Pull request #4698 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95e13439c5dd68475d366f32096c88bdf3bf42c9+a045e8e81b8ab7e100c731525ac4bd730155663f (c761b11becd3e1a7b5784c69357590783d02b5da) 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-ssh10548958085192013950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16841785349102629059.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4698/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-4698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh854949916434961586.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-4698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15745864738583382093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18047230749544667148.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-4698/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-4698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16844606325017806966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8411 in /w/workspace/edgexfoundry_edgex-go_PR-4698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit a045e8e81b8ab7e100c731525ac4bd730155663f into PR head commit 95e13439c5dd68475d366f32096c88bdf3bf42c9 Merge succeeded, producing 95e13439c5dd68475d366f32096c88bdf3bf42c9 Checking out Revision 95e13439c5dd68475d366f32096c88bdf3bf42c9 (PR-4698) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/4698/head:refs/remotes/origin/PR-4698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95e13439c5dd68475d366f32096c88bdf3bf42c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95e13439c5dd68475d366f32096c88bdf3bf42c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-03T19:11:40.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-03T19:11:40.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-03T19:11:40.976Z] ========================================================= [2023-10-03T19:11:40.976Z] EdgeX Global Pipelines Version Info [2023-10-03T19:11:40.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:11:41.741Z] ------------------- [2023-10-03T19:11:41.741Z] stable info: [2023-10-03T19:11:41.741Z] ------------------- [2023-10-03T19:11:41.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-03T19:11:41.741Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T19:11:41.741Z] Message: update stable to v1.0.254 [2023-10-03T19:11:42.314Z] ------------------- [2023-10-03T19:11:42.314Z] experimental info: [2023-10-03T19:11:42.314Z] ------------------- [2023-10-03T19:11:42.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-03T19:11:42.314Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T19:11:42.315Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-03T19:11:42.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-03T19:11:42.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-03T19:11:42.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-03T19:11:42.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-03T19:11:42.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-03T19:11:42.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-03T19:11:42.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-03T19:11:42.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-03T19:11:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-03T19:11:42.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-03T19:11:42.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-03T19:11:42.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-03T19:11:43.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-03T19:11:43.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-03T19:11:43.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-03T19:11:43.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T19:11:43.176Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T19:11:43.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-03T19:11:43.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-03T19:11:43.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-03T19:11:43.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-03T19:11:43.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-03T19:11:43.402Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-03T19:11:43.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4698 [Pipeline] echo [2023-10-03T19:11:43.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4698 [Pipeline] echo [2023-10-03T19:11:43.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4698 [Pipeline] echo [2023-10-03T19:11:43.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95e13439c5dd68475d366f32096c88bdf3bf42c9 [Pipeline] echo [2023-10-03T19:11:43.605Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95e1343 [Pipeline] echo [2023-10-03T19:11:43.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T19:11:43.761Z] provisioning config files... [2023-10-03T19:11:43.788Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17156658263607786747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:11:44.125Z] ---> docker-login.sh [2023-10-03T19:11:44.125Z] nexus3.edgexfoundry.org:10001 [2023-10-03T19:11:44.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:11:44.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:11:44.386Z] Configure a credential helper to remove this warning. See [2023-10-03T19:11:44.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:11:44.386Z] [2023-10-03T19:11:44.386Z] Login Succeeded [2023-10-03T19:11:44.386Z] nexus3.edgexfoundry.org:10002 [2023-10-03T19:11:44.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:11:44.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:11:44.646Z] Configure a credential helper to remove this warning. See [2023-10-03T19:11:44.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:11:44.646Z] [2023-10-03T19:11:44.646Z] Login Succeeded [2023-10-03T19:11:44.646Z] nexus3.edgexfoundry.org:10003 [2023-10-03T19:11:44.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:11:44.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:11:44.646Z] Configure a credential helper to remove this warning. See [2023-10-03T19:11:44.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:11:44.646Z] [2023-10-03T19:11:44.646Z] Login Succeeded [2023-10-03T19:11:44.646Z] nexus3.edgexfoundry.org:10004 [2023-10-03T19:11:44.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:11:44.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:11:44.907Z] Configure a credential helper to remove this warning. See [2023-10-03T19:11:44.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:11:44.907Z] [2023-10-03T19:11:44.907Z] Login Succeeded [2023-10-03T19:11:44.907Z] docker.io [2023-10-03T19:11:44.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:11:45.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:11:45.169Z] Configure a credential helper to remove this warning. See [2023-10-03T19:11:45.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:11:45.169Z] [2023-10-03T19:11:45.169Z] Login Succeeded [2023-10-03T19:11:45.169Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T19:11:45.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T19:11:45.599Z] + 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-10-03T19:11:45.600Z] + + cut -d/ -f2 [2023-10-03T19:11:45.600Z] dirname cmd/core-command/Dockerfile [2023-10-03T19:11:45.600Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-03T19:11:45.600Z] + + dirname cmd/core-data/Dockerfile [2023-10-03T19:11:45.600Z] cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/core-metadata/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/support-notifications/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-03T19:11:45.600Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-03T19:11:45.600Z] + cut -d/ -f2 [2023-10-03T19:11:45.600Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-03T19:11:45.675Z] 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-10-03T19:11:46.193Z] + git rev-list -1 --merges 95e13439c5dd68475d366f32096c88bdf3bf42c9~1..95e13439c5dd68475d366f32096c88bdf3bf42c9 [Pipeline] echo [2023-10-03T19:11:46.232Z] -----------> git rev-list -1 --merges 95e13439c5dd68475d366f32096c88bdf3bf42c9~1..95e13439c5dd68475d366f32096c88bdf3bf42c9 95e13439c5dd68475d366f32096c88bdf3bf42c9 [false] [Pipeline] sh [2023-10-03T19:11:46.547Z] + git log --format=format:%s -1 95e13439c5dd68475d366f32096c88bdf3bf42c9 [Pipeline] echo [2023-10-03T19:11:46.585Z] ========================================================= [2023-10-03T19:11:46.585Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-03T19:11:46.585Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-03T19:11:47.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T19:11:47.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-03T19:11:47.078Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-03T19:11:47.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-03T19:11:47.078Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-10-03T19:11:47.078Z] -a /etc/ssh/ssh_known_hosts [2023-10-03T19:11:47.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:11:47.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T19:11:47.575Z] [2023-10-03T19:11:47.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:11:47.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T19:11:47.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-03T19:11:47.944Z] b85a868b505f: Pulling fs layer [2023-10-03T19:11:47.944Z] e2be974225ed: Pulling fs layer [2023-10-03T19:11:47.944Z] 339a4e72a1f5: Pulling fs layer [2023-10-03T19:11:47.944Z] 988bab9f4d93: Pulling fs layer [2023-10-03T19:11:47.944Z] 1469e6f7b9e6: Pulling fs layer [2023-10-03T19:11:47.944Z] eaf3925da568: Pulling fs layer [2023-10-03T19:11:47.944Z] bab4dde63d76: Pulling fs layer [2023-10-03T19:11:47.944Z] 988bab9f4d93: Waiting [2023-10-03T19:11:47.944Z] 1469e6f7b9e6: Waiting [2023-10-03T19:11:47.944Z] bde34c3a00c8: Pulling fs layer [2023-10-03T19:11:47.944Z] b352a97aabf1: Pulling fs layer [2023-10-03T19:11:47.944Z] eaf3925da568: Waiting [2023-10-03T19:11:47.944Z] 4872d77fe225: Pulling fs layer [2023-10-03T19:11:47.944Z] bab4dde63d76: Waiting [2023-10-03T19:11:47.944Z] 5851b861e8e6: Pulling fs layer [2023-10-03T19:11:47.944Z] bde34c3a00c8: Waiting [2023-10-03T19:11:47.944Z] b352a97aabf1: Waiting [2023-10-03T19:11:47.944Z] 4872d77fe225: Waiting [2023-10-03T19:11:47.944Z] 5851b861e8e6: Waiting [2023-10-03T19:11:47.944Z] e2be974225ed: Download complete [2023-10-03T19:11:47.944Z] 988bab9f4d93: Verifying Checksum [2023-10-03T19:11:47.944Z] 988bab9f4d93: Download complete [2023-10-03T19:11:48.203Z] 1469e6f7b9e6: Verifying Checksum [2023-10-03T19:11:48.203Z] 1469e6f7b9e6: Download complete [2023-10-03T19:11:48.203Z] eaf3925da568: Verifying Checksum [2023-10-03T19:11:48.203Z] eaf3925da568: Download complete [2023-10-03T19:11:48.203Z] 339a4e72a1f5: Verifying Checksum [2023-10-03T19:11:48.203Z] 339a4e72a1f5: Download complete [2023-10-03T19:11:48.203Z] bde34c3a00c8: Verifying Checksum [2023-10-03T19:11:48.203Z] bde34c3a00c8: Download complete [2023-10-03T19:11:48.203Z] b352a97aabf1: Download complete [2023-10-03T19:11:48.203Z] 4872d77fe225: Download complete [2023-10-03T19:11:48.462Z] 5851b861e8e6: Verifying Checksum [2023-10-03T19:11:48.462Z] 5851b861e8e6: Download complete [2023-10-03T19:11:48.462Z] b85a868b505f: Verifying Checksum [2023-10-03T19:11:48.462Z] b85a868b505f: Download complete [2023-10-03T19:11:48.720Z] bab4dde63d76: Verifying Checksum [2023-10-03T19:11:48.720Z] bab4dde63d76: Download complete [2023-10-03T19:11:49.653Z] b85a868b505f: Pull complete [2023-10-03T19:11:49.911Z] e2be974225ed: Pull complete [2023-10-03T19:11:50.480Z] 339a4e72a1f5: Pull complete [2023-10-03T19:11:50.480Z] 988bab9f4d93: Pull complete [2023-10-03T19:11:50.739Z] 1469e6f7b9e6: Pull complete [2023-10-03T19:11:50.739Z] eaf3925da568: Pull complete [2023-10-03T19:11:52.642Z] bab4dde63d76: Pull complete [2023-10-03T19:11:52.642Z] bde34c3a00c8: Pull complete [2023-10-03T19:11:52.902Z] b352a97aabf1: Pull complete [2023-10-03T19:11:52.902Z] 4872d77fe225: Pull complete [2023-10-03T19:11:53.161Z] 5851b861e8e6: Pull complete [2023-10-03T19:11:53.161Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-03T19:11:53.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T19:11:53.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:11:53.372Z] prd-ubuntu20.04-docker-8c-8g-8411 does not seem to be running inside a container [2023-10-03T19:11:53.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-03T19:11:56.273Z] $ docker top 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a -eo pid,comm [2023-10-03T19:11:56.322Z] 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-10-03T19:11:56.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T19:11:56.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T19:11:56.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T19:11:56.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T19:11:56.559Z] $ docker exec 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a ssh-agent [2023-10-03T19:11:56.657Z] SSH_AUTH_SOCK=/tmp/ssh-HhFueZ76h396/agent.32 [2023-10-03T19:11:56.657Z] SSH_AGENT_PID=38 [2023-10-03T19:11:56.662Z] Running ssh-add (command line suppressed) [2023-10-03T19:11:56.765Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16105179628923697809.key (/w/workspace/edgex-go/1@tmp/private_key_16105179628923697809.key) [2023-10-03T19:11:56.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T19:11:57.100Z] + git tag --points-at HEAD [Pipeline] } [2023-10-03T19:11:57.133Z] $ docker exec --env ******** --env ******** 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a ssh-agent -k [2023-10-03T19:11:57.235Z] unset SSH_AUTH_SOCK; [2023-10-03T19:11:57.235Z] unset SSH_AGENT_PID; [2023-10-03T19:11:57.235Z] echo Agent pid 38 killed; [2023-10-03T19:11:57.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-03T19:11:57.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T19:11:57.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T19:11:57.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T19:11:57.456Z] $ docker exec 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a ssh-agent [2023-10-03T19:11:57.568Z] SSH_AUTH_SOCK=/tmp/ssh-F9zEbZ6ZhaNx/agent.71 [2023-10-03T19:11:57.568Z] SSH_AGENT_PID=77 [2023-10-03T19:11:57.572Z] Running ssh-add (command line suppressed) [2023-10-03T19:11:57.671Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13073512889264873839.key (/w/workspace/edgex-go/1@tmp/private_key_13073512889264873839.key) [2023-10-03T19:11:57.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T19:11:58.010Z] + git semver init [2023-10-03T19:11:58.274Z] 2023-10-03 19:11:58,185 [run_init] DEBUG init version:0.0.0 force:False [2023-10-03T19:11:58.274Z] 2023-10-03 19:11:58,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-03T19:11:58.274Z] 2023-10-03 19:11:58,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-03T19:11:58.274Z] 2023-10-03 19:11:58,186 [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-10-03T19:12:03.542Z] 2023-10-03 19:12:02,764 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4698 with force:False [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,765 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4698 [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,770 [execute] INFO git cat-file --batch-check [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,777 [execute] INFO git cat-file --batch [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T19:12:03.542Z] 2023-10-03 19:12:02,784 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4698 [2023-10-03T19:12:03.542Z] 0.0.0 [Pipeline] } [2023-10-03T19:12:03.571Z] $ docker exec --env ******** --env ******** 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a ssh-agent -k [2023-10-03T19:12:03.671Z] unset SSH_AUTH_SOCK; [2023-10-03T19:12:03.671Z] unset SSH_AGENT_PID; [2023-10-03T19:12:03.671Z] echo Agent pid 77 killed; [2023-10-03T19:12:03.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T19:12:04.096Z] + git semver [Pipeline] } [2023-10-03T19:12:04.381Z] $ docker stop --time=1 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a [2023-10-03T19:12:05.680Z] $ docker rm -f --volumes 6cd606b2ab16e70fce7cf8d8ee753ae172e6bff13f489680a608b41f6672f78a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T19:12:06.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-03T19:12:06.358Z] Stashed 1 file(s) [Pipeline] echo [2023-10-03T19:12:06.375Z] [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-10-03T19:12:07.142Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-03T19:12:07.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T19:12:07.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T19:12:07.254Z] ========================================================= [2023-10-03T19:12:07.254Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-03T19:12:07.254Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:12:07.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T19:12:07.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-03T19:12:07.595Z] 7264a8db6415: Pulling fs layer [2023-10-03T19:12:07.595Z] c4d48a809fc2: Pulling fs layer [2023-10-03T19:12:07.595Z] 4f1c88b9dad5: Pulling fs layer [2023-10-03T19:12:07.595Z] ad3a456e5733: Pulling fs layer [2023-10-03T19:12:07.595Z] 33e27b845d1e: Pulling fs layer [2023-10-03T19:12:07.595Z] c68163c4e522: Pulling fs layer [2023-10-03T19:12:07.595Z] 50da416c3ac9: Pulling fs layer [2023-10-03T19:12:07.595Z] 23d2d4c4bb30: Pulling fs layer [2023-10-03T19:12:07.595Z] ad3a456e5733: Waiting [2023-10-03T19:12:07.595Z] 33e27b845d1e: Waiting [2023-10-03T19:12:07.595Z] 50da416c3ac9: Waiting [2023-10-03T19:12:07.595Z] 23d2d4c4bb30: Waiting [2023-10-03T19:12:07.595Z] c4d48a809fc2: Verifying Checksum [2023-10-03T19:12:07.595Z] c4d48a809fc2: Download complete [2023-10-03T19:12:07.595Z] ad3a456e5733: Download complete [2023-10-03T19:12:07.595Z] 33e27b845d1e: Verifying Checksum [2023-10-03T19:12:07.595Z] 33e27b845d1e: Download complete [2023-10-03T19:12:07.595Z] 7264a8db6415: Verifying Checksum [2023-10-03T19:12:07.595Z] 7264a8db6415: Download complete [2023-10-03T19:12:07.595Z] c68163c4e522: Verifying Checksum [2023-10-03T19:12:07.595Z] c68163c4e522: Download complete [2023-10-03T19:12:07.857Z] 7264a8db6415: Pull complete [2023-10-03T19:12:07.857Z] 23d2d4c4bb30: Verifying Checksum [2023-10-03T19:12:07.857Z] 23d2d4c4bb30: Download complete [2023-10-03T19:12:07.857Z] c4d48a809fc2: Pull complete [2023-10-03T19:12:08.116Z] 4f1c88b9dad5: Verifying Checksum [2023-10-03T19:12:08.116Z] 4f1c88b9dad5: Download complete [2023-10-03T19:12:08.376Z] 50da416c3ac9: Verifying Checksum [2023-10-03T19:12:08.376Z] 50da416c3ac9: Download complete [2023-10-03T19:12:11.661Z] 4f1c88b9dad5: Pull complete [2023-10-03T19:12:11.661Z] ad3a456e5733: Pull complete [2023-10-03T19:12:11.661Z] 33e27b845d1e: Pull complete [2023-10-03T19:12:11.661Z] c68163c4e522: Pull complete [2023-10-03T19:12:14.193Z] 50da416c3ac9: Pull complete [2023-10-03T19:12:14.454Z] 23d2d4c4bb30: Pull complete [2023-10-03T19:12:14.454Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-03T19:12:14.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T19:12:14.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:12:14.811Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T19:12:14.812Z] WORKDIR /edgex [2023-10-03T19:12:14.812Z] COPY go.mod . [2023-10-03T19:12:14.812Z] RUN go mod download [2023-10-03T19:12:14.812Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-03T19:12:15.381Z] Sending build context to Docker daemon 171MB [2023-10-03T19:12:15.381Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T19:12:15.381Z] ---> 0786185ac409 [2023-10-03T19:12:15.381Z] Step 2/4 : WORKDIR /edgex [2023-10-03T19:12:19.635Z] ---> Running in 07ddc6159cec [2023-10-03T19:12:19.635Z] Removing intermediate container 07ddc6159cec [2023-10-03T19:12:19.635Z] ---> 01b25ea4529d [2023-10-03T19:12:19.635Z] Step 3/4 : COPY go.mod . [2023-10-03T19:12:19.635Z] ---> bd179856f18f [2023-10-03T19:12:19.635Z] Step 4/4 : RUN go mod download [2023-10-03T19:12:19.635Z] ---> Running in 9e546d9ca651 [2023-10-03T19:12:21.682Z] Still waiting to schedule task [2023-10-03T19:12:21.683Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-03T19:12:37.722Z] Removing intermediate container 9e546d9ca651 [2023-10-03T19:12:37.722Z] ---> 779f652ecb11 [2023-10-03T19:12:37.722Z] Successfully built 779f652ecb11 [2023-10-03T19:12:37.722Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:12:38.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T19:12:38.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:12:38.254Z] prd-ubuntu20.04-docker-8c-8g-8411 does not seem to be running inside a container [2023-10-03T19:12:38.286Z] $ 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-x86_64 cat [2023-10-03T19:12:38.763Z] $ docker top 5d025e9b9d67e72ccddc1a41f8281263daf84a6594d6b5c8418004612f19aae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T19:12:39.161Z] + go version [2023-10-03T19:12:39.161Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-03T19:12:39.194Z] $ docker stop --time=1 5d025e9b9d67e72ccddc1a41f8281263daf84a6594d6b5c8418004612f19aae6 [2023-10-03T19:12:40.473Z] $ docker rm -f --volumes 5d025e9b9d67e72ccddc1a41f8281263daf84a6594d6b5c8418004612f19aae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:12:41.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T19:12:41.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:12:41.334Z] prd-ubuntu20.04-docker-8c-8g-8411 does not seem to be running inside a container [2023-10-03T19:12:41.368Z] $ 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-x86_64 cat [2023-10-03T19:12:41.732Z] $ docker top f0103d656fc1f8f5436eea97deffb8c317a9edda021402a2b38ec0559cc40c5d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-03T19:12:41.850Z] ========================================================= [2023-10-03T19:12:41.850Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-03T19:12:41.850Z] ========================================================= [Pipeline] sh [2023-10-03T19:12:42.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:12:42.516Z] + make test [2023-10-03T19:12:42.516Z] go test -race -coverprofile=coverage.out ./... [2023-10-03T19:12:52.909Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-03T19:13:03.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-03T19:13:03.138Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-03T19:13:04.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-03T19:13:04.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-03T19:13:04.515Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-03T19:13:04.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-03T19:13:04.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-03T19:13:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-03T19:13:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-03T19:13:05.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-03T19:13:05.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-03T19:13:05.598Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-03T19:13:05.598Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-03T19:13:05.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-03T19:13:07.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-03T19:13:07.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-03T19:13:08.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-10-03T19:13:10.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-10-03T19:13:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-03T19:13:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-03T19:13:10.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-03T19:13:11.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-03T19:13:11.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-03T19:13:13.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-03T19:13:13.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-03T19:13:13.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:13:13.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-03T19:13:13.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-03T19:13:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements [2023-10-03T19:13:14.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2023-10-03T19:13:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-03T19:13:14.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-03T19:13:16.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.426s coverage: 93.4% of statements [2023-10-03T19:13:16.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-10-03T19:13:16.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-03T19:13:16.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:13:16.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-03T19:13:17.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-03T19:13:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-03T19:13:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 97.6% of statements [2023-10-03T19:13:18.289Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-10-03T19:13:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-03T19:13:18.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-03T19:13:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements [2023-10-03T19:13:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-10-03T19:13:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-10-03T19:13:20.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 82.9% of statements [2023-10-03T19:13:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements [2023-10-03T19:13:20.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-10-03T19:13:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-03T19:13:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-03T19:13:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-03T19:13:21.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-03T19:13:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-03T19:13:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-03T19:13:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-03T19:13:21.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-03T19:13:21.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2023-10-03T19:13:22.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-03T19:13:22.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-03T19:13:22.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-03T19:13:22.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-03T19:13:23.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-03T19:13:23.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-03T19:13:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-03T19:13:25.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-03T19:13:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-03T19:13:27.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-03T19:13:27.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-03T19:13:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-03T19:13:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-03T19:13:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-03T19:13:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-03T19:13:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-03T19:13:31.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-03T19:13:32.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-03T19:13:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-03T19:13:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-03T19:13:32.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-03T19:13:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-03T19:13:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-03T19:13:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-03T19:13:33.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-03T19:13:33.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-10-03T19:13:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-03T19:13:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:13:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-03T19:13:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-03T19:13:36.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-03T19:13:36.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-03T19:13:36.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-03T19:13:36.903Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.284s coverage: 79.9% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.070s coverage: 62.3% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.053s coverage: 86.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.191s coverage: 63.1% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.192s coverage: 38.4% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.157s coverage: 95.7% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.060s coverage: 61.8% of statements [2023-10-03T19:13:46.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2023-10-03T19:13:46.877Z] 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-10-03T19:13:46.877Z] running golangci-lint [2023-10-03T19:13:46.877Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-03T19:13:46.877Z] go version go1.21.0 linux/amd64 [2023-10-03T19:13:46.877Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-03T19:13:46.877Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-03T19:14:01.741Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 14.76823895s" [2023-10-03T19:14:01.741Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.139381ms" [2023-10-03T19:14:01.780Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8412 in /w/workspace/edgexfoundry_edgex-go_PR-4698 [Pipeline] { [Pipeline] ws [2023-10-03T19:14:01.839Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-03T19:14:01.939Z] The recommended git tool is: git [2023-10-03T19:14:06.832Z] using credential edgex-jenkins-ssh [2023-10-03T19:14:06.847Z] Cloning the remote Git repository [2023-10-03T19:14:06.886Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-03T19:14:06.975Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-03T19:14:07.104Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-03T19:14:07.105Z] > git --version # timeout=10 [2023-10-03T19:14:07.122Z] > git --version # 'git version 2.25.1' [2023-10-03T19:14:07.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T19:14:07.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T19:14:11.722Z] level=info msg="[linters_context/goanalysis] analyzers took 1m21.580966234s with top 10 stages: buildir: 41.985359879s, gosec: 8.271055936s, inspect: 1.803672972s, fact_deprecated: 1.506001s, S1038: 1.331825044s, ctrlflow: 1.28909029s, printf: 1.20588303s, nilness: 1.148987874s, fact_purity: 1.095054633s, directives: 912.564532ms" [2023-10-03T19:14:11.722Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-03T19:14:11.722Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, skip_files: 197/197" [2023-10-03T19:14:11.722Z] level=info msg="[runner] processing took 15.340734ms with stages: nolint: 6.541144ms, identifier_marker: 4.352929ms, exclude-rules: 1.720821ms, path_prettifier: 1.11354ms, autogenerated_exclude: 1.097931ms, skip_dirs: 451.744µs, cgo: 36.012µs, filename_unadjuster: 20.742µs, max_same_issues: 1.036µs, fixer: 698ns, diff: 638ns, skip_files: 608ns, uniq_by_line: 599ns, sort_results: 409ns, exclude: 379ns, path_shortener: 369ns, path_prefixer: 329ns, severity-rules: 279ns, max_per_file_from_linter: 189ns, max_from_linter: 188ns, source_code: 150ns" [2023-10-03T19:14:11.722Z] level=info msg="[runner] linters took 10.065259685s with stages: goanalysis_metalinter: 10.049811382s" [2023-10-03T19:14:11.722Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-03T19:14:11.722Z] level=info msg="Memory: 249 samples, avg is 245.6MB, max is 887.6MB" [2023-10-03T19:14:11.722Z] level=info msg="Execution took 24.881222423s" [2023-10-03T19:14:11.722Z] go vet ./... [2023-10-03T19:14:15.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-03T19:14:15.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-03T19:14:15.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-03T19:14:15.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-03T19:14:16.257Z] + ls -al . [2023-10-03T19:14:16.257Z] total 732 [2023-10-03T19:14:16.257Z] drwxrwxr-x 12 1001 1001 4096 Oct 3 19:12 . [2023-10-03T19:14:16.257Z] drwxr-xr-x 4 root root 4096 Oct 3 19:12 .. [2023-10-03T19:14:16.257Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:11 .blubracket [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 16 Oct 3 19:11 .dockerignore [2023-10-03T19:14:16.257Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 19:13 .git [2023-10-03T19:14:16.257Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 19:11 .github [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 1173 Oct 3 19:11 .gitignore [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 42 Oct 3 19:11 .golangci.yml [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 100 Oct 3 19:11 .hadolint.yml [2023-10-03T19:14:16.257Z] drwxr-xr-x 3 1001 1001 4096 Oct 3 19:12 .semver [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 166 Oct 3 19:11 .sonarcloud.properties [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 19:11 ADOPTERS.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 11674 Oct 3 19:11 Attribution.txt [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 93407 Oct 3 19:11 CHANGELOG.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 19:11 CONTRIBUTING.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 19:11 GOVERNANCE.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 883 Oct 3 19:11 Jenkinsfile [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 19:11 LICENSE [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 15054 Oct 3 19:11 Makefile [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 19:11 OWNERS.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 9923 Oct 3 19:11 README.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 789 Oct 3 19:11 SECURITY.md [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 5 Oct 3 19:12 VERSION [2023-10-03T19:14:16.257Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:11 bin [2023-10-03T19:14:16.257Z] drwxrwxr-x 18 1001 1001 4096 Oct 3 19:11 cmd [2023-10-03T19:14:16.257Z] -rw-r--r-- 1 root root 453601 Oct 3 19:13 coverage.out [2023-10-03T19:14:16.257Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:11 fuzz_test [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 3688 Oct 3 19:11 go.mod [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 34975 Oct 3 19:11 go.sum [2023-10-03T19:14:16.257Z] drwxrwxr-x 7 1001 1001 4096 Oct 3 19:11 internal [2023-10-03T19:14:16.257Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 19:11 openapi [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 594 Oct 3 19:11 security.txt [2023-10-03T19:14:16.257Z] drwxrwxr-x 4 1001 1001 4096 Oct 3 19:11 snap [2023-10-03T19:14:16.257Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 19:11 version.go [Pipeline] sh [2023-10-03T19:14:16.649Z] + '[' -e coverage.out ] [2023-10-03T19:14:16.649Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-03T19:14:16.768Z] Stashed 1 file(s) [Pipeline] sh [2023-10-03T19:14:17.064Z] + make build [2023-10-03T19:14:17.064Z] 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-10-03T19:14:24.699Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-03T19:14:24.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T19:14:25.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-03T19:14:25.585Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-03T19:14:25.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T19:14:25.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4698/head:refs/remotes/origin/PR-4698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-03T19:14:26.228Z] Merging remotes/origin/main commit a045e8e81b8ab7e100c731525ac4bd730155663f into PR head commit 95e13439c5dd68475d366f32096c88bdf3bf42c9 [2023-10-03T19:14:26.616Z] Merge succeeded, producing 95e13439c5dd68475d366f32096c88bdf3bf42c9 [2023-10-03T19:14:26.617Z] Checking out Revision 95e13439c5dd68475d366f32096c88bdf3bf42c9 (PR-4698) [2023-10-03T19:14:27.208Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-03T19:14:27.255Z] > git --version # timeout=10 [2023-10-03T19:14:27.265Z] > git --version # 'git version 2.25.1' [2023-10-03T19:14:27.285Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-03T19:14:26.243Z] > git config core.sparsecheckout # timeout=10 [2023-10-03T19:14:26.314Z] > git checkout -f 95e13439c5dd68475d366f32096c88bdf3bf42c9 # timeout=10 [2023-10-03T19:14:26.522Z] > git remote # timeout=10 [2023-10-03T19:14:26.539Z] > git config --get remote.origin.url # timeout=10 [2023-10-03T19:14:26.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T19:14:26.579Z] > git merge a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 [2023-10-03T19:14:26.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-03T19:14:26.620Z] > git config core.sparsecheckout # timeout=10 [2023-10-03T19:14:26.633Z] > git checkout -f 95e13439c5dd68475d366f32096c88bdf3bf42c9 # timeout=10 [2023-10-03T19:14:28.445Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-03T19:14:28.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T19:14:28.445Z] Dload Upload Total Spent Left Speed [2023-10-03T19:14:28.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-10-03T19:14:29.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-03T19:14:29.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-03T19:14:29.419Z] + sudo tee /etc/docker/daemon.new [2023-10-03T19:14:29.419Z] { [2023-10-03T19:14:29.419Z] "registry-mirrors": [ [2023-10-03T19:14:29.419Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-03T19:14:29.419Z] ], [2023-10-03T19:14:29.419Z] "bip": "10.250.0.254/24", [2023-10-03T19:14:29.419Z] "hosts": [ [2023-10-03T19:14:29.419Z] "tcp://0.0.0.0:5555", [2023-10-03T19:14:29.419Z] "unix:///var/run/docker.sock" [2023-10-03T19:14:29.419Z] ], [2023-10-03T19:14:29.419Z] "mtu": 1458, [2023-10-03T19:14:29.419Z] "selinux-enabled": true, [2023-10-03T19:14:29.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-03T19:14:29.419Z] } [Pipeline] sh [2023-10-03T19:14:29.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-03T19:14:30.110Z] + sudo service docker restart [2023-10-03T19:14:31.928Z] 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-10-03T19:14:31.928Z] 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-10-03T19:14:32.185Z] 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-10-03T19:14:33.118Z] 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-10-03T19:14:39.675Z] 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-10-03T19:14:40.609Z] 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-10-03T19:14:41.984Z] 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-10-03T19:14:42.920Z] 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-10-03T19:14:43.486Z] 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-10-03T19:14:44.419Z] 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-10-03T19:14:45.351Z] 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-10-03T19:14:46.740Z] $ docker stop --time=1 f0103d656fc1f8f5436eea97deffb8c317a9edda021402a2b38ec0559cc40c5d [2023-10-03T19:14:52.129Z] $ docker rm -f --volumes f0103d656fc1f8f5436eea97deffb8c317a9edda021402a2b38ec0559cc40c5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-10-03T19:14:52.689Z] provisioning config files... [2023-10-03T19:14:52.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9887543194930973459tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-10-03T19:14:53.109Z] ---> docker-login.sh [2023-10-03T19:14:53.110Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:14:53.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:14:53.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T19:14:53.634Z] [2023-10-03T19:14:53.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T19:14:53.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:14:53.648Z] Configure a credential helper to remove this warning. See [2023-10-03T19:14:53.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:14:53.648Z] [2023-10-03T19:14:53.648Z] Login Succeeded [2023-10-03T19:14:53.648Z] nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:14:53.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:14:53.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:14:53.915Z] Configure a credential helper to remove this warning. See [2023-10-03T19:14:53.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:14:53.916Z] [2023-10-03T19:14:53.916Z] Login Succeeded [2023-10-03T19:14:53.916Z] nexus3.edgexfoundry.org:10003 [2023-10-03T19:14:54.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T19:14:54.025Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-03T19:14:54.025Z] 91d30c5bc195: Pulling fs layer [2023-10-03T19:14:54.025Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-03T19:14:54.025Z] 9c61dcf015f6: Pulling fs layer [2023-10-03T19:14:54.025Z] 4698f68db338: Pulling fs layer [2023-10-03T19:14:54.025Z] 2a2f49069b9e: Pulling fs layer [2023-10-03T19:14:54.025Z] e0025b399a48: Pulling fs layer [2023-10-03T19:14:54.025Z] 4698f68db338: Waiting [2023-10-03T19:14:54.025Z] 2a2f49069b9e: Waiting [2023-10-03T19:14:54.025Z] e0025b399a48: Waiting [2023-10-03T19:14:54.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:14:54.284Z] 91d30c5bc195: Verifying Checksum [2023-10-03T19:14:54.284Z] 91d30c5bc195: Download complete [2023-10-03T19:14:54.284Z] 4698f68db338: Verifying Checksum [2023-10-03T19:14:54.284Z] 4698f68db338: Download complete [2023-10-03T19:14:54.284Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-03T19:14:54.284Z] 2e9b0aa3be6d: Download complete [2023-10-03T19:14:54.284Z] e0025b399a48: Download complete [2023-10-03T19:14:54.284Z] 91d30c5bc195: Pull complete [2023-10-03T19:14:54.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:14:54.450Z] Configure a credential helper to remove this warning. See [2023-10-03T19:14:54.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:14:54.450Z] [2023-10-03T19:14:54.450Z] Login Succeeded [2023-10-03T19:14:54.450Z] nexus3.edgexfoundry.org:10004 [2023-10-03T19:14:54.541Z] 2a2f49069b9e: Verifying Checksum [2023-10-03T19:14:54.541Z] 2a2f49069b9e: Download complete [2023-10-03T19:14:54.541Z] 2e9b0aa3be6d: Pull complete [2023-10-03T19:14:54.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:14:54.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:14:54.722Z] Configure a credential helper to remove this warning. See [2023-10-03T19:14:54.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:14:54.722Z] [2023-10-03T19:14:54.722Z] Login Succeeded [2023-10-03T19:14:54.722Z] docker.io [2023-10-03T19:14:54.799Z] 9c61dcf015f6: Verifying Checksum [2023-10-03T19:14:54.799Z] 9c61dcf015f6: Download complete [2023-10-03T19:14:54.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T19:14:55.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T19:14:55.256Z] Configure a credential helper to remove this warning. See [2023-10-03T19:14:55.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T19:14:55.256Z] [2023-10-03T19:14:55.256Z] Login Succeeded [2023-10-03T19:14:55.256Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T19:14:55.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-03T19:14:55.952Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-03T19:14:55.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T19:14:56.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T19:14:56.058Z] ========================================================= [2023-10-03T19:14:56.058Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-03T19:14:56.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:14:56.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T19:14:56.422Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-03T19:14:56.422Z] 9fda8d8052c6: Pulling fs layer [2023-10-03T19:14:56.422Z] 5d54e960e981: Pulling fs layer [2023-10-03T19:14:56.422Z] c4a7e357bf2a: Pulling fs layer [2023-10-03T19:14:56.422Z] f0e02332f6b5: Pulling fs layer [2023-10-03T19:14:56.422Z] cefa15bbcfad: Pulling fs layer [2023-10-03T19:14:56.422Z] 17808c966233: Pulling fs layer [2023-10-03T19:14:56.422Z] f4c1fc716caa: Pulling fs layer [2023-10-03T19:14:56.422Z] f0e02332f6b5: Waiting [2023-10-03T19:14:56.422Z] 17808c966233: Waiting [2023-10-03T19:14:56.422Z] cefa15bbcfad: Waiting [2023-10-03T19:14:56.422Z] f4c1fc716caa: Waiting [2023-10-03T19:14:56.691Z] 5d54e960e981: Download complete [2023-10-03T19:14:56.691Z] f0e02332f6b5: Verifying Checksum [2023-10-03T19:14:56.691Z] f0e02332f6b5: Download complete [2023-10-03T19:14:56.691Z] cefa15bbcfad: Verifying Checksum [2023-10-03T19:14:56.691Z] cefa15bbcfad: Download complete [2023-10-03T19:14:56.691Z] 9fda8d8052c6: Verifying Checksum [2023-10-03T19:14:56.691Z] 9fda8d8052c6: Download complete [2023-10-03T19:14:56.961Z] f4c1fc716caa: Verifying Checksum [2023-10-03T19:14:56.961Z] f4c1fc716caa: Download complete [2023-10-03T19:14:57.550Z] 9fda8d8052c6: Pull complete [2023-10-03T19:14:57.933Z] 5d54e960e981: Pull complete [2023-10-03T19:14:58.086Z] 9c61dcf015f6: Pull complete [2023-10-03T19:14:58.086Z] 4698f68db338: Pull complete [2023-10-03T19:14:58.086Z] 2a2f49069b9e: Pull complete [2023-10-03T19:14:58.086Z] e0025b399a48: Pull complete [2023-10-03T19:14:58.086Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-03T19:14:58.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T19:14:58.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-03T19:14:58.217Z] c4a7e357bf2a: Verifying Checksum [2023-10-03T19:14:58.217Z] c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:14:58.336Z] prd-ubuntu20.04-docker-8c-8g-8411 does not seem to be running inside a container [2023-10-03T19:14:58.350Z] $ 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:latest cat [2023-10-03T19:14:59.198Z] 17808c966233: Verifying Checksum [2023-10-03T19:14:59.198Z] 17808c966233: Download complete [2023-10-03T19:15:02.563Z] $ docker top eab344227c5cebfdcca52b382e3b52f775aa405dfedaa04218f35773b6ceb9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T19:15:02.989Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-03T19:15:04.892Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-03T19:15:05.151Z] #1 transferring dockerfile: 1.90kB done [2023-10-03T19:15:05.412Z] #1 DONE 0.5s [2023-10-03T19:15:05.412Z] [2023-10-03T19:15:05.412Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-10-03T19:15:05.412Z] #2 DONE 0.0s [2023-10-03T19:15:05.412Z] [2023-10-03T19:15:05.412Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-03T19:15:05.412Z] #3 transferring dockerfile: 2.38kB done [2023-10-03T19:15:05.412Z] #3 DONE 0.4s [2023-10-03T19:15:05.412Z] [2023-10-03T19:15:05.412Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-03T19:15:05.412Z] #4 ... [2023-10-03T19:15:05.412Z] [2023-10-03T19:15:05.412Z] #5 [core-data internal] load .dockerignore [2023-10-03T19:15:05.412Z] #5 transferring context: 56B done [2023-10-03T19:15:05.412Z] #5 DONE 0.4s [2023-10-03T19:15:05.412Z] [2023-10-03T19:15:05.412Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-10-03T19:15:05.412Z] #4 transferring dockerfile: 1.96kB done [2023-10-03T19:15:05.979Z] #4 DONE 0.6s [2023-10-03T19:15:05.979Z] [2023-10-03T19:15:05.979Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-10-03T19:15:05.979Z] #2 transferring context: 56B 0.0s done [2023-10-03T19:15:05.979Z] #2 DONE 0.6s [2023-10-03T19:15:05.979Z] [2023-10-03T19:15:05.979Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:05.979Z] #6 DONE 0.0s [2023-10-03T19:15:05.979Z] [2023-10-03T19:15:05.979Z] #7 [support-notifications internal] load .dockerignore [2023-10-03T19:15:06.239Z] #7 ... [2023-10-03T19:15:06.239Z] [2023-10-03T19:15:06.239Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:06.239Z] #6 DONE 0.0s [2023-10-03T19:15:06.239Z] [2023-10-03T19:15:06.239Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-10-03T19:15:06.239Z] #8 transferring dockerfile: 1.70kB done [2023-10-03T19:15:06.239Z] #8 DONE 0.9s [2023-10-03T19:15:06.239Z] [2023-10-03T19:15:06.239Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-10-03T19:15:06.239Z] #9 transferring dockerfile: 1.59kB done [2023-10-03T19:15:06.497Z] #9 DONE 1.1s [2023-10-03T19:15:06.497Z] [2023-10-03T19:15:06.497Z] #10 [core-command internal] load build definition from Dockerfile [2023-10-03T19:15:06.497Z] #10 transferring dockerfile: 1.82kB done [2023-10-03T19:15:07.063Z] #10 DONE 1.7s [2023-10-03T19:15:07.063Z] [2023-10-03T19:15:07.063Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-03T19:15:07.063Z] #11 transferring dockerfile: 2.82kB done [2023-10-03T19:15:07.063Z] #11 DONE 1.8s [2023-10-03T19:15:07.063Z] [2023-10-03T19:15:07.063Z] #7 [support-notifications internal] load .dockerignore [2023-10-03T19:15:07.063Z] #7 transferring context: 56B done [2023-10-03T19:15:07.321Z] #7 ... [2023-10-03T19:15:07.321Z] [2023-10-03T19:15:07.321Z] #12 [core-command internal] load .dockerignore [2023-10-03T19:15:07.321Z] #12 transferring context: 56B done [2023-10-03T19:15:07.321Z] #12 DONE 1.7s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #13 [core-metadata internal] load .dockerignore [2023-10-03T19:15:07.580Z] #13 transferring context: 56B done [2023-10-03T19:15:07.580Z] #13 DONE 1.9s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #14 transferring dockerfile: 1.58kB done [2023-10-03T19:15:07.580Z] #14 DONE 1.9s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:07.580Z] #6 DONE 0.0s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #15 transferring dockerfile: 2.39kB done [2023-10-03T19:15:07.580Z] #15 DONE 1.9s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #16 transferring dockerfile: 2.12kB done [2023-10-03T19:15:07.580Z] #16 DONE 1.9s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #17 transferring dockerfile: 1.78kB done [2023-10-03T19:15:07.580Z] #17 DONE 2.0s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #18 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:07.580Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:07.580Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-03T19:15:07.580Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:07.580Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:07.580Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:07.580Z] #18 ... [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #19 [security-spire-agent internal] load .dockerignore [2023-10-03T19:15:07.580Z] #19 transferring context: 56B done [2023-10-03T19:15:07.580Z] #19 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #20 [support-scheduler internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #20 transferring dockerfile: 1.82kB done [2023-10-03T19:15:07.580Z] #20 DONE 2.1s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #21 [support-scheduler internal] load .dockerignore [2023-10-03T19:15:07.580Z] #21 transferring context: 56B done [2023-10-03T19:15:07.580Z] #21 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #22 [security-spire-server internal] load .dockerignore [2023-10-03T19:15:07.580Z] #22 transferring context: 56B done [2023-10-03T19:15:07.580Z] #22 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #23 [security-proxy-setup internal] load .dockerignore [2023-10-03T19:15:07.580Z] #23 transferring context: 56B done [2023-10-03T19:15:07.580Z] #23 DONE 1.7s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #24 [security-bootstrapper internal] load .dockerignore [2023-10-03T19:15:07.580Z] #24 transferring context: 56B done [2023-10-03T19:15:07.580Z] #24 DONE 2.0s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #25 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #25 transferring dockerfile: 2.04kB done [2023-10-03T19:15:07.580Z] #25 DONE 2.1s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-10-03T19:15:07.580Z] #26 transferring context: 56B done [2023-10-03T19:15:07.580Z] #26 DONE 1.7s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-03T19:15:07.580Z] #27 transferring context: 56B done [2023-10-03T19:15:07.580Z] #27 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:07.580Z] #6 DONE 0.0s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #28 [security-proxy-auth internal] load .dockerignore [2023-10-03T19:15:07.580Z] #28 transferring context: 56B done [2023-10-03T19:15:07.580Z] #28 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #29 [security-spire-config internal] load .dockerignore [2023-10-03T19:15:07.580Z] #29 transferring context: 56B done [2023-10-03T19:15:07.580Z] #29 DONE 1.8s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:15:07.580Z] #30 DONE 1.4s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #7 [support-notifications internal] load .dockerignore [2023-10-03T19:15:07.580Z] #7 DONE 1.7s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #31 [support-notifications internal] load build definition from Dockerfile [2023-10-03T19:15:07.580Z] #31 transferring dockerfile: 1.84kB done [2023-10-03T19:15:07.580Z] #31 DONE 2.1s [2023-10-03T19:15:07.580Z] [2023-10-03T19:15:07.580Z] #18 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:07.580Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:07.580Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-03T19:15:07.580Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:07.580Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:07.580Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:07.580Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-03T19:15:07.837Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-03T19:15:08.095Z] #18 DONE 1.1s [2023-10-03T19:15:08.095Z] [2023-10-03T19:15:08.095Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:08.095Z] #6 DONE 0.0s [2023-10-03T19:15:08.095Z] [2023-10-03T19:15:08.095Z] #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T19:15:08.095Z] #32 ... [2023-10-03T19:15:08.095Z] [2023-10-03T19:15:08.095Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:08.095Z] #6 DONE 0.0s [2023-10-03T19:15:08.095Z] [2023-10-03T19:15:08.095Z] #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:08.095Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:08.095Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-03T19:15:08.095Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:08.095Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:08.095Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:08.095Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-03T19:15:08.095Z] #18 DONE 1.1s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T19:15:08.352Z] #6 DONE 0.0s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #18 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:08.352Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:08.352Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-03T19:15:08.352Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:08.352Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:08.352Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:08.352Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-03T19:15:08.352Z] #18 DONE 1.1s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:15:08.352Z] #30 DONE 1.8s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #18 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:08.352Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:08.352Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-03T19:15:08.352Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:08.352Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:08.352Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:08.352Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-03T19:15:08.352Z] #18 DONE 1.1s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-03T19:15:08.352Z] #33 DONE 1.5s [2023-10-03T19:15:08.352Z] [2023-10-03T19:15:08.352Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:09.293Z] c4a7e357bf2a: Pull complete [2023-10-03T19:15:09.561Z] f0e02332f6b5: Pull complete [2023-10-03T19:15:09.561Z] cefa15bbcfad: Pull complete [2023-10-03T19:15:11.628Z] #34 ... [2023-10-03T19:15:11.628Z] [2023-10-03T19:15:11.628Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-03T19:15:11.628Z] #35 DONE 3.2s [2023-10-03T19:15:11.628Z] [2023-10-03T19:15:11.628Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:12.195Z] #34 transferring context: 126.63MB 3.6s [2023-10-03T19:15:12.453Z] #34 ... [2023-10-03T19:15:12.453Z] [2023-10-03T19:15:12.453Z] #18 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:15:12.453Z] #18 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T19:15:12.453Z] #18 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-10-03T19:15:12.453Z] #18 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:15:12.453Z] #18 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T19:15:12.453Z] #18 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T19:15:12.453Z] #18 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-03T19:15:12.453Z] #18 DONE 1.1s [2023-10-03T19:15:12.453Z] [2023-10-03T19:15:12.453Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-03T19:15:12.453Z] #36 DONE 4.5s [2023-10-03T19:15:12.453Z] [2023-10-03T19:15:12.453Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:16.218Z] 17808c966233: Pull complete [2023-10-03T19:15:18.050Z] #34 transferring context: 279.15MB 8.6s [2023-10-03T19:15:18.051Z] #34 ... [2023-10-03T19:15:18.051Z] [2023-10-03T19:15:18.051Z] #37 [core-data internal] load build context [2023-10-03T19:15:18.051Z] #37 transferring context: 364.92MB 9.1s done [2023-10-03T19:15:18.051Z] #37 ... [2023-10-03T19:15:18.051Z] [2023-10-03T19:15:18.051Z] #38 [core-command internal] load build context [2023-10-03T19:15:18.051Z] #38 transferring context: 364.92MB 9.2s done [2023-10-03T19:15:18.051Z] #38 ... [2023-10-03T19:15:18.051Z] [2023-10-03T19:15:18.051Z] #39 [core-metadata internal] load build context [2023-10-03T19:15:18.051Z] #39 transferring context: 364.92MB 9.0s done [2023-10-03T19:15:18.051Z] #39 ... [2023-10-03T19:15:18.051Z] [2023-10-03T19:15:18.051Z] #40 [security-proxy-setup internal] load build context [2023-10-03T19:15:18.051Z] #40 transferring context: 364.92MB 9.2s done [2023-10-03T19:15:18.051Z] #40 ... [2023-10-03T19:15:18.051Z] [2023-10-03T19:15:18.051Z] #41 [security-secretstore-setup internal] load build context [2023-10-03T19:15:18.310Z] #41 ... [2023-10-03T19:15:18.310Z] [2023-10-03T19:15:18.310Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:18.310Z] #34 ... [2023-10-03T19:15:18.310Z] [2023-10-03T19:15:18.310Z] #42 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T19:15:18.310Z] #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.310Z] #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.310Z] #0 4.560 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:18.310Z] #0 4.564 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:18.310Z] #0 4.584 OK: 7 MiB in 16 packages [2023-10-03T19:15:18.310Z] #42 ... [2023-10-03T19:15:18.310Z] [2023-10-03T19:15:18.310Z] #43 [security-spiffe-token-provider internal] load build context [2023-10-03T19:15:18.310Z] #43 transferring context: 364.92MB 10.0s done [2023-10-03T19:15:18.568Z] #43 ... [2023-10-03T19:15:18.568Z] [2023-10-03T19:15:18.568Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:15:18.568Z] #44 transferring context: 364.92MB 9.2s done [2023-10-03T19:15:18.568Z] #44 ... [2023-10-03T19:15:18.568Z] [2023-10-03T19:15:18.568Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T19:15:18.568Z] #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.568Z] #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.568Z] #0 5.609 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:15:18.568Z] #0 5.609 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:15:18.568Z] #0 5.609 OK: 20064 distinct packages available [2023-10-03T19:15:18.568Z] #0 5.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.568Z] #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:18.568Z] #0 5.962 (1/11) Installing ca-certificates (20230506-r0) [2023-10-03T19:15:18.568Z] #0 5.976 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-03T19:15:18.568Z] #0 5.985 (3/11) Installing libunistring (1.1-r1) [2023-10-03T19:15:18.568Z] #0 6.000 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-03T19:15:18.568Z] #0 6.004 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-03T19:15:18.568Z] #0 6.008 (6/11) Installing libcurl (8.3.0-r0) [2023-10-03T19:15:18.568Z] #0 6.018 (7/11) Installing curl (8.3.0-r0) [2023-10-03T19:15:18.568Z] #0 6.024 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:18.568Z] #0 6.033 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:15:18.568Z] #0 6.033 (10/11) Installing libucontext (1.2-r2) [2023-10-03T19:15:18.568Z] #0 6.034 (11/11) Installing gcompat (1.1.0-r1) [2023-10-03T19:15:18.568Z] #0 6.043 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:18.568Z] #0 6.043 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:15:18.568Z] #0 6.085 OK: 12 MiB in 26 packages [2023-10-03T19:15:18.805Z] f4c1fc716caa: Pull complete [2023-10-03T19:15:18.805Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-03T19:15:18.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T19:15:18.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T19:15:18.826Z] #45 ... [2023-10-03T19:15:18.826Z] [2023-10-03T19:15:18.826Z] #46 [security-proxy-auth internal] load build context [2023-10-03T19:15:18.826Z] #46 transferring context: 364.92MB 8.7s done [2023-10-03T19:15:18.826Z] #46 ... [2023-10-03T19:15:18.826Z] [2023-10-03T19:15:18.826Z] #47 [support-notifications internal] load build context [2023-10-03T19:15:18.826Z] #47 transferring context: 364.92MB 8.6s done [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:15:19.211Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-03T19:15:19.211Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T19:15:19.211Z] WORKDIR /edgex [2023-10-03T19:15:19.211Z] COPY go.mod . [2023-10-03T19:15:19.211Z] RUN go mod download [2023-10-03T19:15:19.798Z] Sending build context to Docker daemon 2.995MB [2023-10-03T19:15:19.798Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T19:15:19.798Z] ---> ea914061e18c [2023-10-03T19:15:19.798Z] Step 2/4 : WORKDIR /edgex [2023-10-03T19:15:19.800Z] #47 ... [2023-10-03T19:15:19.800Z] [2023-10-03T19:15:19.800Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T19:15:20.060Z] #48 ... [2023-10-03T19:15:20.060Z] [2023-10-03T19:15:20.060Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T19:15:20.060Z] #49 ... [2023-10-03T19:15:20.060Z] [2023-10-03T19:15:20.060Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T19:15:20.060Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:20.060Z] #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:20.060Z] #0 4.060 (1/4) Installing ca-certificates (20230506-r0) [2023-10-03T19:15:20.060Z] #0 4.080 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:20.060Z] #0 4.080 (3/4) Installing su-exec (0.2-r3) [2023-10-03T19:15:20.060Z] #0 4.082 (4/4) Installing yq (4.33.3-r3) [2023-10-03T19:15:20.060Z] #0 4.140 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:20.060Z] #0 4.160 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:15:20.060Z] #0 4.199 OK: 17 MiB in 19 packages [2023-10-03T19:15:20.326Z] #50 ... [2023-10-03T19:15:20.326Z] [2023-10-03T19:15:20.326Z] #51 [support-scheduler internal] load build context [2023-10-03T19:15:20.326Z] #51 transferring context: 364.92MB 9.4s done [2023-10-03T19:15:20.326Z] #51 ... [2023-10-03T19:15:20.326Z] [2023-10-03T19:15:20.326Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T19:15:20.326Z] #0 0.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:20.326Z] #0 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:20.326Z] #0 1.316 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:20.326Z] #0 1.326 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:20.326Z] #0 1.335 OK: 7 MiB in 16 packages [2023-10-03T19:15:20.583Z] #52 ... [2023-10-03T19:15:20.583Z] [2023-10-03T19:15:20.583Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-03T19:15:20.583Z] #53 ... [2023-10-03T19:15:20.583Z] [2023-10-03T19:15:20.583Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:20.583Z] #34 transferring context: 364.92MB 9.5s done [2023-10-03T19:15:21.205Z] ---> Running in be5c8d98882e [2023-10-03T19:15:21.471Z] Removing intermediate container be5c8d98882e [2023-10-03T19:15:21.471Z] ---> c4ee7bf4ba04 [2023-10-03T19:15:21.471Z] Step 3/4 : COPY go.mod . [2023-10-03T19:15:22.054Z] ---> c6d14c5f631c [2023-10-03T19:15:22.054Z] Step 4/4 : RUN go mod download [2023-10-03T19:15:22.054Z] ---> Running in 344bb96a4e71 [2023-10-03T19:15:22.604Z] #34 ... [2023-10-03T19:15:22.604Z] [2023-10-03T19:15:22.604Z] #54 [security-spire-config internal] load build context [2023-10-03T19:15:23.019Z] #54 ... [2023-10-03T19:15:23.019Z] [2023-10-03T19:15:23.019Z] #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T19:15:23.019Z] #32 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:23.019Z] #32 4.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:23.019Z] #32 4.559 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:23.019Z] #32 4.567 (2/4) Installing openssl (3.1.3-r0) [2023-10-03T19:15:23.019Z] #32 4.579 (3/4) Installing su-exec (0.2-r3) [2023-10-03T19:15:23.019Z] #32 4.581 (4/4) Installing yq (4.33.3-r3) [2023-10-03T19:15:23.019Z] #32 4.647 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:23.019Z] #32 5.356 OK: 17 MiB in 19 packages [2023-10-03T19:15:23.308Z] #32 ... [2023-10-03T19:15:23.308Z] [2023-10-03T19:15:23.308Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:15:23.308Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:15:23.308Z] #55 ... [2023-10-03T19:15:23.308Z] [2023-10-03T19:15:23.308Z] #56 [security-spire-agent internal] load build context [2023-10-03T19:15:23.574Z] #56 ... [2023-10-03T19:15:23.574Z] [2023-10-03T19:15:23.574Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:23.574Z] #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:23.574Z] #57 ... [2023-10-03T19:15:23.574Z] [2023-10-03T19:15:23.574Z] #58 [security-spire-server internal] load build context [2023-10-03T19:15:23.833Z] #58 ... [2023-10-03T19:15:23.833Z] [2023-10-03T19:15:23.833Z] #41 [security-secretstore-setup internal] load build context [2023-10-03T19:15:23.833Z] #41 transferring context: 364.92MB 10.3s done [2023-10-03T19:15:26.383Z] #41 ... [2023-10-03T19:15:26.383Z] [2023-10-03T19:15:26.383Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T19:15:27.337Z] #59 ... [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #39 [core-metadata internal] load build context [2023-10-03T19:15:27.337Z] #39 DONE 19.8s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #32 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T19:15:27.337Z] #32 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T19:15:27.337Z] #50 DONE 19.3s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #37 [core-data internal] load build context [2023-10-03T19:15:27.337Z] #37 DONE 20.0s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #53 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-03T19:15:27.337Z] #53 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T19:15:27.337Z] #52 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #38 [core-command internal] load build context [2023-10-03T19:15:27.337Z] #38 DONE 19.9s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #42 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T19:15:27.337Z] #42 DONE 19.3s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #51 [support-scheduler internal] load build context [2023-10-03T19:15:27.337Z] #51 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #34 [security-bootstrapper internal] load build context [2023-10-03T19:15:27.337Z] #34 DONE 19.0s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T19:15:27.337Z] #45 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #40 [security-proxy-setup internal] load build context [2023-10-03T19:15:27.337Z] #40 DONE 19.8s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #46 [security-proxy-auth internal] load build context [2023-10-03T19:15:27.337Z] #46 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:15:27.337Z] #44 DONE 19.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #47 [support-notifications internal] load build context [2023-10-03T19:15:27.337Z] #47 DONE 19.0s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #43 [security-spiffe-token-provider internal] load build context [2023-10-03T19:15:27.337Z] #43 DONE 19.3s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #41 [security-secretstore-setup internal] load build context [2023-10-03T19:15:27.337Z] #41 DONE 20.2s [2023-10-03T19:15:27.337Z] [2023-10-03T19:15:27.337Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:27.337Z] #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14.9s done [2023-10-03T19:15:27.337Z] #57 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-03T19:15:27.337Z] #57 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-03T19:15:27.337Z] #57 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-03T19:15:27.337Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-10-03T19:15:27.337Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-10-03T19:15:27.337Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-03T19:15:27.598Z] #57 ... [2023-10-03T19:15:27.598Z] [2023-10-03T19:15:27.598Z] #56 [security-spire-agent internal] load build context [2023-10-03T19:15:27.598Z] #56 transferring context: 17.64kB done [2023-10-03T19:15:27.598Z] #56 DONE 15.1s [2023-10-03T19:15:27.598Z] [2023-10-03T19:15:27.598Z] #58 [security-spire-server internal] load build context [2023-10-03T19:15:27.598Z] #58 transferring context: 18.11kB done [2023-10-03T19:15:27.598Z] #58 DONE 15.1s [2023-10-03T19:15:27.598Z] [2023-10-03T19:15:27.598Z] #54 [security-spire-config internal] load build context [2023-10-03T19:15:27.598Z] #54 transferring context: 16.36kB done [2023-10-03T19:15:27.598Z] #54 DONE 15.1s [2023-10-03T19:15:27.598Z] [2023-10-03T19:15:27.598Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-03T19:15:27.598Z] #60 DONE 0.2s [2023-10-03T19:15:27.598Z] [2023-10-03T19:15:27.598Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:27.598Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-03T19:15:27.598Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-03T19:15:27.598Z] #57 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-03T19:15:27.598Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-10-03T19:15:27.598Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-03T19:15:27.598Z] #57 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-03T19:15:27.598Z] #57 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-03T19:15:27.598Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.14MB / 25.84MB 0.4s [2023-10-03T19:15:27.857Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2023-10-03T19:15:27.857Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-10-03T19:15:27.857Z] #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-03T19:15:28.545Z] #57 ... [2023-10-03T19:15:28.545Z] [2023-10-03T19:15:28.545Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T19:15:28.545Z] #48 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:28.545Z] #48 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:28.545Z] #48 19.49 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:28.545Z] #48 19.49 (2/2) Installing su-exec (0.2-r3) [2023-10-03T19:15:28.545Z] #48 19.50 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:28.545Z] #48 19.51 OK: 7 MiB in 17 packages [2023-10-03T19:15:28.545Z] #48 DONE 19.9s [2023-10-03T19:15:28.545Z] [2023-10-03T19:15:28.545Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:29.563Z] #57 ... [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T19:15:29.564Z] #49 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #49 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #49 19.89 (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T19:15:29.564Z] #49 19.91 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:29.564Z] #49 19.91 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:29.564Z] #49 19.92 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:15:29.564Z] #49 19.98 OK: 8 MiB in 17 packages [2023-10-03T19:15:29.564Z] #49 DONE 20.7s [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:15:29.564Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14.6s done [2023-10-03T19:15:29.564Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-03T19:15:29.564Z] #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-03T19:15:29.564Z] #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-03T19:15:29.564Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-03T19:15:29.564Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-03T19:15:29.564Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-10-03T19:15:29.564Z] #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-03T19:15:29.564Z] #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2023-10-03T19:15:29.564Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-03T19:15:29.564Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-03T19:15:29.564Z] #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-10-03T19:15:29.564Z] #55 DONE 16.9s [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:15:29.564Z] #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-10-03T19:15:29.564Z] #57 DONE 17.2s [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T19:15:29.564Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #0 1.525 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:15:29.564Z] #0 1.525 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:15:29.564Z] #0 1.525 OK: 20068 distinct packages available [2023-10-03T19:15:29.564Z] #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:29.564Z] #0 1.978 OK: 264 MiB in 52 packages [2023-10-03T19:15:29.564Z] #61 DONE 2.2s [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:15:29.564Z] #62 DONE 0.0s [2023-10-03T19:15:29.564Z] [2023-10-03T19:15:29.564Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:15:30.947Z] #63 ... [2023-10-03T19:15:30.947Z] [2023-10-03T19:15:30.947Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T19:15:30.947Z] #64 DONE 1.4s [2023-10-03T19:15:30.947Z] [2023-10-03T19:15:30.947Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-03T19:15:30.947Z] #65 DONE 0.0s [2023-10-03T19:15:30.947Z] [2023-10-03T19:15:30.947Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T19:15:30.947Z] #0 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #0 2.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #0 2.380 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:15:30.947Z] #0 2.380 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:15:30.947Z] #0 2.380 OK: 20064 distinct packages available [2023-10-03T19:15:30.947Z] #0 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #0 2.783 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:30.947Z] #0 3.256 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:15:30.947Z] #0 3.256 (3/4) Installing libucontext (1.2-r2) [2023-10-03T19:15:30.947Z] #0 3.256 (4/4) Installing gcompat (1.1.0-r1) [2023-10-03T19:15:30.947Z] #0 3.263 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:30.947Z] #0 3.271 OK: 8 MiB in 19 packages [2023-10-03T19:15:30.947Z] #66 DONE 3.4s [2023-10-03T19:15:30.947Z] [2023-10-03T19:15:30.947Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T19:15:30.947Z] #59 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #59 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #59 2.756 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:15:30.947Z] #59 2.756 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:15:30.947Z] #59 2.756 OK: 20064 distinct packages available [2023-10-03T19:15:30.947Z] #59 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #59 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:30.947Z] #59 3.115 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-03T19:15:30.947Z] #59 3.696 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:15:30.947Z] #59 3.703 (3/5) Installing libucontext (1.2-r2) [2023-10-03T19:15:30.947Z] #59 3.704 (4/5) Installing gcompat (1.1.0-r1) [2023-10-03T19:15:30.947Z] #59 3.710 (5/5) Installing openssl (3.1.3-r0) [2023-10-03T19:15:30.947Z] #59 3.717 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:15:30.947Z] #59 3.727 OK: 8 MiB in 20 packages [2023-10-03T19:15:30.947Z] #59 DONE 3.9s [2023-10-03T19:15:30.947Z] [2023-10-03T19:15:30.947Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:15:32.260Z] #67 DONE 2.1s [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:15:32.260Z] #68 DONE 2.1s [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-03T19:15:32.260Z] #69 DONE 2.1s [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:15:32.260Z] #70 ... [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-03T19:15:32.260Z] #71 DONE 0.1s [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-03T19:15:32.260Z] #72 DONE 0.0s [2023-10-03T19:15:32.260Z] [2023-10-03T19:15:32.260Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T19:15:32.827Z] #73 ... [2023-10-03T19:15:32.827Z] [2023-10-03T19:15:32.827Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:15:32.827Z] #70 DONE 0.9s [2023-10-03T19:15:32.827Z] [2023-10-03T19:15:32.827Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-03T19:15:32.827Z] #74 DONE 0.8s [2023-10-03T19:15:32.827Z] [2023-10-03T19:15:32.827Z] #75 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T19:15:32.827Z] #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:32.827Z] #0 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:32.827Z] #0 5.540 OK: 264 MiB in 52 packages [2023-10-03T19:15:32.827Z] #75 DONE 5.9s [2023-10-03T19:15:33.085Z] [2023-10-03T19:15:33.085Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T19:15:33.085Z] #73 DONE 0.8s [2023-10-03T19:15:33.085Z] [2023-10-03T19:15:33.085Z] #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T19:15:33.085Z] #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:33.086Z] #0 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:33.086Z] #0 5.499 OK: 264 MiB in 52 packages [2023-10-03T19:15:33.086Z] #76 DONE 5.6s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #77 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:15:33.086Z] #77 DONE 0.1s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:15:33.086Z] #78 ... [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-03T19:15:33.086Z] #79 DONE 0.1s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:15:33.086Z] #80 DONE 0.2s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #81 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T19:15:33.086Z] #0 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:33.086Z] #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T19:15:33.086Z] #0 5.555 OK: 264 MiB in 52 packages [2023-10-03T19:15:33.086Z] #81 DONE 5.9s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:15:33.086Z] #82 DONE 0.2s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:15:33.086Z] #78 DONE 0.2s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-03T19:15:33.086Z] #83 DONE 0.2s [2023-10-03T19:15:33.086Z] [2023-10-03T19:15:33.086Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:15:34.557Z] #84 ... [2023-10-03T19:15:34.557Z] [2023-10-03T19:15:34.557Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-03T19:15:34.557Z] #85 DONE 0.2s [2023-10-03T19:15:34.557Z] [2023-10-03T19:15:34.557Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-03T19:15:34.557Z] #86 DONE 0.2s [2023-10-03T19:15:34.557Z] [2023-10-03T19:15:34.557Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-03T19:15:34.557Z] #87 DONE 0.1s [2023-10-03T19:15:34.557Z] [2023-10-03T19:15:34.557Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:15:34.557Z] #88 DONE 0.2s [2023-10-03T19:15:34.557Z] [2023-10-03T19:15:34.557Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-03T19:15:34.816Z] #89 DONE 1.5s [2023-10-03T19:15:34.816Z] [2023-10-03T19:15:34.816Z] #90 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:15:34.816Z] #90 DONE 1.5s [2023-10-03T19:15:34.816Z] [2023-10-03T19:15:34.816Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-03T19:15:34.816Z] #91 DONE 0.0s [2023-10-03T19:15:34.816Z] [2023-10-03T19:15:34.816Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-03T19:15:34.816Z] #92 DONE 0.0s [2023-10-03T19:15:34.816Z] [2023-10-03T19:15:34.816Z] #93 [security-spire-agent] exporting to image [2023-10-03T19:15:34.816Z] #93 exporting layers [2023-10-03T19:15:35.381Z] #93 exporting layers 0.6s done [2023-10-03T19:15:35.381Z] #93 exporting layers 0.6s done [2023-10-03T19:15:35.381Z] #93 writing image sha256:ed6101e88ab34038f21178dc4cb2d0167e527f7497186a89e11081b294788b67 done [2023-10-03T19:15:35.381Z] #93 naming to docker.io/library/security-spire-server done [2023-10-03T19:15:35.381Z] #93 writing image sha256:1b72f19c446e077efe2ed6ead57b6baf4a0821eb077a81fc31af802ba52ff182 done [2023-10-03T19:15:35.381Z] #93 naming to docker.io/library/security-spire-config done [2023-10-03T19:15:35.381Z] #93 writing image sha256:ddc1328c9388bc807c73b6a69927193018765e2c2feeebadfbcb1886edcfe85d done [2023-10-03T19:15:35.381Z] #93 naming to docker.io/library/security-spire-agent done [2023-10-03T19:15:35.381Z] #93 DONE 0.6s [2023-10-03T19:15:35.381Z] [2023-10-03T19:15:35.381Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:15:43.501Z] #94 ... [2023-10-03T19:15:43.501Z] [2023-10-03T19:15:43.501Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:01.058Z] Removing intermediate container 344bb96a4e71 [2023-10-03T19:16:01.058Z] ---> c5c96f6e2624 [2023-10-03T19:16:01.058Z] Successfully built c5c96f6e2624 [2023-10-03T19:16:01.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:16:01.476Z] + docker inspect -f . ci-base-image-arm64 [2023-10-03T19:16:01.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:16:01.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-10-03T19:16:01.815Z] $ 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-10-03T19:16:03.003Z] $ docker top 46400f8cb830262d432701005a31a2be4378fb39de623343839c3ef87753358a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T19:16:03.872Z] + go version [2023-10-03T19:16:03.872Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-03T19:16:03.909Z] $ docker stop --time=1 46400f8cb830262d432701005a31a2be4378fb39de623343839c3ef87753358a [2023-10-03T19:16:05.498Z] #95 DONE 28.7s [2023-10-03T19:16:05.498Z] [2023-10-03T19:16:05.498Z] #96 [core-data builder 6/7] COPY . . [2023-10-03T19:16:05.498Z] #96 ... [2023-10-03T19:16:05.498Z] [2023-10-03T19:16:05.498Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:05.498Z] #84 DONE 28.8s [2023-10-03T19:16:05.498Z] [2023-10-03T19:16:05.498Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:05.498Z] #63 DONE 32.4s [2023-10-03T19:16:05.498Z] [2023-10-03T19:16:05.498Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:05.498Z] #94 DONE 28.7s [2023-10-03T19:16:05.498Z] [2023-10-03T19:16:05.498Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T19:16:05.523Z] $ docker rm -f --volumes 46400f8cb830262d432701005a31a2be4378fb39de623343839c3ef87753358a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:16:06.408Z] + docker inspect -f . ci-base-image-arm64 [2023-10-03T19:16:06.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:16:06.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-10-03T19:16:06.717Z] $ 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-10-03T19:16:07.866Z] $ docker top 46191ec85bf384729500ce3c975c5471faaa4c96dc66e7e16d8f533f6044f1cd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-03T19:16:08.102Z] ========================================================= [2023-10-03T19:16:08.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-03T19:16:08.102Z] ========================================================= [Pipeline] sh [2023-10-03T19:16:08.421Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-03T19:16:08.795Z] + make test [2023-10-03T19:16:09.063Z] go test -race -coverprofile=coverage.out ./... [2023-10-03T19:16:09.697Z] #97 ... [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #98 DONE 7.0s [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #99 [support-notifications builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #99 DONE 7.1s [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #100 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.697Z] #101 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.697Z] #102 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #103 [core-metadata builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #103 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.697Z] #104 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.697Z] #105 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.697Z] #106 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.697Z] #107 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #108 [core-command builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #108 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.697Z] #109 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #110 [support-scheduler builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #110 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.697Z] #111 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.697Z] #112 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.697Z] #113 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.697Z] #114 [security-proxy-setup builder 6/7] COPY . . [2023-10-03T19:16:09.697Z] #114 CACHED [2023-10-03T19:16:09.697Z] [2023-10-03T19:16:09.698Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.698Z] #115 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-03T19:16:09.698Z] #116 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.698Z] #117 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:16:09.698Z] #118 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-10-03T19:16:09.698Z] #119 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:16:09.698Z] #120 CACHED [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T19:16:09.698Z] #97 DONE 7.1s [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #96 [core-data builder 6/7] COPY . . [2023-10-03T19:16:09.698Z] #96 DONE 7.1s [2023-10-03T19:16:09.698Z] [2023-10-03T19:16:09.698Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:16:10.631Z] #121 1.533 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-10-03T19:16:20.617Z] #121 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T19:16:20.617Z] #0 0.642 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-10-03T19:16:20.617Z] #122 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T19:16:20.617Z] #0 1.546 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-10-03T19:16:20.617Z] #123 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:16:20.617Z] #0 0.946 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-10-03T19:16:20.617Z] #124 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T19:16:20.617Z] #0 0.863 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-10-03T19:16:20.617Z] #125 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T19:16:20.617Z] #0 0.351 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-10-03T19:16:20.617Z] #126 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:16:20.617Z] #0 0.946 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-10-03T19:16:20.617Z] #127 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:16:20.617Z] #0 1.562 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-10-03T19:16:20.617Z] #128 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T19:16:20.617Z] #0 1.555 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-10-03T19:16:20.617Z] #129 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:16:20.617Z] #0 1.547 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-10-03T19:16:20.617Z] #130 ... [2023-10-03T19:16:20.617Z] [2023-10-03T19:16:20.617Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:16:20.617Z] #0 0.698 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-10-03T19:16:47.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-03T19:17:28.288Z] #131 ... [2023-10-03T19:17:28.288Z] [2023-10-03T19:17:28.288Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T19:17:28.288Z] #122 75.42 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-10-03T19:17:34.906Z] #122 ... [2023-10-03T19:17:34.906Z] [2023-10-03T19:17:34.906Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T19:17:34.906Z] #126 DONE 84.8s [2023-10-03T19:17:34.906Z] [2023-10-03T19:17:34.906Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:17:39.102Z] #124 ... [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:17:39.102Z] #127 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T19:17:39.102Z] #129 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:17:39.102Z] #128 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:17:39.102Z] #124 DONE 89.8s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T19:17:39.102Z] #123 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:17:39.102Z] #121 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:17:39.102Z] #130 DONE 89.8s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T19:17:39.102Z] #122 DONE 89.8s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T19:17:39.102Z] #125 DONE 89.7s [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.102Z] #132 ... [2023-10-03T19:17:39.102Z] [2023-10-03T19:17:39.102Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:17:39.102Z] #131 DONE 90.0s [2023-10-03T19:17:39.360Z] [2023-10-03T19:17:39.360Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-03T19:17:39.360Z] #133 DONE 0.5s [2023-10-03T19:17:39.360Z] [2023-10-03T19:17:39.360Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #134 DONE 0.3s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #135 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #135 DONE 0.5s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #136 DONE 0.5s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #132 DONE 0.6s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #137 DONE 0.2s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.619Z] #138 DONE 0.6s [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.619Z] #139 ... [2023-10-03T19:17:39.619Z] [2023-10-03T19:17:39.619Z] #140 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.619Z] #140 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #141 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.883Z] #142 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.883Z] #143 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #144 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.883Z] #145 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #146 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:39.883Z] #147 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #148 CACHED [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #149 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #150 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #151 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #139 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:39.883Z] #152 DONE 0.2s [2023-10-03T19:17:39.883Z] [2023-10-03T19:17:39.883Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-03T19:17:41.258Z] #153 ... [2023-10-03T19:17:41.258Z] [2023-10-03T19:17:41.258Z] #154 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-03T19:17:41.258Z] #154 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-03T19:17:41.517Z] #155 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-03T19:17:41.517Z] #156 DONE 1.8s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #157 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-03T19:17:41.517Z] #157 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-03T19:17:41.517Z] #158 DONE 1.8s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-03T19:17:41.517Z] #159 DONE 1.8s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-03T19:17:41.517Z] #153 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-03T19:17:41.517Z] #160 DONE 1.8s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-03T19:17:41.517Z] #161 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-03T19:17:41.517Z] #162 DONE 1.7s [2023-10-03T19:17:41.517Z] [2023-10-03T19:17:41.517Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:41.776Z] #163 ... [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #164 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:41.776Z] #164 DONE 0.3s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-03T19:17:41.776Z] #165 DONE 0.4s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #166 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:41.776Z] #166 DONE 0.4s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #167 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-03T19:17:41.776Z] #167 DONE 2.6s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:41.776Z] #168 DONE 0.4s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-03T19:17:41.776Z] #169 DONE 0.4s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #170 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:41.776Z] #170 DONE 0.4s [2023-10-03T19:17:41.776Z] [2023-10-03T19:17:41.776Z] #171 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.039Z] #171 ... [2023-10-03T19:17:42.039Z] [2023-10-03T19:17:42.039Z] #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.039Z] #172 DONE 0.4s [2023-10-03T19:17:42.039Z] [2023-10-03T19:17:42.039Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.039Z] #163 DONE 0.4s [2023-10-03T19:17:42.039Z] [2023-10-03T19:17:42.039Z] #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.039Z] #173 DONE 0.5s [2023-10-03T19:17:42.039Z] [2023-10-03T19:17:42.039Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.039Z] #174 DONE 0.5s [2023-10-03T19:17:42.297Z] [2023-10-03T19:17:42.297Z] #93 [core-command] exporting to image [2023-10-03T19:17:42.297Z] #93 exporting layers [2023-10-03T19:17:42.297Z] #93 ... [2023-10-03T19:17:42.297Z] [2023-10-03T19:17:42.298Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:17:42.298Z] #175 DONE 0.4s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-03T19:17:42.298Z] #176 DONE 0.5s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-03T19:17:42.298Z] #177 DONE 0.5s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #171 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:17:42.298Z] #171 DONE 0.4s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #93 [core-command] exporting to image [2023-10-03T19:17:42.298Z] #93 exporting layers 0.4s done [2023-10-03T19:17:42.298Z] #93 ... [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-03T19:17:42.298Z] #178 DONE 0.4s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-03T19:17:42.298Z] #179 DONE 0.4s [2023-10-03T19:17:42.298Z] [2023-10-03T19:17:42.298Z] #93 [support-notifications] exporting to image [2023-10-03T19:17:42.298Z] #93 exporting layers 0.4s done [2023-10-03T19:17:42.298Z] #93 writing image sha256:abba162642cf9e5d2d1ad083f7699ef7de083eeac2ea5ebb4e37894024d1aba8 done [2023-10-03T19:17:42.298Z] #93 writing image sha256:0ef9a7ccdd66859dffca639f10f6d430d6e193335c460644ffe2b94493fd12f2 done [2023-10-03T19:17:42.298Z] #93 naming to docker.io/library/core-data done [2023-10-03T19:17:42.298Z] #93 naming to docker.io/library/core-command done [2023-10-03T19:17:42.298Z] #93 writing image sha256:8ac5b7b141e22038948f6622bf3a1da851b3ffe487b5e8a3955661351ce8f971 done [2023-10-03T19:17:42.298Z] #93 naming to docker.io/library/support-notifications done [2023-10-03T19:17:42.298Z] #93 writing image sha256:f18c86b3362da7ac504f1b61c56cb3991e61a1c7335da21c1e5137c3dc884f07 done [2023-10-03T19:17:42.298Z] #93 writing image sha256:efa72b4ccfaf6e29b40943cd0e57d429cdb7ac27db4ed0d4f7ff4432c03e5d2a 0.0s done [2023-10-03T19:17:42.298Z] #93 naming to docker.io/library/support-scheduler [2023-10-03T19:17:42.298Z] #93 naming to docker.io/library/security-spiffe-token-provider [2023-10-03T19:17:42.719Z] #93 exporting layers 0.2s done [2023-10-03T19:17:42.719Z] #93 naming to docker.io/library/support-scheduler 0.1s done [2023-10-03T19:17:42.719Z] #93 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-10-03T19:17:42.719Z] #93 writing image sha256:3dca42422429e16db6a19d237734d31b876351f463d7e24b0786d4da4b799fbd done [2023-10-03T19:17:42.719Z] #93 naming to docker.io/library/core-metadata done [2023-10-03T19:17:42.719Z] #93 DONE 1.5s [2023-10-03T19:17:42.719Z] [2023-10-03T19:17:42.719Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:17:42.719Z] #180 DONE 0.3s [2023-10-03T19:17:42.719Z] [2023-10-03T19:17:42.719Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T19:17:42.719Z] #181 DONE 0.3s [2023-10-03T19:17:42.719Z] [2023-10-03T19:17:42.719Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-03T19:17:42.719Z] #182 DONE 0.3s [2023-10-03T19:17:42.719Z] [2023-10-03T19:17:42.719Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-03T19:17:42.978Z] #183 ... [2023-10-03T19:17:42.978Z] [2023-10-03T19:17:42.978Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-03T19:17:42.978Z] #184 DONE 0.5s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-03T19:17:43.253Z] #183 DONE 0.5s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-03T19:17:43.253Z] #185 DONE 0.1s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:17:43.253Z] #186 DONE 0.9s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:17:43.253Z] #187 DONE 0.9s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T19:17:43.253Z] #188 DONE 0.1s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #93 [security-proxy-auth] exporting to image [2023-10-03T19:17:43.253Z] #93 ... [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-03T19:17:43.253Z] #189 DONE 0.1s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-03T19:17:43.253Z] #190 DONE 0.1s [2023-10-03T19:17:43.253Z] [2023-10-03T19:17:43.253Z] #93 [core-common-config-bootstrapper] exporting to image [2023-10-03T19:17:43.512Z] #93 ... [2023-10-03T19:17:43.512Z] [2023-10-03T19:17:43.512Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-03T19:17:43.512Z] #191 DONE 0.1s [2023-10-03T19:17:43.512Z] [2023-10-03T19:17:43.512Z] #93 [core-common-config-bootstrapper] exporting to image [2023-10-03T19:17:43.512Z] #93 exporting layers 0.2s done [2023-10-03T19:17:43.512Z] #93 exporting layers 0.3s done [2023-10-03T19:17:43.512Z] #93 writing image sha256:cf83d5c80e7a3c1ae97f35af11b9170153cca1f8e9ecb525a27eda92fb8547ae 0.0s done [2023-10-03T19:17:43.512Z] #93 naming to docker.io/library/security-proxy-auth 0.0s done [2023-10-03T19:17:43.512Z] #93 writing image sha256:c1f762ffea674dc05c95f9f712aa91171d571778f8cf47ff5c44675e14fabd6e [2023-10-03T19:17:43.771Z] #93 ... [2023-10-03T19:17:43.771Z] [2023-10-03T19:17:43.771Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-03T19:17:43.771Z] #192 DONE 0.1s [2023-10-03T19:17:43.771Z] [2023-10-03T19:17:43.771Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:17:43.771Z] #193 DONE 0.9s [2023-10-03T19:17:43.771Z] [2023-10-03T19:17:43.771Z] #93 [security-proxy-setup] exporting to image [2023-10-03T19:17:43.771Z] #93 writing image sha256:c1f762ffea674dc05c95f9f712aa91171d571778f8cf47ff5c44675e14fabd6e done [2023-10-03T19:17:43.771Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-03T19:17:43.771Z] #93 exporting layers 0.2s done [2023-10-03T19:17:43.771Z] #93 writing image sha256:0ee2a0210ae9a238e80b4a9ad2660917ee89a9c437292249b4cdb8ae34be4e67 done [2023-10-03T19:17:43.771Z] #93 naming to docker.io/library/security-proxy-setup done [2023-10-03T19:17:43.771Z] #93 DONE 2.0s [2023-10-03T19:17:43.771Z] [2023-10-03T19:17:43.772Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-03T19:17:44.030Z] #194 ... [2023-10-03T19:17:44.030Z] [2023-10-03T19:17:44.030Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:17:44.030Z] #195 DONE 0.8s [2023-10-03T19:17:44.030Z] [2023-10-03T19:17:44.030Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-03T19:17:44.030Z] #194 DONE 0.5s [2023-10-03T19:17:44.030Z] [2023-10-03T19:17:44.030Z] #93 [security-bootstrapper] exporting to image [2023-10-03T19:17:44.289Z] #93 exporting layers 0.3s done [2023-10-03T19:17:44.289Z] #93 exporting layers 0.2s done [2023-10-03T19:17:44.289Z] #93 writing image sha256:54356997a78dacb14aee13cb23d3107190b5d2e4fa4f5a753c0aed945ee536ea done [2023-10-03T19:17:44.289Z] #93 naming to docker.io/library/security-secretstore-setup done [2023-10-03T19:17:44.289Z] #93 writing image sha256:60d2c572bfbc84f753f7ac59cf32e6c20a806c8354311126f71a831a56a1201e done [2023-10-03T19:17:44.289Z] #93 naming to docker.io/library/security-bootstrapper done [2023-10-03T19:17:44.289Z] #93 DONE 2.4s [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:17:44.289Z] time="2023-10-03T19:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-03T19:17:44.298Z] $ docker stop --time=1 eab344227c5cebfdcca52b382e3b52f775aa405dfedaa04218f35773b6ceb9bf [2023-10-03T19:17:45.596Z] $ docker rm -f --volumes eab344227c5cebfdcca52b382e3b52f775aa405dfedaa04218f35773b6ceb9bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T19:17:46.019Z] + docker images [2023-10-03T19:17:46.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-03T19:17:46.019Z] security-proxy-auth latest cf83d5c80e7a 2 seconds ago 19.5MB [2023-10-03T19:17:46.019Z] security-bootstrapper latest 60d2c572bfbc 2 seconds ago 23.3MB [2023-10-03T19:17:46.019Z] security-proxy-setup latest 0ee2a0210ae9 2 seconds ago 29.4MB [2023-10-03T19:17:46.019Z] core-common-config-bootstrapper latest c1f762ffea67 2 seconds ago 18.2MB [2023-10-03T19:17:46.019Z] security-secretstore-setup latest 54356997a78d 2 seconds ago 44.4MB [2023-10-03T19:17:46.019Z] core-metadata latest 3dca42422429 3 seconds ago 21.7MB [2023-10-03T19:17:46.019Z] support-notifications latest 8ac5b7b141e2 4 seconds ago 34.6MB [2023-10-03T19:17:46.019Z] core-command latest abba162642cf 4 seconds ago 21.2MB [2023-10-03T19:17:46.019Z] support-scheduler latest f18c86b3362d 4 seconds ago 34MB [2023-10-03T19:17:46.019Z] security-spiffe-token-provider latest efa72b4ccfaf 4 seconds ago 35MB [2023-10-03T19:17:46.019Z] core-data latest 0ef9a7ccdd66 4 seconds ago 21.4MB [2023-10-03T19:17:46.019Z] security-spire-agent latest ddc1328c9388 2 minutes ago 161MB [2023-10-03T19:17:46.019Z] security-spire-server latest ed6101e88ab3 2 minutes ago 102MB [2023-10-03T19:17:46.019Z] security-spire-config latest 1b72f19c446e 2 minutes ago 101MB [2023-10-03T19:17:46.019Z] ci-base-image-x86_64 latest 779f652ecb11 5 minutes ago 928MB [2023-10-03T19:17:46.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 13 days ago 557MB [2023-10-03T19:17:46.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-03T19:17:46.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-03T19:18:09.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-03T19:18:10.929Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-03T19:18:10.929Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-03T19:18:10.929Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-03T19:18:10.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-03T19:18:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-03T19:18:19.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-03T19:18:20.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.256s coverage: 28.7% of statements [2023-10-03T19:18:28.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.259s coverage: 97.0% of statements [2023-10-03T19:18:34.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-03T19:18:34.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-03T19:18:34.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-03T19:18:38.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.435s coverage: 69.2% of statements [2023-10-03T19:18:39.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-03T19:18:39.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-03T19:18:41.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.451s coverage: 53.2% of statements [2023-10-03T19:18:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-03T19:18:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-03T19:18:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-03T19:18:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-03T19:18:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:18:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-03T19:18:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-03T19:19:02.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.189s coverage: 93.4% of statements [2023-10-03T19:19:02.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.430s coverage: 4.1% of statements [2023-10-03T19:19:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-03T19:19:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:19:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-03T19:19:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-03T19:19:09.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.643s coverage: 97.6% of statements [2023-10-03T19:19:09.356Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.185s coverage: 72.2% of statements [2023-10-03T19:19:17.578Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-03T19:19:17.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-03T19:19:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.592s coverage: 0.9% of statements [2023-10-03T19:19:18.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.369s coverage: 32.2% of statements [2023-10-03T19:19:24.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.571s coverage: 41.7% of statements [2023-10-03T19:19:24.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.573s coverage: 82.9% of statements [2023-10-03T19:19:24.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.440s coverage: 94.1% of statements [2023-10-03T19:19:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.218s coverage: 96.3% of statements [2023-10-03T19:19:29.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.261s coverage: 87.5% of statements [2023-10-03T19:19:30.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-03T19:19:32.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-03T19:19:32.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-03T19:19:32.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-03T19:19:35.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-03T19:19:35.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-03T19:19:35.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-03T19:19:35.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-03T19:19:40.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2023-10-03T19:19:40.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-03T19:19:40.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-03T19:19:40.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-03T19:19:40.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-03T19:19:50.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-03T19:19:50.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-03T19:19:52.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.076s coverage: 79.9% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.224s coverage: 92.9% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.202s coverage: 62.3% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.213s coverage: 87.2% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements [2023-10-03T19:19:55.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2023-10-03T19:19:57.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.352s coverage: 81.8% of statements [2023-10-03T19:19:57.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-03T19:19:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-03T19:19:58.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.399s coverage: 82.1% of statements [2023-10-03T19:19:59.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.203s coverage: 86.0% of statements [2023-10-03T19:20:02.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-03T19:20:02.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-03T19:20:04.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.829s coverage: 63.1% of statements [2023-10-03T19:20:04.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.243s coverage: 100.0% of statements [2023-10-03T19:20:05.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2023-10-03T19:20:05.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2023-10-03T19:20:05.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-03T19:20:05.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-03T19:20:05.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-03T19:20:06.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2023-10-03T19:20:06.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-10-03T19:20:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-03T19:20:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-03T19:20:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-03T19:20:13.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.783s coverage: 38.4% of statements [2023-10-03T19:20:13.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.227s coverage: 89.5% of statements [2023-10-03T19:20:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-03T19:20:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-03T19:20:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-03T19:20:16.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-03T19:20:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.200s coverage: 84.8% of statements [2023-10-03T19:20:21.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-03T19:20:21.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-03T19:20:21.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-03T19:20:21.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-03T19:20:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-03T19:20:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:20:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-03T19:20:28.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-03T19:20:28.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.283s coverage: 19.9% of statements [2023-10-03T19:20:29.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.532s coverage: 95.7% of statements [2023-10-03T19:20:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-03T19:20:31.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-03T19:20:33.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.492s coverage: 61.8% of statements [2023-10-03T19:20:35.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-03T19:20:35.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-03T19:20:36.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.361s coverage: 98.9% of statements [2023-10-03T19:20:37.631Z] 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-10-03T19:20:37.631Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-03T19:20:37.631Z] go vet ./... [2023-10-03T19:22:44.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-03T19:22:44.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-03T19:22:44.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-03T19:22:44.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-03T19:22:44.647Z] + ls -al . [2023-10-03T19:22:44.647Z] total 728 [2023-10-03T19:22:44.647Z] drwxrwxr-x 11 1001 1001 4096 Oct 3 19:16 . [2023-10-03T19:22:44.647Z] drwxr-xr-x 4 root root 4096 Oct 3 19:16 .. [2023-10-03T19:22:44.647Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:14 .blubracket [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 16 Oct 3 19:14 .dockerignore [2023-10-03T19:22:44.647Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 19:14 .git [2023-10-03T19:22:44.647Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 19:14 .github [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 1173 Oct 3 19:14 .gitignore [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 42 Oct 3 19:14 .golangci.yml [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 100 Oct 3 19:14 .hadolint.yml [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 166 Oct 3 19:14 .sonarcloud.properties [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 19:14 ADOPTERS.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 11674 Oct 3 19:14 Attribution.txt [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 93407 Oct 3 19:14 CHANGELOG.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 19:14 CONTRIBUTING.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 19:14 GOVERNANCE.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 883 Oct 3 19:14 Jenkinsfile [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 19:14 LICENSE [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 15054 Oct 3 19:14 Makefile [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 19:14 OWNERS.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 9923 Oct 3 19:14 README.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 789 Oct 3 19:14 SECURITY.md [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 5 Oct 3 19:12 VERSION [2023-10-03T19:22:44.647Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:14 bin [2023-10-03T19:22:44.647Z] drwxrwxr-x 18 1001 1001 4096 Oct 3 19:14 cmd [2023-10-03T19:22:44.647Z] -rw-r--r-- 1 root root 453602 Oct 3 19:20 coverage.out [2023-10-03T19:22:44.647Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 19:14 fuzz_test [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 3688 Oct 3 19:14 go.mod [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 34975 Oct 3 19:14 go.sum [2023-10-03T19:22:44.647Z] drwxrwxr-x 7 1001 1001 4096 Oct 3 19:14 internal [2023-10-03T19:22:44.647Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 19:14 openapi [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 594 Oct 3 19:14 security.txt [2023-10-03T19:22:44.647Z] drwxrwxr-x 4 1001 1001 4096 Oct 3 19:14 snap [2023-10-03T19:22:44.647Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 19:14 version.go [Pipeline] sh [2023-10-03T19:22:45.292Z] + '[' -e coverage.out ] [2023-10-03T19:22:45.292Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-03T19:22:45.329Z] Warning: overwriting stash ‘coverage-report’ [2023-10-03T19:22:46.180Z] Stashed 1 file(s) [Pipeline] sh [2023-10-03T19:22:46.493Z] + make build [2023-10-03T19:22:46.760Z] 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-10-03T19:24:08.355Z] 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-10-03T19:24:08.355Z] 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-10-03T19:24:08.355Z] 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-10-03T19:24:10.921Z] 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-10-03T19:24:37.580Z] 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-10-03T19:24:44.216Z] 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-10-03T19:24:49.551Z] 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-10-03T19:24:53.808Z] 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-10-03T19:24:57.139Z] 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-10-03T19:25:00.468Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-03T19:25:04.701Z] 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-10-03T19:25:10.047Z] $ docker stop --time=1 46191ec85bf384729500ce3c975c5471faaa4c96dc66e7e16d8f533f6044f1cd [2023-10-03T19:25:13.537Z] $ docker rm -f --volumes 46191ec85bf384729500ce3c975c5471faaa4c96dc66e7e16d8f533f6044f1cd [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-10-03T19:25:16.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T19:25:16.258Z] [2023-10-03T19:25:16.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:25:16.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T19:25:16.927Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-03T19:25:16.927Z] 547446be3368: Pulling fs layer [2023-10-03T19:25:16.927Z] d125d8839a47: Pulling fs layer [2023-10-03T19:25:16.927Z] 3e85d5ac6304: Pulling fs layer [2023-10-03T19:25:16.927Z] c3105a71a48b: Pulling fs layer [2023-10-03T19:25:16.927Z] 0f093f025ec4: Pulling fs layer [2023-10-03T19:25:16.927Z] c3106fc0e877: Pulling fs layer [2023-10-03T19:25:16.927Z] c3105a71a48b: Waiting [2023-10-03T19:25:16.927Z] 0f093f025ec4: Waiting [2023-10-03T19:25:16.927Z] c3106fc0e877: Waiting [2023-10-03T19:25:16.927Z] 547446be3368: Verifying Checksum [2023-10-03T19:25:16.927Z] 547446be3368: Download complete [2023-10-03T19:25:16.927Z] c3105a71a48b: Verifying Checksum [2023-10-03T19:25:16.927Z] c3105a71a48b: Download complete [2023-10-03T19:25:17.193Z] d125d8839a47: Verifying Checksum [2023-10-03T19:25:17.193Z] d125d8839a47: Download complete [2023-10-03T19:25:17.459Z] c3106fc0e877: Verifying Checksum [2023-10-03T19:25:17.459Z] c3106fc0e877: Download complete [2023-10-03T19:25:17.459Z] 0f093f025ec4: Verifying Checksum [2023-10-03T19:25:17.459Z] 0f093f025ec4: Download complete [2023-10-03T19:25:17.723Z] 547446be3368: Pull complete [2023-10-03T19:25:18.679Z] d125d8839a47: Pull complete [2023-10-03T19:25:19.262Z] 3e85d5ac6304: Verifying Checksum [2023-10-03T19:25:19.262Z] 3e85d5ac6304: Download complete [2023-10-03T19:25:27.566Z] 3e85d5ac6304: Pull complete [2023-10-03T19:25:27.566Z] c3105a71a48b: Pull complete [2023-10-03T19:25:28.549Z] 0f093f025ec4: Pull complete [2023-10-03T19:25:28.819Z] c3106fc0e877: Pull complete [2023-10-03T19:25:28.819Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-03T19:25:28.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T19:25:28.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:25:29.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-10-03T19:25:29.191Z] $ 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-10-03T19:25:31.139Z] $ docker top ebac54e135c383af984b539a398b0e4a07380b66e01916bf7a8cdc3ce57286f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T19:25:31.688Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-03T19:25:39.885Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-03T19:25:40.160Z] #1 transferring dockerfile: [2023-10-03T19:25:40.429Z] #1 transferring dockerfile: 1.90kB done [2023-10-03T19:25:40.429Z] #1 DONE 0.9s [2023-10-03T19:25:40.429Z] [2023-10-03T19:25:40.429Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-10-03T19:25:40.429Z] #2 transferring dockerfile: 1.82kB done [2023-10-03T19:25:40.429Z] #2 DONE 0.1s [2023-10-03T19:25:40.429Z] [2023-10-03T19:25:40.429Z] #3 [core-command internal] load build definition from Dockerfile [2023-10-03T19:25:40.429Z] #3 transferring dockerfile: 1.82kB done [2023-10-03T19:25:40.429Z] #3 DONE 0.1s [2023-10-03T19:25:40.429Z] [2023-10-03T19:25:40.429Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-03T19:25:40.429Z] #4 transferring dockerfile: 2.39kB done [2023-10-03T19:25:40.429Z] #4 DONE 0.1s [2023-10-03T19:25:40.429Z] [2023-10-03T19:25:40.429Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-03T19:25:40.429Z] #5 transferring dockerfile: 2.82kB 0.0s done [2023-10-03T19:25:40.429Z] #5 DONE 0.1s [2023-10-03T19:25:40.429Z] [2023-10-03T19:25:40.429Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-03T19:25:40.429Z] #6 transferring dockerfile: 1.78kB done [2023-10-03T19:25:40.429Z] #6 DONE 0.0s [2023-10-03T19:25:40.698Z] [2023-10-03T19:25:40.698Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-10-03T19:25:40.698Z] #7 transferring dockerfile: 1.96kB done [2023-10-03T19:25:40.698Z] #7 DONE 0.1s [2023-10-03T19:25:40.698Z] [2023-10-03T19:25:40.698Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-10-03T19:25:40.698Z] #8 transferring dockerfile: 1.84kB done [2023-10-03T19:25:40.698Z] #8 DONE 0.0s [2023-10-03T19:25:40.698Z] [2023-10-03T19:25:40.698Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-10-03T19:25:40.698Z] #9 transferring dockerfile: 1.70kB done [2023-10-03T19:25:40.698Z] #9 DONE 0.0s [2023-10-03T19:25:40.698Z] [2023-10-03T19:25:40.698Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-03T19:25:40.965Z] #10 transferring dockerfile: 2.12kB done [2023-10-03T19:25:40.965Z] #10 DONE 0.1s [2023-10-03T19:25:40.965Z] [2023-10-03T19:25:40.965Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-03T19:25:40.965Z] #11 transferring dockerfile: 1.58kB done [2023-10-03T19:25:40.965Z] #11 DONE 0.1s [2023-10-03T19:25:40.965Z] [2023-10-03T19:25:40.965Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-03T19:25:40.965Z] #12 transferring dockerfile: 2.04kB done [2023-10-03T19:25:40.965Z] #12 DONE 0.1s [2023-10-03T19:25:40.965Z] [2023-10-03T19:25:40.965Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-03T19:25:40.965Z] #13 transferring dockerfile: 2.38kB done [2023-10-03T19:25:40.965Z] #13 DONE 0.0s [2023-10-03T19:25:41.231Z] [2023-10-03T19:25:41.231Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-10-03T19:25:41.231Z] #14 transferring dockerfile: 1.59kB done [2023-10-03T19:25:41.231Z] #14 DONE 0.1s [2023-10-03T19:25:41.231Z] [2023-10-03T19:25:41.231Z] #15 [core-data internal] load .dockerignore [2023-10-03T19:25:41.231Z] #15 transferring context: 56B done [2023-10-03T19:25:41.231Z] #15 DONE 0.1s [2023-10-03T19:25:41.815Z] [2023-10-03T19:25:41.815Z] #16 [support-scheduler internal] load .dockerignore [2023-10-03T19:25:41.815Z] #16 transferring context: 56B done [2023-10-03T19:25:41.815Z] #16 DONE 0.0s [2023-10-03T19:25:41.815Z] [2023-10-03T19:25:41.815Z] #17 [core-command internal] load .dockerignore [2023-10-03T19:25:41.815Z] #17 transferring context: 56B done [2023-10-03T19:25:41.815Z] #17 DONE 0.0s [2023-10-03T19:25:41.815Z] [2023-10-03T19:25:41.815Z] #18 [security-proxy-setup internal] load .dockerignore [2023-10-03T19:25:41.815Z] #18 transferring context: 56B done [2023-10-03T19:25:41.815Z] #18 DONE 0.1s [2023-10-03T19:25:41.815Z] [2023-10-03T19:25:41.815Z] #19 [security-bootstrapper internal] load .dockerignore [2023-10-03T19:25:42.082Z] #19 transferring context: 56B 0.0s done [2023-10-03T19:25:42.082Z] #19 DONE 0.1s [2023-10-03T19:25:42.082Z] [2023-10-03T19:25:42.082Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-03T19:25:42.082Z] #20 transferring context: 56B done [2023-10-03T19:25:42.082Z] #20 DONE 0.1s [2023-10-03T19:25:42.082Z] [2023-10-03T19:25:42.082Z] #21 [core-metadata internal] load .dockerignore [2023-10-03T19:25:42.082Z] #21 transferring context: 56B 0.0s done [2023-10-03T19:25:42.082Z] #21 DONE 0.1s [2023-10-03T19:25:42.082Z] [2023-10-03T19:25:42.082Z] #22 [support-notifications internal] load .dockerignore [2023-10-03T19:25:42.082Z] #22 transferring context: 56B done [2023-10-03T19:25:42.082Z] #22 DONE 0.0s [2023-10-03T19:25:42.082Z] [2023-10-03T19:25:42.082Z] #23 [security-spire-agent internal] load .dockerignore [2023-10-03T19:25:42.082Z] #23 transferring context: 56B done [2023-10-03T19:25:42.082Z] #23 DONE 0.0s [2023-10-03T19:25:42.082Z] [2023-10-03T19:25:42.082Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-03T19:25:42.082Z] #24 transferring context: 56B done [2023-10-03T19:25:42.349Z] #24 DONE 0.1s [2023-10-03T19:25:42.349Z] [2023-10-03T19:25:42.349Z] #25 [security-spire-config internal] load .dockerignore [2023-10-03T19:25:42.349Z] #25 transferring context: 56B done [2023-10-03T19:25:42.349Z] #25 DONE 0.1s [2023-10-03T19:25:42.349Z] [2023-10-03T19:25:42.349Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-03T19:25:42.349Z] #26 transferring context: 56B done [2023-10-03T19:25:42.349Z] #26 DONE 0.1s [2023-10-03T19:25:42.349Z] [2023-10-03T19:25:42.349Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-10-03T19:25:42.349Z] #27 transferring context: 56B done [2023-10-03T19:25:42.349Z] #27 DONE 0.1s [2023-10-03T19:25:42.349Z] [2023-10-03T19:25:42.349Z] #28 [security-spire-server internal] load .dockerignore [2023-10-03T19:25:42.615Z] #28 transferring context: 56B 0.0s done [2023-10-03T19:25:42.615Z] #28 DONE 0.1s [2023-10-03T19:25:42.615Z] [2023-10-03T19:25:42.615Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:42.615Z] #29 DONE 0.0s [2023-10-03T19:25:42.615Z] [2023-10-03T19:25:42.615Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.198Z] #30 ... [2023-10-03T19:25:43.198Z] [2023-10-03T19:25:43.198Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.198Z] #29 DONE 0.0s [2023-10-03T19:25:43.198Z] [2023-10-03T19:25:43.198Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.198Z] #30 ... [2023-10-03T19:25:43.198Z] [2023-10-03T19:25:43.198Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.198Z] #29 DONE 0.0s [2023-10-03T19:25:43.198Z] [2023-10-03T19:25:43.198Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.463Z] #30 ... [2023-10-03T19:25:43.463Z] [2023-10-03T19:25:43.463Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.463Z] #29 DONE 0.0s [2023-10-03T19:25:43.463Z] [2023-10-03T19:25:43.463Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.730Z] #30 ... [2023-10-03T19:25:43.730Z] [2023-10-03T19:25:43.730Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.730Z] #29 DONE 0.0s [2023-10-03T19:25:43.730Z] [2023-10-03T19:25:43.730Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.730Z] #30 ... [2023-10-03T19:25:43.730Z] [2023-10-03T19:25:43.730Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.730Z] #29 DONE 0.0s [2023-10-03T19:25:43.730Z] [2023-10-03T19:25:43.730Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:43.998Z] #30 ... [2023-10-03T19:25:43.998Z] [2023-10-03T19:25:43.998Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:43.998Z] #29 DONE 0.0s [2023-10-03T19:25:43.998Z] [2023-10-03T19:25:43.998Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:44.273Z] #30 ... [2023-10-03T19:25:44.273Z] [2023-10-03T19:25:44.273Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T19:25:44.273Z] #29 DONE 0.0s [2023-10-03T19:25:44.273Z] [2023-10-03T19:25:44.273Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T19:25:45.232Z] #30 DONE 1.8s [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:45.232Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T19:25:45.232Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T19:25:45.232Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T19:25:45.232Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 1.6s [2023-10-03T19:25:45.232Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:25:45.232Z] #31 ... [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:45.232Z] #32 DONE 0.0s [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:45.232Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T19:25:45.232Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T19:25:45.232Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T19:25:45.232Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:25:45.232Z] #31 ... [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-03T19:25:45.232Z] #33 DONE 1.6s [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-03T19:25:45.232Z] #34 DONE 1.6s [2023-10-03T19:25:45.232Z] [2023-10-03T19:25:45.232Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:45.232Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T19:25:45.232Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T19:25:45.232Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T19:25:45.232Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 1.8s [2023-10-03T19:25:45.232Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:25:45.232Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T19:25:45.232Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T19:25:45.232Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T19:25:45.232Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 1.9s [2023-10-03T19:25:45.232Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T19:25:45.498Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 2.1s [2023-10-03T19:25:45.498Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 2.1s done [2023-10-03T19:25:45.498Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-03T19:25:45.763Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 2.1s done [2023-10-03T19:25:45.763Z] #31 ... [2023-10-03T19:25:45.763Z] [2023-10-03T19:25:45.763Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:25:45.763Z] #35 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-10-03T19:25:45.763Z] #35 DONE 0.4s [2023-10-03T19:25:45.763Z] [2023-10-03T19:25:45.763Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-03T19:25:45.763Z] #36 DONE 3.5s [2023-10-03T19:25:45.763Z] [2023-10-03T19:25:45.763Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:25:46.346Z] #35 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-03T19:25:46.346Z] #35 ... [2023-10-03T19:25:46.346Z] [2023-10-03T19:25:46.346Z] #37 [security-spire-config internal] load build context [2023-10-03T19:25:46.346Z] #37 transferring context: 16.36kB 0.4s done [2023-10-03T19:25:46.346Z] #37 DONE 1.1s [2023-10-03T19:25:46.611Z] [2023-10-03T19:25:46.611Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-03T19:25:46.611Z] #38 ... [2023-10-03T19:25:46.611Z] [2023-10-03T19:25:46.611Z] #39 [security-spire-agent internal] load build context [2023-10-03T19:25:46.611Z] #39 transferring context: 17.64kB 0.5s done [2023-10-03T19:25:46.611Z] #39 DONE 1.3s [2023-10-03T19:25:46.611Z] [2023-10-03T19:25:46.611Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:46.879Z] #31 ... [2023-10-03T19:25:46.879Z] [2023-10-03T19:25:46.879Z] #40 [security-spire-server internal] load build context [2023-10-03T19:25:46.879Z] #40 transferring context: 18.11kB 0.4s done [2023-10-03T19:25:46.879Z] #40 DONE 1.6s [2023-10-03T19:25:46.879Z] [2023-10-03T19:25:46.879Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:47.843Z] #31 ... [2023-10-03T19:25:47.843Z] [2023-10-03T19:25:47.843Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-03T19:25:47.843Z] #38 DONE 2.3s [2023-10-03T19:25:47.843Z] [2023-10-03T19:25:47.843Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:25:48.812Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.2s done [2023-10-03T19:25:54.164Z] #31 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #41 [core-command internal] load build context [2023-10-03T19:25:54.164Z] #41 transferring context: 34.22MB 9.7s [2023-10-03T19:25:54.164Z] #41 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:25:54.164Z] #42 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #43 [support-scheduler internal] load build context [2023-10-03T19:25:54.164Z] #43 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #44 [core-data internal] load build context [2023-10-03T19:25:54.164Z] #44 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:25:54.164Z] #45 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:25:54.164Z] #46 ... [2023-10-03T19:25:54.164Z] [2023-10-03T19:25:54.164Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:25:54.164Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-10-03T19:25:54.164Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-03T19:25:54.164Z] #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-03T19:25:54.164Z] #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-03T19:25:54.164Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-03T19:25:54.164Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-10-03T19:25:54.164Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-10-03T19:25:54.164Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-10-03T19:25:54.164Z] #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.5s done [2023-10-03T19:25:54.164Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-03T19:25:54.164Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-03T19:25:54.164Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.0s [2023-10-03T19:25:55.135Z] #47 ... [2023-10-03T19:25:55.135Z] [2023-10-03T19:25:55.135Z] #48 [support-notifications internal] load build context [2023-10-03T19:25:55.135Z] #48 ... [2023-10-03T19:25:55.135Z] [2023-10-03T19:25:55.135Z] #49 [core-metadata internal] load build context [2023-10-03T19:25:55.431Z] #49 ... [2023-10-03T19:25:55.431Z] [2023-10-03T19:25:55.431Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:25:55.431Z] #50 ... [2023-10-03T19:25:55.431Z] [2023-10-03T19:25:55.431Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:55.431Z] #32 ... [2023-10-03T19:25:55.431Z] [2023-10-03T19:25:55.431Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:25:55.700Z] #51 ... [2023-10-03T19:25:55.700Z] [2023-10-03T19:25:55.700Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:55.700Z] #32 ... [2023-10-03T19:25:55.700Z] [2023-10-03T19:25:55.700Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T19:25:55.700Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:55.700Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:55.700Z] #0 5.335 OK: 266 MiB in 52 packages [2023-10-03T19:25:55.700Z] #52 DONE 7.9s [2023-10-03T19:25:55.700Z] [2023-10-03T19:25:55.700Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:56.300Z] #32 ... [2023-10-03T19:25:56.300Z] [2023-10-03T19:25:56.300Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T19:25:56.300Z] #0 6.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:56.300Z] #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:56.300Z] #0 8.145 OK: 266 MiB in 52 packages [2023-10-03T19:25:56.300Z] #53 DONE 9.3s [2023-10-03T19:25:56.300Z] [2023-10-03T19:25:56.300Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:56.567Z] #32 ... [2023-10-03T19:25:56.567Z] [2023-10-03T19:25:56.567Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:25:56.567Z] #35 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-03T19:25:56.567Z] #35 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-03T19:25:56.567Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-03T19:25:56.567Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-03T19:25:56.567Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-03T19:25:56.567Z] #35 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-10-03T19:25:56.567Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.9s done [2023-10-03T19:25:56.567Z] #35 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-03T19:25:56.567Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.5s [2023-10-03T19:25:56.567Z] #35 ... [2023-10-03T19:25:56.567Z] [2023-10-03T19:25:56.567Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:57.978Z] #32 ... [2023-10-03T19:25:57.978Z] [2023-10-03T19:25:57.978Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T19:25:57.978Z] #0 7.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:57.978Z] #0 8.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:57.978Z] #54 ... [2023-10-03T19:25:57.978Z] [2023-10-03T19:25:57.978Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T19:25:57.978Z] #0 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:57.978Z] #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:25:57.978Z] #55 10.27 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:25:57.978Z] #55 10.27 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:25:57.978Z] #55 10.27 OK: 19945 distinct packages available [2023-10-03T19:25:57.978Z] #55 ... [2023-10-03T19:25:57.978Z] [2023-10-03T19:25:57.978Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:25:58.564Z] #32 transferring context: 36.42MB 12.7s [2023-10-03T19:25:58.836Z] #32 ... [2023-10-03T19:25:58.836Z] [2023-10-03T19:25:58.836Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T19:25:58.836Z] #54 10.43 OK: 266 MiB in 52 packages [2023-10-03T19:25:58.836Z] #54 DONE 11.2s [2023-10-03T19:25:59.105Z] [2023-10-03T19:25:59.105Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:01.680Z] #32 ... [2023-10-03T19:26:01.680Z] [2023-10-03T19:26:01.680Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T19:26:01.680Z] #0 7.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:01.680Z] #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:01.946Z] #56 ... [2023-10-03T19:26:01.946Z] [2023-10-03T19:26:01.946Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:01.946Z] #32 ... [2023-10-03T19:26:01.946Z] [2023-10-03T19:26:01.946Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T19:26:02.211Z] #57 ... [2023-10-03T19:26:02.211Z] [2023-10-03T19:26:02.211Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T19:26:02.211Z] #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:02.211Z] #58 ... [2023-10-03T19:26:02.211Z] [2023-10-03T19:26:02.211Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T19:26:02.211Z] #59 ... [2023-10-03T19:26:02.211Z] [2023-10-03T19:26:02.211Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T19:26:02.475Z] #60 ... [2023-10-03T19:26:02.475Z] [2023-10-03T19:26:02.475Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T19:26:02.475Z] #61 ... [2023-10-03T19:26:02.475Z] [2023-10-03T19:26:02.475Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T19:26:02.475Z] #0 7.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:02.475Z] #0 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:02.739Z] #62 ... [2023-10-03T19:26:02.739Z] [2023-10-03T19:26:02.739Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T19:26:02.739Z] #63 ... [2023-10-03T19:26:02.739Z] [2023-10-03T19:26:02.739Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T19:26:03.005Z] #64 ... [2023-10-03T19:26:03.005Z] [2023-10-03T19:26:03.005Z] #41 [core-command internal] load build context [2023-10-03T19:26:03.005Z] #41 ... [2023-10-03T19:26:03.005Z] [2023-10-03T19:26:03.005Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T19:26:03.005Z] #58 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:03.585Z] #58 ... [2023-10-03T19:26:03.585Z] [2023-10-03T19:26:03.585Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T19:26:03.585Z] #55 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:03.585Z] #55 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:03.585Z] #55 14.33 OK: 266 MiB in 52 packages [2023-10-03T19:26:03.585Z] #55 DONE 15.7s [2023-10-03T19:26:03.585Z] [2023-10-03T19:26:03.585Z] #44 [core-data internal] load build context [2023-10-03T19:26:03.585Z] #44 transferring context: 60.25MB 20.2s [2023-10-03T19:26:03.851Z] #44 ... [2023-10-03T19:26:03.851Z] [2023-10-03T19:26:03.851Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:03.851Z] #43 ... [2023-10-03T19:26:03.851Z] [2023-10-03T19:26:03.851Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:04.116Z] #42 ... [2023-10-03T19:26:04.116Z] [2023-10-03T19:26:04.116Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:04.116Z] #46 ... [2023-10-03T19:26:04.116Z] [2023-10-03T19:26:04.116Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:04.382Z] #45 ... [2023-10-03T19:26:04.382Z] [2023-10-03T19:26:04.382Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:04.963Z] #46 ... [2023-10-03T19:26:04.963Z] [2023-10-03T19:26:04.963Z] #62 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T19:26:04.963Z] #62 11.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:04.963Z] #62 11.30 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:04.963Z] #62 11.49 OK: 8 MiB in 16 packages [2023-10-03T19:26:04.963Z] #62 DONE 13.0s [2023-10-03T19:26:04.963Z] [2023-10-03T19:26:04.963Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T19:26:04.963Z] #56 10.52 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:04.963Z] #56 10.60 (2/4) Installing openssl (3.1.3-r0) [2023-10-03T19:26:04.963Z] #56 10.66 (3/4) Installing su-exec (0.2-r3) [2023-10-03T19:26:04.963Z] #56 10.77 (4/4) Installing yq (4.33.3-r3) [2023-10-03T19:26:04.963Z] #56 11.67 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:04.963Z] #56 11.76 OK: 18 MiB in 19 packages [2023-10-03T19:26:04.963Z] #56 DONE 13.3s [2023-10-03T19:26:04.963Z] [2023-10-03T19:26:04.963Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:05.231Z] #46 ... [2023-10-03T19:26:05.231Z] [2023-10-03T19:26:05.231Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:05.498Z] #49 ... [2023-10-03T19:26:05.498Z] [2023-10-03T19:26:05.498Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:05.498Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.2s [2023-10-03T19:26:05.498Z] #47 ... [2023-10-03T19:26:05.498Z] [2023-10-03T19:26:05.498Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:05.765Z] #50 ... [2023-10-03T19:26:05.765Z] [2023-10-03T19:26:05.765Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:05.765Z] #48 ... [2023-10-03T19:26:05.765Z] [2023-10-03T19:26:05.765Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:06.072Z] #51 ... [2023-10-03T19:26:06.072Z] [2023-10-03T19:26:06.072Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:06.339Z] #50 ... [2023-10-03T19:26:06.339Z] [2023-10-03T19:26:06.339Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-03T19:26:06.339Z] #65 DONE 0.9s [2023-10-03T19:26:06.339Z] [2023-10-03T19:26:06.339Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:06.923Z] #50 ... [2023-10-03T19:26:06.923Z] [2023-10-03T19:26:06.923Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:26:06.923Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.5s [2023-10-03T19:26:06.923Z] #35 ... [2023-10-03T19:26:06.923Z] [2023-10-03T19:26:06.923Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:10.253Z] #50 transferring context: 60.68MB 24.3s [2023-10-03T19:26:12.192Z] #50 ... [2023-10-03T19:26:12.192Z] [2023-10-03T19:26:12.192Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:12.192Z] #32 ... [2023-10-03T19:26:12.192Z] [2023-10-03T19:26:12.192Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:13.154Z] #50 ... [2023-10-03T19:26:13.154Z] [2023-10-03T19:26:13.154Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T19:26:13.154Z] #61 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:13.154Z] #61 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:13.154Z] #61 17.57 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:13.154Z] #61 17.61 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:13.154Z] #61 17.79 OK: 8 MiB in 16 packages [2023-10-03T19:26:13.154Z] #61 DONE 20.9s [2023-10-03T19:26:13.154Z] [2023-10-03T19:26:13.154Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:13.423Z] #50 ... [2023-10-03T19:26:13.423Z] [2023-10-03T19:26:13.423Z] #41 [core-command internal] load build context [2023-10-03T19:26:13.423Z] #41 ... [2023-10-03T19:26:13.423Z] [2023-10-03T19:26:13.423Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:13.423Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.9s [2023-10-03T19:26:13.688Z] #47 ... [2023-10-03T19:26:13.688Z] [2023-10-03T19:26:13.688Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:13.958Z] #50 ... [2023-10-03T19:26:13.958Z] [2023-10-03T19:26:13.958Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:14.230Z] #43 ... [2023-10-03T19:26:14.230Z] [2023-10-03T19:26:14.230Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:14.230Z] #42 ... [2023-10-03T19:26:14.230Z] [2023-10-03T19:26:14.230Z] #44 [core-data internal] load build context [2023-10-03T19:26:14.230Z] #44 ... [2023-10-03T19:26:14.230Z] [2023-10-03T19:26:14.230Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:14.815Z] #47 ... [2023-10-03T19:26:14.815Z] [2023-10-03T19:26:14.815Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T19:26:14.815Z] #64 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:14.815Z] #64 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:14.815Z] #64 20.67 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:14.815Z] #64 20.67 (2/2) Installing su-exec (0.2-r3) [2023-10-03T19:26:14.815Z] #64 20.67 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:14.815Z] #64 20.85 OK: 8 MiB in 17 packages [2023-10-03T19:26:14.815Z] #64 DONE 22.8s [2023-10-03T19:26:14.815Z] [2023-10-03T19:26:14.815Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T19:26:15.080Z] #66 ... [2023-10-03T19:26:15.080Z] [2023-10-03T19:26:15.080Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T19:26:15.080Z] #58 13.12 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:26:15.080Z] #58 13.12 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:26:15.080Z] #58 13.12 OK: 19941 distinct packages available [2023-10-03T19:26:15.080Z] #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:15.080Z] #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:15.080Z] #58 18.39 (1/11) Installing ca-certificates (20230506-r0) [2023-10-03T19:26:15.080Z] #58 18.85 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-03T19:26:15.080Z] #58 19.05 (3/11) Installing libunistring (1.1-r1) [2023-10-03T19:26:15.080Z] #58 19.37 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-03T19:26:15.080Z] #58 19.42 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-03T19:26:15.080Z] #58 19.48 (6/11) Installing libcurl (8.3.0-r0) [2023-10-03T19:26:15.080Z] #58 19.58 (7/11) Installing curl (8.3.0-r0) [2023-10-03T19:26:15.080Z] #58 19.60 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:15.080Z] #58 19.64 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:26:15.080Z] #58 19.64 (10/11) Installing libucontext (1.2-r2) [2023-10-03T19:26:15.080Z] #58 19.72 (11/11) Installing gcompat (1.1.0-r1) [2023-10-03T19:26:15.080Z] #58 19.72 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:15.080Z] #58 19.97 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:26:15.080Z] #58 20.94 OK: 13 MiB in 26 packages [2023-10-03T19:26:15.080Z] #58 DONE 22.9s [2023-10-03T19:26:15.080Z] [2023-10-03T19:26:15.080Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:15.080Z] #45 transferring context: 35.49MB 31.3s [2023-10-03T19:26:15.346Z] #45 ... [2023-10-03T19:26:15.346Z] [2023-10-03T19:26:15.346Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:15.612Z] #47 ... [2023-10-03T19:26:15.612Z] [2023-10-03T19:26:15.612Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:15.612Z] #46 ... [2023-10-03T19:26:15.612Z] [2023-10-03T19:26:15.612Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:15.612Z] #49 ... [2023-10-03T19:26:15.612Z] [2023-10-03T19:26:15.612Z] #44 [core-data internal] load build context [2023-10-03T19:26:15.888Z] #44 ... [2023-10-03T19:26:15.888Z] [2023-10-03T19:26:15.888Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:16.154Z] #48 ... [2023-10-03T19:26:16.155Z] [2023-10-03T19:26:16.155Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:16.155Z] #51 ... [2023-10-03T19:26:16.155Z] [2023-10-03T19:26:16.155Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:16.740Z] #48 ... [2023-10-03T19:26:16.740Z] [2023-10-03T19:26:16.740Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T19:26:16.740Z] #57 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:16.740Z] #57 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:16.740Z] #57 21.39 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:26:16.740Z] #57 21.39 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:26:16.740Z] #57 21.39 OK: 19941 distinct packages available [2023-10-03T19:26:16.740Z] #57 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:16.740Z] #57 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:16.740Z] #57 ... [2023-10-03T19:26:16.740Z] [2023-10-03T19:26:16.740Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:17.006Z] #48 ... [2023-10-03T19:26:17.006Z] [2023-10-03T19:26:17.006Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:26:17.006Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.8s done [2023-10-03T19:26:17.273Z] #35 ... [2023-10-03T19:26:17.273Z] [2023-10-03T19:26:17.273Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:17.540Z] #48 ... [2023-10-03T19:26:17.540Z] [2023-10-03T19:26:17.540Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T19:26:17.540Z] #60 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #60 22.11 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T19:26:17.540Z] #60 22.11 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T19:26:17.540Z] #60 22.11 OK: 19941 distinct packages available [2023-10-03T19:26:17.540Z] #60 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #60 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #60 ... [2023-10-03T19:26:17.540Z] [2023-10-03T19:26:17.540Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T19:26:17.540Z] #59 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #59 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.540Z] #59 22.58 (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T19:26:17.540Z] #59 22.78 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:17.540Z] #59 22.78 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:17.540Z] #59 22.83 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:26:17.540Z] #59 23.58 OK: 9 MiB in 17 packages [2023-10-03T19:26:17.540Z] #59 DONE 25.3s [2023-10-03T19:26:17.540Z] [2023-10-03T19:26:17.540Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:17.807Z] #48 ... [2023-10-03T19:26:17.807Z] [2023-10-03T19:26:17.807Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T19:26:17.807Z] #63 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.807Z] #63 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T19:26:17.807Z] #63 22.29 (1/4) Installing ca-certificates (20230506-r0) [2023-10-03T19:26:17.807Z] #63 22.71 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:17.807Z] #63 22.76 (3/4) Installing su-exec (0.2-r3) [2023-10-03T19:26:17.807Z] #63 22.76 (4/4) Installing yq (4.33.3-r3) [2023-10-03T19:26:17.807Z] #63 23.25 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:17.807Z] #63 23.39 Executing ca-certificates-20230506-r0.trigger [2023-10-03T19:26:17.807Z] #63 24.04 OK: 18 MiB in 19 packages [2023-10-03T19:26:17.807Z] #63 DONE 25.8s [2023-10-03T19:26:18.074Z] [2023-10-03T19:26:18.074Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:18.349Z] #48 ... [2023-10-03T19:26:18.349Z] [2023-10-03T19:26:18.349Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T19:26:18.349Z] #35 DONE 32.9s [2023-10-03T19:26:18.349Z] [2023-10-03T19:26:18.349Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:19.308Z] #48 ... [2023-10-03T19:26:19.308Z] [2023-10-03T19:26:19.308Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T19:26:19.308Z] #57 26.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:19.308Z] #57 26.05 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:26:19.308Z] #57 26.05 (3/4) Installing libucontext (1.2-r2) [2023-10-03T19:26:19.308Z] #57 26.05 (4/4) Installing gcompat (1.1.0-r1) [2023-10-03T19:26:19.308Z] #57 26.05 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:19.308Z] #57 26.08 OK: 8 MiB in 19 packages [2023-10-03T19:26:19.308Z] #57 DONE 27.1s [2023-10-03T19:26:19.308Z] [2023-10-03T19:26:19.308Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:19.308Z] #48 ... [2023-10-03T19:26:19.308Z] [2023-10-03T19:26:19.308Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T19:26:19.308Z] #60 26.03 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-03T19:26:19.308Z] #60 26.05 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-03T19:26:19.308Z] #60 26.05 (3/5) Installing libucontext (1.2-r2) [2023-10-03T19:26:19.308Z] #60 26.07 (4/5) Installing gcompat (1.1.0-r1) [2023-10-03T19:26:19.308Z] #60 26.07 (5/5) Installing openssl (3.1.3-r0) [2023-10-03T19:26:19.308Z] #60 26.13 Executing busybox-1.36.1-r2.trigger [2023-10-03T19:26:19.308Z] #60 26.18 OK: 9 MiB in 20 packages [2023-10-03T19:26:19.308Z] #60 DONE 27.2s [2023-10-03T19:26:19.308Z] [2023-10-03T19:26:19.308Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:20.266Z] #48 ... [2023-10-03T19:26:20.266Z] [2023-10-03T19:26:20.266Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T19:26:20.266Z] #66 DONE 5.0s [2023-10-03T19:26:20.266Z] [2023-10-03T19:26:20.266Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:20.266Z] #48 transferring context: 41.25MB 34.6s [2023-10-03T19:26:20.552Z] #48 ... [2023-10-03T19:26:20.552Z] [2023-10-03T19:26:20.552Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-03T19:26:20.552Z] #67 DONE 0.6s [2023-10-03T19:26:20.818Z] [2023-10-03T19:26:20.818Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:22.222Z] #48 ... [2023-10-03T19:26:22.222Z] [2023-10-03T19:26:22.222Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:22.222Z] #32 ... [2023-10-03T19:26:22.222Z] [2023-10-03T19:26:22.489Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:22.489Z] #48 ... [2023-10-03T19:26:22.489Z] [2023-10-03T19:26:22.489Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-03T19:26:22.489Z] #68 DONE 1.6s [2023-10-03T19:26:22.489Z] [2023-10-03T19:26:22.489Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:23.446Z] #48 ... [2023-10-03T19:26:23.446Z] [2023-10-03T19:26:23.446Z] #41 [core-command internal] load build context [2023-10-03T19:26:23.710Z] #41 ... [2023-10-03T19:26:23.710Z] [2023-10-03T19:26:23.710Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:23.710Z] #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.2s done [2023-10-03T19:26:23.710Z] #47 ... [2023-10-03T19:26:23.710Z] [2023-10-03T19:26:23.710Z] #41 [core-command internal] load build context [2023-10-03T19:26:23.982Z] #41 ... [2023-10-03T19:26:23.982Z] [2023-10-03T19:26:23.982Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:23.982Z] #50 ... [2023-10-03T19:26:23.982Z] [2023-10-03T19:26:23.982Z] #41 [core-command internal] load build context [2023-10-03T19:26:24.249Z] #41 ... [2023-10-03T19:26:24.249Z] [2023-10-03T19:26:24.249Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:24.519Z] #42 ... [2023-10-03T19:26:24.519Z] [2023-10-03T19:26:24.519Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:24.519Z] #50 ... [2023-10-03T19:26:24.519Z] [2023-10-03T19:26:24.519Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:24.519Z] #43 ... [2023-10-03T19:26:24.519Z] [2023-10-03T19:26:24.519Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:25.476Z] #50 transferring context: 122.17MB 39.8s [2023-10-03T19:26:25.476Z] #50 ... [2023-10-03T19:26:25.476Z] [2023-10-03T19:26:25.476Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:25.476Z] #45 ... [2023-10-03T19:26:25.476Z] [2023-10-03T19:26:25.476Z] #41 [core-command internal] load build context [2023-10-03T19:26:25.746Z] #41 ... [2023-10-03T19:26:25.746Z] [2023-10-03T19:26:25.746Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:26.013Z] #49 ... [2023-10-03T19:26:26.013Z] [2023-10-03T19:26:26.013Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:26.013Z] #46 ... [2023-10-03T19:26:26.013Z] [2023-10-03T19:26:26.013Z] #44 [core-data internal] load build context [2023-10-03T19:26:26.282Z] #44 ... [2023-10-03T19:26:26.282Z] [2023-10-03T19:26:26.282Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:26.282Z] #46 ... [2023-10-03T19:26:26.282Z] [2023-10-03T19:26:26.282Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:26.550Z] #51 ... [2023-10-03T19:26:26.550Z] [2023-10-03T19:26:26.550Z] #44 [core-data internal] load build context [2023-10-03T19:26:29.895Z] #44 transferring context: 142.52MB 46.0s [2023-10-03T19:26:29.895Z] #44 ... [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:26:29.895Z] #69 DONE 3.4s [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:26:29.895Z] #70 DONE 3.0s [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-03T19:26:29.895Z] #71 ... [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #46 [security-proxy-setup internal] load build context [2023-10-03T19:26:29.895Z] #46 transferring context: 189.53MB 45.4s done [2023-10-03T19:26:29.895Z] #46 DONE 46.4s [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T19:26:29.895Z] #72 DONE 3.7s [2023-10-03T19:26:29.895Z] [2023-10-03T19:26:29.895Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-03T19:26:30.859Z] #73 ... [2023-10-03T19:26:30.859Z] [2023-10-03T19:26:30.859Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-03T19:26:30.859Z] #74 DONE 1.3s [2023-10-03T19:26:30.859Z] [2023-10-03T19:26:30.859Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:31.126Z] #49 ... [2023-10-03T19:26:31.126Z] [2023-10-03T19:26:31.126Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-03T19:26:31.126Z] #73 DONE 1.2s [2023-10-03T19:26:31.126Z] [2023-10-03T19:26:31.126Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-03T19:26:31.126Z] #71 DONE 1.4s [2023-10-03T19:26:31.126Z] [2023-10-03T19:26:31.126Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-03T19:26:31.397Z] #75 ... [2023-10-03T19:26:31.397Z] [2023-10-03T19:26:31.397Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:31.397Z] #76 DONE 1.6s [2023-10-03T19:26:31.664Z] [2023-10-03T19:26:31.664Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:32.245Z] #49 ... [2023-10-03T19:26:32.245Z] [2023-10-03T19:26:32.245Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-03T19:26:32.245Z] #75 DONE 1.2s [2023-10-03T19:26:32.245Z] [2023-10-03T19:26:32.245Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:32.518Z] #49 ... [2023-10-03T19:26:32.518Z] [2023-10-03T19:26:32.518Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:32.518Z] #32 ... [2023-10-03T19:26:32.518Z] [2023-10-03T19:26:32.518Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:32.518Z] #49 ... [2023-10-03T19:26:32.518Z] [2023-10-03T19:26:32.518Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T19:26:32.518Z] #77 DONE 1.3s [2023-10-03T19:26:32.518Z] [2023-10-03T19:26:32.518Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:32.785Z] #49 ... [2023-10-03T19:26:32.785Z] [2023-10-03T19:26:32.785Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-03T19:26:32.785Z] #78 DONE 1.7s [2023-10-03T19:26:33.052Z] [2023-10-03T19:26:33.052Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:33.637Z] #49 ... [2023-10-03T19:26:33.637Z] [2023-10-03T19:26:33.637Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:33.905Z] #48 ... [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:26:33.905Z] #79 DONE 1.4s [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:33.905Z] #48 ... [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:33.905Z] #49 ... [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:26:33.905Z] #80 DONE 1.1s [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:33.905Z] #49 ... [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T19:26:33.905Z] #81 DONE 1.2s [2023-10-03T19:26:33.905Z] [2023-10-03T19:26:33.905Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:33.905Z] #49 transferring context: 149.71MB 48.3s [2023-10-03T19:26:34.493Z] #49 ... [2023-10-03T19:26:34.493Z] [2023-10-03T19:26:34.493Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:26:34.493Z] #47 ... [2023-10-03T19:26:34.493Z] [2023-10-03T19:26:34.493Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:34.766Z] #42 ... [2023-10-03T19:26:34.766Z] [2023-10-03T19:26:34.766Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:34.766Z] #43 ... [2023-10-03T19:26:34.766Z] [2023-10-03T19:26:34.766Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-03T19:26:34.766Z] #82 DONE 1.0s [2023-10-03T19:26:34.766Z] [2023-10-03T19:26:34.766Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:34.766Z] #43 ... [2023-10-03T19:26:34.766Z] [2023-10-03T19:26:34.766Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:35.035Z] #42 ... [2023-10-03T19:26:35.035Z] [2023-10-03T19:26:35.035Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-03T19:26:35.035Z] #83 DONE 0.9s [2023-10-03T19:26:35.035Z] [2023-10-03T19:26:35.035Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-03T19:26:35.035Z] #84 DONE 1.0s [2023-10-03T19:26:35.035Z] [2023-10-03T19:26:35.035Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:35.616Z] #42 ... [2023-10-03T19:26:35.616Z] [2023-10-03T19:26:35.616Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-03T19:26:35.616Z] #85 DONE 0.8s [2023-10-03T19:26:35.616Z] [2023-10-03T19:26:35.616Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:35.897Z] #50 ... [2023-10-03T19:26:35.897Z] [2023-10-03T19:26:35.897Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:35.897Z] #45 ... [2023-10-03T19:26:35.897Z] [2023-10-03T19:26:35.897Z] #41 [core-command internal] load build context [2023-10-03T19:26:36.164Z] #41 ... [2023-10-03T19:26:36.164Z] [2023-10-03T19:26:36.164Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-03T19:26:36.164Z] #86 DONE 0.9s [2023-10-03T19:26:36.164Z] [2023-10-03T19:26:36.164Z] #41 [core-command internal] load build context [2023-10-03T19:26:36.164Z] #41 ... [2023-10-03T19:26:36.164Z] [2023-10-03T19:26:36.164Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:36.164Z] #45 ... [2023-10-03T19:26:36.164Z] [2023-10-03T19:26:36.164Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-03T19:26:36.164Z] #87 DONE 1.1s [2023-10-03T19:26:36.164Z] [2023-10-03T19:26:36.164Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:36.752Z] #45 ... [2023-10-03T19:26:36.752Z] [2023-10-03T19:26:36.752Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:36.752Z] #51 ... [2023-10-03T19:26:36.752Z] [2023-10-03T19:26:36.752Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:38.169Z] #43 transferring context: 189.53MB 54.7s done [2023-10-03T19:26:38.437Z] #43 ... [2023-10-03T19:26:38.437Z] [2023-10-03T19:26:38.437Z] #32 [security-proxy-auth internal] load build context [2023-10-03T19:26:38.437Z] #32 transferring context: 189.53MB 52.4s done [2023-10-03T19:26:38.437Z] #32 DONE 53.1s [2023-10-03T19:26:38.437Z] [2023-10-03T19:26:38.437Z] #43 [support-scheduler internal] load build context [2023-10-03T19:26:38.437Z] #43 DONE 55.1s [2023-10-03T19:26:38.437Z] [2023-10-03T19:26:38.437Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:39.019Z] #88 ... [2023-10-03T19:26:39.019Z] [2023-10-03T19:26:39.019Z] #50 [security-secretstore-setup internal] load build context [2023-10-03T19:26:39.019Z] #50 transferring context: 189.53MB 53.2s done [2023-10-03T19:26:39.019Z] #50 DONE 53.8s [2023-10-03T19:26:39.019Z] [2023-10-03T19:26:39.019Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:39.598Z] #51 ... [2023-10-03T19:26:39.598Z] [2023-10-03T19:26:39.598Z] #44 [core-data internal] load build context [2023-10-03T19:26:39.598Z] #44 ... [2023-10-03T19:26:39.598Z] [2023-10-03T19:26:39.598Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:39.865Z] #51 ... [2023-10-03T19:26:39.865Z] [2023-10-03T19:26:39.865Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:39.865Z] #88 DONE 1.5s [2023-10-03T19:26:39.865Z] [2023-10-03T19:26:39.865Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:41.273Z] #51 ... [2023-10-03T19:26:41.273Z] [2023-10-03T19:26:41.273Z] #89 [security-spire-agent] exporting to image [2023-10-03T19:26:41.273Z] #89 exporting layers 5.0s done [2023-10-03T19:26:41.273Z] #89 writing image sha256:b901cfc05a9c356098aa8793456c69205c07ba5324eef8ea8223180dafd09024 0.0s done [2023-10-03T19:26:41.273Z] #89 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-10-03T19:26:41.273Z] #89 writing image sha256:ee28d0520e2b68645c6e8063b0a5489f6ad21ed7d473bb6b459c4182f776ce4f 0.0s done [2023-10-03T19:26:41.273Z] #89 writing image sha256:ac14af81ab7222b099dda52705ddaeecf220dcb149dcb0af8be4c3a6affc0ad9 0.0s done [2023-10-03T19:26:41.273Z] #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-03T19:26:41.273Z] #89 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-03T19:26:41.273Z] #89 DONE 5.3s [2023-10-03T19:26:41.273Z] [2023-10-03T19:26:41.273Z] #44 [core-data internal] load build context [2023-10-03T19:26:41.273Z] #44 transferring context: 189.53MB 57.5s done [2023-10-03T19:26:41.273Z] #44 DONE 58.0s [2023-10-03T19:26:41.273Z] [2023-10-03T19:26:41.273Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:41.540Z] #51 ... [2023-10-03T19:26:41.540Z] [2023-10-03T19:26:41.540Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:26:41.540Z] #90 ... [2023-10-03T19:26:41.540Z] [2023-10-03T19:26:41.540Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:42.147Z] #51 ... [2023-10-03T19:26:42.147Z] [2023-10-03T19:26:42.147Z] #49 [core-metadata internal] load build context [2023-10-03T19:26:42.147Z] #49 transferring context: 189.53MB 55.7s done [2023-10-03T19:26:42.147Z] #49 DONE 56.8s [2023-10-03T19:26:42.147Z] [2023-10-03T19:26:42.147Z] #51 [core-common-config-bootstrapper internal] load build context [2023-10-03T19:26:42.147Z] #51 transferring context: 189.53MB 56.5s done [2023-10-03T19:26:42.147Z] #51 DONE 57.0s [2023-10-03T19:26:42.147Z] [2023-10-03T19:26:42.147Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:43.108Z] #48 ... [2023-10-03T19:26:43.108Z] [2023-10-03T19:26:43.108Z] #41 [core-command internal] load build context [2023-10-03T19:26:43.108Z] #41 transferring context: 189.53MB 59.5s done [2023-10-03T19:26:43.108Z] #41 DONE 59.7s [2023-10-03T19:26:43.108Z] [2023-10-03T19:26:43.108Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:43.108Z] #48 ... [2023-10-03T19:26:43.108Z] [2023-10-03T19:26:43.108Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:43.108Z] #42 ... [2023-10-03T19:26:43.108Z] [2023-10-03T19:26:43.108Z] #48 [support-notifications internal] load build context [2023-10-03T19:26:43.396Z] #48 transferring context: 189.53MB 57.7s done [2023-10-03T19:26:43.396Z] #48 DONE 58.3s [2023-10-03T19:26:43.396Z] [2023-10-03T19:26:43.396Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:43.671Z] #91 ... [2023-10-03T19:26:43.671Z] [2023-10-03T19:26:43.671Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-03T19:26:43.671Z] #42 transferring context: 189.53MB 59.5s done [2023-10-03T19:26:43.671Z] #42 DONE 60.0s [2023-10-03T19:26:43.671Z] [2023-10-03T19:26:43.671Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:44.257Z] #45 ... [2023-10-03T19:26:44.257Z] [2023-10-03T19:26:44.257Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:44.257Z] #92 DONE 0.7s [2023-10-03T19:26:44.257Z] [2023-10-03T19:26:44.257Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:44.257Z] #45 ... [2023-10-03T19:26:44.257Z] [2023-10-03T19:26:44.257Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:26:44.257Z] #93 ... [2023-10-03T19:26:44.257Z] [2023-10-03T19:26:44.257Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:26:44.257Z] #91 DONE 0.8s [2023-10-03T19:26:44.528Z] [2023-10-03T19:26:44.528Z] #45 [security-bootstrapper internal] load build context [2023-10-03T19:26:47.863Z] #45 transferring context: 189.53MB 63.9s done [2023-10-03T19:26:47.863Z] #45 DONE 64.4s [2023-10-03T19:26:47.863Z] [2023-10-03T19:26:47.863Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:26:54.489Z] #94 ... [2023-10-03T19:26:54.489Z] [2023-10-03T19:26:54.489Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:02.675Z] #95 ... [2023-10-03T19:27:02.675Z] [2023-10-03T19:27:02.675Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:02.675Z] #90 DONE 29.8s [2023-10-03T19:27:02.675Z] [2023-10-03T19:27:02.675Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-10-03T19:27:04.076Z] #96 DONE 2.7s [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:04.076Z] #97 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:04.076Z] #98 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-10-03T19:27:04.076Z] #99 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:04.076Z] #100 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:04.076Z] #101 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-10-03T19:27:04.076Z] #102 CACHED [2023-10-03T19:27:04.076Z] [2023-10-03T19:27:04.076Z] #103 [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-10-03T19:27:06.644Z] #103 2.522 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-10-03T19:27:14.835Z] #103 ... [2023-10-03T19:27:14.835Z] [2023-10-03T19:27:14.835Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T19:27:14.835Z] #0 2.655 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-10-03T19:27:14.835Z] #104 ... [2023-10-03T19:27:14.835Z] [2023-10-03T19:27:14.835Z] #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T19:27:14.835Z] #0 2.500 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-10-03T19:27:23.036Z] #105 ... [2023-10-03T19:27:23.036Z] [2023-10-03T19:27:23.036Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:23.036Z] #93 DONE 43.1s [2023-10-03T19:27:23.036Z] [2023-10-03T19:27:23.036Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #106 DONE 2.5s [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T19:27:25.615Z] #105 ... [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #107 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:25.615Z] #108 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:25.615Z] #109 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #110 [core-metadata builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #110 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:25.615Z] #111 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:25.615Z] #112 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:25.615Z] #113 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #114 [core-command builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #114 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:25.615Z] #115 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:25.615Z] #116 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #117 [support-scheduler builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #117 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:25.615Z] #118 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-03T19:27:25.615Z] #119 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #120 [core-data builder 6/7] COPY . . [2023-10-03T19:27:25.615Z] #120 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:25.615Z] #121 CACHED [2023-10-03T19:27:25.615Z] [2023-10-03T19:27:25.615Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:27:29.858Z] #122 4.288 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-10-03T19:27:36.638Z] #122 ... [2023-10-03T19:27:36.638Z] [2023-10-03T19:27:36.638Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:27:36.638Z] #0 4.726 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-10-03T19:27:36.638Z] #123 ... [2023-10-03T19:27:36.638Z] [2023-10-03T19:27:36.638Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:27:36.638Z] #0 4.958 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-10-03T19:27:36.638Z] #124 ... [2023-10-03T19:27:36.638Z] [2023-10-03T19:27:36.638Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T19:27:36.638Z] #0 3.916 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-10-03T19:27:36.638Z] #125 ... [2023-10-03T19:27:36.638Z] [2023-10-03T19:27:36.638Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T19:27:36.638Z] #0 4.403 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-10-03T19:27:36.638Z] #126 ... [2023-10-03T19:27:36.638Z] [2023-10-03T19:27:36.638Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:27:36.638Z] #0 4.675 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-10-03T19:27:41.007Z] #127 ... [2023-10-03T19:27:41.007Z] [2023-10-03T19:27:41.007Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:41.007Z] #94 DONE 56.7s [2023-10-03T19:27:41.007Z] [2023-10-03T19:27:41.007Z] #128 [support-notifications builder 6/7] COPY . . [2023-10-03T19:27:43.740Z] #128 ... [2023-10-03T19:27:43.740Z] [2023-10-03T19:27:43.740Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T19:27:43.740Z] #95 DONE 59.3s [2023-10-03T19:27:43.740Z] [2023-10-03T19:27:43.740Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T19:27:44.008Z] #129 ... [2023-10-03T19:27:44.008Z] [2023-10-03T19:27:44.008Z] #128 [support-notifications builder 6/7] COPY . . [2023-10-03T19:27:44.008Z] #128 DONE 3.1s [2023-10-03T19:27:44.277Z] [2023-10-03T19:27:44.277Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:27:46.212Z] #130 2.259 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-10-03T19:27:46.799Z] #130 ... [2023-10-03T19:27:46.799Z] [2023-10-03T19:27:46.799Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T19:27:46.799Z] #129 DONE 3.4s [2023-10-03T19:27:47.070Z] [2023-10-03T19:27:47.070Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:27:49.008Z] #131 1.847 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-10-03T19:38:56.229Z] #131 ... [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T19:38:56.229Z] #104 DONE 701.3s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:38:56.229Z] #131 ... [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:38:56.229Z] #132 DONE 0.2s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:38:56.229Z] #122 ... [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:38:56.229Z] #133 DONE 0.2s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-03T19:38:56.229Z] #134 DONE 0.1s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-03T19:38:56.229Z] #135 DONE 0.2s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:38:56.229Z] #123 ... [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-03T19:38:56.229Z] #136 DONE 0.3s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T19:38:56.229Z] #137 DONE 0.2s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:38:56.229Z] #138 DONE 2.0s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #103 [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-10-03T19:38:56.229Z] #103 ... [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #89 [security-proxy-setup] exporting to image [2023-10-03T19:38:56.229Z] #89 exporting layers [2023-10-03T19:38:56.229Z] #89 exporting layers 0.8s done [2023-10-03T19:38:56.229Z] #89 writing image sha256:6aea7b4576e0b9a810d52656c1275afab11cf1b46ff150e9a3e74e3027230e05 done [2023-10-03T19:38:56.229Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-03T19:38:56.229Z] #89 DONE 6.1s [2023-10-03T19:38:56.229Z] [2023-10-03T19:38:56.229Z] #103 [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-10-03T19:38:56.229Z] #103 705.9 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-10-03T19:38:59.567Z] #103 ... [2023-10-03T19:38:59.567Z] [2023-10-03T19:38:59.567Z] #105 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T19:38:59.567Z] #105 DONE 715.4s [2023-10-03T19:38:59.567Z] [2023-10-03T19:38:59.567Z] #103 [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-10-03T19:38:59.837Z] #103 ... [2023-10-03T19:38:59.837Z] [2023-10-03T19:38:59.837Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-03T19:39:00.153Z] #139 DONE 0.2s [2023-10-03T19:39:00.153Z] [2023-10-03T19:39:00.153Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-03T19:39:02.105Z] #140 DONE 2.1s [2023-10-03T19:39:02.105Z] [2023-10-03T19:39:02.105Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:39:02.373Z] #141 DONE 0.3s [2023-10-03T19:39:02.373Z] [2023-10-03T19:39:02.373Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:39:02.640Z] #142 DONE 0.3s [2023-10-03T19:39:02.640Z] [2023-10-03T19:39:02.640Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-03T19:39:03.220Z] #143 DONE 0.5s [2023-10-03T19:39:03.220Z] [2023-10-03T19:39:03.220Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-03T19:39:03.496Z] #144 DONE 0.1s [2023-10-03T19:39:03.496Z] [2023-10-03T19:39:03.496Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-03T19:39:03.496Z] #145 DONE 0.1s [2023-10-03T19:39:03.496Z] [2023-10-03T19:39:03.496Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-03T19:39:03.763Z] #146 DONE 0.2s [2023-10-03T19:39:03.763Z] [2023-10-03T19:39:03.763Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-03T19:39:03.763Z] #147 DONE 0.2s [2023-10-03T19:39:03.763Z] [2023-10-03T19:39:03.763Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-03T19:39:04.029Z] #148 DONE 0.1s [2023-10-03T19:39:04.029Z] [2023-10-03T19:39:04.029Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-03T19:39:06.601Z] #149 DONE 2.5s [2023-10-03T19:39:06.601Z] [2023-10-03T19:39:06.601Z] #89 [security-bootstrapper] exporting to image [2023-10-03T19:39:06.601Z] #89 exporting layers [2023-10-03T19:39:07.555Z] #89 exporting layers 0.9s done [2023-10-03T19:39:07.555Z] #89 writing image sha256:deb4cc72466413812dbfcf2584fa03aaf7346f853e570fc18995ee1ccb87a64c done [2023-10-03T19:39:07.555Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-03T19:39:07.555Z] #89 DONE 7.0s [2023-10-03T19:39:07.555Z] [2023-10-03T19:39:07.555Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:09.486Z] #127 ... [2023-10-03T19:39:09.486Z] [2023-10-03T19:39:09.486Z] #103 [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-10-03T19:39:09.486Z] #103 DONE 725.7s [2023-10-03T19:39:09.751Z] [2023-10-03T19:39:09.751Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:10.018Z] #127 ... [2023-10-03T19:39:10.018Z] [2023-10-03T19:39:10.018Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:39:10.284Z] #150 DONE 0.2s [2023-10-03T19:39:10.284Z] [2023-10-03T19:39:10.284Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:10.550Z] #127 ... [2023-10-03T19:39:10.550Z] [2023-10-03T19:39:10.550Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:39:10.850Z] #151 DONE 0.2s [2023-10-03T19:39:10.850Z] [2023-10-03T19:39:10.850Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:39:10.850Z] #123 ... [2023-10-03T19:39:10.850Z] [2023-10-03T19:39:10.850Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-03T19:39:10.850Z] #152 DONE 0.1s [2023-10-03T19:39:11.117Z] [2023-10-03T19:39:11.117Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-03T19:39:11.413Z] #153 DONE 0.2s [2023-10-03T19:39:11.413Z] [2023-10-03T19:39:11.413Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:39:11.413Z] #154 DONE 0.2s [2023-10-03T19:39:11.413Z] [2023-10-03T19:39:11.413Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-03T19:39:11.682Z] #155 DONE 0.3s [2023-10-03T19:39:11.682Z] [2023-10-03T19:39:11.682Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-03T19:39:11.956Z] #156 DONE 0.4s [2023-10-03T19:39:11.956Z] [2023-10-03T19:39:11.956Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:39:12.222Z] #122 ... [2023-10-03T19:39:12.222Z] [2023-10-03T19:39:12.222Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T19:39:12.222Z] #157 DONE 0.1s [2023-10-03T19:39:12.222Z] [2023-10-03T19:39:12.222Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:39:14.159Z] #158 DONE 2.0s [2023-10-03T19:39:14.159Z] [2023-10-03T19:39:14.159Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:14.159Z] #127 ... [2023-10-03T19:39:14.159Z] [2023-10-03T19:39:14.159Z] #89 [security-secretstore-setup] exporting to image [2023-10-03T19:39:14.159Z] #89 exporting layers [2023-10-03T19:39:15.113Z] #89 exporting layers 1.0s done [2023-10-03T19:39:15.379Z] #89 writing image sha256:aa027890db6095361b8bae08ea07020fb5f6b1b8444152955078b05b84e9c831 done [2023-10-03T19:39:15.379Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-03T19:39:15.379Z] #89 DONE 8.1s [2023-10-03T19:39:15.379Z] [2023-10-03T19:39:15.379Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T19:39:47.566Z] #126 ... [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T19:39:47.566Z] #125 DONE 737.5s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:39:47.566Z] #47 ... [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:39:47.566Z] #159 DONE 0.2s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:39:47.566Z] #122 ... [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:39:47.566Z] #160 DONE 0.1s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-03T19:39:47.566Z] #161 DONE 0.2s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:39:47.566Z] #162 DONE 0.1s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-03T19:39:47.566Z] #163 DONE 0.1s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:47.566Z] #127 ... [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:39:47.566Z] #164 DONE 2.0s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:39:47.566Z] #124 ... [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #89 [security-proxy-auth] exporting to image [2023-10-03T19:39:47.566Z] #89 exporting layers [2023-10-03T19:39:47.566Z] #89 exporting layers 0.6s done [2023-10-03T19:39:47.566Z] #89 writing image sha256:a764e798bddd8bc0317770da022791c3cd5fd83a69e26e808ffc1de9f1ebaab6 done [2023-10-03T19:39:47.566Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-03T19:39:47.566Z] #89 DONE 8.7s [2023-10-03T19:39:47.566Z] [2023-10-03T19:39:47.566Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T19:39:55.766Z] #127 DONE 749.3s [2023-10-03T19:39:55.766Z] [2023-10-03T19:39:55.766Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:39:55.766Z] #122 ... [2023-10-03T19:39:55.766Z] [2023-10-03T19:39:55.766Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:39:55.766Z] #165 DONE 0.2s [2023-10-03T19:39:55.766Z] [2023-10-03T19:39:55.766Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:39:55.766Z] #166 DONE 0.1s [2023-10-03T19:39:55.766Z] [2023-10-03T19:39:55.766Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:39:55.766Z] #31 ... [2023-10-03T19:39:55.766Z] [2023-10-03T19:39:55.766Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-03T19:39:56.034Z] #167 DONE 0.3s [2023-10-03T19:39:56.034Z] [2023-10-03T19:39:56.034Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:39:56.034Z] #124 ... [2023-10-03T19:39:56.034Z] [2023-10-03T19:39:56.034Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:39:56.034Z] #168 DONE 0.1s [2023-10-03T19:39:56.299Z] [2023-10-03T19:39:56.299Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-03T19:39:56.299Z] #169 DONE 0.2s [2023-10-03T19:39:56.299Z] [2023-10-03T19:39:56.299Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T19:39:58.871Z] #170 DONE 2.1s [2023-10-03T19:39:58.871Z] [2023-10-03T19:39:58.871Z] #89 [core-common-config-bootstrapper] exporting to image [2023-10-03T19:39:58.871Z] #89 exporting layers [2023-10-03T19:39:59.136Z] #89 exporting layers 0.6s done [2023-10-03T19:39:59.136Z] #89 writing image sha256:ab9c8fcd16c02cddca6d28a6df2ad3316293b8c75e1508ab0478446b384165ee done [2023-10-03T19:39:59.136Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-03T19:39:59.136Z] #89 DONE 9.3s [2023-10-03T19:39:59.136Z] [2023-10-03T19:39:59.136Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T19:40:37.966Z] #122 DONE 786.3s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:40:37.966Z] #131 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:40:37.966Z] #171 DONE 0.2s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:40:37.966Z] #172 DONE 0.2s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:40:37.966Z] #47 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-03T19:40:37.966Z] #173 DONE 0.2s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:40:37.966Z] #174 DONE 0.1s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:40:37.966Z] #47 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #89 [core-command] exporting to image [2023-10-03T19:40:37.966Z] #89 exporting layers [2023-10-03T19:40:37.966Z] #89 exporting layers 0.4s done [2023-10-03T19:40:37.966Z] #89 writing image sha256:a0b5248a61afbdf6ef49a0d85b156966c5b88e1fa43effd59dc5de5b37a2300f done [2023-10-03T19:40:37.966Z] #89 naming to docker.io/library/core-command-arm64 done [2023-10-03T19:40:37.966Z] #89 DONE 9.7s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:40:37.966Z] #131 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T19:40:37.966Z] #126 DONE 791.1s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:40:37.966Z] #31 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:40:37.966Z] #175 DONE 0.1s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:40:37.966Z] #47 ... [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:40:37.966Z] #176 DONE 0.1s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-03T19:40:37.966Z] #177 DONE 0.3s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:40:37.966Z] #178 DONE 0.1s [2023-10-03T19:40:37.966Z] [2023-10-03T19:40:37.966Z] #89 [core-data] exporting to image [2023-10-03T19:40:37.966Z] #89 exporting layers [2023-10-03T19:40:38.230Z] #89 exporting layers 0.3s done [2023-10-03T19:40:38.230Z] #89 writing image sha256:440c51d7299d4fe8feec4091ca6739aeaafa3e64ee1f675f90f168ef275d4595 done [2023-10-03T19:40:38.230Z] #89 naming to docker.io/library/core-data-arm64 done [2023-10-03T19:40:38.230Z] #89 DONE 10.0s [2023-10-03T19:40:38.230Z] [2023-10-03T19:40:38.230Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:40:39.642Z] #130 ... [2023-10-03T19:40:39.642Z] [2023-10-03T19:40:39.642Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T19:40:39.642Z] #123 DONE 794.1s [2023-10-03T19:40:39.914Z] [2023-10-03T19:40:39.914Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:40:40.494Z] #130 ... [2023-10-03T19:40:40.494Z] [2023-10-03T19:40:40.494Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:40:40.494Z] #179 DONE 0.1s [2023-10-03T19:40:40.494Z] [2023-10-03T19:40:40.494Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:40:40.759Z] #47 ... [2023-10-03T19:40:40.759Z] [2023-10-03T19:40:40.759Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:40:40.759Z] #180 DONE 0.1s [2023-10-03T19:40:40.759Z] [2023-10-03T19:40:40.759Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-03T19:40:41.023Z] #181 DONE 0.3s [2023-10-03T19:40:41.023Z] [2023-10-03T19:40:41.023Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T19:40:41.023Z] #47 ... [2023-10-03T19:40:41.023Z] [2023-10-03T19:40:41.023Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:40:41.023Z] #182 DONE 0.1s [2023-10-03T19:40:41.023Z] [2023-10-03T19:40:41.023Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-03T19:40:41.023Z] #183 DONE 0.1s [2023-10-03T19:40:41.023Z] [2023-10-03T19:40:41.023Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:40:41.291Z] #130 ... [2023-10-03T19:40:41.291Z] [2023-10-03T19:40:41.291Z] #89 [core-metadata] exporting to image [2023-10-03T19:40:41.559Z] #89 exporting layers 0.4s done [2023-10-03T19:40:41.559Z] #89 writing image sha256:3d42781ff6116d4f971bf564cc03b847ed3cffeff74a05ee17dd3c252e7452c6 done [2023-10-03T19:40:41.559Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-10-03T19:40:41.559Z] #89 DONE 10.5s [2023-10-03T19:40:41.559Z] [2023-10-03T19:40:41.559Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:08.403Z] #31 ... [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T19:41:08.403Z] #131 DONE 799.5s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:41:08.403Z] #184 DONE 0.3s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:41:08.403Z] #130 ... [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:41:08.403Z] #185 DONE 0.1s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-03T19:41:08.403Z] #186 DONE 0.3s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:41:08.403Z] #187 DONE 0.1s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:41:08.403Z] #124 ... [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #89 [security-spiffe-token-provider] exporting to image [2023-10-03T19:41:08.403Z] #89 exporting layers [2023-10-03T19:41:08.403Z] #89 exporting layers 0.4s done [2023-10-03T19:41:08.403Z] #89 writing image sha256:472fcbebf21ac59d48b66d95cf3b112cb19c632a08b6cdb4941aa463d127386d done [2023-10-03T19:41:08.403Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-03T19:41:08.403Z] #89 DONE 10.9s [2023-10-03T19:41:08.403Z] [2023-10-03T19:41:08.403Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:20.682Z] #31 ... [2023-10-03T19:41:20.682Z] [2023-10-03T19:41:20.682Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T19:41:20.682Z] #124 DONE 834.9s [2023-10-03T19:41:20.682Z] [2023-10-03T19:41:20.682Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:21.266Z] #31 ... [2023-10-03T19:41:21.266Z] [2023-10-03T19:41:21.266Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:41:21.266Z] #188 DONE 0.1s [2023-10-03T19:41:21.266Z] [2023-10-03T19:41:21.266Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:41:21.266Z] #189 DONE 0.1s [2023-10-03T19:41:21.266Z] [2023-10-03T19:41:21.266Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-03T19:41:21.851Z] #190 DONE 0.4s [2023-10-03T19:41:21.851Z] [2023-10-03T19:41:21.851Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:41:22.116Z] #191 DONE 0.1s [2023-10-03T19:41:22.116Z] [2023-10-03T19:41:22.116Z] #89 [support-scheduler] exporting to image [2023-10-03T19:41:22.116Z] #89 exporting layers [2023-10-03T19:41:22.381Z] #89 exporting layers 0.4s done [2023-10-03T19:41:22.381Z] #89 writing image sha256:183723304a009409a09283d1fe9c147956cbb8c41576e58d7472cc61880caa8d done [2023-10-03T19:41:22.381Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-10-03T19:41:22.381Z] #89 DONE 11.3s [2023-10-03T19:41:22.381Z] [2023-10-03T19:41:22.381Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:22.648Z] #31 ... [2023-10-03T19:41:22.648Z] [2023-10-03T19:41:22.648Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T19:41:22.648Z] #130 DONE 818.8s [2023-10-03T19:41:22.913Z] [2023-10-03T19:41:22.913Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:22.913Z] #31 ... [2023-10-03T19:41:22.913Z] [2023-10-03T19:41:22.913Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T19:41:22.913Z] #192 DONE 0.1s [2023-10-03T19:41:23.179Z] [2023-10-03T19:41:23.179Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:23.179Z] #31 ... [2023-10-03T19:41:23.179Z] [2023-10-03T19:41:23.179Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T19:41:23.179Z] #193 DONE 0.1s [2023-10-03T19:41:23.451Z] [2023-10-03T19:41:23.451Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-03T19:41:23.451Z] #194 DONE 0.3s [2023-10-03T19:41:23.451Z] [2023-10-03T19:41:23.451Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:23.719Z] #31 ... [2023-10-03T19:41:23.719Z] [2023-10-03T19:41:23.719Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-03T19:41:23.719Z] #195 DONE 0.1s [2023-10-03T19:41:23.719Z] [2023-10-03T19:41:23.719Z] #89 [support-notifications] exporting to image [2023-10-03T19:41:23.986Z] #89 exporting layers 0.4s done [2023-10-03T19:41:23.986Z] #89 writing image sha256:82ea7d0aded4b54ef90efc5056c2b34623e64711dba771cd3d6cd0baff75f8f2 done [2023-10-03T19:41:23.986Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-10-03T19:41:23.986Z] #89 DONE 11.8s [2023-10-03T19:41:23.986Z] [2023-10-03T19:41:23.986Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T19:41:23.986Z] time="2023-10-03T19:25:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-03T19:41:24.018Z] $ docker stop --time=1 ebac54e135c383af984b539a398b0e4a07380b66e01916bf7a8cdc3ce57286f4 [2023-10-03T19:41:25.630Z] $ docker rm -f --volumes ebac54e135c383af984b539a398b0e4a07380b66e01916bf7a8cdc3ce57286f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T19:41:26.160Z] + docker images [2023-10-03T19:41:26.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-03T19:41:26.160Z] support-notifications-arm64 latest 82ea7d0aded4 2 seconds ago 34.2MB [2023-10-03T19:41:26.160Z] support-scheduler-arm64 latest 183723304a00 4 seconds ago 33.5MB [2023-10-03T19:41:26.160Z] security-spiffe-token-provider-arm64 latest 472fcbebf21a 18 seconds ago 35.1MB [2023-10-03T19:41:26.160Z] core-metadata-arm64 latest 3d42781ff611 45 seconds ago 21.5MB [2023-10-03T19:41:26.160Z] core-data-arm64 latest 440c51d7299d 48 seconds ago 21.2MB [2023-10-03T19:41:26.160Z] core-command-arm64 latest a0b5248a61af 53 seconds ago 21MB [2023-10-03T19:41:26.160Z] core-common-config-bootstrapper-arm64 latest ab9c8fcd16c0 About a minute ago 18.3MB [2023-10-03T19:41:26.160Z] security-proxy-auth-arm64 latest a764e798bddd About a minute ago 19.4MB [2023-10-03T19:41:26.160Z] security-secretstore-setup-arm64 latest aa027890db60 2 minutes ago 43.7MB [2023-10-03T19:41:26.160Z] security-bootstrapper-arm64 latest deb4cc724664 2 minutes ago 23.1MB [2023-10-03T19:41:26.160Z] security-proxy-setup-arm64 latest 6aea7b4576e0 2 minutes ago 29.1MB [2023-10-03T19:41:26.160Z] security-spire-server-arm64 latest ee28d0520e2b 14 minutes ago 96.6MB [2023-10-03T19:41:26.160Z] security-spire-agent-arm64 latest ac14af81ab72 14 minutes ago 152MB [2023-10-03T19:41:26.160Z] security-spire-config-arm64 latest b901cfc05a9c 14 minutes ago 95.8MB [2023-10-03T19:41:26.160Z] ci-base-image-arm64 latest c5c96f6e2624 25 minutes ago 924MB [2023-10-03T19:41:26.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 13 days ago 553MB [2023-10-03T19:41:26.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-03T19:41:26.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T19:41:26.970Z] [2023-10-03T19:41:26.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:41:27.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T19:41:27.633Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-03T19:41:27.633Z] 8998bd30e6a1: Pulling fs layer [2023-10-03T19:41:27.633Z] 04944245beec: Pulling fs layer [2023-10-03T19:41:27.633Z] 699f458cf7ca: Pulling fs layer [2023-10-03T19:41:27.633Z] 765212b225bb: Pulling fs layer [2023-10-03T19:41:27.633Z] f23df028b6ca: Pulling fs layer [2023-10-03T19:41:27.633Z] d65c8cfc05b1: Pulling fs layer [2023-10-03T19:41:27.633Z] 2437ff75d9bd: Pulling fs layer [2023-10-03T19:41:27.633Z] 765212b225bb: Waiting [2023-10-03T19:41:27.633Z] f23df028b6ca: Waiting [2023-10-03T19:41:27.633Z] d65c8cfc05b1: Waiting [2023-10-03T19:41:27.633Z] 2437ff75d9bd: Waiting [2023-10-03T19:41:27.633Z] 04944245beec: Verifying Checksum [2023-10-03T19:41:27.633Z] 04944245beec: Download complete [2023-10-03T19:41:27.633Z] 765212b225bb: Verifying Checksum [2023-10-03T19:41:27.633Z] 765212b225bb: Download complete [2023-10-03T19:41:27.633Z] f23df028b6ca: Download complete [2023-10-03T19:41:27.633Z] d65c8cfc05b1: Download complete [2023-10-03T19:41:27.899Z] 699f458cf7ca: Verifying Checksum [2023-10-03T19:41:27.899Z] 699f458cf7ca: Download complete [2023-10-03T19:41:28.166Z] 8998bd30e6a1: Verifying Checksum [2023-10-03T19:41:28.166Z] 8998bd30e6a1: Download complete [2023-10-03T19:41:30.741Z] 2437ff75d9bd: Verifying Checksum [2023-10-03T19:41:30.741Z] 2437ff75d9bd: Download complete [2023-10-03T19:41:32.149Z] 8998bd30e6a1: Pull complete [2023-10-03T19:41:32.729Z] 04944245beec: Pull complete [2023-10-03T19:41:34.132Z] 699f458cf7ca: Pull complete [2023-10-03T19:41:34.132Z] 765212b225bb: Pull complete [2023-10-03T19:41:34.714Z] f23df028b6ca: Pull complete [2023-10-03T19:41:34.980Z] d65c8cfc05b1: Pull complete [2023-10-03T19:41:49.954Z] 2437ff75d9bd: Pull complete [2023-10-03T19:41:49.954Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-03T19:41:49.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T19:41:49.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:41:50.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-8412 does not seem to be running inside a container [2023-10-03T19:41:50.328Z] $ 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-10-03T19:41:53.153Z] $ docker top a6b1f149ac6fcab678316c7925ab2ca9b24473862bd89a364c3208fec9d7455f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:41:54.105Z] ---> job-cost.sh [2023-10-03T19:41:54.105Z] lf-activate-venv: SKIPPING [2023-10-03T19:41:54.105Z] INFO: No Stack... [2023-10-03T19:41:54.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-03T19:41:55.317Z] INFO: Archiving Costs [Pipeline] sh [2023-10-03T19:41:55.972Z] + cut -d, -f6 [2023-10-03T19:41:55.973Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-10-03T19:41:56.024Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4698-1-stack-cost] [2023-10-03T19:41:56.030Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4698-1-stack-cost] did not exist. Created. [2023-10-03T19:41:56.030Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4698-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-03T19:41:56.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-03T19:41:56.646Z] Stashed 1 file(s) [Pipeline] } [2023-10-03T19:41:56.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4698-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-03T19:41:56.728Z] $ docker stop --time=1 a6b1f149ac6fcab678316c7925ab2ca9b24473862bd89a364c3208fec9d7455f [2023-10-03T19:41:58.229Z] $ docker rm -f --volumes a6b1f149ac6fcab678316c7925ab2ca9b24473862bd89a364c3208fec9d7455f [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-10-03T19:41:59.250Z] provisioning config files... [2023-10-03T19:41:59.257Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10372774938172731077tmp [Pipeline] { [Pipeline] sh [2023-10-03T19:41:59.602Z] + set +x [2023-10-03T19:41:59.602Z] + bash -s -- [2023-10-03T19:41:59.602Z] + curl -s https://codecov.io/bash [2023-10-03T19:41:59.602Z] [2023-10-03T19:41:59.602Z] _____ _ [2023-10-03T19:41:59.602Z] / ____| | | [2023-10-03T19:41:59.602Z] | | ___ __| | ___ ___ _____ __ [2023-10-03T19:41:59.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-03T19:41:59.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-03T19:41:59.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-03T19:41:59.602Z] Bash-1.0.6 [2023-10-03T19:41:59.602Z] [2023-10-03T19:41:59.602Z] [2023-10-03T19:41:59.602Z] ==> git version 2.25.1 found [2023-10-03T19:41:59.602Z] ==> 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-10-03T19:41:59.602Z] Release-Date: 2020-01-08 [2023-10-03T19:41:59.602Z] 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-10-03T19:41:59.602Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-03T19:41:59.602Z] ==> Jenkins CI detected. [2023-10-03T19:41:59.602Z] current dir:  /w/workspace/edgex-go/1 [2023-10-03T19:41:59.602Z] project root: . [2023-10-03T19:41:59.602Z] --> token set from env [2023-10-03T19:41:59.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-03T19:41:59.602Z] ==> Running gcov in . (disable via -X gcov) [2023-10-03T19:41:59.861Z] ==> Python coveragepy not found [2023-10-03T19:41:59.861Z] ==> Searching for coverage reports in: [2023-10-03T19:41:59.861Z] + . [2023-10-03T19:41:59.861Z] -> Found 1 reports [2023-10-03T19:41:59.861Z] ==> Detecting git/mercurial file structure [2023-10-03T19:41:59.861Z] ==> Reading reports [2023-10-03T19:41:59.861Z] + ./coverage.out bytes=453602 [2023-10-03T19:41:59.861Z] ==> Appending adjustments [2023-10-03T19:41:59.861Z] https://docs.codecov.io/docs/fixing-reports [2023-10-03T19:42:00.798Z] + Found adjustments [2023-10-03T19:42:00.798Z] ==> Gzipping contents [2023-10-03T19:42:00.798Z] 60K /tmp/codecov.HINgzc.gz [2023-10-03T19:42:00.798Z] ==> Uploading reports [2023-10-03T19:42:00.798Z] url: https://codecov.io [2023-10-03T19:42:00.798Z] query: branch=PR-4698&commit=95e13439c5dd68475d366f32096c88bdf3bf42c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4698&job=&cmd_args= [2023-10-03T19:42:00.798Z] -> Pinging Codecov [2023-10-03T19:42:00.798Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4698&commit=95e13439c5dd68475d366f32096c88bdf3bf42c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4698&job=&cmd_args= [2023-10-03T19:42:01.058Z] -> Uploading to [2023-10-03T19:42:01.058Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-03/00271124DB129430A58F1EEE437C3FCB/95e13439c5dd68475d366f32096c88bdf3bf42c9/a5b4dab5-6a6a-4a0e-b26b-f0a0cdafb5bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T194200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a39d81d9877f5f8a5a2771f0d3749153310229e12f5d873153c5d1d851583996 [2023-10-03T19:42:01.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T19:42:01.058Z] Dload Upload Total Spent Left Speed [2023-10-03T19:42:01.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58144 0 0 100 58144 0 199k --:--:-- --:--:-- --:--:-- 199k [2023-10-03T19:42:01.317Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/95e13439c5dd68475d366f32096c88bdf3bf42c9 [Pipeline] } [2023-10-03T19:42:01.346Z] 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-10-03T19:42:02.696Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:03.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:03.931Z] ---> package-listing.sh [2023-10-03T19:42:03.931Z] ++ facter osfamily [2023-10-03T19:42:03.931Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-03T19:42:04.189Z] + OS_FAMILY=debian [2023-10-03T19:42:04.190Z] + workspace=/w/workspace/edgex-go/1 [2023-10-03T19:42:04.190Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-03T19:42:04.190Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-03T19:42:04.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-03T19:42:04.190Z] + PACKAGES=/tmp/packages_start.txt [2023-10-03T19:42:04.190Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-03T19:42:04.190Z] + PACKAGES=/tmp/packages_end.txt [2023-10-03T19:42:04.190Z] + case "${OS_FAMILY}" in [2023-10-03T19:42:04.190Z] + dpkg -l [2023-10-03T19:42:04.190Z] + grep '^ii' [2023-10-03T19:42:04.190Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-03T19:42:04.190Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-03T19:42:04.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-03T19:42:04.190Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-03T19:42:04.190Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-03T19:42:04.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-03T19:42:04.222Z] 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-10-03T19:42:04.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:42:05.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T19:42:05.139Z] [2023-10-03T19:42:05.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T19:42:05.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T19:42:05.503Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-03T19:42:05.503Z] 5eb5b503b376: Pulling fs layer [2023-10-03T19:42:05.503Z] 5c69ac0246d0: Pulling fs layer [2023-10-03T19:42:05.503Z] ec43610c2a17: Pulling fs layer [2023-10-03T19:42:05.503Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-03T19:42:05.503Z] 33b1e0a273af: Pulling fs layer [2023-10-03T19:42:05.503Z] 5d3b04190fa2: Pulling fs layer [2023-10-03T19:42:05.503Z] 2f39f015ded8: Pulling fs layer [2023-10-03T19:42:05.503Z] 3a2ae6a8a46f: Waiting [2023-10-03T19:42:05.503Z] 33b1e0a273af: Waiting [2023-10-03T19:42:05.503Z] 5d3b04190fa2: Waiting [2023-10-03T19:42:05.503Z] 5c69ac0246d0: Verifying Checksum [2023-10-03T19:42:05.503Z] 5c69ac0246d0: Download complete [2023-10-03T19:42:05.503Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-03T19:42:05.503Z] 3a2ae6a8a46f: Download complete [2023-10-03T19:42:05.503Z] 33b1e0a273af: Verifying Checksum [2023-10-03T19:42:05.503Z] 33b1e0a273af: Download complete [2023-10-03T19:42:05.503Z] ec43610c2a17: Verifying Checksum [2023-10-03T19:42:05.503Z] ec43610c2a17: Download complete [2023-10-03T19:42:05.503Z] 5d3b04190fa2: Verifying Checksum [2023-10-03T19:42:05.503Z] 5d3b04190fa2: Download complete [2023-10-03T19:42:05.762Z] 5eb5b503b376: Verifying Checksum [2023-10-03T19:42:05.762Z] 5eb5b503b376: Download complete [2023-10-03T19:42:06.328Z] 2f39f015ded8: Download complete [2023-10-03T19:42:06.895Z] 5eb5b503b376: Pull complete [2023-10-03T19:42:06.895Z] 5c69ac0246d0: Pull complete [2023-10-03T19:42:07.461Z] ec43610c2a17: Pull complete [2023-10-03T19:42:07.461Z] 3a2ae6a8a46f: Pull complete [2023-10-03T19:42:07.721Z] 33b1e0a273af: Pull complete [2023-10-03T19:42:07.721Z] 5d3b04190fa2: Pull complete [2023-10-03T19:42:11.907Z] 2f39f015ded8: Pull complete [2023-10-03T19:42:11.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-03T19:42:11.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T19:42:11.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T19:42:12.113Z] prd-ubuntu20.04-docker-8c-8g-8411 does not seem to be running inside a container [2023-10-03T19:42:12.118Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-03T19:42:15.040Z] $ docker top 1580315909b638fc51e62c1af59250a73357978652118b69f1d928af0639ec07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T19:42:15.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-03T19:42:15.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-03T19:42:16.085Z] + ls /var/log/sa-host [2023-10-03T19:42:16.086Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T19:42:16.382Z] provisioning config files... [2023-10-03T19:42:16.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12944660023720525557tmp [Pipeline] { [Pipeline] echo [2023-10-03T19:42:16.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:16.750Z] ---> create-netrc.sh [Pipeline] } [2023-10-03T19:42:16.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:17.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-03T19:42:17.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:17.526Z] ---> sudo-logs.sh [2023-10-03T19:42:17.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-03T19:42:17.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:18.025Z] ---> job-cost.sh [2023-10-03T19:42:18.025Z] lf-activate-venv: SKIPPING [2023-10-03T19:42:18.025Z] DEBUG: total: 0.10999999940395355 [2023-10-03T19:42:18.025Z] INFO: Retrieving Stack Cost... [2023-10-03T19:42:18.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-03T19:42:18.903Z] INFO: Archiving Costs [Pipeline] echo [2023-10-03T19:42:18.937Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T19:42:19.300Z] ---> logs-deploy.sh [2023-10-03T19:42:19.300Z] lf-activate-venv: SKIPPING [2023-10-03T19:42:19.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4698/1 [2023-10-03T19:42:19.300Z] INFO: archiving workspace using pattern(s): [2023-10-03T19:42:20.304Z] Archives upload complete. [2023-10-03T19:42:20.304Z] INFO: archiving logs to Nexus