Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+cac31287acd04e958173a3bbb33b482e6c71c818 (b2749089fcc4375241fc483965cc12eb5662e1ff) 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-ssh17037852472509339742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5197128467436945453.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12189413335132649650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16737823916866761373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10923028366527796748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18084 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing 4f2e43b2ca39dee13468211d4de9754ffe864f98 Checking out Revision 4f2e43b2ca39dee13468211d4de9754ffe864f98 (PR-4721) > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f2e43b2ca39dee13468211d4de9754ffe864f98 # timeout=10 Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T08:30:26.187Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T08:30:26.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T08:30:26.259Z] ========================================================= [2023-11-15T08:30:26.259Z] EdgeX Global Pipelines Version Info [2023-11-15T08:30:26.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 192213daff843e32dbe363c6cb5d92abc4433dd8 # timeout=10 [2023-11-15T08:30:26.958Z] ------------------- [2023-11-15T08:30:26.958Z] stable info: [2023-11-15T08:30:26.958Z] ------------------- [2023-11-15T08:30:26.959Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-15T08:30:26.959Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T08:30:26.959Z] Message: update stable to v1.0.257 [2023-11-15T08:30:27.528Z] ------------------- [2023-11-15T08:30:27.528Z] experimental info: [2023-11-15T08:30:27.528Z] ------------------- [2023-11-15T08:30:27.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T08:30:27.528Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-15T08:30:27.528Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T08:30:27.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-15T08:30:27.705Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-15T08:30:27.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T08:30:27.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T08:30:27.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T08:30:27.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T08:30:27.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T08:30:27.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-15T08:30:27.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-15T08:30:27.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-15T08:30:27.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T08:30:27.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T08:30:27.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T08:30:27.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T08:30:27.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T08:30:27.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T08:30:27.893Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T08:30:27.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T08:30:27.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-15T08:30:27.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-15T08:30:27.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T08:30:27.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T08:30:27.963Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T08:30:27.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo [2023-11-15T08:30:27.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo [2023-11-15T08:30:27.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo [2023-11-15T08:30:28.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo [2023-11-15T08:30:28.029Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f2e43b [Pipeline] echo [2023-11-15T08:30:28.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T08:30:28.079Z] provisioning config files... [2023-11-15T08:30:28.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config720932484505780309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T08:30:28.391Z] ---> docker-login.sh [2023-11-15T08:30:28.391Z] nexus3.edgexfoundry.org:10001 [2023-11-15T08:30:29.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:30:29.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:30:29.334Z] Configure a credential helper to remove this warning. See [2023-11-15T08:30:29.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:30:29.334Z] [2023-11-15T08:30:29.334Z] Login Succeeded [2023-11-15T08:30:29.334Z] nexus3.edgexfoundry.org:10002 [2023-11-15T08:30:29.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:30:29.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:30:29.334Z] Configure a credential helper to remove this warning. See [2023-11-15T08:30:29.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:30:29.334Z] [2023-11-15T08:30:29.334Z] Login Succeeded [2023-11-15T08:30:29.334Z] nexus3.edgexfoundry.org:10003 [2023-11-15T08:30:29.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:30:29.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:30:29.334Z] Configure a credential helper to remove this warning. See [2023-11-15T08:30:29.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:30:29.334Z] [2023-11-15T08:30:29.334Z] Login Succeeded [2023-11-15T08:30:29.595Z] nexus3.edgexfoundry.org:10004 [2023-11-15T08:30:29.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:30:29.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:30:29.595Z] Configure a credential helper to remove this warning. See [2023-11-15T08:30:29.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:30:29.595Z] [2023-11-15T08:30:29.595Z] Login Succeeded [2023-11-15T08:30:29.595Z] docker.io [2023-11-15T08:30:29.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:30:29.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:30:29.855Z] Configure a credential helper to remove this warning. See [2023-11-15T08:30:29.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:30:29.855Z] [2023-11-15T08:30:29.855Z] Login Succeeded [2023-11-15T08:30:29.855Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T08:30:29.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T08:30:30.167Z] + 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-11-15T08:30:30.167Z] + dirname cmd/core-command/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-15T08:30:30.167Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-15T08:30:30.167Z] cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/core-data/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/core-metadata/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-15T08:30:30.167Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-11-15T08:30:30.167Z] -f2 [2023-11-15T08:30:30.167Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-15T08:30:30.167Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/support-notifications/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-15T08:30:30.167Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-15T08:30:30.167Z] + cut -d/ -f2 [2023-11-15T08:30:30.167Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-15T08:30:30.214Z] 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-11-15T08:30:30.558Z] + git rev-list -1 --merges 4f2e43b2ca39dee13468211d4de9754ffe864f98~1..4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo [2023-11-15T08:30:30.570Z] -----------> git rev-list -1 --merges 4f2e43b2ca39dee13468211d4de9754ffe864f98~1..4f2e43b2ca39dee13468211d4de9754ffe864f98 4f2e43b2ca39dee13468211d4de9754ffe864f98 [2023-11-15T08:30:30.570Z] 4f2e43b2ca39dee13468211d4de9754ffe864f98 [false] [Pipeline] sh [2023-11-15T08:30:30.857Z] + git log --format=format:%s -1 4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] echo [2023-11-15T08:30:30.871Z] ========================================================= [2023-11-15T08:30:30.871Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T08:30:30.871Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-15T08:30:31.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T08:30:31.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T08:30:31.244Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T08:30:31.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T08:30:31.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-11-15T08:30:31.244Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T08:30:31.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:30:31.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T08:30:31.598Z] [2023-11-15T08:30:31.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:30:31.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T08:30:32.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T08:30:32.474Z] b85a868b505f: Pulling fs layer [2023-11-15T08:30:32.474Z] e2be974225ed: Pulling fs layer [2023-11-15T08:30:32.474Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T08:30:32.474Z] 988bab9f4d93: Pulling fs layer [2023-11-15T08:30:32.474Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T08:30:32.474Z] eaf3925da568: Pulling fs layer [2023-11-15T08:30:32.474Z] 1469e6f7b9e6: Waiting [2023-11-15T08:30:32.474Z] 988bab9f4d93: Waiting [2023-11-15T08:30:32.474Z] bab4dde63d76: Pulling fs layer [2023-11-15T08:30:32.474Z] bde34c3a00c8: Pulling fs layer [2023-11-15T08:30:32.474Z] eaf3925da568: Waiting [2023-11-15T08:30:32.474Z] b352a97aabf1: Pulling fs layer [2023-11-15T08:30:32.474Z] bde34c3a00c8: Waiting [2023-11-15T08:30:32.474Z] 4872d77fe225: Pulling fs layer [2023-11-15T08:30:32.474Z] bab4dde63d76: Waiting [2023-11-15T08:30:32.474Z] b352a97aabf1: Waiting [2023-11-15T08:30:32.474Z] 5851b861e8e6: Pulling fs layer [2023-11-15T08:30:32.474Z] 5851b861e8e6: Waiting [2023-11-15T08:30:32.474Z] 4872d77fe225: Waiting [2023-11-15T08:30:32.474Z] e2be974225ed: Verifying Checksum [2023-11-15T08:30:32.474Z] e2be974225ed: Download complete [2023-11-15T08:30:32.474Z] 988bab9f4d93: Verifying Checksum [2023-11-15T08:30:32.474Z] 988bab9f4d93: Download complete [2023-11-15T08:30:32.474Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T08:30:32.474Z] 1469e6f7b9e6: Download complete [2023-11-15T08:30:32.474Z] eaf3925da568: Verifying Checksum [2023-11-15T08:30:32.474Z] eaf3925da568: Download complete [2023-11-15T08:30:32.474Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T08:30:32.474Z] 339a4e72a1f5: Download complete [2023-11-15T08:30:32.474Z] bde34c3a00c8: Download complete [2023-11-15T08:30:32.474Z] b352a97aabf1: Verifying Checksum [2023-11-15T08:30:32.474Z] b352a97aabf1: Download complete [2023-11-15T08:30:32.474Z] 4872d77fe225: Verifying Checksum [2023-11-15T08:30:32.474Z] 4872d77fe225: Download complete [2023-11-15T08:30:32.474Z] 5851b861e8e6: Download complete [2023-11-15T08:30:32.474Z] b85a868b505f: Verifying Checksum [2023-11-15T08:30:32.474Z] b85a868b505f: Download complete [2023-11-15T08:30:32.732Z] bab4dde63d76: Verifying Checksum [2023-11-15T08:30:32.732Z] bab4dde63d76: Download complete [2023-11-15T08:30:33.667Z] b85a868b505f: Pull complete [2023-11-15T08:30:33.925Z] e2be974225ed: Pull complete [2023-11-15T08:30:34.492Z] 339a4e72a1f5: Pull complete [2023-11-15T08:30:34.492Z] 988bab9f4d93: Pull complete [2023-11-15T08:30:34.751Z] 1469e6f7b9e6: Pull complete [2023-11-15T08:30:35.009Z] eaf3925da568: Pull complete [2023-11-15T08:30:36.913Z] bab4dde63d76: Pull complete [2023-11-15T08:30:36.913Z] bde34c3a00c8: Pull complete [2023-11-15T08:30:36.913Z] b352a97aabf1: Pull complete [2023-11-15T08:30:37.175Z] 4872d77fe225: Pull complete [2023-11-15T08:30:37.175Z] 5851b861e8e6: Pull complete [2023-11-15T08:30:37.175Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T08:30:37.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T08:30:37.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:30:37.272Z] prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container [2023-11-15T08:30:37.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T08:30:41.030Z] $ docker top eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 -eo pid,comm [2023-11-15T08:30:41.081Z] 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-11-15T08:30:41.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T08:30:41.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T08:30:41.118Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T08:30:41.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T08:30:41.240Z] $ docker exec eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent [2023-11-15T08:30:41.333Z] SSH_AUTH_SOCK=/tmp/ssh-8vIC8eFAa5dF/agent.33 [2023-11-15T08:30:41.333Z] SSH_AGENT_PID=39 [2023-11-15T08:30:41.342Z] Running ssh-add (command line suppressed) [2023-11-15T08:30:41.435Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15448017898056095595.key (/w/workspace/edgex-go/4@tmp/private_key_15448017898056095595.key) [2023-11-15T08:30:41.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T08:30:41.736Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T08:30:41.756Z] $ docker exec --env ******** --env ******** eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent -k [2023-11-15T08:30:41.862Z] unset SSH_AUTH_SOCK; [2023-11-15T08:30:41.863Z] unset SSH_AGENT_PID; [2023-11-15T08:30:41.863Z] echo Agent pid 39 killed; [2023-11-15T08:30:41.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T08:30:41.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T08:30:41.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T08:30:42.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T08:30:42.027Z] $ docker exec eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent [2023-11-15T08:30:42.142Z] SSH_AUTH_SOCK=/tmp/ssh-nd8iVv2cug3L/agent.71 [2023-11-15T08:30:42.142Z] SSH_AGENT_PID=77 [2023-11-15T08:30:42.148Z] Running ssh-add (command line suppressed) [2023-11-15T08:30:42.254Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4817419098189356587.key (/w/workspace/edgex-go/4@tmp/private_key_4817419098189356587.key) [2023-11-15T08:30:42.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T08:30:42.588Z] + git semver init [2023-11-15T08:30:42.846Z] 2023-11-15 08:30:42,830 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T08:30:42.846Z] 2023-11-15 08:30:42,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-11-15T08:30:42.847Z] 2023-11-15 08:30:42,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-11-15T08:30:42.847Z] 2023-11-15 08:30:42,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,719 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4721 with force:False [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,719 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4721 [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,724 [execute] INFO git cat-file --batch-check [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,731 [execute] INFO git cat-file --batch [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T08:30:49.414Z] 2023-11-15 08:30:48,736 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4721 [2023-11-15T08:30:49.414Z] 0.0.0 [Pipeline] } [2023-11-15T08:30:49.424Z] $ docker exec --env ******** --env ******** eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 ssh-agent -k [2023-11-15T08:30:49.530Z] unset SSH_AUTH_SOCK; [2023-11-15T08:30:49.531Z] unset SSH_AGENT_PID; [2023-11-15T08:30:49.531Z] echo Agent pid 77 killed; [2023-11-15T08:30:49.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T08:30:49.850Z] + git semver [Pipeline] } [2023-11-15T08:30:50.123Z] $ docker stop --time=1 eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 [2023-11-15T08:30:51.610Z] $ docker rm -f --volumes eafd835d49201182eefd9299531e404d3041a05653a1f087e1ebaf9bfc919747 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T08:30:51.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T08:30:52.215Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T08:30:52.219Z] [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-11-15T08:30:52.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-11-15T08:30:52.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T08:30:52.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T08:30:52.660Z] ========================================================= [2023-11-15T08:30:52.660Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T08:30:52.660Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:30:52.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T08:30:52.944Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T08:30:52.944Z] 7264a8db6415: Pulling fs layer [2023-11-15T08:30:52.944Z] c4d48a809fc2: Pulling fs layer [2023-11-15T08:30:52.944Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T08:30:52.944Z] ad3a456e5733: Pulling fs layer [2023-11-15T08:30:52.944Z] 69c7f0334f64: Pulling fs layer [2023-11-15T08:30:52.944Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T08:30:52.944Z] ce7588e14bc9: Pulling fs layer [2023-11-15T08:30:52.944Z] b5e4710f87ac: Pulling fs layer [2023-11-15T08:30:52.944Z] ad3a456e5733: Waiting [2023-11-15T08:30:52.944Z] 69c7f0334f64: Waiting [2023-11-15T08:30:52.944Z] 1f1c1a5573a3: Waiting [2023-11-15T08:30:52.944Z] b5e4710f87ac: Waiting [2023-11-15T08:30:52.944Z] c4d48a809fc2: Verifying Checksum [2023-11-15T08:30:52.944Z] c4d48a809fc2: Download complete [2023-11-15T08:30:52.944Z] ad3a456e5733: Verifying Checksum [2023-11-15T08:30:52.944Z] ad3a456e5733: Download complete [2023-11-15T08:30:53.205Z] 69c7f0334f64: Verifying Checksum [2023-11-15T08:30:53.205Z] 69c7f0334f64: Download complete [2023-11-15T08:30:53.205Z] 7264a8db6415: Verifying Checksum [2023-11-15T08:30:53.205Z] 7264a8db6415: Download complete [2023-11-15T08:30:53.205Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T08:30:53.205Z] 1f1c1a5573a3: Download complete [2023-11-15T08:30:53.205Z] 7264a8db6415: Pull complete [2023-11-15T08:30:53.466Z] b5e4710f87ac: Verifying Checksum [2023-11-15T08:30:53.466Z] b5e4710f87ac: Download complete [2023-11-15T08:30:53.466Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T08:30:53.466Z] 4f1c88b9dad5: Download complete [2023-11-15T08:30:53.727Z] c4d48a809fc2: Pull complete [2023-11-15T08:30:53.985Z] ce7588e14bc9: Verifying Checksum [2023-11-15T08:30:53.985Z] ce7588e14bc9: Download complete [2023-11-15T08:30:57.269Z] 4f1c88b9dad5: Pull complete [2023-11-15T08:30:57.269Z] ad3a456e5733: Pull complete [2023-11-15T08:30:57.269Z] 69c7f0334f64: Pull complete [2023-11-15T08:30:57.269Z] 1f1c1a5573a3: Pull complete [2023-11-15T08:30:59.802Z] ce7588e14bc9: Pull complete [2023-11-15T08:30:59.802Z] b5e4710f87ac: Pull complete [2023-11-15T08:30:59.802Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T08:30:59.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T08:30:59.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:31:00.100Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T08:31:00.100Z] WORKDIR /edgex [2023-11-15T08:31:00.100Z] COPY go.mod . [2023-11-15T08:31:00.100Z] RUN go mod download [2023-11-15T08:31:00.100Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-15T08:31:00.667Z] Sending build context to Docker daemon 171MB [2023-11-15T08:31:00.667Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T08:31:00.667Z] ---> 88b5674ff536 [2023-11-15T08:31:00.667Z] Step 2/4 : WORKDIR /edgex [2023-11-15T08:31:07.292Z] ---> Running in 6492cbfa8ffa [2023-11-15T08:31:07.292Z] Removing intermediate container 6492cbfa8ffa [2023-11-15T08:31:07.292Z] ---> 8f151bffda11 [2023-11-15T08:31:07.292Z] Step 3/4 : COPY go.mod . [2023-11-15T08:31:07.292Z] ---> 7504da0208bc [2023-11-15T08:31:07.292Z] Step 4/4 : RUN go mod download [2023-11-15T08:31:07.292Z] ---> Running in 95f2cb990074 [2023-11-15T08:31:07.307Z] Still waiting to schedule task [2023-11-15T08:31:07.308Z] ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T08:31:07.308Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18086’ is offline [2023-11-15T08:31:25.384Z] Removing intermediate container 95f2cb990074 [2023-11-15T08:31:25.384Z] ---> 9e5236f562d3 [2023-11-15T08:31:25.384Z] Successfully built 9e5236f562d3 [2023-11-15T08:31:25.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:31:25.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T08:31:25.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:31:25.746Z] prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container [2023-11-15T08:31:25.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T08:31:26.168Z] $ docker top 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T08:31:26.519Z] + go version [2023-11-15T08:31:26.519Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T08:31:26.525Z] $ docker stop --time=1 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 [2023-11-15T08:31:27.809Z] $ docker rm -f --volumes 7a5e899771c8285a222a830e5329bc86980c33b7df080ea814c1d1aa05d595f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:31:28.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T08:31:28.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:31:28.281Z] prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container [2023-11-15T08:31:28.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T08:31:28.626Z] $ docker top bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T08:31:28.689Z] ========================================================= [2023-11-15T08:31:28.689Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-15T08:31:28.689Z] ========================================================= [Pipeline] sh [2023-11-15T08:31:28.968Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:31:29.261Z] + make test [2023-11-15T08:31:29.261Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T08:31:35.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-15T08:31:48.012Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-15T08:31:48.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-15T08:31:48.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-15T08:31:48.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-15T08:31:48.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-15T08:31:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-15T08:31:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-15T08:31:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-15T08:31:51.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-11-15T08:31:53.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-11-15T08:31:53.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-15T08:31:53.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-15T08:31:53.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-15T08:31:54.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-15T08:31:54.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-15T08:31:55.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-15T08:31:55.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-15T08:31:55.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:31:55.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-15T08:31:55.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-15T08:31:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-15T08:31:56.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-15T08:31:56.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2023-11-15T08:31:56.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2023-11-15T08:31:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-15T08:31:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-15T08:31:58.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:31:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 93.4% of statements [2023-11-15T08:31:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-15T08:31:59.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-15T08:32:00.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements [2023-11-15T08:32:00.118Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2023-11-15T08:32:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-15T08:32:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-15T08:32:02.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.9% of statements [2023-11-15T08:32:02.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-11-15T08:32:02.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2023-11-15T08:32:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements [2023-11-15T08:32:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.030s coverage: 94.1% of statements [2023-11-15T08:32:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-11-15T08:32:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-11-15T08:32:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-15T08:32:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-15T08:32:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-15T08:32:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-15T08:32:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-15T08:32:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-15T08:32:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-15T08:32:03.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-15T08:32:04.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-15T08:32:04.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-15T08:32:04.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-15T08:32:04.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-15T08:32:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-15T08:32:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-15T08:32:05.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-15T08:32:06.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-15T08:32:07.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-15T08:32:08.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-15T08:32:08.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-15T08:32:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-15T08:32:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-15T08:32:11.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-15T08:32:12.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-15T08:32:12.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-15T08:32:12.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-15T08:32:14.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2023-11-15T08:32:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-15T08:32:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-15T08:32:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-15T08:32:15.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-15T08:32:16.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-15T08:32:16.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-15T08:32:16.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-15T08:32:16.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-15T08:32:18.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-15T08:32:18.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:32:18.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-15T08:32:18.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-15T08:32:19.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-15T08:32:19.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-15T08:32:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-15T08:32:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.359s coverage: 79.9% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.081s coverage: 62.3% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.047s coverage: 100.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.243s coverage: 38.4% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2023-11-15T08:32:27.459Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements [2023-11-15T08:32:27.459Z] 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-11-15T08:32:27.724Z] running golangci-lint [2023-11-15T08:32:27.724Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-15T08:32:27.724Z] go version go1.21.0 linux/amd64 [2023-11-15T08:32:27.982Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-15T08:32:27.982Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-15T08:32:40.173Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|files|imports|deps|exports_file) took 10.889777099s" [2023-11-15T08:32:40.173Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.646544ms" [2023-11-15T08:32:46.742Z] level=info msg="[linters_context/goanalysis] analyzers took 59.178096983s with top 10 stages: buildir: 30.398792781s, gosec: 6.102580482s, inspect: 1.614075116s, S1038: 1.173439952s, fact_deprecated: 1.150907004s, printf: 894.103723ms, fact_purity: 787.035088ms, nilness: 784.094103ms, ctrlflow: 759.042379ms, directives: 517.700675ms" [2023-11-15T08:32:46.742Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-15T08:32:46.742Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, skip_files: 197/197, exclude-rules: 21/197, nolint: 0/21" [2023-11-15T08:32:46.742Z] level=info msg="[runner] processing took 14.908907ms with stages: nolint: 6.626922ms, identifier_marker: 3.131352ms, path_prettifier: 1.91289ms, autogenerated_exclude: 1.341645ms, exclude-rules: 1.047046ms, skip_dirs: 806.991µs, cgo: 24.651µs, filename_unadjuster: 13.45µs, max_same_issues: 860ns, skip_files: 430ns, fixer: 400ns, uniq_by_line: 390ns, exclude: 300ns, sort_results: 260ns, severity-rules: 260ns, diff: 250ns, max_per_file_from_linter: 240ns, source_code: 200ns, max_from_linter: 160ns, path_shortener: 110ns, path_prefixer: 100ns" [2023-11-15T08:32:46.742Z] level=info msg="[runner] linters took 7.728405231s with stages: goanalysis_metalinter: 7.713400751s" [2023-11-15T08:32:46.742Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-15T08:32:46.742Z] level=info msg="Memory: 188 samples, avg is 266.8MB, max is 958.8MB" [2023-11-15T08:32:46.742Z] level=info msg="Execution took 18.652775345s" [2023-11-15T08:32:46.742Z] go vet ./... [2023-11-15T08:32:50.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T08:32:50.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T08:32:50.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T08:32:50.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T08:32:51.218Z] + ls -al . [2023-11-15T08:32:51.218Z] total 736 [2023-11-15T08:32:51.218Z] drwxrwxr-x 11 1001 1001 4096 Nov 15 08:31 . [2023-11-15T08:32:51.218Z] drwxr-xr-x 4 root root 4096 Nov 15 08:31 .. [2023-11-15T08:32:51.218Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 .blubracket [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 10 Nov 15 08:30 .dockerignore [2023-11-15T08:32:51.218Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 08:32 .git [2023-11-15T08:32:51.218Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 .github [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:30 .gitignore [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 08:30 .golangci.yml [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 100 Nov 15 08:30 .hadolint.yml [2023-11-15T08:32:51.218Z] drwxr-xr-x 3 1001 1001 4096 Nov 15 08:30 .semver [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 155 Nov 15 08:30 .sonarcloud.properties [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:30 ADOPTERS.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:30 Attribution.txt [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:30 CHANGELOG.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:30 CONTRIBUTING.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 08:30 GOVERNANCE.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 861 Nov 15 08:30 Jenkinsfile [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:30 LICENSE [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:30 Makefile [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 08:30 OWNERS.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:30 README.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 789 Nov 15 08:30 SECURITY.md [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 08:30 VERSION [2023-11-15T08:32:51.218Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 bin [2023-11-15T08:32:51.218Z] drwxrwxr-x 18 1001 1001 4096 Nov 15 08:30 cmd [2023-11-15T08:32:51.218Z] -rw-r--r-- 1 root root 453602 Nov 15 08:32 coverage.out [2023-11-15T08:32:51.218Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:30 fuzz_test [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:30 go.mod [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:30 go.sum [2023-11-15T08:32:51.218Z] drwxrwxr-x 7 1001 1001 4096 Nov 15 08:30 internal [2023-11-15T08:32:51.218Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 08:30 openapi [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 584 Nov 15 08:30 security.txt [2023-11-15T08:32:51.218Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 08:30 version.go [Pipeline] sh [2023-11-15T08:32:51.501Z] + '[' -e coverage.out ] [2023-11-15T08:32:51.501Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-15T08:32:51.658Z] Stashed 1 file(s) [Pipeline] sh [2023-11-15T08:32:51.935Z] + make build [2023-11-15T08:32:51.935Z] 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-11-15T08:33:04.125Z] 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-11-15T08:33:04.125Z] 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-11-15T08:33:05.061Z] 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-11-15T08:33:06.008Z] 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-11-15T08:33:12.655Z] 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-11-15T08:33:14.037Z] 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-11-15T08:33:14.973Z] 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-11-15T08:33:15.907Z] 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-11-15T08:33:16.842Z] 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-11-15T08:33:17.408Z] 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-11-15T08:33:18.783Z] 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-11-15T08:33:19.726Z] $ docker stop --time=1 bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f [2023-11-15T08:33:30.424Z] $ docker rm -f --volumes bf8d7ba47667b67e19996bc5a44d98e1cad8aa903da866c645c7326a95ab576f [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-11-15T08:33:31.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-15T08:33:31.295Z] [2023-11-15T08:33:31.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:33:31.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-15T08:33:31.858Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-15T08:33:31.858Z] 91d30c5bc195: Pulling fs layer [2023-11-15T08:33:31.858Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-15T08:33:31.858Z] 9c61dcf015f6: Pulling fs layer [2023-11-15T08:33:31.858Z] 4698f68db338: Pulling fs layer [2023-11-15T08:33:31.858Z] 2a2f49069b9e: Pulling fs layer [2023-11-15T08:33:31.858Z] e0025b399a48: Pulling fs layer [2023-11-15T08:33:31.858Z] 4698f68db338: Waiting [2023-11-15T08:33:31.858Z] 2a2f49069b9e: Waiting [2023-11-15T08:33:31.858Z] e0025b399a48: Waiting [2023-11-15T08:33:31.858Z] 91d30c5bc195: Verifying Checksum [2023-11-15T08:33:31.858Z] 91d30c5bc195: Download complete [2023-11-15T08:33:31.858Z] 4698f68db338: Verifying Checksum [2023-11-15T08:33:31.858Z] 4698f68db338: Download complete [2023-11-15T08:33:32.116Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-15T08:33:32.116Z] 2e9b0aa3be6d: Download complete [2023-11-15T08:33:32.116Z] e0025b399a48: Verifying Checksum [2023-11-15T08:33:32.116Z] 2a2f49069b9e: Download complete [2023-11-15T08:33:32.376Z] 91d30c5bc195: Pull complete [2023-11-15T08:33:32.635Z] 9c61dcf015f6: Download complete [2023-11-15T08:33:32.894Z] 2e9b0aa3be6d: Pull complete [2023-11-15T08:33:35.434Z] 9c61dcf015f6: Pull complete [2023-11-15T08:33:35.692Z] 4698f68db338: Pull complete [2023-11-15T08:33:36.628Z] 2a2f49069b9e: Pull complete [2023-11-15T08:33:36.922Z] e0025b399a48: Pull complete [2023-11-15T08:33:37.181Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-15T08:33:37.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-15T08:33:37.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:33:37.526Z] prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container [2023-11-15T08:33:37.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-15T08:33:41.549Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18088 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [2023-11-15T08:33:43.777Z] $ docker top 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-15T08:33:43.883Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-11-15T08:33:43.921Z] The recommended git tool is: git [2023-11-15T08:33:44.127Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-15T08:33:46.035Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T08:33:46.035Z] #1 transferring dockerfile: 2.49kB done [2023-11-15T08:33:46.293Z] #1 DONE 0.7s [2023-11-15T08:33:46.293Z] [2023-11-15T08:33:46.293Z] #2 [security-secretstore-setup internal] load .dockerignore [2023-11-15T08:33:46.293Z] #2 transferring context: 50B done [2023-11-15T08:33:46.293Z] #2 DONE 0.5s [2023-11-15T08:33:46.552Z] [2023-11-15T08:33:46.552Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-11-15T08:33:46.810Z] #3 ... [2023-11-15T08:33:46.810Z] [2023-11-15T08:33:46.810Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-15T08:33:46.810Z] #4 transferring dockerfile: 2.93kB done [2023-11-15T08:33:46.810Z] #4 DONE 0.2s [2023-11-15T08:33:46.810Z] [2023-11-15T08:33:46.810Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-11-15T08:33:46.810Z] #3 transferring dockerfile: 1.81kB done [2023-11-15T08:33:46.810Z] #3 ... [2023-11-15T08:33:46.810Z] [2023-11-15T08:33:46.810Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:46.810Z] #5 DONE 0.0s [2023-11-15T08:33:46.810Z] [2023-11-15T08:33:46.810Z] #6 [core-data internal] load build definition from Dockerfile [2023-11-15T08:33:47.747Z] #6 ... [2023-11-15T08:33:47.747Z] [2023-11-15T08:33:47.747Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-11-15T08:33:47.747Z] #3 DONE 1.0s [2023-11-15T08:33:47.747Z] [2023-11-15T08:33:47.747Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-15T08:33:47.747Z] #7 transferring dockerfile: 2.06kB done [2023-11-15T08:33:47.747Z] #7 DONE 1.0s [2023-11-15T08:33:47.747Z] [2023-11-15T08:33:47.747Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-15T08:33:47.747Z] #8 transferring dockerfile: 1.70kB done [2023-11-15T08:33:48.005Z] #8 DONE 1.2s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #9 transferring dockerfile: 2.23kB done [2023-11-15T08:33:48.005Z] #9 DONE 1.3s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #10 transferring dockerfile: 2.15kB done [2023-11-15T08:33:48.005Z] #10 DONE 1.3s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #11 transferring dockerfile: 1.93kB done [2023-11-15T08:33:48.005Z] #11 DONE 1.4s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:33:48.005Z] #12 DONE 1.2s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #13 [support-scheduler internal] load .dockerignore [2023-11-15T08:33:48.005Z] #13 transferring context: 50B done [2023-11-15T08:33:48.005Z] #13 DONE 1.2s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #14 transferring dockerfile: 1.89kB done [2023-11-15T08:33:48.005Z] #14 DONE 1.3s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #15 [support-notifications internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #15 transferring dockerfile: 1.95kB done [2023-11-15T08:33:48.005Z] #15 DONE 1.2s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #16 [security-spire-config internal] load build definition from Dockerfile [2023-11-15T08:33:48.005Z] #16 transferring dockerfile: 1.69kB done [2023-11-15T08:33:48.005Z] #16 DONE 1.2s [2023-11-15T08:33:48.005Z] [2023-11-15T08:33:48.005Z] #17 [core-metadata internal] load .dockerignore [2023-11-15T08:33:48.006Z] #17 transferring context: 50B done [2023-11-15T08:33:48.006Z] #17 DONE 1.2s [2023-11-15T08:33:48.006Z] [2023-11-15T08:33:48.006Z] #18 [security-spire-agent internal] load .dockerignore [2023-11-15T08:33:48.006Z] #18 transferring context: 50B done [2023-11-15T08:33:48.006Z] #18 DONE 1.2s [2023-11-15T08:33:48.006Z] [2023-11-15T08:33:48.006Z] #19 [security-bootstrapper internal] load .dockerignore [2023-11-15T08:33:48.006Z] #19 transferring context: 50B done [2023-11-15T08:33:48.006Z] #19 DONE 1.3s [2023-11-15T08:33:48.006Z] [2023-11-15T08:33:48.006Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:48.006Z] #5 DONE 0.0s [2023-11-15T08:33:48.006Z] [2023-11-15T08:33:48.006Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:33:48.263Z] #20 ... [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:48.263Z] #5 DONE 0.0s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:33:48.263Z] #12 DONE 1.2s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #21 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-15T08:33:48.263Z] #21 transferring dockerfile: 2.50kB done [2023-11-15T08:33:48.263Z] #21 DONE 1.3s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #6 [core-data internal] load build definition from Dockerfile [2023-11-15T08:33:48.263Z] #6 transferring dockerfile: 2.01kB done [2023-11-15T08:33:48.263Z] #6 DONE 1.4s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #22 [core-command internal] load build definition from Dockerfile [2023-11-15T08:33:48.263Z] #22 transferring dockerfile: 1.93kB done [2023-11-15T08:33:48.263Z] #22 DONE 1.4s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #23 [security-proxy-auth internal] load .dockerignore [2023-11-15T08:33:48.263Z] #23 transferring context: 50B done [2023-11-15T08:33:48.263Z] #23 DONE 1.3s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #24 [support-notifications internal] load .dockerignore [2023-11-15T08:33:48.263Z] #24 transferring context: 50B done [2023-11-15T08:33:48.263Z] #24 DONE 1.2s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #25 [core-data internal] load .dockerignore [2023-11-15T08:33:48.263Z] #25 transferring context: 50B done [2023-11-15T08:33:48.263Z] #25 DONE 1.2s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-11-15T08:33:48.263Z] #26 transferring context: 50B done [2023-11-15T08:33:48.263Z] #26 DONE 1.3s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:48.263Z] #5 DONE 0.0s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-15T08:33:48.263Z] #27 transferring context: 50B done [2023-11-15T08:33:48.263Z] #27 DONE 1.4s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:33:48.263Z] #12 DONE 1.2s [2023-11-15T08:33:48.263Z] [2023-11-15T08:33:48.263Z] #28 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:33:48.263Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-15T08:33:48.263Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:33:48.263Z] #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-15T08:33:48.263Z] #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-15T08:33:48.263Z] #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-15T08:33:48.263Z] #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2023-11-15T08:33:48.526Z] #28 ... [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #29 [security-spire-config internal] load .dockerignore [2023-11-15T08:33:48.526Z] #29 transferring context: 50B done [2023-11-15T08:33:48.526Z] #29 DONE 1.3s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #30 [security-proxy-setup internal] load .dockerignore [2023-11-15T08:33:48.526Z] #30 transferring context: 50B done [2023-11-15T08:33:48.526Z] #30 DONE 1.3s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #31 [core-command internal] load .dockerignore [2023-11-15T08:33:48.526Z] #31 transferring context: 50B done [2023-11-15T08:33:48.526Z] #31 DONE 1.3s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #32 [security-spire-server internal] load .dockerignore [2023-11-15T08:33:48.526Z] #32 transferring context: 50B done [2023-11-15T08:33:48.526Z] #32 DONE 1.4s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:48.526Z] #5 DONE 0.0s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:33:48.526Z] #12 DONE 1.2s [2023-11-15T08:33:48.526Z] [2023-11-15T08:33:48.526Z] #28 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:33:48.526Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-15T08:33:48.526Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:33:48.526Z] #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-15T08:33:48.526Z] #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-15T08:33:48.526Z] #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-15T08:33:48.527Z] #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-15T08:33:48.784Z] #28 DONE 1.4s [2023-11-15T08:33:48.784Z] [2023-11-15T08:33:48.784Z] #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:33:48.784Z] #33 ... [2023-11-15T08:33:48.784Z] [2023-11-15T08:33:48.784Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:48.784Z] #5 DONE 0.0s [2023-11-15T08:33:49.043Z] [2023-11-15T08:33:49.043Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:49.043Z] #5 DONE 0.0s [2023-11-15T08:33:49.043Z] [2023-11-15T08:33:49.043Z] #28 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:33:49.043Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-15T08:33:49.043Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:33:49.043Z] #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-15T08:33:49.043Z] #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-15T08:33:49.043Z] #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-15T08:33:49.043Z] #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-15T08:33:49.043Z] #28 DONE 1.4s [2023-11-15T08:33:49.043Z] [2023-11-15T08:33:49.043Z] #34 [security-spiffe-token-provider internal] load build context [2023-11-15T08:33:49.043Z] #34 ... [2023-11-15T08:33:49.043Z] [2023-11-15T08:33:49.043Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-15T08:33:49.043Z] #5 DONE 0.0s [2023-11-15T08:33:49.043Z] [2023-11-15T08:33:49.043Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-15T08:33:49.043Z] #35 DONE 0.9s [2023-11-15T08:33:49.258Z] using credential edgex-jenkins-ssh [2023-11-15T08:33:49.276Z] Cloning the remote Git repository [2023-11-15T08:33:49.300Z] [2023-11-15T08:33:49.300Z] #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:33:49.300Z] #12 DONE 1.5s [2023-11-15T08:33:49.300Z] [2023-11-15T08:33:49.300Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:33:49.300Z] #20 DONE 1.0s [2023-11-15T08:33:49.300Z] [2023-11-15T08:33:49.300Z] #28 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:33:49.300Z] #28 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-15T08:33:49.300Z] #28 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:33:49.300Z] #28 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-15T08:33:49.300Z] #28 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-15T08:33:49.300Z] #28 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-15T08:33:49.300Z] #28 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-11-15T08:33:49.300Z] #28 DONE 1.4s [2023-11-15T08:33:49.300Z] [2023-11-15T08:33:49.300Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:33:49.300Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:33:49.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-15T08:33:49.428Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-11-15T08:33:49.575Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-15T08:33:49.576Z] > git --version # timeout=10 [2023-11-15T08:33:49.605Z] > git --version # 'git version 2.25.1' [2023-11-15T08:33:49.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T08:33:49.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T08:33:54.578Z] #36 ... [2023-11-15T08:33:54.578Z] [2023-11-15T08:33:54.578Z] #37 [security-proxy-auth internal] load build context [2023-11-15T08:33:54.578Z] #37 transferring context: 348.66MB 5.8s [2023-11-15T08:33:54.578Z] #37 transferring context: 365.21MB 6.1s done [2023-11-15T08:33:54.578Z] #37 ... [2023-11-15T08:33:54.578Z] [2023-11-15T08:33:54.578Z] #34 [security-spiffe-token-provider internal] load build context [2023-11-15T08:33:55.149Z] #34 transferring context: 365.21MB 5.9s done [2023-11-15T08:33:55.149Z] #34 ... [2023-11-15T08:33:55.149Z] [2023-11-15T08:33:55.149Z] #38 [support-notifications internal] load build context [2023-11-15T08:33:55.149Z] #38 transferring context: 365.21MB 5.9s done [2023-11-15T08:33:55.406Z] #38 ... [2023-11-15T08:33:55.406Z] [2023-11-15T08:33:55.406Z] #39 [security-secretstore-setup internal] load build context [2023-11-15T08:33:55.406Z] #39 transferring context: 365.21MB 7.0s done [2023-11-15T08:33:55.406Z] #39 ... [2023-11-15T08:33:55.406Z] [2023-11-15T08:33:55.406Z] #40 [security-bootstrapper internal] load build context [2023-11-15T08:33:55.665Z] #40 transferring context: 365.21MB 7.3s done [2023-11-15T08:33:58.197Z] #40 ... [2023-11-15T08:33:58.197Z] [2023-11-15T08:33:58.197Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-15T08:33:58.197Z] #41 ... [2023-11-15T08:33:58.197Z] [2023-11-15T08:33:58.197Z] #42 [core-metadata internal] load build context [2023-11-15T08:33:58.197Z] #42 transferring context: 365.21MB 6.6s done [2023-11-15T08:33:58.455Z] #42 ... [2023-11-15T08:33:58.455Z] [2023-11-15T08:33:58.455Z] #43 [support-scheduler internal] load build context [2023-11-15T08:33:58.455Z] #43 transferring context: 365.21MB 6.6s done [2023-11-15T08:33:58.455Z] #43 ... [2023-11-15T08:33:58.455Z] [2023-11-15T08:33:58.455Z] #44 [core-data internal] load build context [2023-11-15T08:33:58.455Z] #44 transferring context: 365.21MB 6.7s done [2023-11-15T08:33:58.716Z] #44 ... [2023-11-15T08:33:58.716Z] [2023-11-15T08:33:58.716Z] #45 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:33:58.716Z] #45 transferring context: 365.21MB 6.5s done [2023-11-15T08:33:58.716Z] #45 ... [2023-11-15T08:33:58.716Z] [2023-11-15T08:33:58.716Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-15T08:33:58.716Z] #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:58.716Z] #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:58.716Z] #0 1.210 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T08:33:58.716Z] #0 1.247 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:33:58.716Z] #0 1.453 OK: 7 MiB in 16 packages [2023-11-15T08:33:58.975Z] #46 ... [2023-11-15T08:33:58.975Z] [2023-11-15T08:33:58.975Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-15T08:33:58.975Z] #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:58.975Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:58.975Z] #0 1.247 (1/4) Installing ca-certificates (20230506-r0) [2023-11-15T08:33:58.975Z] #0 1.263 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-15T08:33:58.975Z] #0 1.267 (3/4) Installing su-exec (0.2-r3) [2023-11-15T08:33:58.975Z] #0 1.270 (4/4) Installing yq (4.33.3-r4) [2023-11-15T08:33:58.975Z] #0 1.345 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:33:58.975Z] #0 1.466 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:33:58.975Z] #0 1.512 OK: 17 MiB in 19 packages [2023-11-15T08:33:59.233Z] #47 ... [2023-11-15T08:33:59.233Z] [2023-11-15T08:33:59.233Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T08:33:59.233Z] #48 ... [2023-11-15T08:33:59.233Z] [2023-11-15T08:33:59.233Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:33:59.490Z] #49 ... [2023-11-15T08:33:59.490Z] [2023-11-15T08:33:59.490Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:33:59.490Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:59.490Z] #0 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:59.490Z] #0 2.800 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-15T08:33:59.490Z] #0 2.804 (2/2) Installing su-exec (0.2-r3) [2023-11-15T08:33:59.490Z] #0 2.810 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:33:59.490Z] #0 2.821 OK: 7 MiB in 17 packages [2023-11-15T08:33:59.490Z] #50 ... [2023-11-15T08:33:59.490Z] [2023-11-15T08:33:59.490Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:33:59.490Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:33:59.748Z] #51 ... [2023-11-15T08:33:59.748Z] [2023-11-15T08:33:59.748Z] #52 [security-proxy-setup internal] load build context [2023-11-15T08:33:59.748Z] #52 ... [2023-11-15T08:33:59.748Z] [2023-11-15T08:33:59.748Z] #33 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:33:59.748Z] #33 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:59.748Z] #33 1.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:33:59.748Z] #33 1.647 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T08:33:59.748Z] #33 1.655 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:33:59.748Z] #33 1.666 OK: 7 MiB in 16 packages [2023-11-15T08:34:00.006Z] #33 ... [2023-11-15T08:34:00.006Z] [2023-11-15T08:34:00.006Z] #53 [core-command internal] load build context [2023-11-15T08:34:00.006Z] #53 transferring context: 365.21MB 5.7s done [2023-11-15T08:34:00.264Z] #53 ... [2023-11-15T08:34:00.264Z] [2023-11-15T08:34:00.264Z] #54 [security-spire-server internal] load build context [2023-11-15T08:34:00.264Z] #54 ... [2023-11-15T08:34:00.264Z] [2023-11-15T08:34:00.264Z] #55 [security-spire-config internal] load build context [2023-11-15T08:34:00.831Z] #55 ... [2023-11-15T08:34:00.831Z] [2023-11-15T08:34:00.831Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-15T08:34:00.831Z] #56 ... [2023-11-15T08:34:00.831Z] [2023-11-15T08:34:00.831Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-15T08:34:01.090Z] #57 ... [2023-11-15T08:34:01.090Z] [2023-11-15T08:34:01.090Z] #58 [security-spire-agent internal] load build context [2023-11-15T08:34:01.090Z] #58 ... [2023-11-15T08:34:01.090Z] [2023-11-15T08:34:01.090Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:34:05.280Z] #59 ... [2023-11-15T08:34:05.280Z] [2023-11-15T08:34:05.280Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:05.280Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16.2s done [2023-11-15T08:34:10.047Z] Merging remotes/origin/main commit cac31287acd04e958173a3bbb33b482e6c71c818 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 [2023-11-15T08:34:08.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-15T08:34:08.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T08:34:09.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-15T08:34:09.337Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-15T08:34:09.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T08:34:09.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-15T08:34:10.066Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T08:34:10.165Z] > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-15T08:34:10.788Z] Merge succeeded, producing 52faee3ecd943f9728e1b2fe74509fc61323a9d7 [2023-11-15T08:34:10.789Z] Checking out Revision 52faee3ecd943f9728e1b2fe74509fc61323a9d7 (PR-4721) [2023-11-15T08:34:11.855Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-15T08:34:10.401Z] > git remote # timeout=10 [2023-11-15T08:34:10.423Z] > git config --get remote.origin.url # timeout=10 [2023-11-15T08:34:10.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T08:34:10.454Z] > git merge cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 [2023-11-15T08:34:10.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-15T08:34:10.794Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T08:34:10.811Z] > git checkout -f 52faee3ecd943f9728e1b2fe74509fc61323a9d7 # timeout=10 [2023-11-15T08:34:14.566Z] Commit message: "Merge commit 'cac31287acd04e958173a3bbb33b482e6c71c818' into HEAD" [2023-11-15T08:34:14.595Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2023-11-15T08:34:14.573Z] > git rev-list --no-walk 192213daff843e32dbe363c6cb5d92abc4433dd8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T08:34:15.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T08:34:15.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T08:34:15.515Z] Dload Upload Total Spent Left Speed [2023-11-15T08:34:15.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-11-15T08:34:16.268Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T08:34:16.610Z] + sudo tee /etc/docker/daemon.new [2023-11-15T08:34:16.610Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T08:34:16.610Z] { [2023-11-15T08:34:16.610Z] "registry-mirrors": [ [2023-11-15T08:34:16.610Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T08:34:16.610Z] ], [2023-11-15T08:34:16.610Z] "bip": "10.250.0.254/24", [2023-11-15T08:34:16.610Z] "hosts": [ [2023-11-15T08:34:16.610Z] "tcp://0.0.0.0:5555", [2023-11-15T08:34:16.610Z] "unix:///var/run/docker.sock" [2023-11-15T08:34:16.610Z] ], [2023-11-15T08:34:16.610Z] "mtu": 1458, [2023-11-15T08:34:16.610Z] "selinux-enabled": true, [2023-11-15T08:34:16.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T08:34:16.610Z] } [Pipeline] sh [2023-11-15T08:34:16.953Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T08:34:17.126Z] #36 ... [2023-11-15T08:34:17.126Z] [2023-11-15T08:34:17.126Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:34:17.126Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 17.4s done [2023-11-15T08:34:17.126Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-15T08:34:17.296Z] + sudo service docker restart [2023-11-15T08:34:17.690Z] #51 ... [2023-11-15T08:34:17.690Z] [2023-11-15T08:34:17.690Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:17.690Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-15T08:34:19.066Z] #36 ... [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #42 [core-metadata internal] load build context [2023-11-15T08:34:19.066Z] #42 DONE 30.8s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #33 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:34:19.066Z] #33 DONE 30.3s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:19.066Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-15T08:34:19.066Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-15T08:34:19.066Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-15T08:34:19.066Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-15T08:34:19.066Z] #36 ... [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-15T08:34:19.066Z] #46 DONE 30.2s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #53 [core-command internal] load build context [2023-11-15T08:34:19.066Z] #53 DONE 30.1s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #37 [security-proxy-auth internal] load build context [2023-11-15T08:34:19.066Z] #37 DONE 30.7s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #38 [support-notifications internal] load build context [2023-11-15T08:34:19.066Z] #38 DONE 30.1s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #34 [security-spiffe-token-provider internal] load build context [2023-11-15T08:34:19.066Z] #34 DONE 30.1s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:34:19.066Z] #50 DONE 30.2s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #43 [support-scheduler internal] load build context [2023-11-15T08:34:19.066Z] #43 DONE 30.8s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-15T08:34:19.066Z] #47 DONE 30.2s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:19.066Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-15T08:34:19.066Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-15T08:34:19.066Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-15T08:34:19.066Z] #36 ... [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #44 [core-data internal] load build context [2023-11-15T08:34:19.066Z] #44 DONE 30.7s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #55 [security-spire-config internal] load build context [2023-11-15T08:34:19.066Z] #55 transferring context: 16.35kB 0.0s done [2023-11-15T08:34:19.066Z] #55 DONE 30.0s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #45 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:34:19.066Z] #45 DONE 30.6s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #54 [security-spire-server internal] load build context [2023-11-15T08:34:19.066Z] #54 transferring context: 18.10kB done [2023-11-15T08:34:19.066Z] #54 DONE 30.0s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #58 [security-spire-agent internal] load build context [2023-11-15T08:34:19.066Z] #58 transferring context: 17.63kB done [2023-11-15T08:34:19.066Z] #58 DONE 30.0s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #40 [security-bootstrapper internal] load build context [2023-11-15T08:34:19.066Z] #40 DONE 31.0s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #39 [security-secretstore-setup internal] load build context [2023-11-15T08:34:19.066Z] #39 DONE 31.1s [2023-11-15T08:34:19.066Z] [2023-11-15T08:34:19.066Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:19.066Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-15T08:34:19.066Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-15T08:34:19.066Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-15T08:34:19.066Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-15T08:34:19.705Z] #36 ... [2023-11-15T08:34:19.705Z] [2023-11-15T08:34:19.705Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-15T08:34:19.705Z] #41 DONE 31.9s [2023-11-15T08:34:19.705Z] [2023-11-15T08:34:19.705Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:19.705Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s [2023-11-15T08:34:19.705Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-15T08:34:19.967Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.5s [2023-11-15T08:34:19.967Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.6s [2023-11-15T08:34:19.967Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2023-11-15T08:34:20.224Z] #36 ... [2023-11-15T08:34:20.224Z] [2023-11-15T08:34:20.224Z] #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-15T08:34:20.224Z] #60 DONE 1.6s [2023-11-15T08:34:20.224Z] [2023-11-15T08:34:20.224Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:20.224Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-15T08:34:20.224Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2023-11-15T08:34:21.596Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2023-11-15T08:34:25.800Z] #36 ... [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #52 [security-proxy-setup internal] load build context [2023-11-15T08:34:25.800Z] #52 transferring context: 365.21MB 3.4s done [2023-11-15T08:34:25.800Z] #52 DONE 36.5s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #48 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T08:34:25.800Z] #48 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #48 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #48 31.37 (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T08:34:25.800Z] #48 31.39 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T08:34:25.800Z] #48 31.40 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:34:25.800Z] #48 31.40 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:34:25.800Z] #48 31.45 OK: 8 MiB in 17 packages [2023-11-15T08:34:25.800Z] #48 DONE 36.7s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-15T08:34:25.800Z] #57 33.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #57 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #57 33.76 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:34:25.800Z] #57 33.76 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:34:25.800Z] #57 33.76 OK: 20076 distinct packages available [2023-11-15T08:34:25.800Z] #57 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #57 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #57 34.08 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:25.800Z] #57 35.28 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:25.800Z] #57 35.33 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-15T08:34:25.800Z] #57 35.34 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:34:25.800Z] #57 35.34 (5/7) Installing libucontext (1.2-r2) [2023-11-15T08:34:25.800Z] #57 35.34 (6/7) Installing gcompat (1.1.0-r1) [2023-11-15T08:34:25.800Z] #57 35.34 (7/7) Installing openssl (3.1.4-r1) [2023-11-15T08:34:25.800Z] #57 35.35 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:34:25.800Z] #57 35.36 OK: 8 MiB in 20 packages [2023-11-15T08:34:25.800Z] #57 DONE 36.3s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #61 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:25.800Z] #61 ... [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:34:25.800Z] #49 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #49 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #49 32.69 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:34:25.800Z] #49 32.69 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:34:25.800Z] #49 32.69 OK: 20076 distinct packages available [2023-11-15T08:34:25.800Z] #49 32.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #49 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #49 33.09 (1/11) Installing ca-certificates (20230506-r0) [2023-11-15T08:34:25.800Z] #49 33.10 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-15T08:34:25.800Z] #49 33.11 (3/11) Installing libunistring (1.1-r1) [2023-11-15T08:34:25.800Z] #49 33.12 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-15T08:34:25.800Z] #49 33.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-15T08:34:25.800Z] #49 33.13 (6/11) Installing libcurl (8.4.0-r0) [2023-11-15T08:34:25.800Z] #49 33.14 (7/11) Installing curl (8.4.0-r0) [2023-11-15T08:34:25.800Z] #49 33.15 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-15T08:34:25.800Z] #49 33.15 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:34:25.800Z] #49 33.16 (10/11) Installing libucontext (1.2-r2) [2023-11-15T08:34:25.800Z] #49 33.16 (11/11) Installing gcompat (1.1.0-r1) [2023-11-15T08:34:25.800Z] #49 33.16 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:34:25.800Z] #49 33.17 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:34:25.800Z] #49 33.21 OK: 12 MiB in 26 packages [2023-11-15T08:34:25.800Z] #49 DONE 36.6s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:34:25.800Z] #59 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #59 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #59 35.58 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:34:25.800Z] #59 35.58 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:34:25.800Z] #59 35.58 OK: 20076 distinct packages available [2023-11-15T08:34:25.800Z] #59 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #59 35.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:25.800Z] #59 35.94 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-15T08:34:25.800Z] #59 35.94 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:34:25.800Z] #59 35.95 (3/4) Installing libucontext (1.2-r2) [2023-11-15T08:34:25.800Z] #59 35.95 (4/4) Installing gcompat (1.1.0-r1) [2023-11-15T08:34:25.800Z] #59 35.95 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:34:25.800Z] #59 35.96 OK: 8 MiB in 19 packages [2023-11-15T08:34:25.800Z] #59 DONE 36.2s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:34:25.800Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-15T08:34:25.800Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-15T08:34:25.800Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-15T08:34:25.800Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-15T08:34:25.800Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-15T08:34:25.800Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-15T08:34:25.800Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-15T08:34:25.800Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2023-11-15T08:34:25.800Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-15T08:34:25.800Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-11-15T08:34:25.800Z] #51 DONE 36.7s [2023-11-15T08:34:25.800Z] [2023-11-15T08:34:25.800Z] #61 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:26.058Z] #61 ... [2023-11-15T08:34:26.058Z] [2023-11-15T08:34:26.058Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:34:26.058Z] #36 DONE 36.8s [2023-11-15T08:34:26.058Z] [2023-11-15T08:34:26.058Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:27.958Z] #62 ... [2023-11-15T08:34:27.958Z] [2023-11-15T08:34:27.958Z] #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-15T08:34:27.958Z] #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.958Z] #0 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.958Z] #0 7.512 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.958Z] #0 7.525 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.958Z] #0 7.541 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:27.958Z] #0 7.559 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.958Z] #0 7.562 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.958Z] #0 7.594 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.958Z] #0 7.601 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.958Z] #0 7.603 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.958Z] #0 7.610 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:27.958Z] #0 7.615 OK: 7 MiB in 17 packages [2023-11-15T08:34:27.958Z] #63 DONE 8.5s [2023-11-15T08:34:27.958Z] [2023-11-15T08:34:27.959Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-15T08:34:27.959Z] #56 35.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #56 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #56 36.10 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #56 36.13 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #56 36.14 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-15T08:34:27.959Z] #56 36.14 (4/6) Installing openssl (3.1.4-r1) [2023-11-15T08:34:27.959Z] #56 36.15 (5/6) Installing su-exec (0.2-r3) [2023-11-15T08:34:27.959Z] #56 36.16 (6/6) Installing yq (4.33.3-r4) [2023-11-15T08:34:27.959Z] #56 36.22 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:34:27.959Z] #56 36.22 OK: 17 MiB in 19 packages [2023-11-15T08:34:27.959Z] #56 DONE 37.2s [2023-11-15T08:34:27.959Z] [2023-11-15T08:34:27.959Z] #64 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:34:27.959Z] #0 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 8.194 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 8.207 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 8.279 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:27.959Z] #0 8.293 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 8.295 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 8.325 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 8.333 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 8.335 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 8.338 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:27.959Z] #0 8.344 OK: 7 MiB in 16 packages [2023-11-15T08:34:27.959Z] #64 DONE 8.7s [2023-11-15T08:34:27.959Z] [2023-11-15T08:34:27.959Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-15T08:34:27.959Z] #0 7.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 7.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 7.920 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 7.928 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 7.942 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:27.959Z] #0 7.956 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 7.960 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 7.990 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 8.018 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 8.022 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 8.026 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:27.959Z] #0 8.032 OK: 7 MiB in 16 packages [2023-11-15T08:34:27.959Z] #65 DONE 8.8s [2023-11-15T08:34:27.959Z] [2023-11-15T08:34:27.959Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-15T08:34:27.959Z] #0 7.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:27.959Z] #0 7.826 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 7.858 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 7.874 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:27.959Z] #0 7.889 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 7.892 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 7.947 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:27.959Z] #0 7.957 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:27.959Z] #0 7.961 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:27.959Z] #0 7.965 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:27.959Z] #0 7.970 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:34:27.959Z] #0 8.012 OK: 17 MiB in 19 packages [2023-11-15T08:34:27.959Z] #66 DONE 8.6s [2023-11-15T08:34:27.959Z] [2023-11-15T08:34:27.959Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-15T08:34:28.531Z] #67 ... [2023-11-15T08:34:28.531Z] [2023-11-15T08:34:28.531Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-15T08:34:28.531Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:28.531Z] #0 7.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:28.531Z] #0 7.908 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:34:28.531Z] #0 7.908 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:34:28.531Z] #0 7.908 OK: 20069 distinct packages available [2023-11-15T08:34:28.531Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:28.531Z] #0 8.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:28.531Z] #0 8.265 OK: 264 MiB in 52 packages [2023-11-15T08:34:28.531Z] #68 DONE 8.4s [2023-11-15T08:34:28.531Z] [2023-11-15T08:34:28.531Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:34:28.531Z] #69 DONE 0.0s [2023-11-15T08:34:28.531Z] [2023-11-15T08:34:28.532Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:34:29.001Z] #70 ... [2023-11-15T08:34:29.001Z] [2023-11-15T08:34:29.001Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-15T08:34:29.001Z] #0 8.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.001Z] #0 8.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.001Z] #0 8.456 OK: 264 MiB in 52 packages [2023-11-15T08:34:29.001Z] #71 DONE 8.6s [2023-11-15T08:34:29.001Z] [2023-11-15T08:34:29.001Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:34:29.001Z] #72 DONE 0.2s [2023-11-15T08:34:29.001Z] [2023-11-15T08:34:29.001Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:34:29.001Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.001Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.001Z] #73 3.301 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:29.287Z] #73 ... [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #74 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:34:29.287Z] #0 8.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.287Z] #0 8.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.287Z] #0 8.937 OK: 264 MiB in 52 packages [2023-11-15T08:34:29.287Z] #74 DONE 9.1s [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:34:29.287Z] #0 8.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.287Z] #0 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.287Z] #0 8.767 OK: 264 MiB in 52 packages [2023-11-15T08:34:29.287Z] #75 DONE 9.7s [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:34:29.287Z] #73 3.343 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.287Z] #73 3.367 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:29.287Z] #73 3.379 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.287Z] #73 3.389 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:29.287Z] #73 ... [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:34:29.287Z] #76 DONE 0.2s [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:34:29.287Z] #77 DONE 0.1s [2023-11-15T08:34:29.287Z] [2023-11-15T08:34:29.287Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:34:29.287Z] #73 3.473 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:29.287Z] #73 3.523 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.287Z] #73 3.528 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:29.287Z] #73 3.535 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:29.287Z] #73 3.540 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:34:29.546Z] #73 3.582 OK: 8 MiB in 17 packages [2023-11-15T08:34:29.546Z] #73 DONE 3.7s [2023-11-15T08:34:29.546Z] [2023-11-15T08:34:29.546Z] #61 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:29.546Z] #61 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.546Z] #61 3.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:29.546Z] #61 3.542 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:29.546Z] #61 3.552 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.546Z] #61 3.567 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:29.546Z] #61 3.578 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.546Z] #61 3.581 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:29.546Z] #61 3.584 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:29.546Z] #61 3.589 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:29.546Z] #61 3.594 OK: 8 MiB in 20 packages [2023-11-15T08:34:29.546Z] #61 DONE 3.8s [2023-11-15T08:34:29.546Z] [2023-11-15T08:34:29.546Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-15T08:34:31.493Z] #78 ... [2023-11-15T08:34:31.493Z] [2023-11-15T08:34:31.493Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:34:31.493Z] #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:31.493Z] #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:31.493Z] #0 4.981 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:31.493Z] #0 4.993 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.493Z] #0 5.007 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:31.493Z] #0 5.020 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.493Z] #0 5.023 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:31.493Z] #0 5.058 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:31.493Z] #0 5.072 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.493Z] #0 5.076 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:31.493Z] #0 5.079 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:31.493Z] #0 5.086 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:34:31.493Z] #0 5.128 OK: 12 MiB in 26 packages [2023-11-15T08:34:31.493Z] #79 DONE 5.6s [2023-11-15T08:34:31.493Z] [2023-11-15T08:34:31.493Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:34:31.493Z] #80 DONE 1.8s [2023-11-15T08:34:31.493Z] [2023-11-15T08:34:31.493Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-15T08:34:31.493Z] #78 DONE 1.8s [2023-11-15T08:34:31.493Z] [2023-11-15T08:34:31.493Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:31.493Z] #62 5.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:31.493Z] #62 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:31.785Z] #62 5.898 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:31.785Z] #62 5.909 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.785Z] #62 5.923 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:31.785Z] #62 5.936 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.785Z] #62 5.939 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:31.785Z] #62 5.973 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:34:31.785Z] #62 5.980 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:31.785Z] #62 5.982 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:31.785Z] #62 5.986 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:31.785Z] #62 5.991 OK: 8 MiB in 19 packages [2023-11-15T08:34:33.190Z] #62 ... [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-15T08:34:33.190Z] #81 DONE 1.5s [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-15T08:34:33.190Z] #67 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:33.190Z] #67 3.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T08:34:33.190Z] #67 3.980 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:33.190Z] #67 4.036 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:33.190Z] #67 4.053 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:34:33.190Z] #67 4.065 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:33.190Z] #67 4.068 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:34:33.190Z] #67 4.071 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:34:33.190Z] #67 4.076 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:34:33.190Z] #67 4.080 OK: 17 MiB in 19 packages [2023-11-15T08:34:33.190Z] #67 DONE 5.3s [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-15T08:34:33.190Z] #82 DONE 5.4s [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-15T08:34:33.190Z] #83 ... [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-15T08:34:33.190Z] #62 DONE 7.4s [2023-11-15T08:34:33.190Z] [2023-11-15T08:34:33.190Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:34:33.190Z] #84 DONE 1.8s [2023-11-15T08:34:33.451Z] [2023-11-15T08:34:33.451Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-15T08:34:33.451Z] #85 ... [2023-11-15T08:34:33.451Z] [2023-11-15T08:34:33.451Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-15T08:34:33.451Z] #86 DONE 0.5s [2023-11-15T08:34:34.292Z] [2023-11-15T08:34:34.292Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:34:34.554Z] #87 ... [2023-11-15T08:34:34.554Z] [2023-11-15T08:34:34.554Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-15T08:34:34.554Z] #88 DONE 1.5s [2023-11-15T08:34:34.554Z] [2023-11-15T08:34:34.554Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-15T08:34:34.554Z] #83 DONE 1.5s [2023-11-15T08:34:34.554Z] [2023-11-15T08:34:34.554Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:34:34.554Z] #87 DONE 1.5s [2023-11-15T08:34:34.554Z] [2023-11-15T08:34:34.554Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-15T08:34:34.813Z] #89 ... [2023-11-15T08:34:34.813Z] [2023-11-15T08:34:34.813Z] #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-15T08:34:34.813Z] #85 DONE 1.6s [2023-11-15T08:34:35.073Z] [2023-11-15T08:34:35.073Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-15T08:34:35.073Z] #90 ... [2023-11-15T08:34:35.073Z] [2023-11-15T08:34:35.073Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:34:35.073Z] #91 DONE 0.5s [2023-11-15T08:34:35.344Z] [2023-11-15T08:34:35.344Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-15T08:34:35.344Z] #89 DONE 0.5s [2023-11-15T08:34:35.344Z] [2023-11-15T08:34:35.344Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-15T08:34:35.344Z] #92 ... [2023-11-15T08:34:35.344Z] [2023-11-15T08:34:35.344Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-15T08:34:35.344Z] #90 DONE 0.6s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T08:34:35.601Z] provisioning config files... [2023-11-15T08:34:35.606Z] [2023-11-15T08:34:35.606Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:34:35.606Z] #93 ... [2023-11-15T08:34:35.606Z] [2023-11-15T08:34:35.606Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-15T08:34:35.606Z] #94 DONE 0.5s [2023-11-15T08:34:35.606Z] [2023-11-15T08:34:35.606Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-15T08:34:35.606Z] #92 DONE 0.5s [2023-11-15T08:34:35.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17897360895915389966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T08:34:35.867Z] [2023-11-15T08:34:35.868Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:34:36.000Z] ---> docker-login.sh [2023-11-15T08:34:36.000Z] nexus3.edgexfoundry.org:10001 [2023-11-15T08:34:36.127Z] #95 ... [2023-11-15T08:34:36.127Z] [2023-11-15T08:34:36.127Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:34:36.127Z] #93 DONE 0.6s [2023-11-15T08:34:36.390Z] [2023-11-15T08:34:36.390Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-15T08:34:36.390Z] #96 ... [2023-11-15T08:34:36.390Z] [2023-11-15T08:34:36.390Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-15T08:34:36.390Z] #97 DONE 0.8s [2023-11-15T08:34:36.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:34:36.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:34:36.595Z] Configure a credential helper to remove this warning. See [2023-11-15T08:34:36.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:34:36.595Z] [2023-11-15T08:34:36.595Z] Login Succeeded [2023-11-15T08:34:36.595Z] nexus3.edgexfoundry.org:10002 [2023-11-15T08:34:36.652Z] [2023-11-15T08:34:36.652Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:34:36.652Z] #95 DONE 0.8s [2023-11-15T08:34:36.652Z] [2023-11-15T08:34:36.652Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-15T08:34:36.652Z] #98 ... [2023-11-15T08:34:36.652Z] [2023-11-15T08:34:36.652Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-15T08:34:36.652Z] #96 DONE 0.6s [2023-11-15T08:34:36.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:34:36.914Z] [2023-11-15T08:34:36.914Z] #99 [security-spire-server] exporting to image [2023-11-15T08:34:36.914Z] #99 exporting layers [2023-11-15T08:34:36.914Z] #99 ... [2023-11-15T08:34:36.914Z] [2023-11-15T08:34:36.914Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-15T08:34:36.914Z] #98 DONE 0.4s [2023-11-15T08:34:37.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:34:37.149Z] Configure a credential helper to remove this warning. See [2023-11-15T08:34:37.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:34:37.149Z] [2023-11-15T08:34:37.149Z] Login Succeeded [2023-11-15T08:34:37.149Z] nexus3.edgexfoundry.org:10003 [2023-11-15T08:34:37.207Z] [2023-11-15T08:34:37.207Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-15T08:34:37.207Z] #100 ... [2023-11-15T08:34:37.207Z] [2023-11-15T08:34:37.207Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-15T08:34:37.207Z] #101 DONE 0.6s [2023-11-15T08:34:37.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:34:37.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:34:37.421Z] Configure a credential helper to remove this warning. See [2023-11-15T08:34:37.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:34:37.421Z] [2023-11-15T08:34:37.421Z] Login Succeeded [2023-11-15T08:34:37.421Z] nexus3.edgexfoundry.org:10004 [2023-11-15T08:34:37.469Z] [2023-11-15T08:34:37.469Z] #99 [security-spire-agent] exporting to image [2023-11-15T08:34:37.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:34:37.729Z] #99 ... [2023-11-15T08:34:37.729Z] [2023-11-15T08:34:37.729Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-15T08:34:37.729Z] #100 DONE 0.6s [2023-11-15T08:34:37.729Z] [2023-11-15T08:34:37.729Z] #99 [security-spire-config] exporting to image [2023-11-15T08:34:37.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:34:37.969Z] Configure a credential helper to remove this warning. See [2023-11-15T08:34:37.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:34:37.969Z] [2023-11-15T08:34:37.969Z] Login Succeeded [2023-11-15T08:34:37.969Z] docker.io [2023-11-15T08:34:38.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T08:34:38.301Z] #99 exporting layers 1.9s done [2023-11-15T08:34:38.301Z] #99 writing image sha256:4dbd9e306ec94c124f19fe3e68c767b27c4c4bb46612e01da582164d08d9dc84 0.1s done [2023-11-15T08:34:38.301Z] #99 naming to docker.io/library/security-spire-server done [2023-11-15T08:34:38.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T08:34:38.513Z] Configure a credential helper to remove this warning. See [2023-11-15T08:34:38.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T08:34:38.513Z] [2023-11-15T08:34:38.513Z] Login Succeeded [2023-11-15T08:34:38.513Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T08:34:38.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-15T08:34:38.875Z] #99 exporting layers 1.4s done [2023-11-15T08:34:38.875Z] #99 writing image sha256:68dcee8493f277033d2089f6f41d1e5a527e0c6b51ae7c227215e7541e369d13 0.1s done [2023-11-15T08:34:38.875Z] #99 naming to docker.io/library/security-spire-agent 0.0s done [2023-11-15T08:34:38.875Z] #99 writing image sha256:8ffab50d0deb2f60f2e852b97de214a3d11479fc275457d9916aca6782d6cd6a [2023-11-15T08:34:38.875Z] #99 ... [2023-11-15T08:34:38.875Z] [2023-11-15T08:34:38.875Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:34:39.135Z] #102 ... [2023-11-15T08:34:39.135Z] [2023-11-15T08:34:39.135Z] #99 [security-spire-config] exporting to image [2023-11-15T08:34:39.135Z] #99 writing image sha256:8ffab50d0deb2f60f2e852b97de214a3d11479fc275457d9916aca6782d6cd6a 0.0s done [2023-11-15T08:34:39.135Z] #99 naming to docker.io/library/security-spire-config 0.0s done [2023-11-15T08:34:39.135Z] #99 DONE 2.6s [2023-11-15T08:34:39.135Z] [2023-11-15T08:34:39.135Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:34:39.135Z] #103 ... [2023-11-15T08:34:39.135Z] [2023-11-15T08:34:39.135Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:34:39.137Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-11-15T08:34:39.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T08:34:39.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T08:34:39.179Z] ========================================================= [2023-11-15T08:34:39.179Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T08:34:39.179Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:34:39.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T08:34:39.769Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T08:34:39.769Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T08:34:39.769Z] 5d54e960e981: Pulling fs layer [2023-11-15T08:34:39.769Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T08:34:39.769Z] f0e02332f6b5: Pulling fs layer [2023-11-15T08:34:39.769Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T08:34:39.769Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T08:34:39.769Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T08:34:39.769Z] f0e02332f6b5: Waiting [2023-11-15T08:34:39.769Z] 872ee5b61b7b: Waiting [2023-11-15T08:34:39.769Z] 0c6a40ed1a82: Waiting [2023-11-15T08:34:39.769Z] 5d54e960e981: Verifying Checksum [2023-11-15T08:34:39.769Z] 5d54e960e981: Download complete [2023-11-15T08:34:39.769Z] f0e02332f6b5: Verifying Checksum [2023-11-15T08:34:39.769Z] f0e02332f6b5: Download complete [2023-11-15T08:34:39.769Z] 872ee5b61b7b: Verifying Checksum [2023-11-15T08:34:39.769Z] 872ee5b61b7b: Download complete [2023-11-15T08:34:39.769Z] 9fda8d8052c6: Download complete [2023-11-15T08:34:40.360Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T08:34:40.360Z] 94ae7d8d031c: Download complete [2023-11-15T08:34:40.627Z] 9fda8d8052c6: Pull complete [2023-11-15T08:34:41.602Z] 5d54e960e981: Pull complete [2023-11-15T08:34:41.602Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T08:34:41.602Z] c4a7e357bf2a: Download complete [2023-11-15T08:34:42.579Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T08:34:42.579Z] 0c6a40ed1a82: Download complete [2023-11-15T08:34:54.913Z] c4a7e357bf2a: Pull complete [2023-11-15T08:34:55.181Z] f0e02332f6b5: Pull complete [2023-11-15T08:34:55.691Z] 872ee5b61b7b: Pull complete [2023-11-15T08:35:05.781Z] 0c6a40ed1a82: Pull complete [2023-11-15T08:35:07.720Z] 94ae7d8d031c: Pull complete [2023-11-15T08:35:07.720Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T08:35:07.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T08:35:07.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:35:08.064Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T08:35:08.064Z] WORKDIR /edgex [2023-11-15T08:35:08.064Z] COPY go.mod . [2023-11-15T08:35:08.064Z] RUN go mod download [2023-11-15T08:35:08.064Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-15T08:35:08.653Z] Sending build context to Docker daemon 2.917MB [2023-11-15T08:35:08.653Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T08:35:08.653Z] ---> 86de565de09d [2023-11-15T08:35:08.653Z] Step 2/4 : WORKDIR /edgex [2023-11-15T08:35:10.595Z] ---> Running in 63c685b14b42 [2023-11-15T08:35:10.595Z] Removing intermediate container 63c685b14b42 [2023-11-15T08:35:10.595Z] ---> ee125b81c592 [2023-11-15T08:35:10.595Z] Step 3/4 : COPY go.mod . [2023-11-15T08:35:11.180Z] ---> 9ba4f1948f44 [2023-11-15T08:35:11.180Z] Step 4/4 : RUN go mod download [2023-11-15T08:35:11.180Z] ---> Running in 6b59ef8f7f7e [2023-11-15T08:35:18.272Z] #104 ... [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:18.272Z] #70 DONE 44.7s [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:18.272Z] #102 DONE 44.4s [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:18.272Z] #103 DONE 44.0s [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-15T08:35:18.272Z] #105 ... [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:18.272Z] #104 DONE 44.1s [2023-11-15T08:35:18.272Z] [2023-11-15T08:35:18.272Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2023-11-15T08:35:23.559Z] #106 ... [2023-11-15T08:35:23.559Z] [2023-11-15T08:35:23.559Z] #107 [core-metadata builder 6/7] COPY . . [2023-11-15T08:35:23.559Z] #107 ... [2023-11-15T08:35:23.559Z] [2023-11-15T08:35:23.559Z] #108 [support-notifications builder 6/7] COPY . . [2023-11-15T08:35:24.130Z] #108 ... [2023-11-15T08:35:24.130Z] [2023-11-15T08:35:24.130Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-15T08:35:24.130Z] #105 DONE 11.0s [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #108 [support-notifications builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #108 DONE 10.9s [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #109 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #110 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #111 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #112 [core-command builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #112 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #113 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #114 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #115 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #116 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #117 [core-data builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #117 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #118 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #119 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #120 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #121 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #122 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #123 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #124 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #125 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #126 [support-scheduler builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #126 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #127 [security-bootstrapper builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #127 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:35:24.391Z] #128 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:35:24.391Z] #129 CACHED [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #107 [core-metadata builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #107 DONE 11.0s [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2023-11-15T08:35:24.391Z] #106 DONE 10.9s [2023-11-15T08:35:24.391Z] [2023-11-15T08:35:24.391Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T08:35:25.777Z] #130 1.638 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-11-15T08:35:35.789Z] #130 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T08:35:35.789Z] #0 0.940 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-11-15T08:35:35.789Z] #131 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-15T08:35:35.789Z] #0 1.309 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-11-15T08:35:35.789Z] #132 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-15T08:35:35.789Z] #0 1.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-15T08:35:35.789Z] #133 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-15T08:35:35.789Z] #0 1.241 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-11-15T08:35:35.789Z] #134 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T08:35:35.789Z] #0 1.250 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-11-15T08:35:35.789Z] #135 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T08:35:35.789Z] #0 1.353 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-11-15T08:35:35.789Z] #136 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T08:35:35.789Z] #0 0.847 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-11-15T08:35:35.789Z] #137 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-15T08:35:35.789Z] #0 0.978 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-11-15T08:35:35.789Z] #138 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #139 [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-11-15T08:35:35.789Z] #0 1.143 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-11-15T08:35:35.789Z] #139 ... [2023-11-15T08:35:35.789Z] [2023-11-15T08:35:35.789Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-15T08:35:35.789Z] #0 1.696 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-11-15T08:35:58.070Z] Removing intermediate container 6b59ef8f7f7e [2023-11-15T08:35:58.071Z] ---> afdc7f5d5b5d [2023-11-15T08:35:58.071Z] Successfully built afdc7f5d5b5d [2023-11-15T08:35:58.071Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:35:58.405Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T08:35:58.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:35:58.626Z] prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container [2023-11-15T08:35:58.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T08:36:00.003Z] $ docker top db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T08:36:00.855Z] + go version [2023-11-15T08:36:00.855Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T08:36:00.870Z] $ docker stop --time=1 db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 [2023-11-15T08:36:04.874Z] $ docker rm -f --volumes db9c0e831dcff733fb02b1ef99525c5c3ede1728781161f1880198fd5c312ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:36:05.426Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T08:36:05.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:36:05.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container [2023-11-15T08:36:05.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T08:36:06.933Z] $ docker top b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T08:36:07.159Z] ========================================================= [2023-11-15T08:36:07.159Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-15T08:36:07.159Z] ========================================================= [Pipeline] sh [2023-11-15T08:36:07.782Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-11-15T08:36:08.427Z] + make test [2023-11-15T08:36:08.427Z] go test -race -coverprofile=coverage.out ./... [2023-11-15T08:36:34.137Z] #140 ... [2023-11-15T08:36:34.137Z] [2023-11-15T08:36:34.137Z] #139 [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-11-15T08:36:34.137Z] #139 67.06 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-11-15T08:36:55.284Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-15T08:37:30.419Z] #139 DONE 119.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-15T08:37:30.419Z] #138 DONE 119.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T08:37:30.419Z] #130 DONE 119.7s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T08:37:30.419Z] #135 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-15T08:37:30.419Z] #132 DONE 119.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T08:37:30.419Z] #136 DONE 119.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-15T08:37:30.419Z] #134 DONE 119.9s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #141 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T08:37:30.419Z] #137 DONE 119.9s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T08:37:30.419Z] #131 DONE 120.1s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T08:37:30.419Z] #135 DONE 120.1s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-15T08:37:30.419Z] #133 DONE 120.1s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #142 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-15T08:37:30.419Z] #140 DONE 120.2s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-15T08:37:30.419Z] #143 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #142 DONE 0.5s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #144 DONE 0.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #145 DONE 0.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #146 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #147 DONE 0.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #148 DONE 0.5s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #141 DONE 0.8s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-15T08:37:30.419Z] #143 DONE 0.6s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #149 DONE 0.4s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-15T08:37:30.419Z] #150 ... [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #146 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #146 DONE 0.4s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #151 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #151 DONE 0.4s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #152 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #152 DONE 0.4s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #153 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #153 DONE 0.4s [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #154 CACHED [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #155 CACHED [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.419Z] #156 CACHED [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #157 CACHED [2023-11-15T08:37:30.419Z] [2023-11-15T08:37:30.419Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.419Z] #158 CACHED [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.420Z] #159 CACHED [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.420Z] #160 CACHED [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.420Z] #161 CACHED [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #162 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.420Z] #162 DONE 0.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-15T08:37:30.420Z] #163 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-15T08:37:30.420Z] #164 DONE 0.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-15T08:37:30.420Z] #165 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-15T08:37:30.420Z] #166 DONE 1.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-15T08:37:30.420Z] #167 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-15T08:37:30.420Z] #168 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-15T08:37:30.420Z] #169 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-15T08:37:30.420Z] #170 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-15T08:37:30.420Z] #163 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-15T08:37:30.420Z] #171 DONE 2.2s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-15T08:37:30.420Z] #172 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-15T08:37:30.420Z] #173 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #174 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-15T08:37:30.420Z] #175 DONE 2.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-15T08:37:30.420Z] #150 DONE 2.7s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #165 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-15T08:37:30.420Z] #165 DONE 2.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #176 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-15T08:37:30.420Z] #167 DONE 1.3s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #177 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #178 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #179 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #180 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-15T08:37:30.420Z] #181 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #182 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #183 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #174 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #184 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [core-command] exporting to image [2023-11-15T08:37:30.420Z] #99 exporting layers [2023-11-15T08:37:30.420Z] #99 exporting layers 0.5s done [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-15T08:37:30.420Z] #185 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T08:37:30.420Z] #186 DONE 0.7s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-15T08:37:30.420Z] #181 DONE 0.5s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-15T08:37:30.420Z] #176 DONE 0.7s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [core-command] exporting to image [2023-11-15T08:37:30.420Z] #99 writing image sha256:85141f7815e1a600ad4a5f7b43dd06e8d5666407e70f5bbfc0a0b2119d4793c7 [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-15T08:37:30.420Z] #187 DONE 0.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [core-data] exporting to image [2023-11-15T08:37:30.420Z] #99 writing image sha256:85141f7815e1a600ad4a5f7b43dd06e8d5666407e70f5bbfc0a0b2119d4793c7 0.1s done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/core-data done [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-15T08:37:30.420Z] #188 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-15T08:37:30.420Z] #189 DONE 0.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [support-notifications] exporting to image [2023-11-15T08:37:30.420Z] #99 exporting layers 0.8s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:a7519fe0775f4a5b18b34341f52f80b640f88304723eef53cbdd9195b08bd7f7 done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/support-notifications done [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-15T08:37:30.420Z] #190 DONE 0.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [support-notifications] exporting to image [2023-11-15T08:37:30.420Z] #99 exporting layers 0.8s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:603933a58451d4b8629ed42d40885ae8f5df16ccd690c26aa84ba51fa4d8ea08 [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-15T08:37:30.420Z] #191 DONE 0.4s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [support-notifications] exporting to image [2023-11-15T08:37:30.420Z] #99 exporting layers 0.2s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:603933a58451d4b8629ed42d40885ae8f5df16ccd690c26aa84ba51fa4d8ea08 0.0s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:5749b6253d5390bf19477dd5dd031e59ccb6521f65fb9b80ec73e56ff9e192fb 0.0s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:61319d19728703a1dfe975d9cbdc40e2669d2de5f0b5d3e8fac42d20b5154b5a 0.0s done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/core-command [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/security-spiffe-token-provider [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/support-scheduler [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/core-command 0.5s done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/security-spiffe-token-provider 0.5s done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/support-scheduler 0.5s done [2023-11-15T08:37:30.420Z] #99 writing image sha256:97c18bb87ef0c5553e74b7310d6ebcdfd8c0a0d7e178f2c29d4d70f41f6fc535 done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/core-metadata 0.0s done [2023-11-15T08:37:30.420Z] #99 DONE 4.2s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-15T08:37:30.420Z] #192 DONE 0.6s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T08:37:30.420Z] #193 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-15T08:37:30.420Z] #194 DONE 0.7s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T08:37:30.420Z] #195 DONE 1.0s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-15T08:37:30.420Z] #196 DONE 0.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-15T08:37:30.420Z] #197 DONE 0.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-15T08:37:30.420Z] #198 DONE 0.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [core-common-config-bootstrapper] exporting to image [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T08:37:30.420Z] #199 DONE 1.0s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-15T08:37:30.420Z] #200 DONE 0.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [security-proxy-auth] exporting to image [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-15T08:37:30.420Z] #201 DONE 0.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [core-common-config-bootstrapper] exporting to image [2023-11-15T08:37:30.420Z] #99 writing image sha256:4a2ba4e8bf769c6828d12909b2136e10ac3124fc5aa838a39fdf8d1dbc7d383f done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-15T08:37:30.420Z] #99 ... [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T08:37:30.420Z] #193 DONE 1.1s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-15T08:37:30.420Z] #202 DONE 0.0s [2023-11-15T08:37:30.420Z] [2023-11-15T08:37:30.420Z] #99 [security-proxy-setup] exporting to image [2023-11-15T08:37:30.420Z] #99 writing image sha256:bedfbec913ec46bd3a7bbfbc1e3f0180341b10799fa9d630494306d1fcee1292 done [2023-11-15T08:37:30.420Z] #99 naming to docker.io/library/security-proxy-auth done [2023-11-15T08:37:30.683Z] #99 ... [2023-11-15T08:37:30.683Z] [2023-11-15T08:37:30.683Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T08:37:30.683Z] #203 DONE 0.7s [2023-11-15T08:37:30.683Z] [2023-11-15T08:37:30.683Z] #99 [security-secretstore-setup] exporting to image [2023-11-15T08:37:30.683Z] #99 exporting layers 0.4s done [2023-11-15T08:37:30.683Z] #99 writing image sha256:d84f7b2128d19ece052e0b4cb92e947e2f6f11c60195d80872b01dd9ff4d5254 done [2023-11-15T08:37:30.683Z] #99 naming to docker.io/library/security-proxy-setup done [2023-11-15T08:37:30.943Z] #99 exporting layers 0.3s done [2023-11-15T08:37:30.943Z] #99 writing image sha256:5412fa5e05798d18f1c237151e84367c2f4222b359a84efb01d01df4eccda904 done [2023-11-15T08:37:30.943Z] #99 naming to docker.io/library/security-secretstore-setup done [2023-11-15T08:37:30.943Z] #99 DONE 5.3s [2023-11-15T08:37:30.943Z] [2023-11-15T08:37:30.943Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-15T08:37:30.943Z] #204 DONE 0.7s [2023-11-15T08:37:30.943Z] [2023-11-15T08:37:30.943Z] #99 [security-bootstrapper] exporting to image [2023-11-15T08:37:31.203Z] #99 exporting layers 0.2s done [2023-11-15T08:37:31.203Z] #99 writing image sha256:cb27c6a388044ced5ab1213b2287de3b8d69510527e6a1f07827d359a7dbfe6c done [2023-11-15T08:37:31.203Z] #99 naming to docker.io/library/security-bootstrapper done [2023-11-15T08:37:31.203Z] #99 DONE 5.5s [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T08:37:31.203Z] time="2023-11-15T08:33:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-15T08:37:31.215Z] $ docker stop --time=1 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 [2023-11-15T08:37:32.559Z] $ docker rm -f --volumes 765dc725290c906daea7d1dcdd7bdb1a707b0b3f94f637766d723d5cae2f4bc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T08:37:32.905Z] + docker images [2023-11-15T08:37:32.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-15T08:37:32.905Z] security-secretstore-setup latest 5412fa5e0579 2 seconds ago 51.3MB [2023-11-15T08:37:32.905Z] security-bootstrapper latest cb27c6a38804 2 seconds ago 30MB [2023-11-15T08:37:32.905Z] security-proxy-setup latest d84f7b2128d1 2 seconds ago 36MB [2023-11-15T08:37:32.905Z] core-common-config-bootstrapper latest 4a2ba4e8bf76 3 seconds ago 24.9MB [2023-11-15T08:37:32.905Z] security-proxy-auth latest bedfbec913ec 3 seconds ago 26.1MB [2023-11-15T08:37:32.905Z] core-metadata latest 97c18bb87ef0 4 seconds ago 28.4MB [2023-11-15T08:37:32.905Z] security-spiffe-token-provider latest 61319d197287 4 seconds ago 42MB [2023-11-15T08:37:32.905Z] support-notifications latest a7519fe0775f 4 seconds ago 41.6MB [2023-11-15T08:37:32.905Z] core-command latest 5749b6253d53 4 seconds ago 27.8MB [2023-11-15T08:37:32.905Z] support-scheduler latest 603933a58451 4 seconds ago 40.8MB [2023-11-15T08:37:32.905Z] core-data latest 85141f7815e1 5 seconds ago 28MB [2023-11-15T08:37:32.905Z] security-spire-config latest 8ffab50d0deb 2 minutes ago 108MB [2023-11-15T08:37:32.905Z] security-spire-server latest 4dbd9e306ec9 2 minutes ago 109MB [2023-11-15T08:37:32.905Z] security-spire-agent latest 68dcee8493f2 2 minutes ago 167MB [2023-11-15T08:37:32.905Z] ci-base-image-x86_64 latest 9e5236f562d3 6 minutes ago 937MB [2023-11-15T08:37:32.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 15 hours ago 564MB [2023-11-15T08:37:32.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-15T08:37:32.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-15T08:38:46.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-15T08:38:46.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-15T08:38:46.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-15T08:38:46.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-15T08:38:46.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-15T08:38:48.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-15T08:38:48.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-15T08:38:48.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-15T08:38:48.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-15T08:38:49.614Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-15T08:38:52.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-15T08:38:52.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-15T08:38:52.194Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-15T08:38:52.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-15T08:39:04.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-15T08:39:04.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-15T08:39:04.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.235s coverage: 28.7% of statements [2023-11-15T08:39:14.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.340s coverage: 97.0% of statements [2023-11-15T08:39:21.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-15T08:39:21.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-15T08:39:21.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-15T08:39:24.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.420s coverage: 69.2% of statements [2023-11-15T08:39:26.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-15T08:39:26.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-15T08:39:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.339s coverage: 53.2% of statements [2023-11-15T08:39:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-15T08:39:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-15T08:39:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:39:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-15T08:39:32.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-15T08:39:39.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-15T08:39:39.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-15T08:39:54.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.976s coverage: 93.4% of statements [2023-11-15T08:39:54.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.528s coverage: 4.1% of statements [2023-11-15T08:39:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-15T08:39:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:39:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-15T08:39:57.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-15T08:39:58.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.800s coverage: 97.6% of statements [2023-11-15T08:39:58.895Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.196s coverage: 72.2% of statements [2023-11-15T08:40:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-15T08:40:08.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-15T08:40:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.562s coverage: 0.9% of statements [2023-11-15T08:40:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.281s coverage: 32.2% of statements [2023-11-15T08:40:12.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.289s coverage: 41.7% of statements [2023-11-15T08:40:13.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.232s coverage: 82.9% of statements [2023-11-15T08:40:13.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.243s coverage: 94.1% of statements [2023-11-15T08:40:13.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.225s coverage: 96.3% of statements [2023-11-15T08:40:17.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.228s coverage: 87.5% of statements [2023-11-15T08:40:18.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-15T08:40:19.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-15T08:40:19.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-15T08:40:19.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-15T08:40:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-15T08:40:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-15T08:40:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-15T08:40:22.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-15T08:40:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2023-11-15T08:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-15T08:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-15T08:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-15T08:40:28.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-15T08:40:38.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-15T08:40:38.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-15T08:40:41.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.105s coverage: 79.9% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.269s coverage: 92.9% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.245s coverage: 62.3% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.235s coverage: 87.2% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.177s coverage: 20.0% of statements [2023-11-15T08:40:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2023-11-15T08:40:46.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-15T08:40:46.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.422s coverage: 81.8% of statements [2023-11-15T08:40:47.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-15T08:40:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.442s coverage: 82.1% of statements [2023-11-15T08:40:48.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.222s coverage: 86.0% of statements [2023-11-15T08:40:53.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-15T08:40:53.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-15T08:40:55.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.968s coverage: 63.1% of statements [2023-11-15T08:40:55.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.229s coverage: 100.0% of statements [2023-11-15T08:40:56.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements [2023-11-15T08:40:56.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2023-11-15T08:40:57.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-15T08:40:57.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-15T08:40:57.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-15T08:40:57.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-11-15T08:40:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2023-11-15T08:41:04.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-15T08:41:04.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-15T08:41:04.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-15T08:41:06.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.878s coverage: 38.4% of statements [2023-11-15T08:41:06.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.244s coverage: 89.5% of statements [2023-11-15T08:41:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-15T08:41:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-15T08:41:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-15T08:41:11.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-15T08:41:11.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.223s coverage: 84.8% of statements [2023-11-15T08:41:17.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-15T08:41:17.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-15T08:41:17.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-15T08:41:17.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-15T08:41:24.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements [2023-11-15T08:41:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-15T08:41:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:41:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-15T08:41:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-15T08:41:25.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.606s coverage: 95.7% of statements [2023-11-15T08:41:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-15T08:41:27.438Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-15T08:41:28.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.249s coverage: 61.8% of statements [2023-11-15T08:41:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-15T08:41:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-15T08:41:32.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.390s coverage: 98.9% of statements [2023-11-15T08:41:33.443Z] 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-11-15T08:41:33.709Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T08:41:33.709Z] go vet ./... [2023-11-15T08:43:25.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T08:43:25.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T08:43:25.332Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T08:43:25.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T08:43:26.006Z] + ls -al . [2023-11-15T08:43:26.006Z] total 732 [2023-11-15T08:43:26.006Z] drwxrwxr-x 10 1001 1001 4096 Nov 15 08:36 . [2023-11-15T08:43:26.006Z] drwxr-xr-x 4 root root 4096 Nov 15 08:36 .. [2023-11-15T08:43:26.006Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 .blubracket [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 10 Nov 15 08:34 .dockerignore [2023-11-15T08:43:26.006Z] drwxrwxr-x 8 1001 1001 4096 Nov 15 08:34 .git [2023-11-15T08:43:26.006Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 .github [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 1074 Nov 15 08:34 .gitignore [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 42 Nov 15 08:34 .golangci.yml [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 100 Nov 15 08:34 .hadolint.yml [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 155 Nov 15 08:34 .sonarcloud.properties [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 1171 Nov 15 08:34 ADOPTERS.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 11674 Nov 15 08:34 Attribution.txt [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 100284 Nov 15 08:34 CHANGELOG.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 3804 Nov 15 08:34 CONTRIBUTING.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 677 Nov 15 08:34 GOVERNANCE.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 861 Nov 15 08:34 Jenkinsfile [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 10775 Nov 15 08:34 LICENSE [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 15054 Nov 15 08:34 Makefile [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 582 Nov 15 08:34 OWNERS.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 9528 Nov 15 08:34 README.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 789 Nov 15 08:34 SECURITY.md [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 5 Nov 15 08:30 VERSION [2023-11-15T08:43:26.006Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 bin [2023-11-15T08:43:26.006Z] drwxrwxr-x 18 1001 1001 4096 Nov 15 08:34 cmd [2023-11-15T08:43:26.006Z] -rw-r--r-- 1 root root 453602 Nov 15 08:41 coverage.out [2023-11-15T08:43:26.006Z] drwxrwxr-x 2 1001 1001 4096 Nov 15 08:34 fuzz_test [2023-11-15T08:43:26.006Z] -rw-rw-r-- 1 1001 1001 3649 Nov 15 08:34 go.mod [2023-11-15T08:43:26.007Z] -rw-rw-r-- 1 1001 1001 34366 Nov 15 08:34 go.sum [2023-11-15T08:43:26.007Z] drwxrwxr-x 7 1001 1001 4096 Nov 15 08:34 internal [2023-11-15T08:43:26.007Z] drwxrwxr-x 3 1001 1001 4096 Nov 15 08:34 openapi [2023-11-15T08:43:26.007Z] -rw-rw-r-- 1 1001 1001 584 Nov 15 08:34 security.txt [2023-11-15T08:43:26.007Z] -rw-rw-r-- 1 1001 1001 204 Nov 15 08:34 version.go [Pipeline] sh [2023-11-15T08:43:26.426Z] + '[' -e coverage.out ] [2023-11-15T08:43:26.426Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-15T08:43:26.452Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T08:43:27.322Z] Stashed 1 file(s) [Pipeline] sh [2023-11-15T08:43:28.003Z] + make build [2023-11-15T08:43:28.003Z] 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-11-15T08:45:04.641Z] 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-11-15T08:45:04.641Z] 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-11-15T08:45:04.641Z] 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-11-15T08:45:04.908Z] 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-11-15T08:45:37.113Z] 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-11-15T08:45:43.740Z] 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-11-15T08:45:49.071Z] 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-11-15T08:45:54.407Z] 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-11-15T08:45:57.744Z] 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-11-15T08:46:01.994Z] 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-11-15T08:46:07.324Z] 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-11-15T08:46:12.676Z] $ docker stop --time=1 b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 [2023-11-15T08:46:14.834Z] $ docker rm -f --volumes b15e516b849623263483fe8dc17f1934f84d06ed2ecb4e689be85a4c5015f679 [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-11-15T08:46:17.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-15T08:46:17.483Z] [2023-11-15T08:46:17.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T08:46:17.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-15T08:46:19.772Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-15T08:46:19.772Z] 547446be3368: Pulling fs layer [2023-11-15T08:46:19.772Z] d125d8839a47: Pulling fs layer [2023-11-15T08:46:19.772Z] 3e85d5ac6304: Pulling fs layer [2023-11-15T08:46:19.772Z] c3105a71a48b: Pulling fs layer [2023-11-15T08:46:19.772Z] 0f093f025ec4: Pulling fs layer [2023-11-15T08:46:19.772Z] c3106fc0e877: Pulling fs layer [2023-11-15T08:46:19.772Z] 0f093f025ec4: Waiting [2023-11-15T08:46:19.772Z] c3105a71a48b: Waiting [2023-11-15T08:46:19.772Z] c3106fc0e877: Waiting [2023-11-15T08:46:19.772Z] 547446be3368: Verifying Checksum [2023-11-15T08:46:19.772Z] 547446be3368: Download complete [2023-11-15T08:46:19.772Z] c3105a71a48b: Verifying Checksum [2023-11-15T08:46:19.772Z] c3105a71a48b: Download complete [2023-11-15T08:46:20.040Z] d125d8839a47: Verifying Checksum [2023-11-15T08:46:20.040Z] d125d8839a47: Download complete [2023-11-15T08:46:20.040Z] c3106fc0e877: Verifying Checksum [2023-11-15T08:46:20.040Z] c3106fc0e877: Download complete [2023-11-15T08:46:20.040Z] 0f093f025ec4: Verifying Checksum [2023-11-15T08:46:20.040Z] 0f093f025ec4: Download complete [2023-11-15T08:46:20.309Z] 547446be3368: Pull complete [2023-11-15T08:46:21.718Z] d125d8839a47: Pull complete [2023-11-15T08:46:22.301Z] 3e85d5ac6304: Verifying Checksum [2023-11-15T08:46:22.301Z] 3e85d5ac6304: Download complete [2023-11-15T08:46:32.409Z] 3e85d5ac6304: Pull complete [2023-11-15T08:46:32.409Z] c3105a71a48b: Pull complete [2023-11-15T08:46:33.827Z] 0f093f025ec4: Pull complete [2023-11-15T08:46:34.094Z] c3106fc0e877: Pull complete [2023-11-15T08:46:34.094Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-15T08:46:34.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-15T08:46:34.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T08:46:34.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container [2023-11-15T08:46:34.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-15T08:46:36.656Z] $ docker top c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T08:46:37.506Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-15T08:46:47.590Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-11-15T08:46:47.590Z] #1 transferring dockerfile: [2023-11-15T08:46:47.590Z] #1 transferring dockerfile: 1.69kB 0.0s done [2023-11-15T08:46:47.590Z] #1 DONE 0.5s [2023-11-15T08:46:47.590Z] [2023-11-15T08:46:47.590Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-11-15T08:46:47.590Z] #2 transferring dockerfile: 1.95kB done [2023-11-15T08:46:47.590Z] #2 DONE 0.1s [2023-11-15T08:46:47.590Z] [2023-11-15T08:46:47.590Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T08:46:47.857Z] #3 transferring dockerfile: 2.49kB done [2023-11-15T08:46:47.857Z] #3 ... [2023-11-15T08:46:47.857Z] [2023-11-15T08:46:47.857Z] #4 [core-data internal] load build definition from Dockerfile [2023-11-15T08:46:47.857Z] #4 transferring dockerfile: 2.01kB done [2023-11-15T08:46:47.857Z] #4 DONE 0.1s [2023-11-15T08:46:47.857Z] [2023-11-15T08:46:47.857Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-11-15T08:46:47.857Z] #5 transferring dockerfile: 1.70kB done [2023-11-15T08:46:47.857Z] #5 DONE 0.1s [2023-11-15T08:46:48.126Z] [2023-11-15T08:46:48.126Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-15T08:46:48.126Z] #6 transferring dockerfile: 2.15kB done [2023-11-15T08:46:48.126Z] #6 DONE 0.1s [2023-11-15T08:46:48.126Z] [2023-11-15T08:46:48.126Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-15T08:46:48.126Z] #7 transferring dockerfile: 1.89kB done [2023-11-15T08:46:48.126Z] #7 DONE 0.1s [2023-11-15T08:46:48.126Z] [2023-11-15T08:46:48.126Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-15T08:46:48.126Z] #8 transferring dockerfile: 2.93kB done [2023-11-15T08:46:48.126Z] #8 DONE 0.1s [2023-11-15T08:46:48.126Z] [2023-11-15T08:46:48.126Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-11-15T08:46:48.393Z] #9 transferring dockerfile: 2.06kB 0.0s done [2023-11-15T08:46:48.393Z] #9 DONE 0.1s [2023-11-15T08:46:48.393Z] [2023-11-15T08:46:48.393Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-15T08:46:48.393Z] #10 transferring dockerfile: 2.50kB 0.0s done [2023-11-15T08:46:48.393Z] #10 DONE 0.1s [2023-11-15T08:46:48.393Z] [2023-11-15T08:46:48.393Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-11-15T08:46:48.393Z] #11 transferring dockerfile: 1.93kB done [2023-11-15T08:46:48.393Z] #11 DONE 0.1s [2023-11-15T08:46:48.393Z] [2023-11-15T08:46:48.393Z] #12 [core-command internal] load build definition from Dockerfile [2023-11-15T08:46:48.659Z] #12 transferring dockerfile: 1.93kB 0.0s done [2023-11-15T08:46:48.659Z] #12 DONE 0.1s [2023-11-15T08:46:48.659Z] [2023-11-15T08:46:48.659Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-15T08:46:48.659Z] #13 transferring dockerfile: 2.23kB done [2023-11-15T08:46:48.659Z] #13 DONE 0.1s [2023-11-15T08:46:48.659Z] [2023-11-15T08:46:48.659Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-11-15T08:46:48.659Z] #14 transferring dockerfile: 1.81kB done [2023-11-15T08:46:48.659Z] #14 DONE 0.1s [2023-11-15T08:46:48.659Z] [2023-11-15T08:46:48.659Z] #15 [security-spire-config internal] load .dockerignore [2023-11-15T08:46:48.659Z] #15 transferring context: 50B done [2023-11-15T08:46:48.659Z] #15 DONE 0.1s [2023-11-15T08:46:48.659Z] [2023-11-15T08:46:48.659Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T08:46:49.624Z] #3 ... [2023-11-15T08:46:49.624Z] [2023-11-15T08:46:49.624Z] #16 [support-notifications internal] load .dockerignore [2023-11-15T08:46:49.624Z] #16 transferring context: 50B done [2023-11-15T08:46:49.624Z] #16 DONE 0.1s [2023-11-15T08:46:49.624Z] [2023-11-15T08:46:49.624Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-11-15T08:46:49.624Z] #17 transferring context: 50B done [2023-11-15T08:46:49.624Z] #17 DONE 0.1s [2023-11-15T08:46:49.624Z] [2023-11-15T08:46:49.624Z] #18 [core-data internal] load .dockerignore [2023-11-15T08:46:49.624Z] #18 transferring context: 50B 0.0s done [2023-11-15T08:46:49.624Z] #18 ... [2023-11-15T08:46:49.624Z] [2023-11-15T08:46:49.624Z] #19 [security-spire-server internal] load .dockerignore [2023-11-15T08:46:49.624Z] #19 transferring context: 50B done [2023-11-15T08:46:49.624Z] #19 DONE 0.1s [2023-11-15T08:46:49.894Z] [2023-11-15T08:46:49.894Z] #20 [security-proxy-auth internal] load .dockerignore [2023-11-15T08:46:49.894Z] #20 transferring context: 50B 0.0s done [2023-11-15T08:46:49.894Z] #20 DONE 0.1s [2023-11-15T08:46:49.894Z] [2023-11-15T08:46:49.894Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-11-15T08:46:49.894Z] #21 transferring context: 50B done [2023-11-15T08:46:49.894Z] #21 DONE 0.1s [2023-11-15T08:46:49.894Z] [2023-11-15T08:46:49.894Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T08:46:49.894Z] #3 ... [2023-11-15T08:46:49.894Z] [2023-11-15T08:46:49.894Z] #22 [security-bootstrapper internal] load .dockerignore [2023-11-15T08:46:49.894Z] #22 transferring context: 50B 0.0s done [2023-11-15T08:46:49.894Z] #22 DONE 0.1s [2023-11-15T08:46:50.165Z] [2023-11-15T08:46:50.165Z] #23 [core-metadata internal] load .dockerignore [2023-11-15T08:46:50.165Z] #23 transferring context: 50B 0.0s done [2023-11-15T08:46:50.165Z] #23 DONE 0.1s [2023-11-15T08:46:50.165Z] [2023-11-15T08:46:50.165Z] #24 [support-scheduler internal] load .dockerignore [2023-11-15T08:46:50.166Z] #24 transferring context: 50B done [2023-11-15T08:46:50.166Z] #24 DONE 0.1s [2023-11-15T08:46:50.166Z] [2023-11-15T08:46:50.166Z] #25 [security-proxy-setup internal] load .dockerignore [2023-11-15T08:46:50.166Z] #25 transferring context: 50B done [2023-11-15T08:46:50.166Z] #25 DONE 0.1s [2023-11-15T08:46:50.166Z] [2023-11-15T08:46:50.166Z] #26 [core-command internal] load .dockerignore [2023-11-15T08:46:50.166Z] #26 transferring context: 50B 0.0s done [2023-11-15T08:46:50.166Z] #26 DONE 0.1s [2023-11-15T08:46:50.166Z] [2023-11-15T08:46:50.166Z] #27 [security-spire-agent internal] load .dockerignore [2023-11-15T08:46:50.441Z] #27 transferring context: 50B 0.0s done [2023-11-15T08:46:50.441Z] #27 DONE 0.1s [2023-11-15T08:46:50.441Z] [2023-11-15T08:46:50.441Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-15T08:46:50.441Z] #28 transferring context: 50B done [2023-11-15T08:46:50.441Z] #28 DONE 0.1s [2023-11-15T08:46:50.441Z] [2023-11-15T08:46:50.441Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:46:50.708Z] #29 ... [2023-11-15T08:46:50.708Z] [2023-11-15T08:46:50.708Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:46:50.708Z] #30 DONE 0.2s [2023-11-15T08:46:50.975Z] [2023-11-15T08:46:50.975Z] #18 [core-data internal] load .dockerignore [2023-11-15T08:46:51.242Z] #18 ... [2023-11-15T08:46:51.242Z] [2023-11-15T08:46:51.242Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:51.242Z] #31 DONE 0.0s [2023-11-15T08:46:51.242Z] [2023-11-15T08:46:51.242Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-15T08:46:51.242Z] #32 DONE 0.0s [2023-11-15T08:46:51.242Z] [2023-11-15T08:46:51.242Z] #33 [support-notifications internal] load build context [2023-11-15T08:46:51.242Z] #33 DONE 0.0s [2023-11-15T08:46:51.242Z] [2023-11-15T08:46:51.242Z] #34 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:51.242Z] #34 DONE 0.0s [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:51.509Z] #31 DONE 0.0s [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:46:51.509Z] #29 DONE 0.8s [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #34 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:51.509Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:51.509Z] #34 ... [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:51.509Z] #31 DONE 0.0s [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:51.509Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:51.509Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-15T08:46:51.509Z] #34 ... [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:51.509Z] #31 DONE 0.0s [2023-11-15T08:46:51.509Z] [2023-11-15T08:46:51.509Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:51.509Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:51.509Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-15T08:46:51.509Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-15T08:46:51.509Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:46:51.775Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-11-15T08:46:51.775Z] #34 ... [2023-11-15T08:46:51.775Z] [2023-11-15T08:46:51.775Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:51.775Z] #31 DONE 0.0s [2023-11-15T08:46:51.775Z] [2023-11-15T08:46:51.775Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:52.045Z] #34 ... [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:46:52.045Z] #29 DONE 0.8s [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #35 [security-spire-config internal] load build context [2023-11-15T08:46:52.045Z] #35 transferring context: 16.35kB 0.1s done [2023-11-15T08:46:52.045Z] #35 DONE 0.6s [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:52.045Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s [2023-11-15T08:46:52.045Z] #34 ... [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:52.045Z] #31 DONE 0.0s [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:46:52.045Z] #30 DONE 0.7s [2023-11-15T08:46:52.045Z] [2023-11-15T08:46:52.045Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:52.045Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:52.045Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-15T08:46:52.045Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-15T08:46:52.045Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:46:52.045Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-15T08:46:52.045Z] #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-15T08:46:52.317Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:52.317Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-15T08:46:52.317Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-15T08:46:52.317Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:46:52.317Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-15T08:46:52.317Z] #34 ... [2023-11-15T08:46:52.317Z] [2023-11-15T08:46:52.317Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:52.317Z] #31 DONE 0.0s [2023-11-15T08:46:52.317Z] [2023-11-15T08:46:52.583Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:52.583Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-15T08:46:52.583Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-15T08:46:52.583Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-15T08:46:52.583Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-15T08:46:52.583Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-15T08:46:52.583Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-11-15T08:46:52.583Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-15T08:46:52.583Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s [2023-11-15T08:46:52.583Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [2023-11-15T08:46:52.583Z] #36 ... [2023-11-15T08:46:52.583Z] [2023-11-15T08:46:52.583Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:52.583Z] #31 DONE 0.0s [2023-11-15T08:46:52.583Z] [2023-11-15T08:46:52.583Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:52.583Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-11-15T08:46:52.851Z] #36 ... [2023-11-15T08:46:52.851Z] [2023-11-15T08:46:52.851Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:46:52.851Z] #30 DONE 1.2s [2023-11-15T08:46:52.851Z] [2023-11-15T08:46:52.851Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:52.851Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.3s [2023-11-15T08:46:53.117Z] #36 ... [2023-11-15T08:46:53.117Z] [2023-11-15T08:46:53.117Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:53.117Z] #31 DONE 0.0s [2023-11-15T08:46:53.117Z] [2023-11-15T08:46:53.117Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:53.117Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.58MB / 23.39MB 1.4s [2023-11-15T08:46:53.117Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-15T08:46:53.117Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-15T08:46:53.117Z] #36 ... [2023-11-15T08:46:53.117Z] [2023-11-15T08:46:53.117Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:46:53.117Z] #30 DONE 1.3s [2023-11-15T08:46:53.117Z] [2023-11-15T08:46:53.117Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:53.385Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.7s [2023-11-15T08:46:53.651Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.9s [2023-11-15T08:46:53.651Z] #36 ... [2023-11-15T08:46:53.651Z] [2023-11-15T08:46:53.651Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-15T08:46:53.651Z] #31 DONE 0.0s [2023-11-15T08:46:53.651Z] [2023-11-15T08:46:53.651Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:53.651Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.55MB / 23.39MB 2.1s [2023-11-15T08:46:53.924Z] #36 ... [2023-11-15T08:46:53.924Z] [2023-11-15T08:46:53.924Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-15T08:46:53.924Z] #30 DONE 1.8s [2023-11-15T08:46:53.924Z] [2023-11-15T08:46:53.924Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:54.191Z] #36 ... [2023-11-15T08:46:54.191Z] [2023-11-15T08:46:54.191Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-15T08:46:54.191Z] #29 DONE 1.6s [2023-11-15T08:46:54.191Z] [2023-11-15T08:46:54.191Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:54.191Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.5s [2023-11-15T08:46:54.191Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-15T08:46:54.458Z] #36 ... [2023-11-15T08:46:54.458Z] [2023-11-15T08:46:54.458Z] #37 [security-spire-server internal] load build context [2023-11-15T08:46:54.458Z] #37 transferring context: 18.10kB 0.5s done [2023-11-15T08:46:54.458Z] #37 DONE 2.3s [2023-11-15T08:46:54.458Z] [2023-11-15T08:46:54.458Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:54.458Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.9s [2023-11-15T08:46:55.044Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.17MB / 23.39MB 3.3s [2023-11-15T08:46:55.311Z] #36 ... [2023-11-15T08:46:55.311Z] [2023-11-15T08:46:55.311Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-15T08:46:55.311Z] #38 DONE 1.9s [2023-11-15T08:46:55.311Z] [2023-11-15T08:46:55.311Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:46:55.311Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-15T08:46:55.311Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-15T08:46:55.311Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-15T08:46:55.311Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-15T08:46:55.311Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-15T08:46:55.311Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-11-15T08:46:55.311Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-15T08:46:55.311Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-11-15T08:46:55.311Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.7s [2023-11-15T08:46:55.311Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-15T08:46:55.311Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-15T08:46:55.311Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.8s done [2023-11-15T08:46:55.578Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.8s done [2023-11-15T08:46:55.578Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-15T08:46:56.164Z] #36 ... [2023-11-15T08:46:56.164Z] [2023-11-15T08:46:56.164Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-15T08:46:56.164Z] #32 DONE 5.0s [2023-11-15T08:46:56.164Z] [2023-11-15T08:46:56.164Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:46:56.164Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-15T08:46:56.164Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-15T08:46:56.164Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-15T08:46:56.164Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-15T08:46:56.164Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-15T08:46:56.164Z] #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.6s done [2023-11-15T08:46:56.746Z] #34 ... [2023-11-15T08:46:56.746Z] [2023-11-15T08:46:56.746Z] #39 [security-spire-agent internal] load build context [2023-11-15T08:46:56.746Z] #39 transferring context: 17.63kB 0.1s done [2023-11-15T08:46:56.746Z] #39 DONE 1.3s [2023-11-15T08:46:56.746Z] [2023-11-15T08:46:56.746Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-15T08:46:58.166Z] #40 DONE 1.8s [2023-11-15T08:46:58.166Z] [2023-11-15T08:46:58.166Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-15T08:47:01.532Z] #41 ... [2023-11-15T08:47:01.532Z] [2023-11-15T08:47:01.532Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:01.532Z] #33 transferring context: 36.79MB 9.6s [2023-11-15T08:47:01.532Z] #33 ... [2023-11-15T08:47:01.532Z] [2023-11-15T08:47:01.532Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:01.532Z] #42 ... [2023-11-15T08:47:01.532Z] [2023-11-15T08:47:01.532Z] #43 [core-data internal] load build context [2023-11-15T08:47:01.801Z] #43 ... [2023-11-15T08:47:01.801Z] [2023-11-15T08:47:01.801Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:01.801Z] #44 ... [2023-11-15T08:47:01.801Z] [2023-11-15T08:47:01.801Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:02.068Z] #42 ... [2023-11-15T08:47:02.068Z] [2023-11-15T08:47:02.068Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:02.338Z] #45 ... [2023-11-15T08:47:02.338Z] [2023-11-15T08:47:02.338Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:02.338Z] #46 ... [2023-11-15T08:47:02.338Z] [2023-11-15T08:47:02.338Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:02.338Z] #47 ... [2023-11-15T08:47:02.338Z] [2023-11-15T08:47:02.338Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:02.922Z] #46 ... [2023-11-15T08:47:02.922Z] [2023-11-15T08:47:02.922Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:03.191Z] #48 ... [2023-11-15T08:47:03.191Z] [2023-11-15T08:47:03.191Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:03.191Z] #49 ... [2023-11-15T08:47:03.191Z] [2023-11-15T08:47:03.191Z] #50 [core-command internal] load build context [2023-11-15T08:47:03.458Z] #50 ... [2023-11-15T08:47:03.458Z] [2023-11-15T08:47:03.458Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:04.050Z] #48 ... [2023-11-15T08:47:04.050Z] [2023-11-15T08:47:04.050Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:04.324Z] #51 ... [2023-11-15T08:47:04.324Z] [2023-11-15T08:47:04.324Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:05.284Z] #48 ... [2023-11-15T08:47:05.284Z] [2023-11-15T08:47:05.284Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:47:05.284Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-11-15T08:47:05.284Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-15T08:47:05.284Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-15T08:47:05.284Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-15T08:47:05.284Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-15T08:47:05.284Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-15T08:47:05.284Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-11-15T08:47:05.284Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.2s done [2023-11-15T08:47:05.284Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-15T08:47:05.284Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s [2023-11-15T08:47:05.550Z] #52 ... [2023-11-15T08:47:05.550Z] [2023-11-15T08:47:05.550Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:06.512Z] #48 ... [2023-11-15T08:47:06.512Z] [2023-11-15T08:47:06.512Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:06.512Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.4s [2023-11-15T08:47:06.779Z] #36 ... [2023-11-15T08:47:06.779Z] [2023-11-15T08:47:06.779Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:06.779Z] #48 transferring context: 41.24MB 12.3s [2023-11-15T08:47:06.779Z] #48 ... [2023-11-15T08:47:06.779Z] [2023-11-15T08:47:06.779Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T08:47:07.045Z] #34 ... [2023-11-15T08:47:07.045Z] [2023-11-15T08:47:07.046Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:47:07.313Z] #52 ... [2023-11-15T08:47:07.313Z] [2023-11-15T08:47:07.313Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:47:07.313Z] #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:07.313Z] #0 7.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:07.313Z] #53 ... [2023-11-15T08:47:07.313Z] [2023-11-15T08:47:07.313Z] #50 [core-command internal] load build context [2023-11-15T08:47:08.275Z] #50 ... [2023-11-15T08:47:08.275Z] [2023-11-15T08:47:08.275Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T08:47:08.275Z] #0 6.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:08.275Z] #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:08.275Z] #54 ... [2023-11-15T08:47:08.275Z] [2023-11-15T08:47:08.275Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:08.275Z] #55 ... [2023-11-15T08:47:08.275Z] [2023-11-15T08:47:08.275Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:08.540Z] #56 ... [2023-11-15T08:47:08.540Z] [2023-11-15T08:47:08.540Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-15T08:47:08.540Z] #57 ... [2023-11-15T08:47:08.540Z] [2023-11-15T08:47:08.540Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:08.805Z] #58 ... [2023-11-15T08:47:08.805Z] [2023-11-15T08:47:08.805Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:08.805Z] #59 ... [2023-11-15T08:47:08.805Z] [2023-11-15T08:47:08.805Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:47:08.805Z] #0 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:08.805Z] #60 ... [2023-11-15T08:47:08.805Z] [2023-11-15T08:47:08.805Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-15T08:47:09.071Z] #61 ... [2023-11-15T08:47:09.071Z] [2023-11-15T08:47:09.071Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-15T08:47:09.071Z] #62 ... [2023-11-15T08:47:09.071Z] [2023-11-15T08:47:09.071Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:47:09.342Z] #63 ... [2023-11-15T08:47:09.342Z] [2023-11-15T08:47:09.342Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-15T08:47:09.342Z] #64 ... [2023-11-15T08:47:09.342Z] [2023-11-15T08:47:09.342Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:10.304Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s [2023-11-15T08:47:11.717Z] #36 ... [2023-11-15T08:47:11.717Z] [2023-11-15T08:47:11.717Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:11.717Z] #33 transferring context: 51.59MB 19.9s [2023-11-15T08:47:11.717Z] #33 ... [2023-11-15T08:47:11.717Z] [2023-11-15T08:47:11.717Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:11.717Z] #42 ... [2023-11-15T08:47:11.717Z] [2023-11-15T08:47:11.717Z] #43 [core-data internal] load build context [2023-11-15T08:47:11.995Z] #43 ... [2023-11-15T08:47:11.995Z] [2023-11-15T08:47:11.995Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:11.995Z] #44 ... [2023-11-15T08:47:11.995Z] [2023-11-15T08:47:11.995Z] #43 [core-data internal] load build context [2023-11-15T08:47:12.262Z] #43 ... [2023-11-15T08:47:12.262Z] [2023-11-15T08:47:12.262Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:12.531Z] #45 ... [2023-11-15T08:47:12.531Z] [2023-11-15T08:47:12.531Z] #43 [core-data internal] load build context [2023-11-15T08:47:12.531Z] #43 ... [2023-11-15T08:47:12.531Z] [2023-11-15T08:47:12.531Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:12.798Z] #47 ... [2023-11-15T08:47:12.798Z] [2023-11-15T08:47:12.798Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:13.065Z] #45 ... [2023-11-15T08:47:13.065Z] [2023-11-15T08:47:13.065Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:13.065Z] #46 ... [2023-11-15T08:47:13.065Z] [2023-11-15T08:47:13.065Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-15T08:47:13.065Z] #54 10.59 (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T08:47:13.065Z] #54 10.90 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:13.065Z] #54 10.90 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:13.065Z] #54 11.01 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:13.065Z] #54 12.39 OK: 9 MiB in 17 packages [2023-11-15T08:47:13.065Z] #54 DONE 15.0s [2023-11-15T08:47:13.065Z] [2023-11-15T08:47:13.065Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:13.332Z] #47 ... [2023-11-15T08:47:13.332Z] [2023-11-15T08:47:13.332Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:13.600Z] #49 ... [2023-11-15T08:47:13.600Z] [2023-11-15T08:47:13.600Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:14.559Z] #45 ... [2023-11-15T08:47:14.559Z] [2023-11-15T08:47:14.559Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:14.559Z] #51 ... [2023-11-15T08:47:14.559Z] [2023-11-15T08:47:14.559Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:17.166Z] #45 transferring context: 47.52MB 23.6s [2023-11-15T08:47:17.166Z] #45 ... [2023-11-15T08:47:17.166Z] [2023-11-15T08:47:17.166Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:17.166Z] #48 ... [2023-11-15T08:47:17.166Z] [2023-11-15T08:47:17.166Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:47:17.166Z] #63 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:17.749Z] #63 ... [2023-11-15T08:47:17.749Z] [2023-11-15T08:47:17.749Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-15T08:47:17.750Z] #41 9.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:17.750Z] #41 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:17.750Z] #41 14.74 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:17.750Z] #41 15.15 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:17.750Z] #41 15.15 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:17.750Z] #41 15.24 (4/6) Installing openssl (3.1.4-r1) [2023-11-15T08:47:17.750Z] #41 15.32 (5/6) Installing su-exec (0.2-r3) [2023-11-15T08:47:17.750Z] #41 15.32 (6/6) Installing yq (4.33.3-r4) [2023-11-15T08:47:17.750Z] #41 16.75 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:17.750Z] #41 16.75 OK: 18 MiB in 19 packages [2023-11-15T08:47:17.750Z] #41 DONE 19.4s [2023-11-15T08:47:17.750Z] [2023-11-15T08:47:17.750Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-15T08:47:18.343Z] #65 ... [2023-11-15T08:47:18.343Z] [2023-11-15T08:47:18.343Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:47:18.343Z] #53 11.05 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:47:18.343Z] #53 11.05 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:47:18.343Z] #53 11.05 OK: 19953 distinct packages available [2023-11-15T08:47:18.343Z] #53 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:18.343Z] #53 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:18.343Z] #53 19.95 (1/11) Installing ca-certificates (20230506-r0) [2023-11-15T08:47:18.343Z] #53 20.83 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-15T08:47:18.343Z] #53 20.97 (3/11) Installing libunistring (1.1-r1) [2023-11-15T08:47:18.343Z] #53 ... [2023-11-15T08:47:18.343Z] [2023-11-15T08:47:18.343Z] #50 [core-command internal] load build context [2023-11-15T08:47:18.343Z] #50 ... [2023-11-15T08:47:18.343Z] [2023-11-15T08:47:18.343Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:19.003Z] #45 ... [2023-11-15T08:47:19.003Z] [2023-11-15T08:47:19.003Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:47:19.003Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.2s [2023-11-15T08:47:19.280Z] #52 ... [2023-11-15T08:47:19.280Z] [2023-11-15T08:47:19.280Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:47:19.280Z] #53 21.50 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-15T08:47:19.280Z] #53 21.50 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-15T08:47:19.280Z] #53 21.64 (6/11) Installing libcurl (8.4.0-r0) [2023-11-15T08:47:19.280Z] #53 21.75 (7/11) Installing curl (8.4.0-r0) [2023-11-15T08:47:19.280Z] #53 21.78 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:19.280Z] #53 21.82 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:47:19.280Z] #53 21.97 (10/11) Installing libucontext (1.2-r2) [2023-11-15T08:47:19.280Z] #53 22.02 (11/11) Installing gcompat (1.1.0-r1) [2023-11-15T08:47:19.280Z] #53 22.08 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:19.869Z] #53 22.51 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:20.464Z] #53 ... [2023-11-15T08:47:20.464Z] [2023-11-15T08:47:20.464Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-15T08:47:20.464Z] #62 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:20.464Z] #62 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:20.464Z] #62 19.69 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:47:20.464Z] #62 19.69 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:47:20.464Z] #62 19.69 OK: 19946 distinct packages available [2023-11-15T08:47:20.464Z] #62 ... [2023-11-15T08:47:20.464Z] [2023-11-15T08:47:20.464Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:47:20.464Z] #60 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:20.464Z] #60 16.43 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:47:20.464Z] #60 16.43 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:47:20.464Z] #60 16.43 OK: 19953 distinct packages available [2023-11-15T08:47:20.464Z] #60 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:20.464Z] #60 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:20.464Z] #60 ... [2023-11-15T08:47:20.464Z] [2023-11-15T08:47:20.464Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:47:20.464Z] #63 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:22.194Z] #63 ... [2023-11-15T08:47:22.194Z] [2023-11-15T08:47:22.194Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:22.194Z] #33 transferring context: 66.90MB 30.1s [2023-11-15T08:47:22.194Z] #33 ... [2023-11-15T08:47:22.194Z] [2023-11-15T08:47:22.194Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:22.194Z] #42 ... [2023-11-15T08:47:22.194Z] [2023-11-15T08:47:22.194Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:22.194Z] #44 ... [2023-11-15T08:47:22.194Z] [2023-11-15T08:47:22.194Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:22.194Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.6s [2023-11-15T08:47:22.194Z] #36 ... [2023-11-15T08:47:22.194Z] [2023-11-15T08:47:22.194Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:22.781Z] #33 ... [2023-11-15T08:47:22.781Z] [2023-11-15T08:47:22.781Z] #43 [core-data internal] load build context [2023-11-15T08:47:22.781Z] #43 ... [2023-11-15T08:47:22.781Z] [2023-11-15T08:47:22.781Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:24.000Z] #36 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:24.000Z] #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.000Z] #66 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:24.000Z] #56 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.000Z] #56 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.000Z] #56 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:24.000Z] #46 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:24.000Z] #47 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:24.000Z] #46 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:24.000Z] #49 ... [2023-11-15T08:47:24.000Z] [2023-11-15T08:47:24.000Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:24.581Z] #36 ... [2023-11-15T08:47:24.581Z] [2023-11-15T08:47:24.581Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:24.581Z] #58 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.581Z] #58 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.581Z] #58 ... [2023-11-15T08:47:24.581Z] [2023-11-15T08:47:24.581Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:24.581Z] #36 ... [2023-11-15T08:47:24.581Z] [2023-11-15T08:47:24.581Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:24.581Z] #55 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.581Z] #55 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.857Z] #55 ... [2023-11-15T08:47:24.857Z] [2023-11-15T08:47:24.857Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:24.857Z] #51 ... [2023-11-15T08:47:24.857Z] [2023-11-15T08:47:24.857Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:24.857Z] #36 ... [2023-11-15T08:47:24.857Z] [2023-11-15T08:47:24.857Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-15T08:47:24.857Z] #57 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:24.857Z] #57 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:25.124Z] #57 ... [2023-11-15T08:47:25.124Z] [2023-11-15T08:47:25.124Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:25.124Z] #49 ... [2023-11-15T08:47:25.124Z] [2023-11-15T08:47:25.124Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-15T08:47:25.124Z] #64 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:25.124Z] #64 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:25.390Z] #64 ... [2023-11-15T08:47:25.390Z] [2023-11-15T08:47:25.390Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:26.354Z] #36 ... [2023-11-15T08:47:26.354Z] [2023-11-15T08:47:26.354Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-15T08:47:26.354Z] #53 25.08 OK: 13 MiB in 26 packages [2023-11-15T08:47:26.354Z] #53 DONE 29.1s [2023-11-15T08:47:26.354Z] [2023-11-15T08:47:26.354Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:27.315Z] #36 ... [2023-11-15T08:47:27.315Z] [2023-11-15T08:47:27.315Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:27.315Z] #59 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:27.315Z] #59 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:27.315Z] #59 ... [2023-11-15T08:47:27.315Z] [2023-11-15T08:47:27.315Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:27.315Z] #48 transferring context: 79.90MB 33.1s [2023-11-15T08:47:27.581Z] #48 ... [2023-11-15T08:47:27.581Z] [2023-11-15T08:47:27.581Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:27.581Z] #46 ... [2023-11-15T08:47:27.581Z] [2023-11-15T08:47:27.581Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-15T08:47:27.581Z] #61 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:27.581Z] #61 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:27.848Z] #61 ... [2023-11-15T08:47:27.848Z] [2023-11-15T08:47:27.849Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:28.430Z] #36 ... [2023-11-15T08:47:28.430Z] [2023-11-15T08:47:28.430Z] #50 [core-command internal] load build context [2023-11-15T08:47:28.698Z] #50 ... [2023-11-15T08:47:28.698Z] [2023-11-15T08:47:28.698Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:28.965Z] #48 ... [2023-11-15T08:47:28.965Z] [2023-11-15T08:47:28.965Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:28.965Z] #56 26.34 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:28.965Z] #56 26.40 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:28.965Z] #56 26.97 OK: 8 MiB in 16 packages [2023-11-15T08:47:28.965Z] #56 DONE 30.7s [2023-11-15T08:47:28.965Z] [2023-11-15T08:47:28.965Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:29.233Z] #48 ... [2023-11-15T08:47:29.233Z] [2023-11-15T08:47:29.233Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:29.233Z] #45 ... [2023-11-15T08:47:29.233Z] [2023-11-15T08:47:29.233Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:29.499Z] #48 ... [2023-11-15T08:47:29.499Z] [2023-11-15T08:47:29.499Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:47:29.499Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s done [2023-11-15T08:47:29.766Z] #52 ... [2023-11-15T08:47:29.766Z] [2023-11-15T08:47:29.766Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:29.766Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.6s [2023-11-15T08:47:30.348Z] #36 ... [2023-11-15T08:47:30.349Z] [2023-11-15T08:47:30.349Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:30.349Z] #55 28.59 OK: 266 MiB in 52 packages [2023-11-15T08:47:30.349Z] #55 DONE 32.0s [2023-11-15T08:47:30.349Z] [2023-11-15T08:47:30.349Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:30.349Z] #47 ... [2023-11-15T08:47:30.349Z] [2023-11-15T08:47:30.349Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:31.313Z] #48 ... [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-15T08:47:31.313Z] #58 29.37 OK: 266 MiB in 52 packages [2023-11-15T08:47:31.313Z] #58 DONE 32.8s [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:31.313Z] #48 ... [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-15T08:47:31.313Z] #62 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:31.313Z] #62 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:31.313Z] #62 ... [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #43 [core-data internal] load build context [2023-11-15T08:47:31.313Z] #43 ... [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-15T08:47:31.313Z] #57 30.65 OK: 266 MiB in 52 packages [2023-11-15T08:47:31.313Z] #57 DONE 33.1s [2023-11-15T08:47:31.313Z] [2023-11-15T08:47:31.313Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:47:31.313Z] #60 33.09 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:31.313Z] #60 33.09 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:47:31.313Z] #60 33.09 (3/4) Installing libucontext (1.2-r2) [2023-11-15T08:47:31.313Z] #60 33.09 (4/4) Installing gcompat (1.1.0-r1) [2023-11-15T08:47:31.313Z] #60 33.15 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:31.594Z] #60 33.34 OK: 8 MiB in 19 packages [2023-11-15T08:47:32.179Z] #60 ... [2023-11-15T08:47:32.179Z] [2023-11-15T08:47:32.179Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:32.179Z] #42 ... [2023-11-15T08:47:32.179Z] [2023-11-15T08:47:32.179Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-15T08:47:32.180Z] #59 32.40 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:32.180Z] #59 32.40 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:32.180Z] #59 32.62 OK: 8 MiB in 16 packages [2023-11-15T08:47:32.180Z] #59 DONE 34.1s [2023-11-15T08:47:32.180Z] [2023-11-15T08:47:32.180Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:32.180Z] #42 ... [2023-11-15T08:47:32.180Z] [2023-11-15T08:47:32.180Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:32.447Z] #44 transferring context: 50.54MB 40.2s [2023-11-15T08:47:32.447Z] #44 ... [2023-11-15T08:47:32.447Z] [2023-11-15T08:47:32.447Z] #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:33.034Z] #67 ... [2023-11-15T08:47:33.034Z] [2023-11-15T08:47:33.034Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:33.034Z] #33 ... [2023-11-15T08:47:33.034Z] [2023-11-15T08:47:33.034Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:34.496Z] #44 ... [2023-11-15T08:47:34.496Z] [2023-11-15T08:47:34.496Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-15T08:47:34.496Z] #63 32.64 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:34.496Z] #63 32.64 (2/2) Installing su-exec (0.2-r3) [2023-11-15T08:47:34.496Z] #63 32.64 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:34.496Z] #63 32.96 OK: 8 MiB in 17 packages [2023-11-15T08:47:34.496Z] #63 DONE 35.8s [2023-11-15T08:47:34.496Z] [2023-11-15T08:47:34.496Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:34.762Z] #44 ... [2023-11-15T08:47:34.762Z] [2023-11-15T08:47:34.762Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-15T08:47:34.762Z] #60 DONE 36.7s [2023-11-15T08:47:34.762Z] [2023-11-15T08:47:34.762Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:35.027Z] #44 ... [2023-11-15T08:47:35.027Z] [2023-11-15T08:47:35.027Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:35.027Z] #51 ... [2023-11-15T08:47:35.027Z] [2023-11-15T08:47:35.027Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:35.296Z] #44 ... [2023-11-15T08:47:35.296Z] [2023-11-15T08:47:35.296Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-15T08:47:35.296Z] #62 35.80 OK: 266 MiB in 52 packages [2023-11-15T08:47:35.296Z] #62 DONE 37.0s [2023-11-15T08:47:35.296Z] [2023-11-15T08:47:35.296Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:35.563Z] #44 ... [2023-11-15T08:47:35.563Z] [2023-11-15T08:47:35.563Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-15T08:47:35.563Z] #65 7.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:35.563Z] #65 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:35.563Z] #65 17.05 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:35.563Z] #65 17.11 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:35.563Z] #65 17.11 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:35.563Z] #65 17.39 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:35.563Z] #65 17.44 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:35.563Z] #65 17.44 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:35.563Z] #65 17.53 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:35.563Z] #65 17.63 OK: 18 MiB in 19 packages [2023-11-15T08:47:35.563Z] #65 ... [2023-11-15T08:47:35.563Z] [2023-11-15T08:47:35.563Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:35.563Z] #49 ... [2023-11-15T08:47:35.563Z] [2023-11-15T08:47:35.563Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-15T08:47:35.563Z] #64 31.62 (1/4) Installing ca-certificates (20230506-r0) [2023-11-15T08:47:35.563Z] #64 32.30 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:35.563Z] #64 32.36 (3/4) Installing su-exec (0.2-r3) [2023-11-15T08:47:35.563Z] #64 32.36 (4/4) Installing yq (4.33.3-r4) [2023-11-15T08:47:35.563Z] #64 33.80 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:35.563Z] #64 34.04 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:35.563Z] #64 35.43 OK: 18 MiB in 19 packages [2023-11-15T08:47:35.563Z] #64 DONE 37.4s [2023-11-15T08:47:35.563Z] [2023-11-15T08:47:35.563Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:36.149Z] #44 ... [2023-11-15T08:47:36.149Z] [2023-11-15T08:47:36.149Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:36.149Z] #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:36.149Z] #66 20.36 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:36.149Z] #66 20.36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:36.149Z] #66 20.62 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:36.149Z] #66 20.85 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:36.149Z] #66 20.85 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:36.149Z] #66 21.15 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:36.149Z] #66 21.21 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:36.149Z] #66 21.21 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:36.149Z] #66 21.21 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:36.149Z] #66 21.31 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:36.149Z] #66 22.05 OK: 9 MiB in 17 packages [2023-11-15T08:47:36.150Z] #66 ... [2023-11-15T08:47:36.150Z] [2023-11-15T08:47:36.150Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:36.418Z] #44 ... [2023-11-15T08:47:36.418Z] [2023-11-15T08:47:36.418Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:36.418Z] #0 9.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:36.687Z] #68 ... [2023-11-15T08:47:36.687Z] [2023-11-15T08:47:36.687Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:37.655Z] #49 transferring context: 93.81MB 43.4s [2023-11-15T08:47:37.655Z] #49 ... [2023-11-15T08:47:37.655Z] [2023-11-15T08:47:37.655Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:37.655Z] #66 DONE 24.5s [2023-11-15T08:47:37.655Z] [2023-11-15T08:47:37.655Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:37.923Z] #49 ... [2023-11-15T08:47:37.923Z] [2023-11-15T08:47:37.923Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:37.923Z] #46 ... [2023-11-15T08:47:37.923Z] [2023-11-15T08:47:37.923Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:38.193Z] #44 ... [2023-11-15T08:47:38.193Z] [2023-11-15T08:47:38.193Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-15T08:47:38.193Z] #65 DONE 20.4s [2023-11-15T08:47:38.461Z] [2023-11-15T08:47:38.461Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:38.730Z] #46 ... [2023-11-15T08:47:38.730Z] [2023-11-15T08:47:38.730Z] #50 [core-command internal] load build context [2023-11-15T08:47:38.730Z] #50 ... [2023-11-15T08:47:38.730Z] [2023-11-15T08:47:38.730Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:38.998Z] #49 ... [2023-11-15T08:47:38.998Z] [2023-11-15T08:47:38.998Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:38.998Z] #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:38.998Z] #0 8.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:38.998Z] #69 ... [2023-11-15T08:47:38.998Z] [2023-11-15T08:47:38.998Z] #50 [core-command internal] load build context [2023-11-15T08:47:39.583Z] #50 ... [2023-11-15T08:47:39.583Z] [2023-11-15T08:47:39.583Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:39.583Z] #45 ... [2023-11-15T08:47:39.583Z] [2023-11-15T08:47:39.583Z] #50 [core-command internal] load build context [2023-11-15T08:47:39.850Z] #50 ... [2023-11-15T08:47:39.850Z] [2023-11-15T08:47:39.850Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T08:47:39.850Z] #52 ... [2023-11-15T08:47:39.850Z] [2023-11-15T08:47:39.850Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:40.119Z] #49 ... [2023-11-15T08:47:40.119Z] [2023-11-15T08:47:40.119Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-15T08:47:40.119Z] #61 34.42 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-15T08:47:40.119Z] #61 34.42 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-15T08:47:40.119Z] #61 34.42 OK: 19953 distinct packages available [2023-11-15T08:47:40.119Z] #61 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:40.120Z] #61 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:40.120Z] #61 40.01 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:40.120Z] #61 40.24 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:40.120Z] #61 40.34 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-15T08:47:40.120Z] #61 40.34 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-15T08:47:40.120Z] #61 40.34 (5/7) Installing libucontext (1.2-r2) [2023-11-15T08:47:40.120Z] #61 40.34 (6/7) Installing gcompat (1.1.0-r1) [2023-11-15T08:47:40.120Z] #61 40.41 (7/7) Installing openssl (3.1.4-r1) [2023-11-15T08:47:40.120Z] #61 40.45 Executing busybox-1.36.1-r2.trigger [2023-11-15T08:47:40.120Z] #61 40.45 OK: 9 MiB in 20 packages [2023-11-15T08:47:40.120Z] #61 DONE 42.0s [2023-11-15T08:47:40.120Z] [2023-11-15T08:47:40.120Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:40.390Z] #49 ... [2023-11-15T08:47:40.390Z] [2023-11-15T08:47:40.390Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:40.665Z] #47 ... [2023-11-15T08:47:40.665Z] [2023-11-15T08:47:40.665Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:40.665Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.1s done [2023-11-15T08:47:40.665Z] #36 ... [2023-11-15T08:47:40.665Z] [2023-11-15T08:47:40.665Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:40.933Z] #47 ... [2023-11-15T08:47:40.933Z] [2023-11-15T08:47:40.933Z] #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-15T08:47:40.933Z] #70 DONE 2.7s [2023-11-15T08:47:41.199Z] [2023-11-15T08:47:41.199Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:41.199Z] #47 ... [2023-11-15T08:47:41.199Z] [2023-11-15T08:47:41.199Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:41.466Z] #48 ... [2023-11-15T08:47:41.466Z] [2023-11-15T08:47:41.466Z] #43 [core-data internal] load build context [2023-11-15T08:47:41.466Z] #43 ... [2023-11-15T08:47:41.466Z] [2023-11-15T08:47:41.466Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:42.426Z] #48 ... [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:42.426Z] #69 11.04 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:42.426Z] #69 11.12 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #69 11.21 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:42.426Z] #69 11.33 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #69 11.33 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:42.426Z] #69 11.62 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:42.426Z] #69 11.62 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #69 11.62 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:42.426Z] #69 11.62 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:42.426Z] #69 11.77 OK: 8 MiB in 16 packages [2023-11-15T08:47:42.426Z] #69 DONE 13.3s [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:42.426Z] #48 ... [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-15T08:47:42.426Z] #68 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:42.426Z] #68 13.16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:42.426Z] #68 13.25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #68 13.35 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:42.426Z] #68 13.65 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #68 13.68 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:42.426Z] #68 13.94 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:42.426Z] #68 13.94 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:42.426Z] #68 14.03 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:42.426Z] #68 14.03 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:42.426Z] #68 14.17 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:42.426Z] #68 14.54 OK: 13 MiB in 26 packages [2023-11-15T08:47:42.426Z] #68 DONE 16.0s [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:42.426Z] #48 ... [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:42.426Z] #42 transferring context: 96.89MB 50.9s [2023-11-15T08:47:42.426Z] #42 ... [2023-11-15T08:47:42.426Z] [2023-11-15T08:47:42.426Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:43.385Z] #48 ... [2023-11-15T08:47:43.385Z] [2023-11-15T08:47:43.385Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:43.385Z] #33 ... [2023-11-15T08:47:43.385Z] [2023-11-15T08:47:43.385Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:43.968Z] #48 ... [2023-11-15T08:47:43.968Z] [2023-11-15T08:47:43.968Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-15T08:47:43.968Z] #36 DONE 53.2s [2023-11-15T08:47:43.968Z] [2023-11-15T08:47:43.968Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:44.552Z] #48 ... [2023-11-15T08:47:44.552Z] [2023-11-15T08:47:44.552Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-15T08:47:44.819Z] #71 ... [2023-11-15T08:47:44.819Z] [2023-11-15T08:47:44.819Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:45.086Z] #48 ... [2023-11-15T08:47:45.086Z] [2023-11-15T08:47:45.086Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-15T08:47:45.087Z] #0 8.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:45.087Z] #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:45.087Z] #72 ... [2023-11-15T08:47:45.087Z] [2023-11-15T08:47:45.087Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:45.353Z] #51 ... [2023-11-15T08:47:45.353Z] [2023-11-15T08:47:45.353Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:46.311Z] #48 ... [2023-11-15T08:47:46.311Z] [2023-11-15T08:47:46.311Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:46.311Z] #67 9.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:46.311Z] #67 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:46.311Z] #67 11.96 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:46.311Z] #67 12.00 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:46.311Z] #67 12.13 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:46.311Z] #67 12.27 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:46.311Z] #67 12.27 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:46.311Z] #67 12.61 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:46.311Z] #67 12.61 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:46.311Z] #67 12.67 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:46.311Z] #67 12.67 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:46.311Z] #67 12.75 OK: 8 MiB in 16 packages [2023-11-15T08:47:46.311Z] #67 DONE 14.0s [2023-11-15T08:47:46.311Z] [2023-11-15T08:47:46.311Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:46.311Z] #48 ... [2023-11-15T08:47:46.311Z] [2023-11-15T08:47:46.311Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-15T08:47:46.311Z] #73 ... [2023-11-15T08:47:46.311Z] [2023-11-15T08:47:46.311Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:47.728Z] #33 transferring context: 114.95MB 55.9s [2023-11-15T08:47:48.312Z] #33 ... [2023-11-15T08:47:48.312Z] [2023-11-15T08:47:48.312Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:48.312Z] #44 ... [2023-11-15T08:47:48.312Z] [2023-11-15T08:47:48.312Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:48.895Z] #33 ... [2023-11-15T08:47:48.895Z] [2023-11-15T08:47:48.895Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-15T08:47:48.895Z] #72 11.66 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:48.895Z] #72 11.66 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:48.895Z] #72 11.80 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:48.895Z] #72 11.97 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:48.895Z] #72 11.97 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:48.895Z] #72 12.28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:48.895Z] #72 12.33 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:48.895Z] #72 12.33 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:48.895Z] #72 12.34 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:48.895Z] #72 12.40 OK: 8 MiB in 19 packages [2023-11-15T08:47:48.895Z] #72 DONE 13.5s [2023-11-15T08:47:48.895Z] [2023-11-15T08:47:48.895Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:49.480Z] #33 ... [2023-11-15T08:47:49.480Z] [2023-11-15T08:47:49.480Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:49.480Z] #46 ... [2023-11-15T08:47:49.480Z] [2023-11-15T08:47:49.480Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:49.745Z] #33 ... [2023-11-15T08:47:49.745Z] [2023-11-15T08:47:49.745Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:49.745Z] #45 ... [2023-11-15T08:47:49.745Z] [2023-11-15T08:47:49.745Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:50.012Z] #33 ... [2023-11-15T08:47:50.012Z] [2023-11-15T08:47:50.012Z] #50 [core-command internal] load build context [2023-11-15T08:47:50.012Z] #50 ... [2023-11-15T08:47:50.012Z] [2023-11-15T08:47:50.012Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:50.278Z] #33 ... [2023-11-15T08:47:50.278Z] [2023-11-15T08:47:50.278Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:50.278Z] #0 8.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:50.278Z] #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:50.278Z] #74 ... [2023-11-15T08:47:50.278Z] [2023-11-15T08:47:50.278Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:50.546Z] #33 ... [2023-11-15T08:47:50.546Z] [2023-11-15T08:47:50.546Z] #49 [support-scheduler internal] load build context [2023-11-15T08:47:50.546Z] #49 ... [2023-11-15T08:47:50.546Z] [2023-11-15T08:47:50.546Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:51.520Z] #33 ... [2023-11-15T08:47:51.520Z] [2023-11-15T08:47:51.520Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:51.520Z] #47 ... [2023-11-15T08:47:51.520Z] [2023-11-15T08:47:51.521Z] #33 [support-notifications internal] load build context [2023-11-15T08:47:51.521Z] #33 ... [2023-11-15T08:47:51.521Z] [2023-11-15T08:47:51.521Z] #43 [core-data internal] load build context [2023-11-15T08:47:51.521Z] #43 ... [2023-11-15T08:47:51.521Z] [2023-11-15T08:47:51.521Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-15T08:47:51.521Z] #71 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:51.521Z] #71 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:51.521Z] #71 14.75 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:51.521Z] #71 14.85 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.521Z] #71 14.93 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:51.521Z] #71 15.29 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.521Z] #71 15.29 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:51.521Z] #71 15.58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:51.521Z] #71 15.63 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.521Z] #71 15.65 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:51.521Z] #71 15.69 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:51.521Z] #71 15.78 OK: 8 MiB in 17 packages [2023-11-15T08:47:51.521Z] #71 DONE 17.1s [2023-11-15T08:47:51.521Z] [2023-11-15T08:47:51.521Z] #43 [core-data internal] load build context [2023-11-15T08:47:51.521Z] #43 ... [2023-11-15T08:47:51.521Z] [2023-11-15T08:47:51.521Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:51.521Z] #74 11.50 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:51.521Z] #74 11.50 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.521Z] #74 11.54 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:51.788Z] #74 ... [2023-11-15T08:47:51.788Z] [2023-11-15T08:47:51.788Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:47:51.788Z] #75 DONE 3.1s [2023-11-15T08:47:51.788Z] [2023-11-15T08:47:51.788Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:51.788Z] #74 11.73 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.788Z] #74 11.73 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:51.788Z] #74 11.75 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:51.788Z] #74 11.77 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:52.059Z] #74 11.82 OK: 9 MiB in 20 packages [2023-11-15T08:47:53.019Z] #74 ... [2023-11-15T08:47:53.019Z] [2023-11-15T08:47:53.019Z] #76 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-15T08:47:53.019Z] #76 DONE 0.9s [2023-11-15T08:47:53.019Z] [2023-11-15T08:47:53.019Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:47:53.019Z] #42 transferring context: 119.50MB 61.2s [2023-11-15T08:47:53.019Z] #42 ... [2023-11-15T08:47:53.019Z] [2023-11-15T08:47:53.019Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:53.019Z] #47 ... [2023-11-15T08:47:53.019Z] [2023-11-15T08:47:53.019Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-15T08:47:53.019Z] #74 DONE 12.9s [2023-11-15T08:47:53.019Z] [2023-11-15T08:47:53.019Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:53.295Z] #47 ... [2023-11-15T08:47:53.295Z] [2023-11-15T08:47:53.295Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-15T08:47:53.295Z] #73 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:53.295Z] #73 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T08:47:53.295Z] #73 14.53 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:53.295Z] #73 14.62 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:53.295Z] #73 14.78 Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T08:47:53.295Z] #73 15.11 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:53.295Z] #73 15.11 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:53.295Z] #73 15.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T08:47:53.295Z] #73 15.29 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T08:47:53.295Z] #73 15.29 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T08:47:53.295Z] #73 15.29 Executing busybox-1.36.1-r5.trigger [2023-11-15T08:47:53.295Z] #73 15.39 Executing ca-certificates-20230506-r0.trigger [2023-11-15T08:47:53.295Z] #73 15.78 OK: 18 MiB in 19 packages [2023-11-15T08:47:53.295Z] #73 DONE 17.1s [2023-11-15T08:47:53.295Z] [2023-11-15T08:47:53.295Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:54.262Z] #47 ... [2023-11-15T08:47:54.262Z] [2023-11-15T08:47:54.262Z] #77 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-15T08:47:54.262Z] #77 DONE 1.3s [2023-11-15T08:47:54.262Z] [2023-11-15T08:47:54.262Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:55.239Z] #47 ... [2023-11-15T08:47:55.239Z] [2023-11-15T08:47:55.239Z] #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:47:55.239Z] #78 DONE 0.8s [2023-11-15T08:47:55.239Z] [2023-11-15T08:47:55.239Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:55.515Z] #47 ... [2023-11-15T08:47:55.515Z] [2023-11-15T08:47:55.515Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:47:55.515Z] #51 ... [2023-11-15T08:47:55.515Z] [2023-11-15T08:47:55.515Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:55.782Z] #47 ... [2023-11-15T08:47:55.782Z] [2023-11-15T08:47:55.782Z] #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-15T08:47:55.782Z] #79 DONE 0.7s [2023-11-15T08:47:55.782Z] [2023-11-15T08:47:55.782Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:56.371Z] #47 ... [2023-11-15T08:47:56.371Z] [2023-11-15T08:47:56.371Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:47:56.371Z] #48 ... [2023-11-15T08:47:56.371Z] [2023-11-15T08:47:56.371Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:56.964Z] #47 ... [2023-11-15T08:47:56.964Z] [2023-11-15T08:47:56.964Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-15T08:47:56.964Z] #80 DONE 5.0s [2023-11-15T08:47:56.964Z] [2023-11-15T08:47:56.964Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:57.232Z] #47 ... [2023-11-15T08:47:57.232Z] [2023-11-15T08:47:57.232Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:47:57.232Z] #81 DONE 3.7s [2023-11-15T08:47:57.232Z] [2023-11-15T08:47:57.232Z] #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-15T08:47:57.232Z] #82 DONE 1.3s [2023-11-15T08:47:57.232Z] [2023-11-15T08:47:57.232Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-15T08:47:57.232Z] #83 DONE 3.8s [2023-11-15T08:47:57.232Z] [2023-11-15T08:47:57.232Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:47:58.212Z] #84 ... [2023-11-15T08:47:58.212Z] [2023-11-15T08:47:58.212Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-15T08:47:58.212Z] #85 DONE 1.2s [2023-11-15T08:47:58.212Z] [2023-11-15T08:47:58.212Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:58.212Z] #47 transferring context: 124.19MB 65.0s [2023-11-15T08:47:58.478Z] #47 ... [2023-11-15T08:47:58.478Z] [2023-11-15T08:47:58.478Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-15T08:47:58.478Z] #86 DONE 1.3s [2023-11-15T08:47:58.478Z] [2023-11-15T08:47:58.478Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:58.478Z] #47 ... [2023-11-15T08:47:58.478Z] [2023-11-15T08:47:58.478Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:58.747Z] #44 ... [2023-11-15T08:47:58.747Z] [2023-11-15T08:47:58.747Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:59.330Z] #47 ... [2023-11-15T08:47:59.330Z] [2023-11-15T08:47:59.330Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-15T08:47:59.330Z] #87 DONE 0.6s [2023-11-15T08:47:59.330Z] [2023-11-15T08:47:59.330Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:47:59.604Z] #47 ... [2023-11-15T08:47:59.604Z] [2023-11-15T08:47:59.604Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:47:59.871Z] #46 ... [2023-11-15T08:47:59.871Z] [2023-11-15T08:47:59.871Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:47:59.871Z] #44 ... [2023-11-15T08:47:59.871Z] [2023-11-15T08:47:59.871Z] #45 [core-metadata internal] load build context [2023-11-15T08:47:59.871Z] #45 ... [2023-11-15T08:47:59.871Z] [2023-11-15T08:47:59.871Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:48:00.138Z] #46 ... [2023-11-15T08:48:00.138Z] [2023-11-15T08:48:00.138Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:48:00.138Z] #88 DONE 0.9s [2023-11-15T08:48:00.138Z] [2023-11-15T08:48:00.138Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:48:00.138Z] #46 ... [2023-11-15T08:48:00.138Z] [2023-11-15T08:48:00.138Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-15T08:48:00.138Z] #84 DONE 2.9s [2023-11-15T08:48:00.138Z] [2023-11-15T08:48:00.138Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:48:00.138Z] #46 ... [2023-11-15T08:48:00.138Z] [2023-11-15T08:48:00.138Z] #50 [core-command internal] load build context [2023-11-15T08:48:00.404Z] #50 ... [2023-11-15T08:48:00.404Z] [2023-11-15T08:48:00.404Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:00.987Z] #45 ... [2023-11-15T08:48:00.987Z] [2023-11-15T08:48:00.987Z] #49 [support-scheduler internal] load build context [2023-11-15T08:48:00.987Z] #49 ... [2023-11-15T08:48:00.987Z] [2023-11-15T08:48:00.987Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:01.255Z] #45 ... [2023-11-15T08:48:01.255Z] [2023-11-15T08:48:01.255Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-15T08:48:01.255Z] #89 DONE 1.1s [2023-11-15T08:48:01.255Z] [2023-11-15T08:48:01.255Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:01.527Z] #45 ... [2023-11-15T08:48:01.527Z] [2023-11-15T08:48:01.527Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-15T08:48:01.527Z] #90 DONE 1.1s [2023-11-15T08:48:01.527Z] [2023-11-15T08:48:01.527Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:01.527Z] #45 ... [2023-11-15T08:48:01.527Z] [2023-11-15T08:48:01.527Z] #33 [support-notifications internal] load build context [2023-11-15T08:48:01.801Z] #33 ... [2023-11-15T08:48:01.801Z] [2023-11-15T08:48:01.801Z] #43 [core-data internal] load build context [2023-11-15T08:48:01.801Z] #43 ... [2023-11-15T08:48:01.801Z] [2023-11-15T08:48:01.801Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:02.391Z] #45 ... [2023-11-15T08:48:02.391Z] [2023-11-15T08:48:02.391Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-15T08:48:02.391Z] #91 DONE 1.1s [2023-11-15T08:48:02.391Z] [2023-11-15T08:48:02.391Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:02.657Z] #45 ... [2023-11-15T08:48:02.657Z] [2023-11-15T08:48:02.657Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-15T08:48:02.657Z] #92 DONE 1.1s [2023-11-15T08:48:02.657Z] [2023-11-15T08:48:02.657Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:02.927Z] #45 ... [2023-11-15T08:48:02.927Z] [2023-11-15T08:48:02.927Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:48:03.193Z] #42 ... [2023-11-15T08:48:03.193Z] [2023-11-15T08:48:03.193Z] #43 [core-data internal] load build context [2023-11-15T08:48:03.193Z] #43 transferring context: 135.11MB 71.6s [2023-11-15T08:48:04.160Z] #43 ... [2023-11-15T08:48:04.160Z] [2023-11-15T08:48:04.160Z] #48 [security-proxy-setup internal] load build context [2023-11-15T08:48:04.160Z] #48 transferring context: 189.79MB 68.9s done [2023-11-15T08:48:04.160Z] #48 DONE 71.0s [2023-11-15T08:48:04.160Z] [2023-11-15T08:48:04.160Z] #43 [core-data internal] load build context [2023-11-15T08:48:04.160Z] #43 ... [2023-11-15T08:48:04.160Z] [2023-11-15T08:48:04.160Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-15T08:48:04.160Z] #93 DONE 1.5s [2023-11-15T08:48:04.160Z] [2023-11-15T08:48:04.160Z] #43 [core-data internal] load build context [2023-11-15T08:48:04.746Z] #43 ... [2023-11-15T08:48:04.746Z] [2023-11-15T08:48:04.746Z] #49 [support-scheduler internal] load build context [2023-11-15T08:48:04.746Z] #49 transferring context: 189.79MB 70.3s done [2023-11-15T08:48:04.746Z] #49 DONE 71.8s [2023-11-15T08:48:04.746Z] [2023-11-15T08:48:04.746Z] #43 [core-data internal] load build context [2023-11-15T08:48:05.014Z] #43 ... [2023-11-15T08:48:05.014Z] [2023-11-15T08:48:05.014Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-15T08:48:05.014Z] #94 DONE 0.9s [2023-11-15T08:48:05.014Z] [2023-11-15T08:48:05.014Z] #43 [core-data internal] load build context [2023-11-15T08:48:05.596Z] #43 ... [2023-11-15T08:48:05.596Z] [2023-11-15T08:48:05.596Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:48:05.861Z] #51 ... [2023-11-15T08:48:05.861Z] [2023-11-15T08:48:05.861Z] #43 [core-data internal] load build context [2023-11-15T08:48:05.861Z] #43 ... [2023-11-15T08:48:05.861Z] [2023-11-15T08:48:05.861Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:05.861Z] #95 DONE 1.8s [2023-11-15T08:48:05.861Z] [2023-11-15T08:48:05.861Z] #43 [core-data internal] load build context [2023-11-15T08:48:07.291Z] #43 ... [2023-11-15T08:48:07.291Z] [2023-11-15T08:48:07.291Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-15T08:48:07.291Z] #96 DONE 1.7s [2023-11-15T08:48:07.291Z] [2023-11-15T08:48:07.291Z] #43 [core-data internal] load build context [2023-11-15T08:48:07.291Z] #43 ... [2023-11-15T08:48:07.291Z] [2023-11-15T08:48:07.291Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:07.291Z] #97 DONE 1.9s [2023-11-15T08:48:07.291Z] [2023-11-15T08:48:07.291Z] #43 [core-data internal] load build context [2023-11-15T08:48:07.291Z] #43 ... [2023-11-15T08:48:07.291Z] [2023-11-15T08:48:07.291Z] #98 [security-spire-agent] exporting to image [2023-11-15T08:48:07.291Z] #98 exporting layers 4.7s done [2023-11-15T08:48:07.291Z] #98 writing image sha256:39f253451fd24aef14d74415c9cf71f0405223bde02a0c4990dc6cddb0d192c8 0.0s done [2023-11-15T08:48:07.291Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-15T08:48:07.558Z] #98 ... [2023-11-15T08:48:07.558Z] [2023-11-15T08:48:07.559Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-15T08:48:07.559Z] #46 transferring context: 189.79MB 73.4s done [2023-11-15T08:48:07.559Z] #46 DONE 75.2s [2023-11-15T08:48:07.559Z] [2023-11-15T08:48:07.559Z] #43 [core-data internal] load build context [2023-11-15T08:48:07.826Z] #43 ... [2023-11-15T08:48:07.826Z] [2023-11-15T08:48:07.826Z] #33 [support-notifications internal] load build context [2023-11-15T08:48:07.826Z] #33 transferring context: 189.79MB 75.0s done [2023-11-15T08:48:07.826Z] #33 DONE 76.2s [2023-11-15T08:48:07.826Z] [2023-11-15T08:48:07.826Z] #43 [core-data internal] load build context [2023-11-15T08:48:09.240Z] #43 ... [2023-11-15T08:48:09.240Z] [2023-11-15T08:48:09.240Z] #45 [core-metadata internal] load build context [2023-11-15T08:48:09.240Z] #45 transferring context: 189.79MB 75.2s done [2023-11-15T08:48:09.240Z] #45 DONE 77.1s [2023-11-15T08:48:09.240Z] [2023-11-15T08:48:09.240Z] #43 [core-data internal] load build context [2023-11-15T08:48:09.510Z] #43 ... [2023-11-15T08:48:09.510Z] [2023-11-15T08:48:09.510Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:09.510Z] #99 DONE 1.9s [2023-11-15T08:48:09.510Z] [2023-11-15T08:48:09.510Z] #43 [core-data internal] load build context [2023-11-15T08:48:09.775Z] #43 ... [2023-11-15T08:48:09.775Z] [2023-11-15T08:48:09.775Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:09.775Z] #100 DONE 1.9s [2023-11-15T08:48:09.775Z] [2023-11-15T08:48:09.775Z] #43 [core-data internal] load build context [2023-11-15T08:48:09.775Z] #43 ... [2023-11-15T08:48:09.775Z] [2023-11-15T08:48:09.775Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:09.775Z] #47 ... [2023-11-15T08:48:09.775Z] [2023-11-15T08:48:09.775Z] #43 [core-data internal] load build context [2023-11-15T08:48:10.041Z] #43 ... [2023-11-15T08:48:10.041Z] [2023-11-15T08:48:10.041Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:48:10.041Z] #44 ... [2023-11-15T08:48:10.041Z] [2023-11-15T08:48:10.041Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:10.623Z] #47 ... [2023-11-15T08:48:10.623Z] [2023-11-15T08:48:10.623Z] #50 [core-command internal] load build context [2023-11-15T08:48:10.623Z] #50 ... [2023-11-15T08:48:10.623Z] [2023-11-15T08:48:10.623Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:13.476Z] #47 ... [2023-11-15T08:48:13.476Z] [2023-11-15T08:48:13.476Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:48:13.476Z] #42 transferring context: 189.79MB 81.4s done [2023-11-15T08:48:13.476Z] #42 ... [2023-11-15T08:48:13.476Z] [2023-11-15T08:48:13.476Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:13.476Z] #47 ... [2023-11-15T08:48:13.476Z] [2023-11-15T08:48:13.476Z] #42 [security-secretstore-setup internal] load build context [2023-11-15T08:48:13.476Z] #42 DONE 81.8s [2023-11-15T08:48:13.476Z] [2023-11-15T08:48:13.476Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:13.744Z] #47 ... [2023-11-15T08:48:13.744Z] [2023-11-15T08:48:13.744Z] #98 [security-spire-agent] exporting to image [2023-11-15T08:48:13.744Z] #98 exporting layers 6.3s done [2023-11-15T08:48:13.744Z] #98 writing image sha256:4c70e22f59725ffaee8678dc9625f2c2e00c107ce7e0be920d8dd3bdfd03c3d3 0.0s done [2023-11-15T08:48:13.744Z] #98 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-11-15T08:48:13.744Z] #98 writing image sha256:1b7c1a37ed8e636451c4047899282469f3e8f82a6862e0ba2cd1325118dcc8b3 0.0s done [2023-11-15T08:48:13.744Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-15T08:48:13.744Z] #98 DONE 15.3s [2023-11-15T08:48:13.744Z] [2023-11-15T08:48:13.744Z] #47 [security-bootstrapper internal] load build context [2023-11-15T08:48:14.705Z] #47 transferring context: 189.79MB 81.4s done [2023-11-15T08:48:14.705Z] #47 DONE 82.5s [2023-11-15T08:48:14.705Z] [2023-11-15T08:48:14.705Z] #50 [core-command internal] load build context [2023-11-15T08:48:16.115Z] #50 ... [2023-11-15T08:48:16.115Z] [2023-11-15T08:48:16.115Z] #43 [core-data internal] load build context [2023-11-15T08:48:16.115Z] #43 transferring context: 189.79MB 84.3s done [2023-11-15T08:48:16.115Z] #43 DONE 84.5s [2023-11-15T08:48:16.115Z] [2023-11-15T08:48:16.115Z] #50 [core-command internal] load build context [2023-11-15T08:48:16.115Z] #50 ... [2023-11-15T08:48:16.115Z] [2023-11-15T08:48:16.115Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:48:16.115Z] #51 ... [2023-11-15T08:48:16.115Z] [2023-11-15T08:48:16.115Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:16.115Z] #101 ... [2023-11-15T08:48:16.115Z] [2023-11-15T08:48:16.115Z] #50 [core-command internal] load build context [2023-11-15T08:48:17.533Z] #50 ... [2023-11-15T08:48:17.533Z] [2023-11-15T08:48:17.533Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:17.533Z] #102 ... [2023-11-15T08:48:17.533Z] [2023-11-15T08:48:17.533Z] #50 [core-command internal] load build context [2023-11-15T08:48:18.953Z] #50 transferring context: 189.79MB 84.7s done [2023-11-15T08:48:19.219Z] #50 DONE 85.8s [2023-11-15T08:48:19.219Z] [2023-11-15T08:48:19.219Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:48:19.487Z] #51 ... [2023-11-15T08:48:19.487Z] [2023-11-15T08:48:19.487Z] #44 [security-proxy-auth internal] load build context [2023-11-15T08:48:19.487Z] #44 transferring context: 189.79MB 87.1s done [2023-11-15T08:48:19.487Z] #44 DONE 87.8s [2023-11-15T08:48:19.487Z] [2023-11-15T08:48:19.487Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:48:19.752Z] #51 ... [2023-11-15T08:48:19.752Z] [2023-11-15T08:48:19.752Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:20.021Z] #103 ... [2023-11-15T08:48:20.022Z] [2023-11-15T08:48:20.022Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:20.022Z] #104 ... [2023-11-15T08:48:20.022Z] [2023-11-15T08:48:20.022Z] #51 [core-common-config-bootstrapper internal] load build context [2023-11-15T08:48:20.982Z] #51 transferring context: 189.79MB 85.5s done [2023-11-15T08:48:20.982Z] #51 DONE 86.9s [2023-11-15T08:48:20.982Z] [2023-11-15T08:48:20.982Z] #18 [core-data internal] load .dockerignore [2023-11-15T08:48:59.911Z] #18 ... [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #102 DONE 46.2s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #103 DONE 43.8s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #101 DONE 47.6s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #104 DONE 43.8s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #105 DONE 3.7s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.911Z] #106 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #107 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #108 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #109 [support-scheduler builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #109 DONE 3.8s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #110 DONE 3.8s [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.911Z] #111 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #112 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #113 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T08:48:59.911Z] #114 ... [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-15T08:48:59.911Z] #115 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.911Z] #116 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.911Z] #117 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.911Z] #118 CACHED [2023-11-15T08:48:59.911Z] [2023-11-15T08:48:59.911Z] #119 [core-command builder 6/7] COPY . . [2023-11-15T08:48:59.912Z] #119 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.912Z] #120 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.912Z] #121 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #122 [core-metadata builder 6/7] COPY . . [2023-11-15T08:48:59.912Z] #122 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.912Z] #123 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.912Z] #124 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.912Z] #125 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #126 [security-proxy-auth builder 6/7] COPY . . [2023-11-15T08:48:59.912Z] #126 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T08:48:59.912Z] #127 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #128 [core-data builder 6/7] COPY . . [2023-11-15T08:48:59.912Z] #128 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-15T08:48:59.912Z] #129 CACHED [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #130 [support-notifications builder 6/7] COPY . . [2023-11-15T08:48:59.912Z] #130 DONE 3.8s [2023-11-15T08:48:59.912Z] [2023-11-15T08:48:59.912Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T08:49:03.285Z] #131 ... [2023-11-15T08:49:03.285Z] [2023-11-15T08:49:03.285Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-15T08:49:03.285Z] #0 4.872 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-11-15T08:49:03.285Z] #132 ... [2023-11-15T08:49:03.285Z] [2023-11-15T08:49:03.285Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T08:49:03.285Z] #114 5.472 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-11-15T08:49:07.569Z] #114 ... [2023-11-15T08:49:07.569Z] [2023-11-15T08:49:07.569Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T08:49:07.569Z] #0 6.128 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-11-15T08:49:07.569Z] #133 ... [2023-11-15T08:49:07.569Z] [2023-11-15T08:49:07.569Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T08:49:07.569Z] #0 6.238 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-11-15T08:49:07.569Z] #134 ... [2023-11-15T08:49:07.569Z] [2023-11-15T08:49:07.569Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T08:49:07.569Z] #0 6.259 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-11-15T08:49:07.836Z] #135 ... [2023-11-15T08:49:07.836Z] [2023-11-15T08:49:07.836Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-15T08:49:07.836Z] #0 6.196 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-11-15T08:49:07.836Z] #136 ... [2023-11-15T08:49:07.836Z] [2023-11-15T08:49:07.836Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-15T08:49:07.836Z] #0 5.678 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-11-15T08:49:08.103Z] #137 ... [2023-11-15T08:49:08.103Z] [2023-11-15T08:49:08.103Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-15T08:49:08.103Z] #0 4.641 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-11-15T08:49:08.370Z] #138 ... [2023-11-15T08:49:08.370Z] [2023-11-15T08:49:08.370Z] #139 [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-11-15T08:49:08.370Z] #0 4.376 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-11-15T08:49:08.370Z] #139 ... [2023-11-15T08:49:08.370Z] [2023-11-15T08:49:08.370Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-15T08:49:08.370Z] #0 4.350 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-11-15T08:49:08.637Z] #140 ... [2023-11-15T08:49:08.637Z] [2023-11-15T08:49:08.637Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T08:49:08.637Z] #131 5.882 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-11-15T09:02:47.209Z] #131 ... [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #139 [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-11-15T09:02:47.209Z] #139 817.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-11-15T09:02:47.209Z] #139 ... [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-15T09:02:47.209Z] #140 DONE 824.4s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T09:02:47.209Z] #134 ... [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:02:47.209Z] #141 DONE 0.5s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:02:47.209Z] #142 DONE 0.1s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T09:02:47.209Z] #134 ... [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-15T09:02:47.209Z] #143 DONE 0.2s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-15T09:02:47.209Z] #144 DONE 0.1s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-15T09:02:47.209Z] #145 DONE 0.3s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:02:47.209Z] #114 ... [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-15T09:02:47.209Z] #146 DONE 0.2s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T09:02:47.209Z] #147 DONE 2.0s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #98 [security-proxy-setup] exporting to image [2023-11-15T09:02:47.209Z] #98 exporting layers [2023-11-15T09:02:47.209Z] #98 exporting layers 1.3s done [2023-11-15T09:02:47.209Z] #98 writing image sha256:6928f48fe8513cbe63ef8fc68dc44d181107d586a0ccd70dc225c68d0d363289 0.0s done [2023-11-15T09:02:47.209Z] #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-11-15T09:02:47.209Z] #98 DONE 16.6s [2023-11-15T09:02:47.209Z] [2023-11-15T09:02:47.209Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T09:02:50.550Z] #131 ... [2023-11-15T09:02:50.550Z] [2023-11-15T09:02:50.550Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-15T09:02:50.550Z] #138 DONE 833.2s [2023-11-15T09:02:50.550Z] [2023-11-15T09:02:50.550Z] #139 [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-11-15T09:02:51.555Z] #139 ... [2023-11-15T09:02:51.555Z] [2023-11-15T09:02:51.555Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-15T09:02:51.555Z] #148 DONE 0.3s [2023-11-15T09:02:51.555Z] [2023-11-15T09:02:51.555Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-15T09:02:54.269Z] #149 DONE 2.4s [2023-11-15T09:02:54.269Z] [2023-11-15T09:02:54.269Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T09:02:54.269Z] #3 ... [2023-11-15T09:02:54.269Z] [2023-11-15T09:02:54.269Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:02:54.269Z] #150 DONE 0.4s [2023-11-15T09:02:54.269Z] [2023-11-15T09:02:54.269Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:02:54.557Z] #151 DONE 0.2s [2023-11-15T09:02:54.557Z] [2023-11-15T09:02:54.557Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-15T09:02:54.918Z] #152 DONE 0.4s [2023-11-15T09:02:54.918Z] [2023-11-15T09:02:54.918Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-15T09:02:55.265Z] #153 DONE 0.1s [2023-11-15T09:02:55.265Z] [2023-11-15T09:02:55.265Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-15T09:02:55.265Z] #154 DONE 0.1s [2023-11-15T09:02:55.265Z] [2023-11-15T09:02:55.265Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-15T09:02:55.553Z] #155 DONE 0.1s [2023-11-15T09:02:55.553Z] [2023-11-15T09:02:55.553Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-15T09:02:55.553Z] #156 DONE 0.1s [2023-11-15T09:02:55.553Z] [2023-11-15T09:02:55.553Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-15T09:02:55.878Z] #157 DONE 0.2s [2023-11-15T09:02:55.878Z] [2023-11-15T09:02:55.878Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-15T09:02:58.478Z] #158 DONE 2.2s [2023-11-15T09:02:58.478Z] [2023-11-15T09:02:58.478Z] #98 [security-bootstrapper] exporting to image [2023-11-15T09:02:58.478Z] #98 exporting layers [2023-11-15T09:02:59.062Z] #98 exporting layers 1.1s done [2023-11-15T09:02:59.062Z] #98 writing image sha256:9562e0cd7cd5e2c0fe77b664f4a49f4523d06284a2f8f933e5da5d36d78af2c5 done [2023-11-15T09:02:59.062Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-15T09:02:59.062Z] #98 DONE 17.8s [2023-11-15T09:02:59.062Z] [2023-11-15T09:02:59.062Z] #139 [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-11-15T09:02:59.335Z] #139 DONE 842.1s [2023-11-15T09:02:59.335Z] [2023-11-15T09:02:59.335Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:02:59.933Z] #114 ... [2023-11-15T09:02:59.933Z] [2023-11-15T09:02:59.933Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:02:59.933Z] #159 DONE 0.2s [2023-11-15T09:02:59.933Z] [2023-11-15T09:02:59.933Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:03:00.519Z] #160 DONE 0.2s [2023-11-15T09:03:00.519Z] [2023-11-15T09:03:00.519Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-15T09:03:00.519Z] #161 DONE 0.2s [2023-11-15T09:03:00.519Z] [2023-11-15T09:03:00.519Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-15T09:03:00.791Z] #162 DONE 0.2s [2023-11-15T09:03:00.791Z] [2023-11-15T09:03:00.791Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:03:00.791Z] #163 DONE 0.1s [2023-11-15T09:03:00.791Z] [2023-11-15T09:03:00.791Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T09:03:00.791Z] #135 ... [2023-11-15T09:03:00.791Z] [2023-11-15T09:03:00.791Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-15T09:03:01.063Z] #164 DONE 0.3s [2023-11-15T09:03:01.063Z] [2023-11-15T09:03:01.063Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:03:01.362Z] #114 ... [2023-11-15T09:03:01.362Z] [2023-11-15T09:03:01.362Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-15T09:03:01.632Z] #165 DONE 0.3s [2023-11-15T09:03:01.632Z] [2023-11-15T09:03:01.632Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-15T09:03:01.632Z] #166 DONE 0.2s [2023-11-15T09:03:01.632Z] [2023-11-15T09:03:01.632Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T09:03:03.574Z] #167 DONE 1.8s [2023-11-15T09:03:03.574Z] [2023-11-15T09:03:03.574Z] #98 [security-secretstore-setup] exporting to image [2023-11-15T09:03:04.982Z] #98 exporting layers 1.5s done [2023-11-15T09:03:04.982Z] #98 writing image sha256:ba62bc6f711b73eda6ceb89b4e803e2270e8701af0e2030e9c96254cae578081 done [2023-11-15T09:03:04.982Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-15T09:03:04.982Z] #98 DONE 19.3s [2023-11-15T09:03:04.982Z] [2023-11-15T09:03:04.982Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:03:13.194Z] #114 ... [2023-11-15T09:03:13.194Z] [2023-11-15T09:03:13.194Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-15T09:03:13.194Z] #134 DONE 854.7s [2023-11-15T09:03:13.194Z] [2023-11-15T09:03:13.194Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T09:03:13.194Z] #133 ... [2023-11-15T09:03:13.194Z] [2023-11-15T09:03:13.194Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:03:13.194Z] #168 DONE 0.4s [2023-11-15T09:03:13.194Z] [2023-11-15T09:03:13.194Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:03:13.194Z] #169 DONE 0.2s [2023-11-15T09:03:13.194Z] [2023-11-15T09:03:13.194Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-15T09:03:13.486Z] #170 DONE 0.4s [2023-11-15T09:03:13.486Z] [2023-11-15T09:03:13.486Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-15T09:03:13.486Z] #136 ... [2023-11-15T09:03:13.486Z] [2023-11-15T09:03:13.486Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:03:13.936Z] #171 DONE 0.2s [2023-11-15T09:03:13.936Z] [2023-11-15T09:03:13.936Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-15T09:03:13.936Z] #172 DONE 0.3s [2023-11-15T09:03:13.936Z] [2023-11-15T09:03:13.936Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T09:03:13.936Z] #131 ... [2023-11-15T09:03:13.936Z] [2023-11-15T09:03:13.936Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T09:03:18.189Z] #173 DONE 3.5s [2023-11-15T09:03:18.189Z] [2023-11-15T09:03:18.189Z] #98 [security-proxy-auth] exporting to image [2023-11-15T09:03:18.189Z] #98 exporting layers [2023-11-15T09:03:18.189Z] #98 exporting layers 0.8s done [2023-11-15T09:03:18.189Z] #98 writing image sha256:36b286bbbe333fab9766987c5b041d364ef53e03de2cff605747de5ecdf827c5 0.0s done [2023-11-15T09:03:18.189Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-15T09:03:18.189Z] #98 DONE 20.1s [2023-11-15T09:03:18.189Z] [2023-11-15T09:03:18.189Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T09:03:33.173Z] #34 ... [2023-11-15T09:03:33.173Z] [2023-11-15T09:03:33.173Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-15T09:03:33.173Z] #136 DONE 875.7s [2023-11-15T09:03:33.173Z] [2023-11-15T09:03:33.173Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T09:03:33.445Z] #135 ... [2023-11-15T09:03:33.445Z] [2023-11-15T09:03:33.445Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:03:33.719Z] #174 DONE 0.3s [2023-11-15T09:03:33.719Z] [2023-11-15T09:03:33.719Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-15T09:03:33.719Z] #137 ... [2023-11-15T09:03:33.719Z] [2023-11-15T09:03:33.719Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:03:33.987Z] #175 DONE 0.2s [2023-11-15T09:03:33.987Z] [2023-11-15T09:03:33.987Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-15T09:03:34.256Z] #176 DONE 0.3s [2023-11-15T09:03:34.256Z] [2023-11-15T09:03:34.256Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T09:03:34.256Z] #34 ... [2023-11-15T09:03:34.256Z] [2023-11-15T09:03:34.256Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:03:34.523Z] #177 DONE 0.2s [2023-11-15T09:03:34.523Z] [2023-11-15T09:03:34.523Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-15T09:03:34.789Z] #178 DONE 0.3s [2023-11-15T09:03:34.789Z] [2023-11-15T09:03:34.789Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-15T09:03:36.739Z] #179 DONE 2.0s [2023-11-15T09:03:36.739Z] [2023-11-15T09:03:36.739Z] #98 [core-common-config-bootstrapper] exporting to image [2023-11-15T09:03:36.739Z] #98 exporting layers [2023-11-15T09:03:37.332Z] #98 exporting layers 0.6s done [2023-11-15T09:03:37.332Z] #98 writing image sha256:788f41b622747b201df12cadb086a3fd9a40ac55d06898e5df9aae44490c75c7 done [2023-11-15T09:03:37.332Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-15T09:03:37.332Z] #98 DONE 20.7s [2023-11-15T09:03:37.332Z] [2023-11-15T09:03:37.332Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T09:04:09.553Z] #52 ... [2023-11-15T09:04:09.553Z] [2023-11-15T09:04:09.553Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-15T09:04:09.553Z] #137 DONE 911.9s [2023-11-15T09:04:09.553Z] [2023-11-15T09:04:09.553Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:04:10.146Z] #114 ... [2023-11-15T09:04:10.146Z] [2023-11-15T09:04:10.146Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:04:10.146Z] #180 DONE 0.2s [2023-11-15T09:04:10.146Z] [2023-11-15T09:04:10.146Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:04:10.425Z] #181 DONE 0.1s [2023-11-15T09:04:10.425Z] [2023-11-15T09:04:10.425Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-15T09:04:10.712Z] #182 DONE 0.4s [2023-11-15T09:04:10.712Z] [2023-11-15T09:04:10.712Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T09:04:10.712Z] #3 ... [2023-11-15T09:04:10.712Z] [2023-11-15T09:04:10.712Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:04:10.980Z] #183 DONE 0.2s [2023-11-15T09:04:10.980Z] [2023-11-15T09:04:10.980Z] #98 [core-command] exporting to image [2023-11-15T09:04:10.980Z] #98 exporting layers [2023-11-15T09:04:11.246Z] #98 exporting layers 0.4s done [2023-11-15T09:04:11.246Z] #98 writing image sha256:713de34f31a7c3a43ade5ed22382242d9509a169a64d93043335cd4866ebc031 0.0s done [2023-11-15T09:04:11.246Z] #98 naming to docker.io/library/core-command-arm64 done [2023-11-15T09:04:11.246Z] #98 DONE 21.1s [2023-11-15T09:04:11.246Z] [2023-11-15T09:04:11.246Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T09:04:23.684Z] #131 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-15T09:04:23.684Z] #132 DONE 924.1s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T09:04:23.684Z] #3 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-15T09:04:23.684Z] #135 DONE 924.7s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:04:23.684Z] #184 DONE 0.4s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #18 [core-data internal] load .dockerignore [2023-11-15T09:04:23.684Z] #18 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:04:23.684Z] #185 DONE 0.3s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T09:04:23.684Z] #133 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-15T09:04:23.684Z] #186 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:04:23.684Z] #187 DONE 0.3s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:04:23.684Z] #188 DONE 0.2s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-15T09:04:23.684Z] #189 ... [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-15T09:04:23.684Z] #186 DONE 0.5s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:04:23.684Z] #190 DONE 0.1s [2023-11-15T09:04:23.684Z] [2023-11-15T09:04:23.684Z] #98 [core-data] exporting to image [2023-11-15T09:04:23.684Z] #98 exporting layers [2023-11-15T09:04:23.961Z] #98 ... [2023-11-15T09:04:23.961Z] [2023-11-15T09:04:23.961Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-15T09:04:23.961Z] #189 DONE 0.5s [2023-11-15T09:04:24.238Z] [2023-11-15T09:04:24.238Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:04:24.238Z] #191 DONE 0.2s [2023-11-15T09:04:24.238Z] [2023-11-15T09:04:24.238Z] #98 [core-data] exporting to image [2023-11-15T09:04:24.238Z] #98 exporting layers 0.6s done [2023-11-15T09:04:24.238Z] #98 writing image sha256:026362f903851be81f925bd6bf9532a08585fa8d84a92dc3720ac0b45e3db8f6 done [2023-11-15T09:04:24.238Z] #98 naming to docker.io/library/core-data-arm64 done [2023-11-15T09:04:24.238Z] #98 DONE 21.7s [2023-11-15T09:04:24.238Z] [2023-11-15T09:04:24.238Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-15T09:04:24.516Z] #192 DONE 0.2s [2023-11-15T09:04:24.516Z] [2023-11-15T09:04:24.516Z] #98 [core-metadata] exporting to image [2023-11-15T09:04:25.105Z] #98 exporting layers 0.4s done [2023-11-15T09:04:25.105Z] #98 writing image sha256:e7cf9a106833f005b165b8e5c39e661f56cb71b8f6e95d071ffc3e1386be3492 done [2023-11-15T09:04:25.105Z] #98 naming to docker.io/library/core-metadata-arm64 done [2023-11-15T09:04:25.105Z] #98 DONE 22.1s [2023-11-15T09:04:25.105Z] [2023-11-15T09:04:25.105Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T09:04:47.202Z] #52 ... [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-15T09:04:47.202Z] #133 DONE 948.2s [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-15T09:04:47.202Z] #3 ... [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:04:47.202Z] #193 DONE 0.2s [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:04:47.202Z] #194 DONE 0.2s [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T09:04:47.202Z] #34 ... [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-15T09:04:47.202Z] #195 DONE 0.3s [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:04:47.202Z] #196 DONE 0.2s [2023-11-15T09:04:47.202Z] [2023-11-15T09:04:47.202Z] #98 [security-spiffe-token-provider] exporting to image [2023-11-15T09:04:47.202Z] #98 exporting layers [2023-11-15T09:04:47.472Z] #98 exporting layers 0.5s done [2023-11-15T09:04:47.472Z] #98 writing image sha256:08e406b83eb92f7e15611bbd17fd3108c6b417c1d79d362585baca5ebe8ede3b done [2023-11-15T09:04:47.472Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-15T09:04:47.472Z] #98 DONE 22.6s [2023-11-15T09:04:47.472Z] [2023-11-15T09:04:47.472Z] #18 [core-data internal] load .dockerignore [2023-11-15T09:05:14.203Z] #18 ... [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-15T09:05:14.203Z] #114 DONE 974.6s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-15T09:05:14.203Z] #131 DONE 974.5s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #18 [core-data internal] load .dockerignore [2023-11-15T09:05:14.203Z] #18 ... [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:05:14.203Z] #197 DONE 0.2s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T09:05:14.203Z] #34 ... [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-15T09:05:14.203Z] #198 DONE 0.2s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:05:14.203Z] #199 DONE 0.3s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-15T09:05:14.203Z] #200 DONE 0.1s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-15T09:05:14.203Z] #201 ... [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-15T09:05:14.203Z] #202 DONE 0.4s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-15T09:05:14.203Z] #201 DONE 0.6s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:05:14.203Z] #203 DONE 0.1s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-15T09:05:14.203Z] #204 DONE 0.1s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #98 [support-notifications] exporting to image [2023-11-15T09:05:14.203Z] #98 exporting layers [2023-11-15T09:05:14.203Z] #98 exporting layers 0.4s done [2023-11-15T09:05:14.203Z] #98 writing image sha256:46a917341a8d3a575849d7c46d0670c59f2f128b98dc509ae44313669fd5be5f 0.0s done [2023-11-15T09:05:14.203Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2023-11-15T09:05:14.203Z] #98 writing image sha256:e017621ce3fe02cdb2374c8340db386402e9870a38dfa3f7b37b5a16d93e757a done [2023-11-15T09:05:14.203Z] #98 naming to docker.io/library/support-notifications-arm64 done [2023-11-15T09:05:14.203Z] #98 DONE 23.3s [2023-11-15T09:05:14.203Z] [2023-11-15T09:05:14.203Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-15T09:05:14.203Z] time="2023-11-15T08:46:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-15T09:05:14.212Z] $ docker stop --time=1 c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 [2023-11-15T09:05:15.900Z] $ docker rm -f --volumes c7f387ec23605bdbff4990deb7fdb1efbe29b2e84013c599e059e82e8ef71f11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T09:05:16.401Z] + docker images [2023-11-15T09:05:16.401Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-15T09:05:16.401Z] support-notifications-arm64 latest e017621ce3fe 3 seconds ago 41.4MB [2023-11-15T09:05:16.401Z] support-scheduler-arm64 latest 46a917341a8d 3 seconds ago 40.4MB [2023-11-15T09:05:16.401Z] security-spiffe-token-provider-arm64 latest 08e406b83eb9 30 seconds ago 42.3MB [2023-11-15T09:05:16.401Z] core-metadata-arm64 latest e7cf9a106833 52 seconds ago 28.3MB [2023-11-15T09:05:16.401Z] core-data-arm64 latest 026362f90385 53 seconds ago 28MB [2023-11-15T09:05:16.401Z] core-command-arm64 latest 713de34f31a7 About a minute ago 27.8MB [2023-11-15T09:05:16.401Z] core-common-config-bootstrapper-arm64 latest 788f41b62274 About a minute ago 25.1MB [2023-11-15T09:05:16.401Z] security-proxy-auth-arm64 latest 36b286bbbe33 About a minute ago 26.2MB [2023-11-15T09:05:16.401Z] security-secretstore-setup-arm64 latest ba62bc6f711b 2 minutes ago 50.7MB [2023-11-15T09:05:16.401Z] security-bootstrapper-arm64 latest 9562e0cd7cd5 2 minutes ago 29.9MB [2023-11-15T09:05:16.401Z] security-proxy-setup-arm64 latest 6928f48fe851 2 minutes ago 36MB [2023-11-15T09:05:16.401Z] security-spire-agent-arm64 latest 1b7c1a37ed8e 17 minutes ago 159MB [2023-11-15T09:05:16.401Z] security-spire-server-arm64 latest 4c70e22f5972 17 minutes ago 103MB [2023-11-15T09:05:16.401Z] security-spire-config-arm64 latest 39f253451fd2 17 minutes ago 103MB [2023-11-15T09:05:16.401Z] ci-base-image-arm64 latest afdc7f5d5b5d 29 minutes ago 933MB [2023-11-15T09:05:16.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 16 hours ago 560MB [2023-11-15T09:05:16.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-15T09:05:16.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T09:05:16.805Z] [2023-11-15T09:05:16.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T09:05:17.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T09:05:17.399Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T09:05:17.399Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T09:05:17.399Z] 04944245beec: Pulling fs layer [2023-11-15T09:05:17.399Z] 699f458cf7ca: Pulling fs layer [2023-11-15T09:05:17.399Z] 765212b225bb: Pulling fs layer [2023-11-15T09:05:17.399Z] f23df028b6ca: Pulling fs layer [2023-11-15T09:05:17.399Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T09:05:17.399Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T09:05:17.399Z] 765212b225bb: Waiting [2023-11-15T09:05:17.399Z] f23df028b6ca: Waiting [2023-11-15T09:05:17.399Z] 2437ff75d9bd: Waiting [2023-11-15T09:05:17.399Z] 04944245beec: Verifying Checksum [2023-11-15T09:05:17.399Z] 04944245beec: Download complete [2023-11-15T09:05:17.399Z] 765212b225bb: Verifying Checksum [2023-11-15T09:05:17.399Z] 765212b225bb: Download complete [2023-11-15T09:05:17.668Z] f23df028b6ca: Verifying Checksum [2023-11-15T09:05:17.668Z] f23df028b6ca: Download complete [2023-11-15T09:05:17.668Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T09:05:17.668Z] d65c8cfc05b1: Download complete [2023-11-15T09:05:17.668Z] 699f458cf7ca: Verifying Checksum [2023-11-15T09:05:17.668Z] 699f458cf7ca: Download complete [2023-11-15T09:05:18.246Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T09:05:18.246Z] 8998bd30e6a1: Download complete [2023-11-15T09:05:20.821Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T09:05:20.821Z] 2437ff75d9bd: Download complete [2023-11-15T09:05:22.764Z] 8998bd30e6a1: Pull complete [2023-11-15T09:05:23.033Z] 04944245beec: Pull complete [2023-11-15T09:05:25.613Z] 699f458cf7ca: Pull complete [2023-11-15T09:05:25.881Z] 765212b225bb: Pull complete [2023-11-15T09:05:26.845Z] f23df028b6ca: Pull complete [2023-11-15T09:05:27.117Z] d65c8cfc05b1: Pull complete [2023-11-15T09:05:45.313Z] 2437ff75d9bd: Pull complete [2023-11-15T09:05:45.313Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T09:05:45.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T09:05:45.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T09:05:45.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-18088 does not seem to be running inside a container [2023-11-15T09:05:45.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-15T09:05:48.539Z] $ docker top 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:05:49.493Z] ---> job-cost.sh [2023-11-15T09:05:49.493Z] lf-activate-venv: SKIPPING [2023-11-15T09:05:49.493Z] INFO: No Stack... [2023-11-15T09:05:50.073Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T09:05:50.656Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T09:05:51.286Z] + + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-11-15T09:05:51.286Z] cut -d, -f6 [Pipeline] lock [2023-11-15T09:05:51.321Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] [2023-11-15T09:05:51.330Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] did not exist. Created. [2023-11-15T09:05:51.331Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T09:05:51.968Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T09:05:52.158Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T09:05:52.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T09:05:52.169Z] $ docker stop --time=1 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac [2023-11-15T09:05:53.730Z] $ docker rm -f --volumes 2dcd8bb6fc1b37112e3fd5b93f2e420cf318ad8dc0f5030c2316a3f8ca499cac [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-11-15T09:05:54.174Z] provisioning config files... [2023-11-15T09:05:54.182Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config15733912244251714677tmp [Pipeline] { [Pipeline] sh [2023-11-15T09:05:54.486Z] + set +x [2023-11-15T09:05:54.486Z] + bash -s -- [2023-11-15T09:05:54.486Z] + curl -s https://codecov.io/bash [2023-11-15T09:05:54.486Z] [2023-11-15T09:05:54.486Z] _____ _ [2023-11-15T09:05:54.486Z] / ____| | | [2023-11-15T09:05:54.486Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T09:05:54.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T09:05:54.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T09:05:54.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T09:05:54.486Z] Bash-1.0.6 [2023-11-15T09:05:54.486Z] [2023-11-15T09:05:54.486Z] [2023-11-15T09:05:54.486Z] ==> git version 2.25.1 found [2023-11-15T09:05:54.486Z] ==> 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-11-15T09:05:54.486Z] Release-Date: 2020-01-08 [2023-11-15T09:05:54.486Z] 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-11-15T09:05:54.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T09:05:54.486Z] ==> Jenkins CI detected. [2023-11-15T09:05:54.486Z] current dir:  /w/workspace/edgex-go/4 [2023-11-15T09:05:54.486Z] project root: . [2023-11-15T09:05:54.486Z] --> token set from env [2023-11-15T09:05:54.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T09:05:54.486Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T09:05:54.745Z] ==> Python coveragepy not found [2023-11-15T09:05:54.745Z] ==> Searching for coverage reports in: [2023-11-15T09:05:54.745Z] + . [2023-11-15T09:05:54.745Z] -> Found 1 reports [2023-11-15T09:05:54.745Z] ==> Detecting git/mercurial file structure [2023-11-15T09:05:54.745Z] ==> Reading reports [2023-11-15T09:05:54.745Z] + ./coverage.out bytes=453602 [2023-11-15T09:05:54.745Z] ==> Appending adjustments [2023-11-15T09:05:54.745Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T09:05:55.681Z] + Found adjustments [2023-11-15T09:05:55.681Z] ==> Gzipping contents [2023-11-15T09:05:55.681Z] 60K /tmp/codecov.wdGeAW.gz [2023-11-15T09:05:55.681Z] ==> Uploading reports [2023-11-15T09:05:55.681Z] url: https://codecov.io [2023-11-15T09:05:55.681Z] query: branch=PR-4721&commit=4f2e43b2ca39dee13468211d4de9754ffe864f98&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-15T09:05:55.681Z] -> Pinging Codecov [2023-11-15T09:05:55.681Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4721&commit=4f2e43b2ca39dee13468211d4de9754ffe864f98&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-15T09:05:55.939Z] -> Uploading to [2023-11-15T09:05:55.939Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/00271124DB129430A58F1EEE437C3FCB/4f2e43b2ca39dee13468211d4de9754ffe864f98/f9cba195-32c9-446b-a15b-b58ccedd82b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T090555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c495aff4ab14fc55120f10382add2c20768fd3b2b788e94f7312a5111b424ccc [2023-11-15T09:05:55.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T09:05:55.939Z] Dload Upload Total Spent Left Speed [2023-11-15T09:05:56.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57706 0 0 100 57706 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-11-15T09:05:56.198Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f2e43b2ca39dee13468211d4de9754ffe864f98 [Pipeline] } [2023-11-15T09:05:56.205Z] 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-11-15T09:05:56.858Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:05:57.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:05:58.009Z] ---> package-listing.sh [2023-11-15T09:05:58.009Z] ++ facter osfamily [2023-11-15T09:05:58.009Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T09:05:58.267Z] + OS_FAMILY=debian [2023-11-15T09:05:58.267Z] + workspace=/w/workspace/edgex-go/4 [2023-11-15T09:05:58.267Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T09:05:58.267Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T09:05:58.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T09:05:58.267Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T09:05:58.267Z] + '[' /w/workspace/edgex-go/4 ']' [2023-11-15T09:05:58.267Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T09:05:58.267Z] + case "${OS_FAMILY}" in [2023-11-15T09:05:58.267Z] + dpkg -l [2023-11-15T09:05:58.267Z] + grep '^ii' [2023-11-15T09:05:58.267Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T09:05:58.267Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T09:05:58.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T09:05:58.267Z] + '[' /w/workspace/edgex-go/4 ']' [2023-11-15T09:05:58.267Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-11-15T09:05:58.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-11-15T09:05:58.276Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T09:05:58.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T09:05:59.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T09:05:59.129Z] [2023-11-15T09:05:59.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T09:05:59.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T09:05:59.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T09:05:59.428Z] 5eb5b503b376: Pulling fs layer [2023-11-15T09:05:59.428Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T09:05:59.428Z] ec43610c2a17: Pulling fs layer [2023-11-15T09:05:59.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T09:05:59.428Z] 33b1e0a273af: Pulling fs layer [2023-11-15T09:05:59.428Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T09:05:59.428Z] 2f39f015ded8: Pulling fs layer [2023-11-15T09:05:59.428Z] 3a2ae6a8a46f: Waiting [2023-11-15T09:05:59.428Z] 5d3b04190fa2: Waiting [2023-11-15T09:05:59.428Z] 2f39f015ded8: Waiting [2023-11-15T09:05:59.428Z] 5c69ac0246d0: Download complete [2023-11-15T09:05:59.428Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T09:05:59.428Z] 3a2ae6a8a46f: Download complete [2023-11-15T09:05:59.428Z] 33b1e0a273af: Verifying Checksum [2023-11-15T09:05:59.428Z] 33b1e0a273af: Download complete [2023-11-15T09:05:59.428Z] ec43610c2a17: Verifying Checksum [2023-11-15T09:05:59.428Z] ec43610c2a17: Download complete [2023-11-15T09:05:59.428Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T09:05:59.428Z] 5d3b04190fa2: Download complete [2023-11-15T09:05:59.686Z] 5eb5b503b376: Verifying Checksum [2023-11-15T09:05:59.686Z] 5eb5b503b376: Download complete [2023-11-15T09:06:00.251Z] 2f39f015ded8: Download complete [2023-11-15T09:06:00.816Z] 5eb5b503b376: Pull complete [2023-11-15T09:06:00.816Z] 5c69ac0246d0: Pull complete [2023-11-15T09:06:01.381Z] ec43610c2a17: Pull complete [2023-11-15T09:06:01.381Z] 3a2ae6a8a46f: Pull complete [2023-11-15T09:06:01.641Z] 33b1e0a273af: Pull complete [2023-11-15T09:06:01.641Z] 5d3b04190fa2: Pull complete [2023-11-15T09:06:05.820Z] 2f39f015ded8: Pull complete [2023-11-15T09:06:05.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T09:06:05.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T09:06:05.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T09:06:05.893Z] prd-ubuntu20.04-docker-8c-8g-18084 does not seem to be running inside a container [2023-11-15T09:06:05.916Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T09:06:12.977Z] $ docker top 2792d99dfcbb7a4a91e8173562d797f6805cbaad396b93c4caf6d19d282c37cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T09:06:13.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T09:06:13.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T09:06:13.893Z] + ls /var/log/sa-host [2023-11-15T09:06:13.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T09:06:14.068Z] provisioning config files... [2023-11-15T09:06:14.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config17779647358442605291tmp [Pipeline] { [Pipeline] echo [2023-11-15T09:06:14.089Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:06:14.371Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T09:06:14.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:06:14.706Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T09:06:14.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:06:15.003Z] ---> sudo-logs.sh [2023-11-15T09:06:15.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T09:06:15.023Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:06:15.308Z] ---> job-cost.sh [2023-11-15T09:06:15.308Z] lf-activate-venv: SKIPPING [2023-11-15T09:06:15.308Z] DEBUG: total: 0.10999999940395355 [2023-11-15T09:06:15.308Z] INFO: Retrieving Stack Cost... [2023-11-15T09:06:15.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T09:06:15.832Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T09:06:15.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T09:06:16.121Z] ---> logs-deploy.sh [2023-11-15T09:06:16.121Z] lf-activate-venv: SKIPPING [2023-11-15T09:06:16.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/4 [2023-11-15T09:06:16.121Z] INFO: archiving workspace using pattern(s): [2023-11-15T09:06:17.057Z] Archives upload complete. [2023-11-15T09:06:17.057Z] INFO: archiving logs to Nexus