Pull request #4913 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 8c22ab0fc5fef13905a12ba6b476518818179e99+c631058b2a2739a940fc36a69156d76351522c2f (80ba6492442b074a34e0201f0e702b9fa5deb2b5) 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-ssh7429787350557964327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13370946291163330136.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9192059068141789125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12735876548394833514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4164134912698626886.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4913/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh103499830301887809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10166 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 8c22ab0fc5fef13905a12ba6b476518818179e99 Merge succeeded, producing 8c22ab0fc5fef13905a12ba6b476518818179e99 Checking out Revision 8c22ab0fc5fef13905a12ba6b476518818179e99 (PR-4913) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c22ab0fc5fef13905a12ba6b476518818179e99 # 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 c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c22ab0fc5fef13905a12ba6b476518818179e99 # timeout=10 Commit message: "feat: Add core-metadata device service related db methods for postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-12T10:26:44.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-12T10:26:44.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-12T10:26:45.117Z] ========================================================= [2024-09-12T10:26:45.117Z] EdgeX Global Pipelines Version Info [2024-09-12T10:26:45.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-12T10:26:45.891Z] ------------------- [2024-09-12T10:26:45.891Z] stable info: [2024-09-12T10:26:45.891Z] ------------------- [2024-09-12T10:26:45.891Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T10:26:45.891Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T10:26:45.891Z] Message: update stable to v1.0.263 [2024-09-12T10:26:46.458Z] ------------------- [2024-09-12T10:26:46.458Z] experimental info: [2024-09-12T10:26:46.458Z] ------------------- [2024-09-12T10:26:46.458Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T10:26:46.458Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T10:26:46.458Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-12T10:26:46.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-12T10:26:46.732Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-12T10:26:46.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-12T10:26:46.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-12T10:26:46.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-12T10:26:46.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-12T10:26:46.995Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-12T10:26:47.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-12T10:26:47.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-12T10:26:47.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-12T10:26:47.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-12T10:26:47.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-12T10:26:47.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-12T10:26:47.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-12T10:26:47.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-12T10:26:47.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T10:26:47.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T10:26:47.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-12T10:26:47.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-12T10:26:47.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-12T10:26:47.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-12T10:26:47.743Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-12T10:26:47.798Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-12T10:26:47.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4913 [Pipeline] echo [2024-09-12T10:26:47.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4913 [Pipeline] echo [2024-09-12T10:26:47.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4913 [Pipeline] echo [2024-09-12T10:26:48.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c22ab0fc5fef13905a12ba6b476518818179e99 [Pipeline] echo [2024-09-12T10:26:48.066Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c22ab0 [Pipeline] echo [2024-09-12T10:26:48.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T10:26:48.265Z] provisioning config files... [2024-09-12T10:26:48.279Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12348095121450685671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T10:26:48.669Z] ---> ****-login.sh [2024-09-12T10:26:48.669Z] nexus3.edgexfoundry.org:10001 [2024-09-12T10:26:48.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:26:49.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:26:49.195Z] Configure a credential helper to remove this warning. See [2024-09-12T10:26:49.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:26:49.195Z] [2024-09-12T10:26:49.195Z] Login Succeeded [2024-09-12T10:26:49.196Z] nexus3.edgexfoundry.org:10002 [2024-09-12T10:26:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:26:49.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:26:49.196Z] Configure a credential helper to remove this warning. See [2024-09-12T10:26:49.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:26:49.196Z] [2024-09-12T10:26:49.196Z] Login Succeeded [2024-09-12T10:26:49.196Z] nexus3.edgexfoundry.org:10003 [2024-09-12T10:26:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:26:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:26:49.455Z] Configure a credential helper to remove this warning. See [2024-09-12T10:26:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:26:49.455Z] [2024-09-12T10:26:49.455Z] Login Succeeded [2024-09-12T10:26:49.455Z] nexus3.edgexfoundry.org:10004 [2024-09-12T10:26:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:26:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:26:49.455Z] Configure a credential helper to remove this warning. See [2024-09-12T10:26:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:26:49.455Z] [2024-09-12T10:26:49.455Z] Login Succeeded [2024-09-12T10:26:49.455Z] ****.io [2024-09-12T10:26:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:26:49.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:26:49.714Z] Configure a credential helper to remove this warning. See [2024-09-12T10:26:49.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:26:49.714Z] [2024-09-12T10:26:49.714Z] Login Succeeded [2024-09-12T10:26:49.714Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T10:26:49.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T10:26:50.209Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/core-command/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/core-data/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/core-keeper/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/core-metadata/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-12T10:26:50.209Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T10:26:50.209Z] cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/support-notifications/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-12T10:26:50.209Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-12T10:26:50.209Z] + cut -d/ -f2 [2024-09-12T10:26:50.209Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-12T10:26:50.270Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-12T10:26:50.831Z] + git rev-list -1 --merges 8c22ab0fc5fef13905a12ba6b476518818179e99~1..8c22ab0fc5fef13905a12ba6b476518818179e99 [Pipeline] echo [2024-09-12T10:26:50.873Z] -----------> git rev-list -1 --merges 8c22ab0fc5fef13905a12ba6b476518818179e99~1..8c22ab0fc5fef13905a12ba6b476518818179e99 8c22ab0fc5fef13905a12ba6b476518818179e99 [false] [Pipeline] sh [2024-09-12T10:26:51.194Z] + git log --format=format:%s -1 8c22ab0fc5fef13905a12ba6b476518818179e99 [Pipeline] echo [2024-09-12T10:26:51.243Z] ========================================================= [2024-09-12T10:26:51.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-12T10:26:51.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-12T10:26:51.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T10:26:51.756Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-12T10:26:51.756Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-12T10:26:51.756Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-12T10:26:51.756Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-12T10:26:51.756Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-12T10:26:51.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:26:52.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T10:26:52.269Z] [2024-09-12T10:26:52.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:26:52.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T10:26:52.674Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-12T10:26:52.674Z] b85a868b505f: Pulling fs layer [2024-09-12T10:26:52.674Z] e2be974225ed: Pulling fs layer [2024-09-12T10:26:52.674Z] 339a4e72a1f5: Pulling fs layer [2024-09-12T10:26:52.674Z] 988bab9f4d93: Pulling fs layer [2024-09-12T10:26:52.674Z] 1469e6f7b9e6: Pulling fs layer [2024-09-12T10:26:52.674Z] eaf3925da568: Pulling fs layer [2024-09-12T10:26:52.674Z] bab4dde63d76: Pulling fs layer [2024-09-12T10:26:52.674Z] bde34c3a00c8: Pulling fs layer [2024-09-12T10:26:52.674Z] b352a97aabf1: Pulling fs layer [2024-09-12T10:26:52.674Z] 4872d77fe225: Pulling fs layer [2024-09-12T10:26:52.674Z] 5851b861e8e6: Pulling fs layer [2024-09-12T10:26:52.674Z] bab4dde63d76: Waiting [2024-09-12T10:26:52.674Z] bde34c3a00c8: Waiting [2024-09-12T10:26:52.674Z] b352a97aabf1: Waiting [2024-09-12T10:26:52.674Z] 4872d77fe225: Waiting [2024-09-12T10:26:52.674Z] 5851b861e8e6: Waiting [2024-09-12T10:26:52.674Z] 988bab9f4d93: Waiting [2024-09-12T10:26:52.674Z] 1469e6f7b9e6: Waiting [2024-09-12T10:26:52.674Z] eaf3925da568: Waiting [2024-09-12T10:26:52.674Z] e2be974225ed: Download complete [2024-09-12T10:26:52.674Z] 988bab9f4d93: Verifying Checksum [2024-09-12T10:26:52.674Z] 988bab9f4d93: Download complete [2024-09-12T10:26:52.674Z] 1469e6f7b9e6: Verifying Checksum [2024-09-12T10:26:52.674Z] 1469e6f7b9e6: Download complete [2024-09-12T10:26:52.674Z] eaf3925da568: Verifying Checksum [2024-09-12T10:26:52.674Z] eaf3925da568: Download complete [2024-09-12T10:26:52.674Z] 339a4e72a1f5: Verifying Checksum [2024-09-12T10:26:52.674Z] 339a4e72a1f5: Download complete [2024-09-12T10:26:52.674Z] bde34c3a00c8: Verifying Checksum [2024-09-12T10:26:52.674Z] bde34c3a00c8: Download complete [2024-09-12T10:26:52.933Z] b352a97aabf1: Verifying Checksum [2024-09-12T10:26:52.933Z] b352a97aabf1: Download complete [2024-09-12T10:26:52.933Z] 4872d77fe225: Download complete [2024-09-12T10:26:52.933Z] 5851b861e8e6: Verifying Checksum [2024-09-12T10:26:52.933Z] 5851b861e8e6: Download complete [2024-09-12T10:26:52.933Z] b85a868b505f: Verifying Checksum [2024-09-12T10:26:52.933Z] b85a868b505f: Download complete [2024-09-12T10:26:53.194Z] bab4dde63d76: Verifying Checksum [2024-09-12T10:26:53.194Z] bab4dde63d76: Download complete [2024-09-12T10:26:54.133Z] b85a868b505f: Pull complete [2024-09-12T10:26:54.133Z] e2be974225ed: Pull complete [2024-09-12T10:26:54.700Z] 339a4e72a1f5: Pull complete [2024-09-12T10:26:54.700Z] 988bab9f4d93: Pull complete [2024-09-12T10:26:54.959Z] 1469e6f7b9e6: Pull complete [2024-09-12T10:26:54.959Z] eaf3925da568: Pull complete [2024-09-12T10:26:56.866Z] bab4dde63d76: Pull complete [2024-09-12T10:26:56.866Z] bde34c3a00c8: Pull complete [2024-09-12T10:26:56.866Z] b352a97aabf1: Pull complete [2024-09-12T10:26:56.866Z] 4872d77fe225: Pull complete [2024-09-12T10:26:56.866Z] 5851b861e8e6: Pull complete [2024-09-12T10:26:56.866Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-12T10:26:56.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T10:26:56.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:26:57.145Z] prd-ubuntu20.04-docker-8c-8g-10166 does not seem to be running inside a container [2024-09-12T10:26:57.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-12T10:27:00.633Z] $ docker top 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 -eo pid,comm [2024-09-12T10:27:00.682Z] 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). [2024-09-12T10:27:00.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T10:27:00.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T10:27:00.844Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T10:27:00.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T10:27:00.960Z] $ docker exec 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 ssh-agent [2024-09-12T10:27:01.063Z] SSH_AUTH_SOCK=/tmp/ssh-Vbsj3tcnO0Bw/agent.31 [2024-09-12T10:27:01.063Z] SSH_AGENT_PID=37 [2024-09-12T10:27:01.071Z] Running ssh-add (command line suppressed) [2024-09-12T10:27:01.177Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5161044842917340574.key (/w/workspace/edgex-go/1@tmp/private_key_5161044842917340574.key) [2024-09-12T10:27:01.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T10:27:01.532Z] + git tag --points-at HEAD [Pipeline] } [2024-09-12T10:27:01.560Z] $ docker exec --env ******** --env ******** 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 ssh-agent -k [2024-09-12T10:27:01.647Z] unset SSH_AUTH_SOCK; [2024-09-12T10:27:01.647Z] unset SSH_AGENT_PID; [2024-09-12T10:27:01.647Z] echo Agent pid 37 killed; [2024-09-12T10:27:01.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-12T10:27:01.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T10:27:01.775Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T10:27:01.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T10:27:01.887Z] $ docker exec 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 ssh-agent [2024-09-12T10:27:01.996Z] SSH_AUTH_SOCK=/tmp/ssh-c6wigSLKh0m5/agent.70 [2024-09-12T10:27:01.996Z] SSH_AGENT_PID=76 [2024-09-12T10:27:01.999Z] Running ssh-add (command line suppressed) [2024-09-12T10:27:02.096Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4976816276796436602.key (/w/workspace/edgex-go/1@tmp/private_key_4976816276796436602.key) [2024-09-12T10:27:02.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T10:27:02.459Z] + git semver init [2024-09-12T10:27:02.718Z] 2024-09-12 10:27:02,626 [run_init] DEBUG init version:0.0.0 force:False [2024-09-12T10:27:02.718Z] 2024-09-12 10:27:02,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-12T10:27:02.718Z] 2024-09-12 10:27:02,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-12T10:27:02.718Z] 2024-09-12 10:27:02,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,467 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,468 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4913 with force:False [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,468 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4913 [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,472 [execute] INFO git cat-file --batch-check [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,478 [execute] INFO git cat-file --batch [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T10:27:09.309Z] 2024-09-12 10:27:08,484 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4913 [2024-09-12T10:27:09.309Z] 0.0.0 [Pipeline] } [2024-09-12T10:27:09.346Z] $ docker exec --env ******** --env ******** 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 ssh-agent -k [2024-09-12T10:27:09.450Z] unset SSH_AUTH_SOCK; [2024-09-12T10:27:09.451Z] unset SSH_AGENT_PID; [2024-09-12T10:27:09.451Z] echo Agent pid 76 killed; [2024-09-12T10:27:09.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T10:27:09.927Z] + git semver [Pipeline] } [2024-09-12T10:27:10.217Z] $ docker stop --time=1 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 [2024-09-12T10:27:11.534Z] $ docker rm -f --volumes 47f620286a9201c3575c658abf3bc9b160aa81b65bc6c8c59d7ed522aaf139e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T10:27:11.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-12T10:27:12.298Z] Stashed 1 file(s) [Pipeline] echo [2024-09-12T10:27:12.327Z] [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 [2024-09-12T10:27:13.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-12T10:27:13.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T10:27:13.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T10:27:13.381Z] ========================================================= [2024-09-12T10:27:13.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-12T10:27:13.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:27:13.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T10:27:13.734Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-12T10:27:13.734Z] 619be1103602: Pulling fs layer [2024-09-12T10:27:13.734Z] 7862e08f4a3e: Pulling fs layer [2024-09-12T10:27:13.734Z] 5df492c9dc93: Pulling fs layer [2024-09-12T10:27:13.734Z] 7629e6793208: Pulling fs layer [2024-09-12T10:27:13.734Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T10:27:13.734Z] fb5054dd5b73: Pulling fs layer [2024-09-12T10:27:13.734Z] eeca6798cff9: Pulling fs layer [2024-09-12T10:27:13.734Z] aa269ceb94a6: Pulling fs layer [2024-09-12T10:27:13.734Z] ada007ff1a6a: Pulling fs layer [2024-09-12T10:27:13.734Z] fb5054dd5b73: Waiting [2024-09-12T10:27:13.734Z] aa269ceb94a6: Waiting [2024-09-12T10:27:13.734Z] ada007ff1a6a: Waiting [2024-09-12T10:27:13.734Z] eeca6798cff9: Waiting [2024-09-12T10:27:13.734Z] 7629e6793208: Waiting [2024-09-12T10:27:13.734Z] 4f4fb700ef54: Waiting [2024-09-12T10:27:13.734Z] 7862e08f4a3e: Verifying Checksum [2024-09-12T10:27:13.734Z] 7629e6793208: Download complete [2024-09-12T10:27:13.734Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T10:27:13.734Z] 4f4fb700ef54: Download complete [2024-09-12T10:27:13.734Z] fb5054dd5b73: Download complete [2024-09-12T10:27:13.734Z] 619be1103602: Verifying Checksum [2024-09-12T10:27:13.734Z] 619be1103602: Download complete [2024-09-12T10:27:13.734Z] eeca6798cff9: Verifying Checksum [2024-09-12T10:27:13.734Z] eeca6798cff9: Download complete [2024-09-12T10:27:13.993Z] 619be1103602: Pull complete [2024-09-12T10:27:13.993Z] ada007ff1a6a: Verifying Checksum [2024-09-12T10:27:13.993Z] ada007ff1a6a: Download complete [2024-09-12T10:27:13.993Z] 7862e08f4a3e: Pull complete [2024-09-12T10:27:14.251Z] 5df492c9dc93: Verifying Checksum [2024-09-12T10:27:14.251Z] 5df492c9dc93: Download complete [2024-09-12T10:27:14.508Z] aa269ceb94a6: Verifying Checksum [2024-09-12T10:27:14.508Z] aa269ceb94a6: Download complete [2024-09-12T10:27:17.039Z] 5df492c9dc93: Pull complete [2024-09-12T10:27:17.040Z] 7629e6793208: Pull complete [2024-09-12T10:27:17.040Z] 4f4fb700ef54: Pull complete [2024-09-12T10:27:17.299Z] fb5054dd5b73: Pull complete [2024-09-12T10:27:17.299Z] eeca6798cff9: Pull complete [2024-09-12T10:27:19.847Z] aa269ceb94a6: Pull complete [2024-09-12T10:27:20.107Z] ada007ff1a6a: Pull complete [2024-09-12T10:27:20.107Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-12T10:27:20.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T10:27:20.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:27:20.487Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T10:27:20.487Z] WORKDIR /edgex [2024-09-12T10:27:20.487Z] COPY go.mod . [2024-09-12T10:27:20.487Z] RUN go mod download [2024-09-12T10:27:20.487Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-12T10:27:21.056Z] Sending build context to Docker daemon 179.3MB [2024-09-12T10:27:21.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T10:27:21.056Z] ---> f489d0715acc [2024-09-12T10:27:21.056Z] Step 2/4 : WORKDIR /edgex [2024-09-12T10:27:27.631Z] ---> Running in 3defe830e361 [2024-09-12T10:27:27.631Z] Removing intermediate container 3defe830e361 [2024-09-12T10:27:27.631Z] ---> b350204e9d7d [2024-09-12T10:27:27.631Z] Step 3/4 : COPY go.mod . [2024-09-12T10:27:27.738Z] Still waiting to schedule task [2024-09-12T10:27:27.739Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-12T10:27:27.890Z] ---> 03569f14d753 [2024-09-12T10:27:27.890Z] Step 4/4 : RUN go mod download [2024-09-12T10:27:27.890Z] ---> Running in d2529d31248b [2024-09-12T10:27:59.985Z] Removing intermediate container d2529d31248b [2024-09-12T10:27:59.985Z] ---> bc895745c886 [2024-09-12T10:27:59.985Z] Successfully built bc895745c886 [2024-09-12T10:27:59.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:28:00.397Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T10:28:00.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:28:00.574Z] prd-ubuntu20.04-docker-8c-8g-10166 does not seem to be running inside a container [2024-09-12T10:28:00.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T10:28:01.011Z] $ docker top 43456a1c4bda99678593eece22284ae3e2abd23e2ff6cd46b707dbfe4acd706c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T10:28:01.424Z] + go version [2024-09-12T10:28:01.424Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-12T10:28:01.457Z] $ docker stop --time=1 43456a1c4bda99678593eece22284ae3e2abd23e2ff6cd46b707dbfe4acd706c [2024-09-12T10:28:02.718Z] $ docker rm -f --volumes 43456a1c4bda99678593eece22284ae3e2abd23e2ff6cd46b707dbfe4acd706c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:28:03.528Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T10:28:03.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:28:03.706Z] prd-ubuntu20.04-docker-8c-8g-10166 does not seem to be running inside a container [2024-09-12T10:28:03.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T10:28:04.086Z] $ docker top eeaae7ea68ce1ea0b7c69e85f5090390ece680e9e0c49b50c60529268aab6b0c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-12T10:28:04.230Z] ========================================================= [2024-09-12T10:28:04.230Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T10:28:04.230Z] ========================================================= [Pipeline] sh [2024-09-12T10:28:04.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:28:04.908Z] + make test [2024-09-12T10:28:04.908Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T10:28:11.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T10:28:43.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T10:28:44.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-12T10:28:44.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T10:28:44.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T10:28:44.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T10:28:44.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-09-12T10:28:45.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T10:28:45.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T10:28:46.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T10:28:46.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T10:28:46.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T10:28:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T10:28:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:28:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T10:28:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T10:28:47.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T10:28:48.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-09-12T10:28:48.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-12T10:28:48.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.409s coverage: 93.4% of statements [2024-09-12T10:28:48.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-09-12T10:28:48.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T10:28:48.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T10:28:50.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 7.0% of statements [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T10:28:50.660Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T10:28:51.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T10:28:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.338s coverage: 95.8% of statements [2024-09-12T10:28:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-09-12T10:28:52.431Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T10:28:52.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T10:28:52.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-09-12T10:28:53.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-09-12T10:28:53.435Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.035s coverage: 30.9% of statements [2024-09-12T10:28:53.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-12T10:28:53.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-09-12T10:28:53.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-09-12T10:28:53.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T10:28:53.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-09-12T10:28:53.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T10:28:53.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T10:28:53.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T10:28:53.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-12T10:28:54.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T10:28:54.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T10:28:54.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T10:28:54.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T10:28:55.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T10:28:55.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T10:28:55.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T10:28:56.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T10:28:56.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T10:28:56.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T10:28:56.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T10:28:56.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T10:28:56.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T10:28:57.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T10:28:58.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T10:28:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T10:29:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T10:29:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T10:29:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T10:29:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T10:29:02.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T10:29:03.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T10:29:03.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T10:29:03.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T10:29:04.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T10:29:04.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T10:29:04.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T10:29:04.213Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T10:29:04.244Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10167 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [Pipeline] { [Pipeline] ws [2024-09-12T10:29:04.318Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-12T10:29:04.415Z] The recommended git tool is: git [2024-09-12T10:29:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T10:29:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T10:29:05.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T10:29:06.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-09-12T10:29:06.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T10:29:06.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:29:06.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T10:29:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T10:29:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T10:29:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T10:29:07.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T10:29:09.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T10:29:09.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:29:09.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T10:29:09.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T10:29:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T10:29:09.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T10:29:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T10:29:10.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:29:12.474Z] using credential edgex-jenkins-ssh [2024-09-12T10:29:12.507Z] Cloning the remote Git repository [2024-09-12T10:29:12.580Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-12T10:29:12.718Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-12T10:29:12.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T10:29:12.897Z] > git --version # timeout=10 [2024-09-12T10:29:12.926Z] > git --version # 'git version 2.25.1' [2024-09-12T10:29:12.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T10:29:13.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T10:29:18.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.040s coverage: 92.9% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.433s coverage: 36.5% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.022s coverage: 4.9% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-09-12T10:29:18.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2024-09-12T10:29:18.368Z] 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 [2024-09-12T10:29:18.368Z] running golangci-lint [2024-09-12T10:29:18.368Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-12T10:29:18.368Z] go version go1.21.9 linux/amd64 [2024-09-12T10:29:18.627Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-12T10:29:18.627Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-12T10:29:30.717Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T10:29:30.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T10:29:32.411Z] Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 8c22ab0fc5fef13905a12ba6b476518818179e99 [2024-09-12T10:29:32.822Z] Merge succeeded, producing 8c22ab0fc5fef13905a12ba6b476518818179e99 [2024-09-12T10:29:32.823Z] Checking out Revision 8c22ab0fc5fef13905a12ba6b476518818179e99 (PR-4913) [2024-09-12T10:29:31.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T10:29:31.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T10:29:31.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T10:29:31.623Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-12T10:29:32.426Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T10:29:32.510Z] > git checkout -f 8c22ab0fc5fef13905a12ba6b476518818179e99 # timeout=10 [2024-09-12T10:29:32.747Z] > git remote # timeout=10 [2024-09-12T10:29:32.760Z] > git config --get remote.origin.url # timeout=10 [2024-09-12T10:29:32.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T10:29:32.789Z] > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [2024-09-12T10:29:32.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-12T10:29:32.827Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T10:29:32.839Z] > git checkout -f 8c22ab0fc5fef13905a12ba6b476518818179e99 # timeout=10 [2024-09-12T10:29:36.539Z] Commit message: "feat: Add core-metadata device service related db methods for postgres" [2024-09-12T10:29:36.590Z] > git --version # timeout=10 [2024-09-12T10:29:36.601Z] > git --version # 'git version 2.25.1' [2024-09-12T10:29:36.628Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T10:29:38.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-12T10:29:38.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T10:29:38.640Z] Dload Upload Total Spent Left Speed [2024-09-12T10:29:38.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68967 [Pipeline] sh [2024-09-12T10:29:38.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-12T10:29:39.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-09-12T10:29:39.342Z] sudo tee /etc/docker/daemon.new [2024-09-12T10:29:39.342Z] { [2024-09-12T10:29:39.342Z] "registry-mirrors": [ [2024-09-12T10:29:39.342Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-12T10:29:39.342Z] ], [2024-09-12T10:29:39.342Z] "bip": "10.250.0.254/24", [2024-09-12T10:29:39.342Z] "hosts": [ [2024-09-12T10:29:39.342Z] "tcp://0.0.0.0:5555", [2024-09-12T10:29:39.342Z] "unix:///var/run/docker.sock" [2024-09-12T10:29:39.342Z] ], [2024-09-12T10:29:39.342Z] "mtu": 1458, [2024-09-12T10:29:39.342Z] "selinux-enabled": true, [2024-09-12T10:29:39.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-12T10:29:39.342Z] } [Pipeline] sh [2024-09-12T10:29:39.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-12T10:29:40.053Z] + sudo service docker restart [2024-09-12T10:29:40.545Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 20.548803016s" [2024-09-12T10:29:40.546Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.70434ms" [2024-09-12T10:29:50.521Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.074850462s with top 10 stages: buildir: 53.034310715s, gosec: 8.13614596s, fact_deprecated: 3.015055494s, inspect: 2.659019201s, ctrlflow: 1.9298163s, printf: 1.881167499s, S1038: 1.213981441s, nilness: 1.096252242s, fact_purity: 1.065542388s, unused: 648.689639ms" [2024-09-12T10:29:50.521Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-12T10:29:50.521Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, identifier_marker: 214/214, nolint: 0/22, cgo: 214/214, path_prettifier: 214/214, exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" [2024-09-12T10:29:50.521Z] level=info msg="[runner] processing took 17.895914ms with stages: nolint: 7.102003ms, identifier_marker: 5.668617ms, autogenerated_exclude: 1.629077ms, path_prettifier: 1.486897ms, exclude-rules: 1.167706ms, skip_dirs: 796.174µs, cgo: 28.31µs, filename_unadjuster: 13.25µs, max_same_issues: 530ns, skip_files: 450ns, fixer: 410ns, diff: 400ns, uniq_by_line: 380ns, sort_results: 370ns, exclude: 350ns, severity-rules: 260ns, source_code: 200ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-09-12T10:29:50.521Z] level=info msg="[runner] linters took 11.177194106s with stages: goanalysis_metalinter: 11.159175941s" [2024-09-12T10:29:50.521Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-12T10:29:50.521Z] level=info msg="Memory: 318 samples, avg is 308.8MB, max is 1271.1MB" [2024-09-12T10:29:50.521Z] level=info msg="Execution took 31.783266194s" [2024-09-12T10:29:50.521Z] go vet ./... [2024-09-12T10:29:57.080Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T10:29:57.080Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T10:29:57.080Z] ./bin/test-attribution-txt.sh [2024-09-12T10:29:57.080Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T10:29:57.080Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T10:29:57.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T10:29:57.462Z] + ls -al . [2024-09-12T10:29:57.462Z] total 932 [2024-09-12T10:29:57.462Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 10:28 . [2024-09-12T10:29:57.462Z] drwxr-xr-x 4 root root 4096 Sep 12 10:28 .. [2024-09-12T10:29:57.462Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:26 .blubracket [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 10:26 .dockerignore [2024-09-12T10:29:57.462Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 10:29 .git [2024-09-12T10:29:57.462Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 10:26 .github [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 10:26 .gitignore [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 10:26 .golangci.yml [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 10:26 .hadolint.yml [2024-09-12T10:29:57.462Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 10:27 .semver [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 10:26 .sonarcloud.properties [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 10:26 ADOPTERS.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 10:26 Attribution.txt [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 10:26 CHANGELOG.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 10:26 CONTRIBUTING.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 10:26 GOVERNANCE.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 10:26 Jenkinsfile [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 10:26 LICENSE [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 10:26 Makefile [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 10:26 OWNERS.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 10:26 README.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 10:26 SECURITY.md [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 10:27 VERSION [2024-09-12T10:29:57.462Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:26 bin [2024-09-12T10:29:57.462Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 10:26 cmd [2024-09-12T10:29:57.462Z] -rw-r--r-- 1 root root 562092 Sep 12 10:29 coverage.out [2024-09-12T10:29:57.462Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:26 fuzz_test [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 10:26 go.mod [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 10:26 go.sum [2024-09-12T10:29:57.462Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 10:26 internal [2024-09-12T10:29:57.462Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 10:26 openapi [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 10:26 security.txt [2024-09-12T10:29:57.462Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 10:26 version.go [Pipeline] sh [2024-09-12T10:29:57.779Z] + '[' -e coverage.out ] [2024-09-12T10:29:57.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T10:29:57.913Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T10:29:58.220Z] + make build [2024-09-12T10:29:58.220Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T10:29:58.369Z] provisioning config files... [2024-09-12T10:29:58.393Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12996077192476241419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T10:29:58.878Z] ---> ****-login.sh [2024-09-12T10:29:58.878Z] nexus3.edgexfoundry.org:10001 [2024-09-12T10:29:59.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:29:59.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:29:59.469Z] Configure a credential helper to remove this warning. See [2024-09-12T10:29:59.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:29:59.469Z] [2024-09-12T10:29:59.469Z] Login Succeeded [2024-09-12T10:29:59.469Z] nexus3.edgexfoundry.org:10002 [2024-09-12T10:29:59.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:29:59.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:29:59.738Z] Configure a credential helper to remove this warning. See [2024-09-12T10:29:59.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:29:59.738Z] [2024-09-12T10:29:59.738Z] Login Succeeded [2024-09-12T10:29:59.738Z] nexus3.edgexfoundry.org:10003 [2024-09-12T10:30:00.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:30:00.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:30:00.008Z] Configure a credential helper to remove this warning. See [2024-09-12T10:30:00.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:30:00.008Z] [2024-09-12T10:30:00.008Z] Login Succeeded [2024-09-12T10:30:00.008Z] nexus3.edgexfoundry.org:10004 [2024-09-12T10:30:00.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:30:00.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:30:00.552Z] Configure a credential helper to remove this warning. See [2024-09-12T10:30:00.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:30:00.552Z] [2024-09-12T10:30:00.552Z] Login Succeeded [2024-09-12T10:30:00.552Z] ****.io [2024-09-12T10:30:00.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T10:30:01.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T10:30:01.097Z] Configure a credential helper to remove this warning. See [2024-09-12T10:30:01.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T10:30:01.097Z] [2024-09-12T10:30:01.097Z] Login Succeeded [2024-09-12T10:30:01.097Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T10:30:01.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-12T10:30:01.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-12T10:30:02.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T10:30:02.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T10:30:02.129Z] ========================================================= [2024-09-12T10:30:02.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-12T10:30:02.129Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:30:02.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T10:30:02.785Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-12T10:30:02.785Z] c6b39de5b339: Pulling fs layer [2024-09-12T10:30:02.785Z] a69c41024577: Pulling fs layer [2024-09-12T10:30:02.785Z] d6de4b400683: Pulling fs layer [2024-09-12T10:30:02.785Z] 35cb2a7552d0: Pulling fs layer [2024-09-12T10:30:02.785Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T10:30:02.785Z] 464afbd9ba4c: Pulling fs layer [2024-09-12T10:30:02.785Z] 00f215d4a9da: Pulling fs layer [2024-09-12T10:30:02.785Z] d496ad576159: Pulling fs layer [2024-09-12T10:30:02.785Z] 4f4fb700ef54: Waiting [2024-09-12T10:30:02.785Z] 464afbd9ba4c: Waiting [2024-09-12T10:30:02.785Z] 00f215d4a9da: Waiting [2024-09-12T10:30:02.785Z] 35cb2a7552d0: Waiting [2024-09-12T10:30:02.785Z] d496ad576159: Waiting [2024-09-12T10:30:02.785Z] a69c41024577: Verifying Checksum [2024-09-12T10:30:02.785Z] a69c41024577: Download complete [2024-09-12T10:30:02.785Z] 35cb2a7552d0: Verifying Checksum [2024-09-12T10:30:02.785Z] 35cb2a7552d0: Download complete [2024-09-12T10:30:02.785Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T10:30:02.785Z] 4f4fb700ef54: Download complete [2024-09-12T10:30:02.785Z] 464afbd9ba4c: Verifying Checksum [2024-09-12T10:30:02.785Z] 464afbd9ba4c: Download complete [2024-09-12T10:30:02.785Z] c6b39de5b339: Download complete [2024-09-12T10:30:03.053Z] d496ad576159: Verifying Checksum [2024-09-12T10:30:03.053Z] d496ad576159: Download complete [2024-09-12T10:30:03.639Z] c6b39de5b339: Pull complete [2024-09-12T10:30:04.228Z] a69c41024577: Pull complete [2024-09-12T10:30:04.496Z] d6de4b400683: Download complete [2024-09-12T10:30:05.457Z] 00f215d4a9da: Verifying Checksum [2024-09-12T10:30:05.457Z] 00f215d4a9da: Download complete [2024-09-12T10:30:17.781Z] d6de4b400683: Pull complete [2024-09-12T10:30:17.781Z] 35cb2a7552d0: Pull complete [2024-09-12T10:30:17.781Z] 4f4fb700ef54: Pull complete [2024-09-12T10:30:17.781Z] 464afbd9ba4c: Pull complete [2024-09-12T10:30:20.141Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T10:30:20.400Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T10:30:22.303Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:30:22.562Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T10:30:23.937Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T10:30:27.879Z] 00f215d4a9da: Pull complete [2024-09-12T10:30:27.879Z] d496ad576159: Pull complete [2024-09-12T10:30:27.879Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-12T10:30:27.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T10:30:27.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:30:28.121Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T10:30:28.292Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T10:30:28.292Z] WORKDIR /edgex [2024-09-12T10:30:28.292Z] COPY go.mod . [2024-09-12T10:30:28.292Z] RUN go mod download [2024-09-12T10:30:28.292Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-12T10:30:28.879Z] Sending build context to Docker daemon 3.564MB [2024-09-12T10:30:28.879Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T10:30:28.879Z] ---> f246e2811388 [2024-09-12T10:30:28.879Z] Step 2/4 : WORKDIR /edgex [2024-09-12T10:30:29.499Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T10:30:30.821Z] ---> Running in 613131822cd9 [2024-09-12T10:30:30.822Z] Removing intermediate container 613131822cd9 [2024-09-12T10:30:30.822Z] ---> 5f69bc58802d [2024-09-12T10:30:30.822Z] Step 3/4 : COPY go.mod . [2024-09-12T10:30:31.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:30:31.780Z] ---> 596fecadb34d [2024-09-12T10:30:31.780Z] Step 4/4 : RUN go mod download [2024-09-12T10:30:32.047Z] ---> Running in 717673b58a90 [2024-09-12T10:30:33.936Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:30:34.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:30:34.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T10:30:35.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T10:30:36.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-09-12T10:30:37.221Z] $ docker stop --time=1 eeaae7ea68ce1ea0b7c69e85f5090390ece680e9e0c49b50c60529268aab6b0c [2024-09-12T10:30:45.804Z] $ docker rm -f --volumes eeaae7ea68ce1ea0b7c69e85f5090390ece680e9e0c49b50c60529268aab6b0c [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 [2024-09-12T10:30:47.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T10:30:47.392Z] [2024-09-12T10:30:47.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:30:47.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T10:30:48.113Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-12T10:30:48.113Z] 91d30c5bc195: Pulling fs layer [2024-09-12T10:30:48.113Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-12T10:30:48.113Z] 9c61dcf015f6: Pulling fs layer [2024-09-12T10:30:48.113Z] 4698f68db338: Pulling fs layer [2024-09-12T10:30:48.113Z] 2a2f49069b9e: Pulling fs layer [2024-09-12T10:30:48.113Z] e0025b399a48: Pulling fs layer [2024-09-12T10:30:48.113Z] 4698f68db338: Waiting [2024-09-12T10:30:48.113Z] e0025b399a48: Waiting [2024-09-12T10:30:48.113Z] 91d30c5bc195: Verifying Checksum [2024-09-12T10:30:48.113Z] 91d30c5bc195: Download complete [2024-09-12T10:30:48.113Z] 4698f68db338: Download complete [2024-09-12T10:30:48.113Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-12T10:30:48.113Z] 2e9b0aa3be6d: Download complete [2024-09-12T10:30:48.113Z] e0025b399a48: Verifying Checksum [2024-09-12T10:30:48.113Z] e0025b399a48: Download complete [2024-09-12T10:30:48.373Z] 2a2f49069b9e: Verifying Checksum [2024-09-12T10:30:48.373Z] 91d30c5bc195: Pull complete [2024-09-12T10:30:48.631Z] 2e9b0aa3be6d: Pull complete [2024-09-12T10:30:48.631Z] 9c61dcf015f6: Verifying Checksum [2024-09-12T10:30:48.631Z] 9c61dcf015f6: Download complete [2024-09-12T10:30:51.163Z] 9c61dcf015f6: Pull complete [2024-09-12T10:30:51.163Z] 4698f68db338: Pull complete [2024-09-12T10:30:51.422Z] 2a2f49069b9e: Pull complete [2024-09-12T10:30:51.422Z] e0025b399a48: Pull complete [2024-09-12T10:30:51.422Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-12T10:30:51.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T10:30:51.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:30:51.690Z] prd-ubuntu20.04-docker-8c-8g-10166 does not seem to be running inside a container [2024-09-12T10:30:51.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-12T10:30:55.421Z] $ docker top bd3576a59ff6b2715651fda9c84eab6829e1195338f0699e23f9d6ac84162e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T10:30:55.835Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T10:30:58.377Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #1 transferring dockerfile: 1.89kB done [2024-09-12T10:30:58.377Z] #1 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #2 transferring dockerfile: 2.07kB done [2024-09-12T10:30:58.377Z] #2 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #3 transferring dockerfile: 1.69kB done [2024-09-12T10:30:58.377Z] #3 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #4 transferring dockerfile: 2.01kB done [2024-09-12T10:30:58.377Z] #4 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #5 transferring dockerfile: 1.70kB done [2024-09-12T10:30:58.377Z] #5 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #6 transferring dockerfile: 1.93kB done [2024-09-12T10:30:58.377Z] #6 DONE 0.0s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #7 ... [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #8 transferring dockerfile: 2.49kB done [2024-09-12T10:30:58.377Z] #8 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #9 transferring dockerfile: 1.95kB done [2024-09-12T10:30:58.377Z] #9 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #10 transferring dockerfile: 2.15kB done [2024-09-12T10:30:58.377Z] #10 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #11 transferring dockerfile: 1.93kB done [2024-09-12T10:30:58.377Z] #11 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #12 transferring dockerfile: 2.23kB done [2024-09-12T10:30:58.377Z] #12 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T10:30:58.377Z] #13 transferring context: 50B done [2024-09-12T10:30:58.377Z] #13 DONE 0.1s [2024-09-12T10:30:58.377Z] [2024-09-12T10:30:58.377Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T10:30:58.377Z] #7 transferring dockerfile: 3.17kB done [2024-09-12T10:30:58.636Z] #7 DONE 0.1s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-09-12T10:30:58.636Z] #14 transferring dockerfile: 2.06kB done [2024-09-12T10:30:58.636Z] #14 DONE 0.1s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T10:30:58.636Z] #15 transferring dockerfile: 1.85kB done [2024-09-12T10:30:58.636Z] #15 DONE 0.1s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T10:30:58.636Z] #16 transferring dockerfile: 2.50kB done [2024-09-12T10:30:58.636Z] #16 DONE 0.1s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T10:30:58.636Z] #17 transferring dockerfile: 1.81kB done [2024-09-12T10:30:58.636Z] #17 DONE 0.1s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #18 [core-data internal] load .dockerignore [2024-09-12T10:30:58.636Z] #18 transferring context: 50B done [2024-09-12T10:30:58.636Z] #18 DONE 0.0s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #19 [security-spire-config internal] load .dockerignore [2024-09-12T10:30:58.636Z] #19 transferring context: 50B done [2024-09-12T10:30:58.636Z] #19 DONE 0.0s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #20 [core-keeper internal] load .dockerignore [2024-09-12T10:30:58.636Z] #20 transferring context: 50B done [2024-09-12T10:30:58.636Z] #20 DONE 0.0s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #21 [security-spire-server internal] load .dockerignore [2024-09-12T10:30:58.636Z] #21 transferring context: 50B done [2024-09-12T10:30:58.636Z] #21 DONE 0.0s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-12T10:30:58.636Z] #22 transferring context: 50B done [2024-09-12T10:30:58.636Z] #22 DONE 0.0s [2024-09-12T10:30:58.636Z] [2024-09-12T10:30:58.636Z] #23 [support-scheduler internal] load .dockerignore [2024-09-12T10:30:58.894Z] #23 transferring context: 50B done [2024-09-12T10:30:58.894Z] #23 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #24 [core-command internal] load .dockerignore [2024-09-12T10:30:58.894Z] #24 transferring context: 50B done [2024-09-12T10:30:58.894Z] #24 DONE 0.0s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #25 [support-notifications internal] load .dockerignore [2024-09-12T10:30:58.894Z] #25 transferring context: 50B done [2024-09-12T10:30:58.894Z] #25 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-12T10:30:58.894Z] #26 transferring context: 50B done [2024-09-12T10:30:58.894Z] #26 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-12T10:30:58.894Z] #27 transferring context: 50B done [2024-09-12T10:30:58.894Z] #27 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T10:30:58.894Z] #28 transferring context: 50B done [2024-09-12T10:30:58.894Z] #28 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:58.894Z] #29 DONE 0.0s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-09-12T10:30:58.894Z] #30 transferring context: 50B done [2024-09-12T10:30:58.894Z] #30 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-12T10:30:58.894Z] #31 transferring context: 50B done [2024-09-12T10:30:58.894Z] #31 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #32 [security-spire-agent internal] load .dockerignore [2024-09-12T10:30:58.894Z] #32 transferring context: 50B done [2024-09-12T10:30:58.894Z] #32 DONE 0.1s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:58.894Z] #29 DONE 0.0s [2024-09-12T10:30:58.894Z] [2024-09-12T10:30:58.894Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:30:58.894Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:30:59.154Z] #33 ... [2024-09-12T10:30:59.154Z] [2024-09-12T10:30:59.154Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:59.154Z] #29 DONE 0.0s [2024-09-12T10:30:59.154Z] [2024-09-12T10:30:59.154Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:30:59.154Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:30:59.154Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:30:59.154Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T10:30:59.154Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T10:30:59.154Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-12T10:30:59.154Z] #33 ... [2024-09-12T10:30:59.154Z] [2024-09-12T10:30:59.154Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:59.154Z] #29 DONE 0.0s [2024-09-12T10:30:59.154Z] [2024-09-12T10:30:59.154Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:30:59.154Z] #34 DONE 0.2s [2024-09-12T10:30:59.154Z] [2024-09-12T10:30:59.154Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:30:59.154Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:30:59.154Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:30:59.155Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T10:30:59.155Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T10:30:59.155Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-12T10:30:59.155Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s [2024-09-12T10:30:59.155Z] #33 ... [2024-09-12T10:30:59.155Z] [2024-09-12T10:30:59.155Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:59.155Z] #29 DONE 0.0s [2024-09-12T10:30:59.155Z] [2024-09-12T10:30:59.155Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:30:59.155Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-12T10:30:59.414Z] #33 ... [2024-09-12T10:30:59.414Z] [2024-09-12T10:30:59.414Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T10:30:59.414Z] #29 DONE 0.0s [2024-09-12T10:30:59.674Z] [2024-09-12T10:30:59.674Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:30:59.674Z] #34 DONE 0.6s [2024-09-12T10:30:59.674Z] [2024-09-12T10:30:59.674Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:30:59.674Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:30:59.674Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:30:59.674Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T10:30:59.674Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T10:30:59.674Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-12T10:30:59.674Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-12T10:30:59.935Z] #33 DONE 1.0s [2024-09-12T10:30:59.935Z] [2024-09-12T10:30:59.935Z] #35 [core-command internal] load build context [2024-09-12T10:31:00.194Z] #35 ... [2024-09-12T10:31:00.194Z] [2024-09-12T10:31:00.194Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T10:31:00.194Z] #36 DONE 1.1s [2024-09-12T10:31:00.194Z] [2024-09-12T10:31:00.194Z] #35 [core-command internal] load build context [2024-09-12T10:31:00.194Z] #35 ... [2024-09-12T10:31:00.194Z] [2024-09-12T10:31:00.194Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:31:00.194Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:31:00.194Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:31:00.194Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T10:31:00.194Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T10:31:00.194Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-12T10:31:00.194Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-12T10:31:00.194Z] #33 DONE 1.0s [2024-09-12T10:31:00.194Z] [2024-09-12T10:31:00.194Z] #35 [core-command internal] load build context [2024-09-12T10:31:01.179Z] #35 ... [2024-09-12T10:31:01.179Z] [2024-09-12T10:31:01.179Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:31:01.179Z] #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:31:01.179Z] #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:31:01.179Z] #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T10:31:01.179Z] #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T10:31:01.179Z] #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done [2024-09-12T10:31:01.179Z] #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s done [2024-09-12T10:31:01.179Z] #33 DONE 1.0s [2024-09-12T10:31:01.179Z] [2024-09-12T10:31:01.179Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T10:31:01.179Z] #37 DONE 1.5s [2024-09-12T10:31:01.179Z] [2024-09-12T10:31:01.179Z] #35 [core-command internal] load build context [2024-09-12T10:31:03.858Z] #35 transferring context: 119.11MB 4.2s [2024-09-12T10:31:06.448Z] #35 ... [2024-09-12T10:31:06.448Z] [2024-09-12T10:31:06.448Z] #38 [security-proxy-setup internal] load build context [2024-09-12T10:31:06.448Z] #38 ... [2024-09-12T10:31:06.448Z] [2024-09-12T10:31:06.448Z] #35 [core-command internal] load build context [2024-09-12T10:31:09.034Z] #35 ... [2024-09-12T10:31:09.035Z] [2024-09-12T10:31:09.035Z] #39 [core-metadata internal] load .dockerignore [2024-09-12T10:31:09.035Z] #39 transferring context: 50B done [2024-09-12T10:31:09.035Z] #39 ... [2024-09-12T10:31:09.035Z] [2024-09-12T10:31:09.035Z] #40 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T10:31:09.035Z] #40 ... [2024-09-12T10:31:09.035Z] [2024-09-12T10:31:09.035Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-12T10:31:09.035Z] #41 transferring context: 320.86MB 10.0s [2024-09-12T10:31:09.035Z] #41 ... [2024-09-12T10:31:09.035Z] [2024-09-12T10:31:09.035Z] #42 [core-data internal] load build context [2024-09-12T10:31:09.293Z] #42 ... [2024-09-12T10:31:09.293Z] [2024-09-12T10:31:09.293Z] #43 [security-secretstore-setup internal] load build context [2024-09-12T10:31:09.293Z] #43 ... [2024-09-12T10:31:09.293Z] [2024-09-12T10:31:09.293Z] #44 [core-keeper internal] load build context [2024-09-12T10:31:09.552Z] #44 ... [2024-09-12T10:31:09.552Z] [2024-09-12T10:31:09.552Z] #43 [security-secretstore-setup internal] load build context [2024-09-12T10:31:09.810Z] #43 ... [2024-09-12T10:31:09.810Z] [2024-09-12T10:31:09.810Z] #45 [security-proxy-auth internal] load build context [2024-09-12T10:31:09.810Z] #45 ... [2024-09-12T10:31:09.810Z] [2024-09-12T10:31:09.810Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:31:10.983Z] #46 ... [2024-09-12T10:31:10.983Z] [2024-09-12T10:31:10.983Z] #47 [security-bootstrapper internal] load build context [2024-09-12T10:31:10.983Z] #47 ... [2024-09-12T10:31:10.983Z] [2024-09-12T10:31:10.983Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T10:31:10.983Z] #0 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:10.983Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:10.983Z] #0 6.176 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:31:10.983Z] #0 6.176 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:31:10.983Z] #0 6.176 OK: 20070 distinct packages available [2024-09-12T10:31:10.983Z] #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:10.983Z] #0 6.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:10.983Z] #0 6.498 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T10:31:10.983Z] #0 6.636 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T10:31:10.983Z] #0 6.673 (3/11) Installing libunistring (1.1-r1) [2024-09-12T10:31:10.983Z] #0 6.700 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T10:31:10.983Z] #0 6.700 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T10:31:10.983Z] #0 6.704 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T10:31:10.983Z] #0 6.717 (7/11) Installing curl (8.9.1-r0) [2024-09-12T10:31:10.983Z] #0 6.717 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:10.983Z] #0 6.721 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:31:10.983Z] #0 6.722 (10/11) Installing libucontext (1.2-r2) [2024-09-12T10:31:10.983Z] #0 6.743 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T10:31:10.983Z] #0 6.748 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:10.983Z] #0 6.752 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:31:10.983Z] #0 6.799 OK: 12 MiB in 26 packages [2024-09-12T10:31:11.242Z] #48 ... [2024-09-12T10:31:11.242Z] [2024-09-12T10:31:11.242Z] #49 [security-spire-server internal] load build context [2024-09-12T10:31:11.242Z] #49 transferring context: 27.71kB 0.0s done [2024-09-12T10:31:11.242Z] #49 ... [2024-09-12T10:31:11.242Z] [2024-09-12T10:31:11.242Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:11.242Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-09-12T10:31:11.242Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T10:31:11.242Z] #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-12T10:31:11.242Z] #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-12T10:31:11.242Z] #50 ... [2024-09-12T10:31:11.242Z] [2024-09-12T10:31:11.242Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T10:31:11.242Z] #51 ... [2024-09-12T10:31:11.242Z] [2024-09-12T10:31:11.242Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T10:31:11.501Z] #52 ... [2024-09-12T10:31:11.501Z] [2024-09-12T10:31:11.501Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T10:31:11.501Z] #53 ... [2024-09-12T10:31:11.501Z] [2024-09-12T10:31:11.501Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T10:31:11.501Z] #54 ... [2024-09-12T10:31:11.501Z] [2024-09-12T10:31:11.501Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T10:31:11.760Z] #55 ... [2024-09-12T10:31:11.760Z] [2024-09-12T10:31:11.760Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T10:31:11.760Z] #56 ... [2024-09-12T10:31:11.760Z] [2024-09-12T10:31:11.760Z] #57 [support-scheduler internal] load build context [2024-09-12T10:31:11.760Z] #57 transferring context: 258.79MB 12.1s [2024-09-12T10:31:12.388Z] #57 ... [2024-09-12T10:31:12.388Z] [2024-09-12T10:31:12.388Z] #58 [support-cron-scheduler internal] load build context [2024-09-12T10:31:12.388Z] #58 ... [2024-09-12T10:31:12.388Z] [2024-09-12T10:31:12.388Z] #59 [support-notifications internal] load build context [2024-09-12T10:31:12.647Z] #59 ... [2024-09-12T10:31:12.647Z] [2024-09-12T10:31:12.647Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:31:12.647Z] #60 ... [2024-09-12T10:31:12.647Z] [2024-09-12T10:31:12.647Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T10:31:12.647Z] #61 ... [2024-09-12T10:31:12.647Z] [2024-09-12T10:31:12.647Z] #62 [security-spire-agent internal] load build context [2024-09-12T10:31:12.647Z] #62 ... [2024-09-12T10:31:12.647Z] [2024-09-12T10:31:12.647Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:31:12.906Z] #63 ... [2024-09-12T10:31:12.906Z] [2024-09-12T10:31:12.906Z] #64 [security-spire-config internal] load build context [2024-09-12T10:31:12.906Z] #64 transferring context: 25.96kB 0.0s done [2024-09-12T10:31:12.906Z] #64 ... [2024-09-12T10:31:12.906Z] [2024-09-12T10:31:12.906Z] #65 [core-metadata internal] load build context [2024-09-12T10:31:12.906Z] #65 transferring context: 374.12MB 13.2s [2024-09-12T10:31:13.164Z] #65 ... [2024-09-12T10:31:13.164Z] [2024-09-12T10:31:13.164Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T10:31:13.164Z] #66 ... [2024-09-12T10:31:13.164Z] [2024-09-12T10:31:13.164Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:31:13.164Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-12T10:31:13.164Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T10:31:13.164Z] #67 ... [2024-09-12T10:31:13.164Z] [2024-09-12T10:31:13.164Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:31:13.164Z] #46 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:13.164Z] #46 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:13.164Z] #46 13.27 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T10:31:13.164Z] #46 13.30 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:13.164Z] #46 13.30 (3/3) Installing tzdata (2024a-r0) [2024-09-12T10:31:13.164Z] #46 13.39 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:13.165Z] #46 13.39 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:31:13.165Z] #46 13.46 OK: 11 MiB in 18 packages [2024-09-12T10:31:17.402Z] #46 ... [2024-09-12T10:31:17.402Z] [2024-09-12T10:31:17.402Z] #38 [security-proxy-setup internal] load build context [2024-09-12T10:31:17.402Z] #38 ... [2024-09-12T10:31:17.402Z] [2024-09-12T10:31:17.402Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:17.402Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 13.0s [2024-09-12T10:31:19.317Z] #50 ... [2024-09-12T10:31:19.317Z] [2024-09-12T10:31:19.317Z] #35 [core-command internal] load build context [2024-09-12T10:31:19.317Z] #35 transferring context: 496.17MB 17.3s done [2024-09-12T10:31:19.317Z] #35 ... [2024-09-12T10:31:19.317Z] [2024-09-12T10:31:19.317Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:19.317Z] #50 ... [2024-09-12T10:31:19.317Z] [2024-09-12T10:31:19.317Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-12T10:31:19.317Z] #41 transferring context: 496.17MB 15.6s done [2024-09-12T10:31:19.317Z] #41 ... [2024-09-12T10:31:19.317Z] [2024-09-12T10:31:19.317Z] #42 [core-data internal] load build context [2024-09-12T10:31:19.317Z] #42 transferring context: 496.17MB 15.3s done [2024-09-12T10:31:19.575Z] #42 ... [2024-09-12T10:31:19.575Z] [2024-09-12T10:31:19.575Z] #44 [core-keeper internal] load build context [2024-09-12T10:31:19.575Z] #44 transferring context: 356.94MB 20.3s [2024-09-12T10:31:19.575Z] #44 ... [2024-09-12T10:31:19.575Z] [2024-09-12T10:31:19.575Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:19.835Z] #50 ... [2024-09-12T10:31:19.836Z] [2024-09-12T10:31:19.836Z] #43 [security-secretstore-setup internal] load build context [2024-09-12T10:31:19.836Z] #43 transferring context: 496.17MB 16.9s done [2024-09-12T10:31:19.836Z] #43 ... [2024-09-12T10:31:19.836Z] [2024-09-12T10:31:19.836Z] #45 [security-proxy-auth internal] load build context [2024-09-12T10:31:20.093Z] #45 ... [2024-09-12T10:31:20.093Z] [2024-09-12T10:31:20.093Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:20.093Z] #50 ... [2024-09-12T10:31:20.093Z] [2024-09-12T10:31:20.093Z] #47 [security-bootstrapper internal] load build context [2024-09-12T10:31:20.093Z] #47 transferring context: 496.17MB 20.0s done [2024-09-12T10:31:20.350Z] #47 ... [2024-09-12T10:31:20.350Z] [2024-09-12T10:31:20.350Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:21.729Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 18.0s [2024-09-12T10:31:21.995Z] #50 ... [2024-09-12T10:31:21.995Z] [2024-09-12T10:31:21.995Z] #57 [support-scheduler internal] load build context [2024-09-12T10:31:21.995Z] #57 transferring context: 496.17MB 20.3s done [2024-09-12T10:31:22.253Z] #57 ... [2024-09-12T10:31:22.253Z] [2024-09-12T10:31:22.253Z] #58 [support-cron-scheduler internal] load build context [2024-09-12T10:31:22.253Z] #58 transferring context: 496.17MB 21.3s done [2024-09-12T10:31:22.253Z] #58 ... [2024-09-12T10:31:22.253Z] [2024-09-12T10:31:22.253Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:23.190Z] #50 ... [2024-09-12T10:31:23.190Z] [2024-09-12T10:31:23.190Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:31:23.190Z] #60 transferring context: 496.17MB 22.3s done [2024-09-12T10:31:23.190Z] #60 ... [2024-09-12T10:31:23.190Z] [2024-09-12T10:31:23.190Z] #59 [support-notifications internal] load build context [2024-09-12T10:31:23.190Z] #59 transferring context: 496.17MB 20.0s done [2024-09-12T10:31:23.190Z] #59 ... [2024-09-12T10:31:23.190Z] [2024-09-12T10:31:23.190Z] #65 [core-metadata internal] load build context [2024-09-12T10:31:23.190Z] #65 transferring context: 496.17MB 16.7s done [2024-09-12T10:31:23.190Z] #65 ... [2024-09-12T10:31:23.190Z] [2024-09-12T10:31:23.190Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:26.485Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 22.3s [2024-09-12T10:31:26.485Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.9s [2024-09-12T10:31:26.745Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.1s [2024-09-12T10:31:26.745Z] #50 ... [2024-09-12T10:31:26.746Z] [2024-09-12T10:31:26.746Z] #38 [security-proxy-setup internal] load build context [2024-09-12T10:31:26.746Z] #38 transferring context: 496.17MB 18.2s done [2024-09-12T10:31:27.069Z] #38 ... [2024-09-12T10:31:27.069Z] [2024-09-12T10:31:27.069Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:29.012Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.0s done [2024-09-12T10:31:29.012Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-12T10:31:29.581Z] #50 ... [2024-09-12T10:31:29.581Z] [2024-09-12T10:31:29.581Z] #44 [core-keeper internal] load build context [2024-09-12T10:31:29.581Z] #44 transferring context: 496.17MB 22.2s done [2024-09-12T10:31:30.148Z] #44 ... [2024-09-12T10:31:30.148Z] [2024-09-12T10:31:30.148Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:30.406Z] #50 ... [2024-09-12T10:31:30.406Z] [2024-09-12T10:31:30.406Z] #45 [security-proxy-auth internal] load build context [2024-09-12T10:31:30.406Z] #45 transferring context: 496.17MB 22.5s done [2024-09-12T10:31:30.406Z] #45 ... [2024-09-12T10:31:30.406Z] [2024-09-12T10:31:30.406Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:31.782Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 28.0s [2024-09-12T10:31:32.717Z] #50 ... [2024-09-12T10:31:32.717Z] [2024-09-12T10:31:32.717Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:31:32.717Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-12T10:31:32.717Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-12T10:31:32.717Z] #67 ... [2024-09-12T10:31:32.717Z] [2024-09-12T10:31:32.717Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:34.143Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 30.2s [2024-09-12T10:31:34.143Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 30.6s [2024-09-12T10:31:36.817Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 32.2s done [2024-09-12T10:31:39.425Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 35.7s [2024-09-12T10:31:39.942Z] Removing intermediate container 717673b58a90 [2024-09-12T10:31:39.943Z] ---> 083dfbb0fec9 [2024-09-12T10:31:39.943Z] Successfully built 083dfbb0fec9 [2024-09-12T10:31:39.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:31:40.377Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T10:31:40.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:31:40.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-10167 does not seem to be running inside a container [2024-09-12T10:31:40.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-12T10:31:41.421Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-12T10:31:41.422Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 36.6s done [2024-09-12T10:31:41.422Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-12T10:31:42.074Z] $ docker top 28babef29dd1f21dca3c17bacb70f4e90d95c43bd0e1adc0918736c4fe38946d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T10:31:42.993Z] + go version [2024-09-12T10:31:42.993Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-12T10:31:43.034Z] $ docker stop --time=1 28babef29dd1f21dca3c17bacb70f4e90d95c43bd0e1adc0918736c4fe38946d [2024-09-12T10:31:44.649Z] $ docker rm -f --volumes 28babef29dd1f21dca3c17bacb70f4e90d95c43bd0e1adc0918736c4fe38946d [2024-09-12T10:31:44.748Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 40.6s [2024-09-12T10:31:44.748Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 41.2s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-09-12T10:31:45.008Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 41.3s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-09-12T10:31:45.269Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 41.6s [Pipeline] sh [2024-09-12T10:31:45.587Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T10:31:45.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:31:45.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-10167 does not seem to be running inside a container [2024-09-12T10:31:45.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-12T10:31:47.130Z] $ docker top 5ba5ed59e9fc8b28a6e228378a85d12e8482c3ac731a46cd8ef0fbd0d5b124c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-12T10:31:47.405Z] ========================================================= [2024-09-12T10:31:47.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T10:31:47.405Z] ========================================================= [Pipeline] sh [2024-09-12T10:31:47.735Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-12T10:31:48.152Z] + make test [2024-09-12T10:31:48.419Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T10:31:48.569Z] #50 ... [2024-09-12T10:31:48.569Z] [2024-09-12T10:31:48.569Z] #64 [security-spire-config internal] load build context [2024-09-12T10:31:48.569Z] #64 DONE 48.5s [2024-09-12T10:31:48.569Z] [2024-09-12T10:31:48.569Z] #49 [security-spire-server internal] load build context [2024-09-12T10:31:48.569Z] #49 DONE 48.5s [2024-09-12T10:31:48.569Z] [2024-09-12T10:31:48.569Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:31:48.569Z] #46 DONE 48.9s [2024-09-12T10:31:48.569Z] [2024-09-12T10:31:48.569Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:48.569Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 45.0s done [2024-09-12T10:31:48.569Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-12T10:31:48.569Z] #50 ... [2024-09-12T10:31:48.569Z] [2024-09-12T10:31:48.569Z] #68 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:31:48.828Z] #68 ... [2024-09-12T10:31:48.828Z] [2024-09-12T10:31:48.828Z] #42 [core-data internal] load build context [2024-09-12T10:31:48.828Z] #42 DONE 49.7s [2024-09-12T10:31:48.828Z] [2024-09-12T10:31:48.828Z] #43 [security-secretstore-setup internal] load build context [2024-09-12T10:31:48.829Z] #43 DONE 49.6s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #65 [core-metadata internal] load build context [2024-09-12T10:31:48.829Z] #65 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #35 [core-command internal] load build context [2024-09-12T10:31:48.829Z] #35 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #38 [security-proxy-setup internal] load build context [2024-09-12T10:31:48.829Z] #38 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #47 [security-bootstrapper internal] load build context [2024-09-12T10:31:48.829Z] #47 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T10:31:48.829Z] #48 DONE 48.9s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-12T10:31:48.829Z] #41 DONE 49.8s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #59 [support-notifications internal] load build context [2024-09-12T10:31:48.829Z] #59 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #57 [support-scheduler internal] load build context [2024-09-12T10:31:48.829Z] #57 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #58 [support-cron-scheduler internal] load build context [2024-09-12T10:31:48.829Z] #58 DONE 49.1s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #44 [core-keeper internal] load build context [2024-09-12T10:31:48.829Z] #44 DONE 49.7s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #60 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:31:48.829Z] #60 DONE 49.2s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #45 [security-proxy-auth internal] load build context [2024-09-12T10:31:48.829Z] #45 DONE 49.2s [2024-09-12T10:31:48.829Z] [2024-09-12T10:31:48.829Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:48.829Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-12T10:31:49.090Z] #50 ... [2024-09-12T10:31:49.090Z] [2024-09-12T10:31:49.090Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:31:49.090Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-12T10:31:49.090Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-09-12T10:31:49.090Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-12T10:31:49.090Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 9.8s done [2024-09-12T10:31:49.090Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 9.9s done [2024-09-12T10:31:49.090Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-12T10:31:49.090Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.2s [2024-09-12T10:31:49.090Z] #67 ... [2024-09-12T10:31:49.090Z] [2024-09-12T10:31:49.090Z] #62 [security-spire-agent internal] load build context [2024-09-12T10:31:49.090Z] #62 transferring context: 27.24kB 0.0s done [2024-09-12T10:31:49.090Z] #62 DONE 48.1s [2024-09-12T10:31:49.090Z] [2024-09-12T10:31:49.090Z] #69 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-12T10:31:49.090Z] #69 DONE 0.6s [2024-09-12T10:31:49.090Z] [2024-09-12T10:31:49.090Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:31:49.090Z] #67 ... [2024-09-12T10:31:49.090Z] [2024-09-12T10:31:49.090Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:31:52.390Z] #70 ... [2024-09-12T10:31:52.390Z] [2024-09-12T10:31:52.390Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T10:31:52.390Z] #52 48.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #52 49.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #52 49.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.390Z] #52 49.43 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T10:31:52.390Z] #52 49.44 (3/4) Installing su-exec (0.2-r3) [2024-09-12T10:31:52.390Z] #52 49.44 (4/4) Installing yq (4.33.3-r5) [2024-09-12T10:31:52.390Z] #52 49.50 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.390Z] #52 49.52 OK: 17 MiB in 19 packages [2024-09-12T10:31:52.390Z] #52 DONE 51.9s [2024-09-12T10:31:52.390Z] [2024-09-12T10:31:52.390Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T10:31:52.390Z] #55 49.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #55 49.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #55 49.91 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T10:31:52.390Z] #55 49.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.390Z] #55 49.93 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.390Z] #55 49.94 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:31:52.390Z] #55 49.99 OK: 8 MiB in 17 packages [2024-09-12T10:31:52.390Z] #55 DONE 51.9s [2024-09-12T10:31:52.390Z] [2024-09-12T10:31:52.390Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T10:31:52.390Z] #53 51.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #53 51.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #53 51.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.390Z] #53 51.68 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.390Z] #53 51.69 OK: 7 MiB in 16 packages [2024-09-12T10:31:52.390Z] #53 DONE 52.1s [2024-09-12T10:31:52.390Z] [2024-09-12T10:31:52.390Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T10:31:52.390Z] #61 49.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #61 49.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.390Z] #61 49.96 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T10:31:52.390Z] #61 49.98 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.390Z] #61 49.98 (3/4) Installing su-exec (0.2-r3) [2024-09-12T10:31:52.390Z] #61 49.98 (4/4) Installing yq (4.33.3-r5) [2024-09-12T10:31:52.390Z] #61 50.05 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.390Z] #61 50.05 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:31:52.390Z] #61 50.09 OK: 17 MiB in 19 packages [2024-09-12T10:31:52.390Z] #61 DONE 52.0s [2024-09-12T10:31:52.390Z] [2024-09-12T10:31:52.391Z] #54 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T10:31:52.391Z] #54 49.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.391Z] #54 49.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.391Z] #54 49.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.391Z] #54 49.86 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.391Z] #54 49.87 OK: 7 MiB in 16 packages [2024-09-12T10:31:52.391Z] #54 DONE 52.1s [2024-09-12T10:31:52.391Z] [2024-09-12T10:31:52.391Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T10:31:52.391Z] #56 51.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.391Z] #56 51.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.391Z] #56 51.75 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.391Z] #56 51.75 (2/2) Installing su-exec (0.2-r3) [2024-09-12T10:31:52.391Z] #56 51.76 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.391Z] #56 51.76 OK: 7 MiB in 17 packages [2024-09-12T10:31:52.391Z] #56 DONE 52.0s [2024-09-12T10:31:52.391Z] [2024-09-12T10:31:52.391Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:31:52.391Z] #63 DONE 52.1s [2024-09-12T10:31:52.391Z] [2024-09-12T10:31:52.391Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T10:31:52.968Z] #71 ... [2024-09-12T10:31:52.968Z] [2024-09-12T10:31:52.968Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T10:31:52.968Z] #66 51.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.968Z] #66 51.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.968Z] #66 52.02 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:31:52.968Z] #66 52.02 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:31:52.968Z] #66 52.02 OK: 20070 distinct packages available [2024-09-12T10:31:52.968Z] #66 52.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.968Z] #66 52.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:52.968Z] #66 52.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:52.968Z] #66 52.33 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:31:52.968Z] #66 52.34 (3/5) Installing libucontext (1.2-r2) [2024-09-12T10:31:52.968Z] #66 52.34 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T10:31:52.968Z] #66 52.34 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T10:31:52.968Z] #66 52.36 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:52.968Z] #66 52.37 OK: 8 MiB in 20 packages [2024-09-12T10:31:52.968Z] #66 DONE 52.5s [2024-09-12T10:31:52.968Z] [2024-09-12T10:31:52.968Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:31:52.968Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-12T10:31:53.227Z] #50 ... [2024-09-12T10:31:53.228Z] [2024-09-12T10:31:53.228Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:31:53.228Z] #72 DONE 4.1s [2024-09-12T10:31:53.228Z] [2024-09-12T10:31:53.228Z] #68 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:31:53.228Z] #68 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:53.228Z] #68 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:53.228Z] #68 4.466 OK: 11 MiB in 18 packages [2024-09-12T10:31:53.228Z] #68 DONE 4.5s [2024-09-12T10:31:53.228Z] [2024-09-12T10:31:53.228Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T10:31:54.167Z] #73 ... [2024-09-12T10:31:54.168Z] [2024-09-12T10:31:54.168Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:31:54.168Z] #70 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.168Z] #70 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.168Z] #70 4.897 OK: 264 MiB in 52 packages [2024-09-12T10:31:54.168Z] #70 DONE 5.1s [2024-09-12T10:31:54.168Z] [2024-09-12T10:31:54.168Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:31:54.168Z] #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.168Z] #0 4.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.168Z] #0 4.914 OK: 264 MiB in 52 packages [2024-09-12T10:31:54.168Z] #74 DONE 5.1s [2024-09-12T10:31:54.168Z] [2024-09-12T10:31:54.168Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:31:54.168Z] #75 DONE 0.0s [2024-09-12T10:31:54.428Z] [2024-09-12T10:31:54.428Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:31:54.428Z] #76 DONE 0.1s [2024-09-12T10:31:54.428Z] [2024-09-12T10:31:54.428Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T10:31:54.428Z] #51 53.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.428Z] #51 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.428Z] #51 53.41 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:31:54.428Z] #51 53.41 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:31:54.428Z] #51 53.41 OK: 20070 distinct packages available [2024-09-12T10:31:54.428Z] #51 53.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.428Z] #51 53.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.428Z] #51 53.75 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:54.428Z] #51 53.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:31:54.428Z] #51 53.76 (3/4) Installing libucontext (1.2-r2) [2024-09-12T10:31:54.428Z] #51 53.76 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T10:31:54.428Z] #51 53.77 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:54.428Z] #51 53.77 OK: 8 MiB in 19 packages [2024-09-12T10:31:54.428Z] #51 DONE 53.9s [2024-09-12T10:31:54.428Z] [2024-09-12T10:31:54.428Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T10:31:54.689Z] #77 ... [2024-09-12T10:31:54.689Z] [2024-09-12T10:31:54.689Z] #78 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T10:31:54.689Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.689Z] #0 5.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.689Z] #0 5.577 OK: 264 MiB in 52 packages [2024-09-12T10:31:54.689Z] #78 DONE 5.7s [2024-09-12T10:31:54.689Z] [2024-09-12T10:31:54.689Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:31:54.689Z] #79 DONE 0.0s [2024-09-12T10:31:54.689Z] [2024-09-12T10:31:54.689Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:31:54.689Z] #0 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.689Z] #0 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:54.689Z] #0 6.040 OK: 12 MiB in 26 packages [2024-09-12T10:31:54.689Z] #80 DONE 6.1s [2024-09-12T10:31:54.949Z] [2024-09-12T10:31:54.949Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:31:55.209Z] #81 ... [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T10:31:55.209Z] #0 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 5.762 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:31:55.209Z] #0 5.762 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:31:55.209Z] #0 5.762 OK: 20078 distinct packages available [2024-09-12T10:31:55.209Z] #0 5.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 6.094 OK: 264 MiB in 52 packages [2024-09-12T10:31:55.209Z] #82 DONE 6.2s [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T10:31:55.209Z] #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 3.077 OK: 17 MiB in 19 packages [2024-09-12T10:31:55.209Z] #83 DONE 3.2s [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T10:31:55.209Z] #84 DONE 0.0s [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T10:31:55.209Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.209Z] #0 3.142 OK: 7 MiB in 16 packages [2024-09-12T10:31:55.209Z] #85 DONE 3.2s [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:31:55.209Z] #86 DONE 0.1s [2024-09-12T10:31:55.209Z] [2024-09-12T10:31:55.209Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T10:31:55.209Z] #71 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.469Z] #71 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.469Z] #71 ... [2024-09-12T10:31:55.469Z] [2024-09-12T10:31:55.469Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:31:55.469Z] #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.469Z] #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:55.469Z] #0 3.327 OK: 8 MiB in 17 packages [2024-09-12T10:31:55.469Z] #87 DONE 3.5s [2024-09-12T10:31:55.730Z] [2024-09-12T10:31:55.730Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T10:31:55.730Z] #71 3.488 OK: 7 MiB in 16 packages [2024-09-12T10:31:56.672Z] #71 DONE 4.3s [2024-09-12T10:31:56.672Z] [2024-09-12T10:31:56.672Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T10:31:56.672Z] #0 3.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:56.672Z] #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:56.672Z] #0 3.780 OK: 17 MiB in 19 packages [2024-09-12T10:31:56.672Z] #88 DONE 4.4s [2024-09-12T10:31:56.672Z] [2024-09-12T10:31:56.672Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T10:31:57.615Z] #40 ... [2024-09-12T10:31:57.615Z] [2024-09-12T10:31:57.615Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T10:31:57.615Z] #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:57.615Z] #0 3.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:57.615Z] #0 3.884 OK: 8 MiB in 20 packages [2024-09-12T10:31:57.615Z] #89 DONE 4.5s [2024-09-12T10:31:57.615Z] [2024-09-12T10:31:57.615Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T10:31:57.615Z] #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:57.615Z] #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:57.615Z] #0 4.607 OK: 7 MiB in 17 packages [2024-09-12T10:31:57.615Z] #90 DONE 5.2s [2024-09-12T10:31:57.615Z] [2024-09-12T10:31:57.615Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T10:31:59.530Z] #91 ... [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T10:31:59.530Z] #0 4.320 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:59.530Z] #0 4.925 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:31:59.530Z] #0 5.565 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:31:59.530Z] #0 5.927 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:31:59.530Z] #0 5.933 OK: 7 MiB in 16 packages [2024-09-12T10:31:59.530Z] #92 DONE 7.0s [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T10:31:59.530Z] #93 DONE 1.8s [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:31:59.530Z] #94 DONE 1.8s [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T10:31:59.530Z] #95 DONE 0.1s [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T10:31:59.530Z] #96 ... [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:31:59.530Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-12T10:31:59.530Z] #67 ... [2024-09-12T10:31:59.530Z] [2024-09-12T10:31:59.530Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:32:00.104Z] #97 DONE 1.1s [2024-09-12T10:32:00.104Z] [2024-09-12T10:32:00.104Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T10:32:00.104Z] #96 DONE 1.0s [2024-09-12T10:32:00.104Z] [2024-09-12T10:32:00.104Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:32:00.363Z] #98 DONE 0.1s [2024-09-12T10:32:00.363Z] [2024-09-12T10:32:00.363Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T10:32:00.363Z] #73 7.126 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:32:00.363Z] #73 ... [2024-09-12T10:32:00.363Z] [2024-09-12T10:32:00.363Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T10:32:00.363Z] #99 DONE 0.1s [2024-09-12T10:32:00.363Z] [2024-09-12T10:32:00.363Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T10:32:00.363Z] #100 DONE 0.1s [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T10:32:00.623Z] #101 DONE 0.1s [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T10:32:00.623Z] #102 DONE 0.1s [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:32:00.623Z] #103 DONE 0.1s [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T10:32:00.623Z] #77 6.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T10:32:00.623Z] #77 ... [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T10:32:00.623Z] #104 DONE 0.1s [2024-09-12T10:32:00.623Z] [2024-09-12T10:32:00.623Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T10:32:00.623Z] #105 DONE 0.0s [2024-09-12T10:32:00.882Z] [2024-09-12T10:32:00.882Z] #106 [security-spire-agent] exporting to image [2024-09-12T10:32:00.882Z] #106 exporting layers [2024-09-12T10:32:01.141Z] #106 ... [2024-09-12T10:32:01.141Z] [2024-09-12T10:32:01.142Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T10:32:01.142Z] #77 6.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:32:01.142Z] #77 6.764 OK: 8 MiB in 19 packages [2024-09-12T10:32:01.142Z] #77 DONE 6.9s [2024-09-12T10:32:01.142Z] [2024-09-12T10:32:01.142Z] #106 [security-spire-server] exporting to image [2024-09-12T10:32:01.142Z] #106 exporting layers 0.7s done [2024-09-12T10:32:01.142Z] #106 writing image sha256:c0d202325bd3287feb825043091bdeaf850dc3f53a137b949693dd9ed8cdb18b done [2024-09-12T10:32:01.142Z] #106 naming to docker.io/library/security-spire-server done [2024-09-12T10:32:02.524Z] #106 ... [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T10:32:02.524Z] #73 7.592 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T10:32:02.524Z] #73 8.367 OK: 264 MiB in 52 packages [2024-09-12T10:32:02.524Z] #73 DONE 9.3s [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:32:02.524Z] #107 DONE 1.3s [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #106 [security-spire-server] exporting to image [2024-09-12T10:32:02.524Z] #106 exporting layers 1.8s done [2024-09-12T10:32:02.524Z] #106 writing image sha256:8974fa0847a7510a12dd26cd0a9e4f3f26f28e386728e4afde2e26607a4e277b done [2024-09-12T10:32:02.524Z] #106 naming to docker.io/library/security-spire-agent [2024-09-12T10:32:02.524Z] #106 naming to docker.io/library/security-spire-agent done [2024-09-12T10:32:02.524Z] #106 DONE 1.9s [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T10:32:02.524Z] #91 DONE 5.1s [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T10:32:02.524Z] #108 DONE 0.1s [2024-09-12T10:32:02.524Z] [2024-09-12T10:32:02.524Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T10:32:02.793Z] #109 DONE 0.1s [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T10:32:02.793Z] #110 DONE 0.2s [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T10:32:02.793Z] #111 DONE 0.1s [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:32:02.793Z] #112 DONE 0.1s [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:32:02.793Z] #113 ... [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T10:32:02.793Z] #114 DONE 0.0s [2024-09-12T10:32:02.793Z] [2024-09-12T10:32:02.793Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T10:32:02.793Z] #115 DONE 0.0s [2024-09-12T10:32:03.053Z] [2024-09-12T10:32:03.053Z] #106 [security-spire-config] exporting to image [2024-09-12T10:32:03.315Z] #106 exporting layers 0.5s done [2024-09-12T10:32:03.315Z] #106 writing image sha256:b101e8a629563a2a1cf175033da9d6e78beb1156e9013372ce4b946d8616c5a9 done [2024-09-12T10:32:03.315Z] #106 naming to docker.io/library/security-spire-config done [2024-09-12T10:32:03.315Z] #106 DONE 2.4s [2024-09-12T10:32:03.315Z] [2024-09-12T10:32:03.315Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:32:04.264Z] #116 ... [2024-09-12T10:32:04.264Z] [2024-09-12T10:32:04.264Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:32:04.264Z] #117 ... [2024-09-12T10:32:04.264Z] [2024-09-12T10:32:04.264Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:32:35.250Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T10:33:01.007Z] #118 ... [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:01.007Z] #117 DONE 64.4s [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:01.007Z] #81 DONE 63.8s [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:01.007Z] #118 DONE 64.4s [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:01.007Z] #113 DONE 56.1s [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:01.007Z] #116 DONE 63.4s [2024-09-12T10:33:01.007Z] [2024-09-12T10:33:01.007Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T10:33:09.318Z] #119 ... [2024-09-12T10:33:09.318Z] [2024-09-12T10:33:09.318Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-12T10:33:09.318Z] #120 ... [2024-09-12T10:33:09.318Z] [2024-09-12T10:33:09.318Z] #121 [core-data builder 6/7] COPY . . [2024-09-12T10:33:09.582Z] #121 ... [2024-09-12T10:33:09.582Z] [2024-09-12T10:33:09.582Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T10:33:09.582Z] #122 ... [2024-09-12T10:33:09.582Z] [2024-09-12T10:33:09.582Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #123 ... [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T10:33:16.193Z] #119 DONE 17.1s [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #124 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #125 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #126 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #120 DONE 17.2s [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #121 [core-data builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #121 DONE 17.2s [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #127 [support-scheduler builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #127 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #128 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #129 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #130 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #131 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #132 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #133 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #134 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #135 [core-command builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #135 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #136 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #137 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #138 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #139 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #140 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #141 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #122 DONE 17.2s [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #142 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #143 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #144 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:33:16.193Z] #145 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:33:16.193Z] #146 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #147 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #147 CACHED [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T10:33:16.193Z] #123 DONE 17.1s [2024-09-12T10:33:16.193Z] [2024-09-12T10:33:16.193Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T10:33:17.577Z] #148 1.426 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:33:25.719Z] #148 ... [2024-09-12T10:33:25.719Z] [2024-09-12T10:33:25.719Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T10:33:25.719Z] #0 0.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T10:33:25.979Z] #149 ... [2024-09-12T10:33:25.979Z] [2024-09-12T10:33:25.979Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T10:33:25.979Z] #0 1.221 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T10:33:25.979Z] #150 ... [2024-09-12T10:33:25.979Z] [2024-09-12T10:33:25.979Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T10:33:25.979Z] #0 0.724 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T10:33:26.238Z] #151 ... [2024-09-12T10:33:26.238Z] [2024-09-12T10:33:26.238Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T10:33:26.238Z] #0 1.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:33:26.496Z] #152 ... [2024-09-12T10:33:26.496Z] [2024-09-12T10:33:26.496Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T10:33:26.496Z] #0 1.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T10:33:26.496Z] #153 ... [2024-09-12T10:33:26.496Z] [2024-09-12T10:33:26.496Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T10:33:26.496Z] #0 1.306 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T10:33:26.757Z] #154 ... [2024-09-12T10:33:26.757Z] [2024-09-12T10:33:26.757Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T10:33:26.757Z] #0 1.120 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:33:26.757Z] #155 ... [2024-09-12T10:33:26.757Z] [2024-09-12T10:33:26.757Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T10:33:26.757Z] #0 1.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T10:33:27.017Z] #156 ... [2024-09-12T10:33:27.017Z] [2024-09-12T10:33:27.017Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T10:33:27.017Z] #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:33:27.017Z] #157 ... [2024-09-12T10:33:27.017Z] [2024-09-12T10:33:27.017Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T10:33:27.017Z] #0 1.365 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T10:33:27.278Z] #158 ... [2024-09-12T10:33:27.278Z] [2024-09-12T10:33:27.278Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T10:33:27.278Z] #0 0.639 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T10:33:27.539Z] #159 ... [2024-09-12T10:33:27.539Z] [2024-09-12T10:33:27.539Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T10:33:27.539Z] #0 1.140 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T10:35:05.512Z] #160 ... [2024-09-12T10:35:05.512Z] [2024-09-12T10:35:05.512Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T10:35:05.512Z] #148 103.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:35:42.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T10:35:42.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T10:36:27.217Z] #148 DONE 179.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T10:36:27.217Z] #154 DONE 179.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T10:36:27.217Z] #152 DONE 179.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T10:36:27.217Z] #160 DONE 179.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T10:36:27.217Z] #156 DONE 179.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #161 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T10:36:27.217Z] #159 DONE 179.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T10:36:27.217Z] #150 DONE 179.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T10:36:27.217Z] #157 DONE 179.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T10:36:27.217Z] #155 DONE 179.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #162 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T10:36:27.217Z] #149 DONE 179.7s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T10:36:27.217Z] #158 DONE 179.7s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T10:36:27.217Z] #151 DONE 179.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T10:36:27.217Z] #153 DONE 179.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #163 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #161 DONE 0.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #164 DONE 0.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T10:36:27.217Z] #165 DONE 0.7s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #166 DONE 0.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T10:36:27.217Z] #167 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #168 DONE 0.6s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #162 DONE 0.7s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #163 DONE 0.6s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #169 DONE 0.7s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #170 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #171 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #171 DONE 0.6s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #172 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #173 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #174 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #175 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #176 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #177 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #178 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #179 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #180 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #181 CACHED [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #182 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T10:36:27.217Z] #183 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #184 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #170 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #185 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T10:36:27.217Z] #186 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.217Z] #187 DONE 1.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T10:36:27.217Z] #188 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T10:36:27.217Z] #189 DONE 2.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #190 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T10:36:27.217Z] #191 DONE 3.0s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T10:36:27.217Z] #192 DONE 3.0s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #193 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T10:36:27.217Z] #183 DONE 3.9s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T10:36:27.217Z] #194 DONE 3.9s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T10:36:27.217Z] #195 DONE 4.0s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T10:36:27.217Z] #196 DONE 4.0s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #197 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #198 [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 [2024-09-12T10:36:27.217Z] #198 DONE 3.9s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T10:36:27.217Z] #167 DONE 4.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T10:36:27.217Z] #186 DONE 3.9s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T10:36:27.217Z] #199 DONE 3.8s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T10:36:27.217Z] #200 DONE 3.1s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T10:36:27.217Z] #188 DONE 3.0s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T10:36:27.217Z] #201 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #190 DONE 1.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #202 DONE 1.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #193 DONE 1.3s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #203 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #204 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #197 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #205 [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 [2024-09-12T10:36:27.217Z] #205 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #206 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #207 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #208 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T10:36:27.217Z] #208 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T10:36:27.217Z] #209 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #210 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.217Z] #211 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T10:36:27.217Z] #201 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #106 [support-notifications] exporting to image [2024-09-12T10:36:27.217Z] #106 exporting layers [2024-09-12T10:36:27.217Z] #106 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T10:36:27.217Z] #212 DONE 0.5s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T10:36:27.217Z] #213 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #106 [core-data] exporting to image [2024-09-12T10:36:27.217Z] #106 ... [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T10:36:27.217Z] #214 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.217Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T10:36:27.217Z] #215 DONE 0.4s [2024-09-12T10:36:27.217Z] [2024-09-12T10:36:27.218Z] #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T10:36:27.218Z] #207 DONE 0.5s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-data] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.3s done [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T10:36:27.218Z] #216 DONE 0.5s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T10:36:27.218Z] #217 DONE 0.4s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-data] exporting to image [2024-09-12T10:36:27.218Z] #106 writing image sha256:e3e3c37845398e1a2f1c86fe955dc8b9bb0cf9d69ab4c944a610098bda08636b [2024-09-12T10:36:27.218Z] #106 writing image sha256:51de3ca7bc19ba72c078cc7b3fd589417d69695cf8be416f27a771f62f83c550 [2024-09-12T10:36:27.218Z] #106 writing image sha256:c0b69b99a4d96212d2e5f51ee1b6219fcd0adffd7a8e568d570d82b7a6e4e839 [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T10:36:27.218Z] #218 DONE 0.4s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T10:36:27.218Z] #219 DONE 0.4s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T10:36:27.218Z] #220 DONE 0.4s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-keeper] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.7s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:e3e3c37845398e1a2f1c86fe955dc8b9bb0cf9d69ab4c944a610098bda08636b 0.4s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:51de3ca7bc19ba72c078cc7b3fd589417d69695cf8be416f27a771f62f83c550 0.4s done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/support-scheduler done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/core-keeper done [2024-09-12T10:36:27.218Z] #106 writing image sha256:ac56644ecab54e4e4c83a6523c587aa2fb24bc7dc98513247aede0cb544a792e [2024-09-12T10:36:27.218Z] #106 writing image sha256:b0187a01f48829be3d6d815b63e16e11fede43b4707dddf22bbacb523d057cb6 [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T10:36:27.218Z] #221 DONE 0.3s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-metadata] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.9s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:c0b69b99a4d96212d2e5f51ee1b6219fcd0adffd7a8e568d570d82b7a6e4e839 0.6s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:ac56644ecab54e4e4c83a6523c587aa2fb24bc7dc98513247aede0cb544a792e 0.2s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:b0187a01f48829be3d6d815b63e16e11fede43b4707dddf22bbacb523d057cb6 0.2s done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/core-command 0.0s done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/support-notifications done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-09-12T10:36:27.218Z] #106 writing image sha256:9afb6d158bc1191dab409b35a027d77e0c77bd38352869e68c975fb0b855b9d5 done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/core-metadata done [2024-09-12T10:36:27.218Z] #106 writing image sha256:0e447e7d20b4eebe092fc7bd0e8b6bf0cc1a636deda97e1ad4e51366b1a55fc3 done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-09-12T10:36:27.218Z] #106 writing image sha256:24028c22bbbba4dcb1afc75be1ddc9bceff74a8cf55cde2b4ee66d08b5cb536e done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/core-data done [2024-09-12T10:36:27.218Z] #106 DONE 4.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T10:36:27.218Z] #222 DONE 0.3s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T10:36:27.218Z] #223 DONE 0.2s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T10:36:27.218Z] #224 DONE 0.2s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T10:36:27.218Z] #225 DONE 1.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T10:36:27.218Z] #226 DONE 0.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T10:36:27.218Z] #227 DONE 0.7s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T10:36:27.218Z] #228 DONE 1.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T10:36:27.218Z] #229 DONE 0.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.1s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:ca360bfbbe5f06853c41a7a65001ae9e314bb9eeea5ee6ffeb38693af98ed68c done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T10:36:27.218Z] #230 DONE 0.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T10:36:27.218Z] #231 DONE 0.1s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [security-proxy-auth] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.3s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:33b50c60968128cc671816b91c371446bdd359f14c3ae8cae954fe98fb987a65 done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/security-proxy-auth done [2024-09-12T10:36:27.218Z] #106 writing image sha256:b2682eaaeb3cf8a7fc28c859c7dd04ac16a60714c540a12ca0d1a4d6deacfbf4 done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/security-proxy-setup done [2024-09-12T10:36:27.218Z] #106 DONE 4.5s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T10:36:27.218Z] #232 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T10:36:27.218Z] #233 DONE 0.7s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [security-secretstore-setup] exporting to image [2024-09-12T10:36:27.218Z] #106 exporting layers 0.3s done [2024-09-12T10:36:27.218Z] #106 ... [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T10:36:27.218Z] #232 DONE 0.6s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #106 [security-bootstrapper] exporting to image [2024-09-12T10:36:27.218Z] #106 writing image sha256:3c99323e86fe584a18f9a295c94851c8096d96787543f87dbe75b4385271b13f done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-09-12T10:36:27.218Z] #106 exporting layers 0.2s done [2024-09-12T10:36:27.218Z] #106 writing image sha256:d45e561bcf9bbcb816e89ec2346b810c11f1b764bd7de453dbf44666abeaa512 done [2024-09-12T10:36:27.218Z] #106 naming to docker.io/library/security-bootstrapper done [2024-09-12T10:36:27.218Z] #106 DONE 5.0s [2024-09-12T10:36:27.218Z] [2024-09-12T10:36:27.218Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T10:36:27.218Z] time="2024-09-12T10:30:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T10:36:27.247Z] $ docker stop --time=1 bd3576a59ff6b2715651fda9c84eab6829e1195338f0699e23f9d6ac84162e00 [2024-09-12T10:36:28.543Z] $ docker rm -f --volumes bd3576a59ff6b2715651fda9c84eab6829e1195338f0699e23f9d6ac84162e00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T10:36:28.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T10:36:28.854Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T10:36:28.971Z] + docker images [2024-09-12T10:36:28.971Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T10:36:28.971Z] security-bootstrapper latest d45e561bcf9b 5 seconds ago 19MB [2024-09-12T10:36:28.971Z] security-proxy-auth latest 33b50c609681 6 seconds ago 33.1MB [2024-09-12T10:36:28.971Z] security-proxy-setup latest b2682eaaeb3c 6 seconds ago 26.2MB [2024-09-12T10:36:28.971Z] security-secretstore-setup latest 3c99323e86fe 6 seconds ago 37MB [2024-09-12T10:36:28.971Z] core-common-config-bootstrapper latest ca360bfbbe5f 6 seconds ago 15.2MB [2024-09-12T10:36:28.971Z] core-metadata latest 9afb6d158bc1 7 seconds ago 39.9MB [2024-09-12T10:36:28.971Z] core-data latest 24028c22bbbb 7 seconds ago 39.7MB [2024-09-12T10:36:28.971Z] support-scheduler latest 51de3ca7bc19 8 seconds ago 42MB [2024-09-12T10:36:28.971Z] support-cron-scheduler latest 0e447e7d20b4 8 seconds ago 44.2MB [2024-09-12T10:36:28.971Z] core-keeper latest e3e3c3784539 8 seconds ago 39.6MB [2024-09-12T10:36:28.971Z] security-spiffe-token-provider latest b0187a01f488 8 seconds ago 28.9MB [2024-09-12T10:36:28.971Z] support-notifications latest ac56644ecab5 8 seconds ago 42.6MB [2024-09-12T10:36:28.971Z] core-command latest c0b69b99a4d9 8 seconds ago 35.5MB [2024-09-12T10:36:28.971Z] security-spire-config latest b101e8a62956 4 minutes ago 120MB [2024-09-12T10:36:28.971Z] security-spire-server latest c0d202325bd3 4 minutes ago 121MB [2024-09-12T10:36:28.971Z] security-spire-agent latest 8974fa0847a7 4 minutes ago 182MB [2024-09-12T10:36:28.972Z] ci-base-image-x86_64 latest bc895745c886 8 minutes ago 971MB [2024-09-12T10:36:28.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-12T10:36:28.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-12T10:36:28.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-12T10:36:32.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T10:36:32.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T10:36:32.201Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T10:36:32.201Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T10:36:32.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T10:36:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T10:36:42.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T10:36:43.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements [2024-09-12T10:36:55.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-09-12T10:36:59.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T10:36:59.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T10:36:59.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T10:37:03.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.272s coverage: 69.2% of statements [2024-09-12T10:37:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T10:37:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T10:37:06.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.210s coverage: 53.2% of statements [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:37:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T10:37:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T10:37:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:37:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T10:37:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T10:37:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T10:37:23.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.996s coverage: 93.4% of statements [2024-09-12T10:37:23.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.382s coverage: 91.7% of statements [2024-09-12T10:37:28.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T10:37:28.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T10:37:29.249Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.212s coverage: 7.0% of statements [2024-09-12T10:37:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T10:37:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:37:35.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T10:37:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T10:37:37.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.664s coverage: 95.8% of statements [2024-09-12T10:37:38.139Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-09-12T10:37:42.386Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T10:37:43.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.118s coverage: 0.0% of statements [no tests to run] [2024-09-12T10:37:48.671Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T10:37:48.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T10:37:49.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.288s coverage: 0.8% of statements [2024-09-12T10:37:49.635Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.151s coverage: 30.9% of statements [2024-09-12T10:37:53.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements [2024-09-12T10:37:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.100s coverage: 77.8% of statements [2024-09-12T10:37:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements [2024-09-12T10:37:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-09-12T10:37:58.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-12T10:37:59.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T10:38:00.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T10:38:00.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T10:38:00.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T10:38:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T10:38:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T10:38:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T10:38:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T10:38:10.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.122s coverage: 94.4% of statements [2024-09-12T10:38:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T10:38:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T10:38:10.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T10:38:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T10:38:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T10:38:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T10:38:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T10:38:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T10:38:19.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T10:38:23.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T10:38:24.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.870s coverage: 79.9% of statements [2024-09-12T10:38:27.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.152s coverage: 92.9% of statements [2024-09-12T10:38:27.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-12T10:38:27.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements [2024-09-12T10:38:27.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-12T10:38:29.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T10:38:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements [2024-09-12T10:38:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-09-12T10:38:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements [2024-09-12T10:38:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.265s coverage: 81.8% of statements [2024-09-12T10:38:30.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.293s coverage: 82.1% of statements [2024-09-12T10:38:31.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T10:38:32.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.111s coverage: 86.0% of statements [2024-09-12T10:38:35.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T10:38:35.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T10:38:36.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.720s coverage: 63.1% of statements [2024-09-12T10:38:37.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.097s coverage: 100.0% of statements [2024-09-12T10:38:38.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2024-09-12T10:38:38.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.104s coverage: 100.0% of statements [2024-09-12T10:38:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T10:38:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T10:38:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T10:38:40.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-12T10:38:40.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-09-12T10:38:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T10:38:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T10:38:46.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T10:38:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 36.5% of statements [2024-09-12T10:38:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-09-12T10:38:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T10:38:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T10:38:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T10:38:48.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T10:38:49.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-09-12T10:38:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T10:38:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T10:38:53.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T10:38:54.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.126s coverage: 4.9% of statements [2024-09-12T10:39:00.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T10:39:00.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:39:00.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T10:39:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.333s coverage: 97.1% of statements [2024-09-12T10:39:01.838Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.131s coverage: 35.9% of statements [2024-09-12T10:39:07.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T10:39:07.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T10:39:07.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T10:39:07.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T10:39:15.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-09-12T10:39:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T10:39:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:39:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T10:39:15.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T10:39:16.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.492s coverage: 95.7% of statements [2024-09-12T10:39:18.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T10:39:18.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T10:39:20.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements [2024-09-12T10:39:22.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T10:39:22.874Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T10:39:23.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.266s coverage: 98.9% of statements [2024-09-12T10:39:25.231Z] 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 [2024-09-12T10:39:25.231Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-12T10:39:25.231Z] go vet ./... [2024-09-12T10:43:47.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T10:43:47.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T10:43:47.059Z] ./bin/test-attribution-txt.sh [2024-09-12T10:43:47.059Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T10:43:47.059Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T10:43:47.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T10:43:47.791Z] + ls -al . [2024-09-12T10:43:47.791Z] total 928 [2024-09-12T10:43:47.791Z] drwxrwxr-x 10 1001 1001 4096 Sep 12 10:31 . [2024-09-12T10:43:47.791Z] drwxr-xr-x 4 root root 4096 Sep 12 10:31 .. [2024-09-12T10:43:47.791Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:29 .blubracket [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 10:29 .dockerignore [2024-09-12T10:43:47.791Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 10:29 .git [2024-09-12T10:43:47.791Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 10:29 .github [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 10:29 .gitignore [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 10:29 .golangci.yml [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 10:29 .hadolint.yml [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 10:29 .sonarcloud.properties [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 10:29 ADOPTERS.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 10:29 Attribution.txt [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 10:29 CHANGELOG.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 10:29 CONTRIBUTING.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 10:29 GOVERNANCE.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 10:29 Jenkinsfile [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 10:29 LICENSE [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 10:29 Makefile [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 10:29 OWNERS.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 10:29 README.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 10:29 SECURITY.md [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 10:27 VERSION [2024-09-12T10:43:47.791Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:29 bin [2024-09-12T10:43:47.791Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 10:29 cmd [2024-09-12T10:43:47.791Z] -rw-r--r-- 1 root root 562092 Sep 12 10:39 coverage.out [2024-09-12T10:43:47.791Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 10:29 fuzz_test [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 10:29 go.mod [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 10:29 go.sum [2024-09-12T10:43:47.791Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 10:29 internal [2024-09-12T10:43:47.791Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 10:29 openapi [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 10:29 security.txt [2024-09-12T10:43:47.791Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 10:29 version.go [Pipeline] sh [2024-09-12T10:43:48.146Z] + '[' -e coverage.out ] [2024-09-12T10:43:48.147Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T10:43:48.370Z] Warning: overwriting stash ‘coverage-report’ [2024-09-12T10:43:49.302Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T10:43:49.790Z] + make build [2024-09-12T10:43:50.098Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T10:46:57.126Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T10:47:05.326Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T10:47:13.526Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:47:15.464Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T10:47:25.524Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T10:47:52.192Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T10:48:00.377Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T10:48:12.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:48:22.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:48:26.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:48:29.401Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T10:48:33.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T10:48:37.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-09-12T10:48:42.205Z] $ docker stop --time=1 5ba5ed59e9fc8b28a6e228378a85d12e8482c3ac731a46cd8ef0fbd0d5b124c2 [2024-09-12T10:48:44.352Z] $ docker rm -f --volumes 5ba5ed59e9fc8b28a6e228378a85d12e8482c3ac731a46cd8ef0fbd0d5b124c2 [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 [2024-09-12T10:48:48.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T10:48:48.548Z] [2024-09-12T10:48:48.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T10:48:48.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T10:48:49.235Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-12T10:48:49.235Z] 547446be3368: Pulling fs layer [2024-09-12T10:48:49.235Z] d125d8839a47: Pulling fs layer [2024-09-12T10:48:49.235Z] 3e85d5ac6304: Pulling fs layer [2024-09-12T10:48:49.235Z] c3105a71a48b: Pulling fs layer [2024-09-12T10:48:49.235Z] 0f093f025ec4: Pulling fs layer [2024-09-12T10:48:49.235Z] c3106fc0e877: Pulling fs layer [2024-09-12T10:48:49.235Z] c3105a71a48b: Waiting [2024-09-12T10:48:49.235Z] 0f093f025ec4: Waiting [2024-09-12T10:48:49.235Z] c3106fc0e877: Waiting [2024-09-12T10:48:49.235Z] 547446be3368: Verifying Checksum [2024-09-12T10:48:49.235Z] 547446be3368: Download complete [2024-09-12T10:48:49.235Z] c3105a71a48b: Download complete [2024-09-12T10:48:49.815Z] d125d8839a47: Verifying Checksum [2024-09-12T10:48:49.815Z] d125d8839a47: Download complete [2024-09-12T10:48:49.815Z] c3106fc0e877: Verifying Checksum [2024-09-12T10:48:49.815Z] c3106fc0e877: Download complete [2024-09-12T10:48:49.815Z] 0f093f025ec4: Verifying Checksum [2024-09-12T10:48:49.815Z] 0f093f025ec4: Download complete [2024-09-12T10:48:50.081Z] 547446be3368: Pull complete [2024-09-12T10:48:51.035Z] d125d8839a47: Pull complete [2024-09-12T10:48:51.618Z] 3e85d5ac6304: Verifying Checksum [2024-09-12T10:48:51.618Z] 3e85d5ac6304: Download complete [2024-09-12T10:49:01.660Z] 3e85d5ac6304: Pull complete [2024-09-12T10:49:01.660Z] c3105a71a48b: Pull complete [2024-09-12T10:49:02.613Z] 0f093f025ec4: Pull complete [2024-09-12T10:49:02.877Z] c3106fc0e877: Pull complete [2024-09-12T10:49:02.878Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-12T10:49:02.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T10:49:02.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T10:49:03.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-10167 does not seem to be running inside a container [2024-09-12T10:49:03.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-12T10:49:05.387Z] $ docker top e74fe8f2d0a5fe825baa21e8a91f0c64d6f57f822207493aa2df8d885797975b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T10:49:05.969Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T10:49:16.056Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-12T10:49:16.056Z] #1 transferring dockerfile: [2024-09-12T10:49:16.056Z] #1 transferring dockerfile: 1.95kB done [2024-09-12T10:49:16.056Z] #1 DONE 0.1s [2024-09-12T10:49:16.056Z] [2024-09-12T10:49:16.056Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T10:49:16.056Z] #2 transferring dockerfile: 1.93kB done [2024-09-12T10:49:16.056Z] #2 DONE 0.0s [2024-09-12T10:49:16.056Z] [2024-09-12T10:49:16.056Z] #3 [core-data internal] load build definition from Dockerfile [2024-09-12T10:49:16.341Z] #3 transferring dockerfile: 2.07kB done [2024-09-12T10:49:16.341Z] #3 DONE 0.1s [2024-09-12T10:49:16.341Z] [2024-09-12T10:49:16.341Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T10:49:16.341Z] #4 transferring dockerfile: 2.23kB 0.0s done [2024-09-12T10:49:16.341Z] #4 DONE 0.1s [2024-09-12T10:49:16.341Z] [2024-09-12T10:49:16.341Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T10:49:16.341Z] #5 transferring dockerfile: 2.49kB 0.0s done [2024-09-12T10:49:16.341Z] #5 DONE 0.1s [2024-09-12T10:49:16.341Z] [2024-09-12T10:49:16.341Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T10:49:16.341Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-09-12T10:49:16.341Z] #6 DONE 0.1s [2024-09-12T10:49:16.341Z] [2024-09-12T10:49:16.341Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-12T10:49:16.341Z] #7 transferring dockerfile: 2.01kB done [2024-09-12T10:49:16.341Z] #7 DONE 0.1s [2024-09-12T10:49:16.341Z] [2024-09-12T10:49:16.341Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-12T10:49:16.620Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-09-12T10:49:16.620Z] #8 DONE 0.1s [2024-09-12T10:49:16.620Z] [2024-09-12T10:49:16.620Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-12T10:49:16.620Z] #9 transferring dockerfile: 2.06kB 0.0s done [2024-09-12T10:49:16.620Z] #9 DONE 0.1s [2024-09-12T10:49:16.620Z] [2024-09-12T10:49:16.620Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T10:49:16.620Z] #10 transferring dockerfile: 2.15kB done [2024-09-12T10:49:16.620Z] #10 DONE 0.0s [2024-09-12T10:49:16.620Z] [2024-09-12T10:49:16.620Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T10:49:16.620Z] #11 transferring dockerfile: 2.50kB done [2024-09-12T10:49:16.620Z] #11 DONE 0.1s [2024-09-12T10:49:16.620Z] [2024-09-12T10:49:16.620Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T10:49:16.620Z] #12 transferring dockerfile: 3.17kB 0.0s done [2024-09-12T10:49:16.620Z] #12 DONE 0.1s [2024-09-12T10:49:16.888Z] [2024-09-12T10:49:16.888Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T10:49:16.888Z] #13 transferring dockerfile: 1.85kB done [2024-09-12T10:49:16.888Z] #13 DONE 0.0s [2024-09-12T10:49:16.888Z] [2024-09-12T10:49:16.888Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T10:49:16.888Z] #14 transferring dockerfile: 1.89kB done [2024-09-12T10:49:16.888Z] #14 DONE 0.1s [2024-09-12T10:49:16.888Z] [2024-09-12T10:49:16.888Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T10:49:16.888Z] #15 transferring dockerfile: 1.81kB done [2024-09-12T10:49:16.888Z] #15 DONE 0.1s [2024-09-12T10:49:16.888Z] [2024-09-12T10:49:16.888Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T10:49:17.158Z] #16 transferring dockerfile: 1.69kB done [2024-09-12T10:49:17.158Z] #16 DONE 0.1s [2024-09-12T10:49:17.158Z] [2024-09-12T10:49:17.158Z] #17 [support-notifications internal] load .dockerignore [2024-09-12T10:49:17.158Z] #17 transferring context: 50B 0.0s done [2024-09-12T10:49:17.158Z] #17 DONE 0.1s [2024-09-12T10:49:17.744Z] [2024-09-12T10:49:17.744Z] #18 [support-scheduler internal] load .dockerignore [2024-09-12T10:49:18.013Z] #18 transferring context: 50B done [2024-09-12T10:49:18.013Z] #18 DONE 0.2s [2024-09-12T10:49:18.013Z] [2024-09-12T10:49:18.013Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-12T10:49:18.013Z] #19 transferring context: 50B done [2024-09-12T10:49:18.013Z] #19 DONE 0.2s [2024-09-12T10:49:18.013Z] [2024-09-12T10:49:18.013Z] #20 [core-data internal] load .dockerignore [2024-09-12T10:49:18.013Z] #20 transferring context: 50B done [2024-09-12T10:49:18.013Z] #20 DONE 0.2s [2024-09-12T10:49:18.013Z] [2024-09-12T10:49:18.013Z] #21 [security-spire-server internal] load .dockerignore [2024-09-12T10:49:18.013Z] #21 transferring context: 50B 0.0s done [2024-09-12T10:49:18.281Z] #21 DONE 0.2s [2024-09-12T10:49:18.281Z] [2024-09-12T10:49:18.281Z] #22 [core-keeper internal] load .dockerignore [2024-09-12T10:49:18.281Z] #22 transferring context: 50B 0.0s done [2024-09-12T10:49:18.281Z] #22 DONE 0.2s [2024-09-12T10:49:18.281Z] [2024-09-12T10:49:18.281Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-12T10:49:18.281Z] #23 transferring context: 50B 0.0s done [2024-09-12T10:49:18.281Z] #23 DONE 0.1s [2024-09-12T10:49:18.281Z] [2024-09-12T10:49:18.281Z] #24 [core-command internal] load .dockerignore [2024-09-12T10:49:18.281Z] #24 transferring context: 50B 0.0s done [2024-09-12T10:49:18.281Z] #24 DONE 0.2s [2024-09-12T10:49:18.281Z] [2024-09-12T10:49:18.281Z] #25 [core-metadata internal] load .dockerignore [2024-09-12T10:49:18.281Z] #25 transferring context: 50B 0.0s done [2024-09-12T10:49:18.281Z] #25 DONE 0.2s [2024-09-12T10:49:18.281Z] [2024-09-12T10:49:18.281Z] #26 [security-proxy-setup internal] load .dockerignore [2024-09-12T10:49:18.551Z] #26 transferring context: 50B 0.0s done [2024-09-12T10:49:18.551Z] #26 DONE 0.1s [2024-09-12T10:49:18.551Z] [2024-09-12T10:49:18.552Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-12T10:49:18.552Z] #27 transferring context: 50B done [2024-09-12T10:49:18.552Z] #27 DONE 0.1s [2024-09-12T10:49:18.552Z] [2024-09-12T10:49:18.552Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-12T10:49:18.552Z] #28 transferring context: 50B done [2024-09-12T10:49:18.552Z] #28 DONE 0.1s [2024-09-12T10:49:18.552Z] [2024-09-12T10:49:18.552Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T10:49:18.552Z] #29 transferring context: 50B 0.0s done [2024-09-12T10:49:18.552Z] #29 DONE 0.1s [2024-09-12T10:49:18.552Z] [2024-09-12T10:49:18.552Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T10:49:18.552Z] #30 transferring context: 50B 0.0s done [2024-09-12T10:49:18.818Z] #30 ... [2024-09-12T10:49:18.818Z] [2024-09-12T10:49:18.818Z] #31 [security-spire-agent internal] load .dockerignore [2024-09-12T10:49:18.818Z] #31 transferring context: 50B 0.0s done [2024-09-12T10:49:18.818Z] #31 DONE 0.1s [2024-09-12T10:49:18.818Z] [2024-09-12T10:49:18.818Z] #32 [security-spire-config internal] load .dockerignore [2024-09-12T10:49:18.818Z] #32 transferring context: 50B 0.0s done [2024-09-12T10:49:18.818Z] #32 DONE 0.1s [2024-09-12T10:49:18.818Z] [2024-09-12T10:49:18.818Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:18.818Z] #33 DONE 0.0s [2024-09-12T10:49:18.818Z] [2024-09-12T10:49:18.818Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:49:19.087Z] #34 DONE 0.1s [2024-09-12T10:49:19.088Z] [2024-09-12T10:49:19.088Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:19.088Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:19.088Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:19.088Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:19.088Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:19.088Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-12T10:49:19.358Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:19.358Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-12T10:49:19.957Z] #35 ... [2024-09-12T10:49:19.957Z] [2024-09-12T10:49:19.957Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:19.957Z] #36 DONE 0.9s [2024-09-12T10:49:19.958Z] [2024-09-12T10:49:19.958Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:19.958Z] #35 ... [2024-09-12T10:49:19.958Z] [2024-09-12T10:49:19.958Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:19.958Z] #37 DONE 0.2s [2024-09-12T10:49:19.958Z] [2024-09-12T10:49:19.958Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.235Z] #35 ... [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:20.235Z] #33 DONE 0.0s [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:49:20.235Z] #34 DONE 0.2s [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.235Z] #35 ... [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:20.235Z] #33 DONE 0.0s [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:20.235Z] #36 DONE 1.6s [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:20.235Z] #37 DONE 0.4s [2024-09-12T10:49:20.235Z] [2024-09-12T10:49:20.235Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.235Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:20.235Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:20.235Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:20.235Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:20.235Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:20.502Z] #35 ... [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:20.502Z] #33 DONE 0.0s [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:49:20.502Z] #34 DONE 0.3s [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.502Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:20.502Z] #35 ... [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:20.502Z] #33 DONE 0.0s [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:20.502Z] #36 DONE 1.7s [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:20.502Z] #37 DONE 0.5s [2024-09-12T10:49:20.502Z] [2024-09-12T10:49:20.502Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.502Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:20.502Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:20.502Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:20.502Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:20.502Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:20.502Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:20.778Z] #35 ... [2024-09-12T10:49:20.778Z] [2024-09-12T10:49:20.778Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:20.778Z] #36 DONE 1.7s [2024-09-12T10:49:20.778Z] [2024-09-12T10:49:20.778Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:49:20.778Z] #34 DONE 0.5s [2024-09-12T10:49:20.778Z] [2024-09-12T10:49:20.778Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:20.778Z] #37 DONE 0.5s [2024-09-12T10:49:20.778Z] [2024-09-12T10:49:20.778Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:20.778Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:20.778Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:20.778Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:20.778Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:20.778Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:20.778Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:21.052Z] #35 ... [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.052Z] #33 DONE 0.0s [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.052Z] #33 DONE 0.0s [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.052Z] #38 ... [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:21.052Z] #36 DONE 1.7s [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:21.052Z] #37 DONE 0.5s [2024-09-12T10:49:21.052Z] [2024-09-12T10:49:21.052Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.321Z] #38 ... [2024-09-12T10:49:21.321Z] [2024-09-12T10:49:21.321Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.321Z] #33 DONE 0.0s [2024-09-12T10:49:21.321Z] [2024-09-12T10:49:21.321Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:21.321Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:21.321Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:21.321Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:21.321Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:21.321Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:21.321Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:21.321Z] #35 DONE 3.1s [2024-09-12T10:49:21.321Z] [2024-09-12T10:49:21.321Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.597Z] #38 ... [2024-09-12T10:49:21.597Z] [2024-09-12T10:49:21.597Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.597Z] #33 DONE 0.1s [2024-09-12T10:49:21.597Z] [2024-09-12T10:49:21.597Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.597Z] #38 ... [2024-09-12T10:49:21.597Z] [2024-09-12T10:49:21.597Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.597Z] #33 DONE 0.1s [2024-09-12T10:49:21.597Z] [2024-09-12T10:49:21.597Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.871Z] #38 ... [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:21.871Z] #33 DONE 0.1s [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:21.871Z] #38 ... [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:21.871Z] #36 DONE 1.8s [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:21.871Z] #37 DONE 0.6s [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:21.871Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:21.871Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:21.871Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:21.871Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:21.871Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:21.871Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:21.871Z] #35 DONE 3.1s [2024-09-12T10:49:21.871Z] [2024-09-12T10:49:21.871Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:22.141Z] #38 ... [2024-09-12T10:49:22.141Z] [2024-09-12T10:49:22.141Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:22.141Z] #33 DONE 0.1s [2024-09-12T10:49:22.141Z] [2024-09-12T10:49:22.141Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:22.436Z] #38 ... [2024-09-12T10:49:22.436Z] [2024-09-12T10:49:22.436Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T10:49:22.436Z] #33 DONE 0.1s [2024-09-12T10:49:22.436Z] [2024-09-12T10:49:22.436Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:22.721Z] #38 ... [2024-09-12T10:49:22.721Z] [2024-09-12T10:49:22.721Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:22.721Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:22.721Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:22.721Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:22.721Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:22.721Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:22.721Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:22.721Z] #35 DONE 3.1s [2024-09-12T10:49:22.721Z] [2024-09-12T10:49:22.721Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:23.734Z] #38 ... [2024-09-12T10:49:23.734Z] [2024-09-12T10:49:23.734Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T10:49:23.734Z] #34 DONE 3.1s [2024-09-12T10:49:23.734Z] [2024-09-12T10:49:23.734Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:23.734Z] #38 transferring context: 15.19MB 2.7s [2024-09-12T10:49:24.008Z] #38 ... [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.008Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:24.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:24.008Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:24.008Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:24.008Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:24.008Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:24.008Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:24.008Z] #35 DONE 3.2s [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.008Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:24.008Z] #38 ... [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.008Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T10:49:24.008Z] #36 DONE 1.9s [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.008Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-12T10:49:24.008Z] #37 DONE 0.7s [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.008Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:24.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:24.008Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:24.008Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:24.008Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:24.008Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:24.008Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:24.008Z] #35 DONE 3.2s [2024-09-12T10:49:24.008Z] [2024-09-12T10:49:24.327Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:49:24.327Z] #39 DONE 0.0s [2024-09-12T10:49:24.327Z] [2024-09-12T10:49:24.327Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:49:24.327Z] #40 DONE 0.0s [2024-09-12T10:49:24.327Z] [2024-09-12T10:49:24.327Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:24.327Z] #38 ... [2024-09-12T10:49:24.327Z] [2024-09-12T10:49:24.327Z] #41 [security-spire-server internal] load build context [2024-09-12T10:49:24.327Z] #41 transferring context: 27.71kB 0.3s done [2024-09-12T10:49:24.327Z] #41 DONE 1.8s [2024-09-12T10:49:24.327Z] [2024-09-12T10:49:24.327Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:25.805Z] #38 ... [2024-09-12T10:49:25.805Z] [2024-09-12T10:49:25.805Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T10:49:25.805Z] #42 DONE 4.9s [2024-09-12T10:49:25.805Z] [2024-09-12T10:49:25.805Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:26.085Z] #38 ... [2024-09-12T10:49:26.085Z] [2024-09-12T10:49:26.085Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:26.085Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:26.085Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:26.085Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:26.085Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:26.085Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:26.085Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:26.085Z] #35 DONE 3.3s [2024-09-12T10:49:26.361Z] [2024-09-12T10:49:26.361Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:29.051Z] #38 ... [2024-09-12T10:49:29.051Z] [2024-09-12T10:49:29.051Z] #43 [support-notifications internal] load build context [2024-09-12T10:49:29.051Z] #43 transferring context: 45.04MB 9.8s [2024-09-12T10:49:29.051Z] #43 ... [2024-09-12T10:49:29.051Z] [2024-09-12T10:49:29.051Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:29.323Z] #38 ... [2024-09-12T10:49:29.323Z] [2024-09-12T10:49:29.323Z] #44 [security-spire-config internal] load build context [2024-09-12T10:49:29.323Z] #44 transferring context: 25.96kB 1.2s done [2024-09-12T10:49:29.323Z] #44 DONE 3.2s [2024-09-12T10:49:29.323Z] [2024-09-12T10:49:29.323Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:29.707Z] #38 ... [2024-09-12T10:49:29.707Z] [2024-09-12T10:49:29.707Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T10:49:29.707Z] #45 DONE 7.0s [2024-09-12T10:49:29.707Z] [2024-09-12T10:49:29.707Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:30.028Z] #38 ... [2024-09-12T10:49:30.028Z] [2024-09-12T10:49:30.028Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T10:49:30.028Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T10:49:30.029Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T10:49:30.029Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T10:49:30.029Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T10:49:30.029Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T10:49:30.029Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-12T10:49:30.029Z] #35 DONE 3.3s [2024-09-12T10:49:30.029Z] [2024-09-12T10:49:30.029Z] #46 [security-spire-agent internal] load build context [2024-09-12T10:49:30.029Z] #46 DONE 0.0s [2024-09-12T10:49:30.029Z] [2024-09-12T10:49:30.029Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:30.029Z] #38 ... [2024-09-12T10:49:30.029Z] [2024-09-12T10:49:30.029Z] #47 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T10:49:30.029Z] #0 8.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.029Z] #0 9.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.346Z] #47 ... [2024-09-12T10:49:30.346Z] [2024-09-12T10:49:30.346Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:30.346Z] #38 ... [2024-09-12T10:49:30.346Z] [2024-09-12T10:49:30.346Z] #48 [support-scheduler internal] load build context [2024-09-12T10:49:30.346Z] #48 ... [2024-09-12T10:49:30.346Z] [2024-09-12T10:49:30.346Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:49:30.346Z] #0 6.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.346Z] #0 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.346Z] #0 9.965 OK: 266 MiB in 52 packages [2024-09-12T10:49:30.617Z] #49 ... [2024-09-12T10:49:30.617Z] [2024-09-12T10:49:30.617Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:49:30.617Z] #50 ... [2024-09-12T10:49:30.617Z] [2024-09-12T10:49:30.617Z] #51 [core-data internal] load build context [2024-09-12T10:49:30.932Z] #51 ... [2024-09-12T10:49:30.932Z] [2024-09-12T10:49:30.932Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:49:30.932Z] #0 6.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.932Z] #0 7.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:30.932Z] #0 9.795 OK: 266 MiB in 52 packages [2024-09-12T10:49:30.932Z] #52 ... [2024-09-12T10:49:30.932Z] [2024-09-12T10:49:30.932Z] #51 [core-data internal] load build context [2024-09-12T10:49:31.212Z] #51 ... [2024-09-12T10:49:31.212Z] [2024-09-12T10:49:31.212Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:49:31.212Z] #53 ... [2024-09-12T10:49:31.212Z] [2024-09-12T10:49:31.212Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:31.490Z] #54 ... [2024-09-12T10:49:31.490Z] [2024-09-12T10:49:31.490Z] #51 [core-data internal] load build context [2024-09-12T10:49:31.490Z] #51 ... [2024-09-12T10:49:31.490Z] [2024-09-12T10:49:31.490Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:49:31.770Z] #55 ... [2024-09-12T10:49:31.770Z] [2024-09-12T10:49:31.770Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:31.770Z] #54 ... [2024-09-12T10:49:31.770Z] [2024-09-12T10:49:31.770Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T10:49:31.770Z] #56 ... [2024-09-12T10:49:31.770Z] [2024-09-12T10:49:31.770Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:49:32.050Z] #57 ... [2024-09-12T10:49:32.050Z] [2024-09-12T10:49:32.050Z] #58 [core-command internal] load build context [2024-09-12T10:49:32.050Z] #58 ... [2024-09-12T10:49:32.050Z] [2024-09-12T10:49:32.050Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:49:32.050Z] #53 DONE 10.9s [2024-09-12T10:49:32.050Z] [2024-09-12T10:49:32.050Z] #59 [core-metadata internal] load build context [2024-09-12T10:49:32.327Z] #59 ... [2024-09-12T10:49:32.327Z] [2024-09-12T10:49:32.327Z] #60 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-12T10:49:32.327Z] #60 ... [2024-09-12T10:49:32.327Z] [2024-09-12T10:49:32.327Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T10:49:32.327Z] #61 ... [2024-09-12T10:49:32.327Z] [2024-09-12T10:49:32.327Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:49:32.327Z] #52 DONE 12.0s [2024-09-12T10:49:32.327Z] [2024-09-12T10:49:32.327Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T10:49:32.327Z] #0 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:32.592Z] #62 ... [2024-09-12T10:49:32.592Z] [2024-09-12T10:49:32.592Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T10:49:32.592Z] #63 ... [2024-09-12T10:49:32.592Z] [2024-09-12T10:49:32.592Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:32.867Z] #64 ... [2024-09-12T10:49:32.867Z] [2024-09-12T10:49:32.867Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:32.867Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done [2024-09-12T10:49:32.867Z] #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T10:49:32.867Z] #65 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-12T10:49:32.867Z] #65 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-12T10:49:32.867Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.2s done [2024-09-12T10:49:32.867Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.2s done [2024-09-12T10:49:32.867Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s done [2024-09-12T10:49:32.867Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-12T10:49:32.867Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.2s [2024-09-12T10:49:33.158Z] #65 ... [2024-09-12T10:49:33.158Z] [2024-09-12T10:49:33.158Z] #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T10:49:33.158Z] #49 DONE 13.0s [2024-09-12T10:49:33.158Z] [2024-09-12T10:49:33.158Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:33.785Z] #64 ... [2024-09-12T10:49:33.785Z] [2024-09-12T10:49:33.785Z] #47 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T10:49:33.785Z] #47 12.22 OK: 266 MiB in 52 packages [2024-09-12T10:49:33.785Z] #47 DONE 14.7s [2024-09-12T10:49:33.785Z] [2024-09-12T10:49:33.785Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:33.785Z] #64 transferring context: 7.63MB 11.4s [2024-09-12T10:49:33.785Z] #64 ... [2024-09-12T10:49:33.785Z] [2024-09-12T10:49:33.785Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T10:49:34.105Z] #66 ... [2024-09-12T10:49:34.105Z] [2024-09-12T10:49:34.105Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:34.105Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-12T10:49:34.105Z] #65 ... [2024-09-12T10:49:34.105Z] [2024-09-12T10:49:34.105Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:49:34.415Z] #67 ... [2024-09-12T10:49:34.415Z] [2024-09-12T10:49:34.415Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T10:49:34.415Z] #68 ... [2024-09-12T10:49:34.415Z] [2024-09-12T10:49:34.415Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T10:49:34.415Z] #55 DONE 12.8s [2024-09-12T10:49:34.415Z] [2024-09-12T10:49:34.415Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:49:34.415Z] #40 ... [2024-09-12T10:49:34.415Z] [2024-09-12T10:49:34.415Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:49:34.708Z] #39 ... [2024-09-12T10:49:34.708Z] [2024-09-12T10:49:34.708Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:34.708Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.8s [2024-09-12T10:49:35.355Z] #65 ... [2024-09-12T10:49:35.355Z] [2024-09-12T10:49:35.355Z] #46 [security-spire-agent internal] load build context [2024-09-12T10:49:35.355Z] #46 transferring context: 27.24kB 0.6s done [2024-09-12T10:49:35.355Z] #46 DONE 5.4s [2024-09-12T10:49:35.355Z] [2024-09-12T10:49:35.355Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:35.969Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.2s [2024-09-12T10:49:35.969Z] #65 ... [2024-09-12T10:49:35.969Z] [2024-09-12T10:49:35.969Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:49:35.969Z] #69 ... [2024-09-12T10:49:35.969Z] [2024-09-12T10:49:35.969Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:36.249Z] #65 ... [2024-09-12T10:49:36.249Z] [2024-09-12T10:49:36.249Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T10:49:36.249Z] #70 ... [2024-09-12T10:49:36.249Z] [2024-09-12T10:49:36.249Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T10:49:36.526Z] #71 ... [2024-09-12T10:49:36.526Z] [2024-09-12T10:49:36.526Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:36.813Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.72MB / 28.04MB 8.0s [2024-09-12T10:49:37.105Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.13MB / 28.04MB 8.3s [2024-09-12T10:49:37.105Z] #65 ... [2024-09-12T10:49:37.105Z] [2024-09-12T10:49:37.105Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T10:49:37.105Z] #62 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:37.105Z] #62 12.18 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T10:49:37.105Z] #62 12.40 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:37.105Z] #62 12.40 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:37.105Z] #62 12.40 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:49:37.105Z] #62 13.04 OK: 9 MiB in 17 packages [2024-09-12T10:49:37.105Z] #62 DONE 15.3s [2024-09-12T10:49:37.105Z] [2024-09-12T10:49:37.105Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:37.105Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-12T10:49:37.716Z] #65 ... [2024-09-12T10:49:37.716Z] [2024-09-12T10:49:37.716Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T10:49:37.716Z] #72 ... [2024-09-12T10:49:37.716Z] [2024-09-12T10:49:37.716Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:38.328Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.6s [2024-09-12T10:49:38.992Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.4s [2024-09-12T10:49:39.277Z] #65 ... [2024-09-12T10:49:39.277Z] [2024-09-12T10:49:39.277Z] #43 [support-notifications internal] load build context [2024-09-12T10:49:39.277Z] #43 transferring context: 54.97MB 20.1s [2024-09-12T10:49:39.277Z] #43 ... [2024-09-12T10:49:39.277Z] [2024-09-12T10:49:39.277Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:39.589Z] #65 ... [2024-09-12T10:49:39.589Z] [2024-09-12T10:49:39.589Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-12T10:49:39.589Z] #60 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:39.589Z] #60 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:39.589Z] #60 15.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:39.589Z] #60 15.50 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:39.589Z] #60 15.66 OK: 8 MiB in 16 packages [2024-09-12T10:49:39.589Z] #60 DONE 17.7s [2024-09-12T10:49:39.589Z] [2024-09-12T10:49:39.589Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:39.877Z] #65 ... [2024-09-12T10:49:39.877Z] [2024-09-12T10:49:39.877Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:49:39.877Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.2s done [2024-09-12T10:49:39.878Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-12T10:49:39.878Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-12T10:49:39.878Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T10:49:39.878Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-12T10:49:39.878Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-12T10:49:39.878Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-12T10:49:39.878Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-09-12T10:49:39.878Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.8s [2024-09-12T10:49:39.878Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-12T10:49:39.878Z] #73 ... [2024-09-12T10:49:39.878Z] [2024-09-12T10:49:39.878Z] #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:49:40.549Z] #74 ... [2024-09-12T10:49:40.549Z] [2024-09-12T10:49:40.549Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:40.549Z] #38 ... [2024-09-12T10:49:40.549Z] [2024-09-12T10:49:40.549Z] #48 [support-scheduler internal] load build context [2024-09-12T10:49:40.549Z] #48 ... [2024-09-12T10:49:40.549Z] [2024-09-12T10:49:40.549Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:40.549Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.0s [2024-09-12T10:49:41.163Z] #65 ... [2024-09-12T10:49:41.163Z] [2024-09-12T10:49:41.163Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T10:49:41.163Z] #56 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:41.163Z] #56 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:41.163Z] #56 15.23 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T10:49:41.163Z] #56 15.43 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:41.163Z] #56 15.43 (3/4) Installing su-exec (0.2-r3) [2024-09-12T10:49:41.163Z] #56 15.50 (4/4) Installing yq (4.33.3-r5) [2024-09-12T10:49:41.163Z] #56 16.24 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:41.163Z] #56 16.24 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:49:41.163Z] #56 17.00 OK: 18 MiB in 19 packages [2024-09-12T10:49:41.163Z] #56 DONE 19.1s [2024-09-12T10:49:41.163Z] [2024-09-12T10:49:41.163Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:41.163Z] #65 ... [2024-09-12T10:49:41.163Z] [2024-09-12T10:49:41.163Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:49:41.163Z] #50 ... [2024-09-12T10:49:41.163Z] [2024-09-12T10:49:41.163Z] #48 [support-scheduler internal] load build context [2024-09-12T10:49:41.769Z] #48 ... [2024-09-12T10:49:41.769Z] [2024-09-12T10:49:41.769Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T10:49:41.769Z] #63 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:41.769Z] #63 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:41.769Z] #63 17.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:41.769Z] #63 17.42 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T10:49:41.769Z] #63 17.42 (3/4) Installing su-exec (0.2-r3) [2024-09-12T10:49:41.769Z] #63 17.42 (4/4) Installing yq (4.33.3-r5) [2024-09-12T10:49:41.769Z] #63 17.86 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:41.769Z] #63 17.86 OK: 18 MiB in 19 packages [2024-09-12T10:49:41.769Z] #63 DONE 19.1s [2024-09-12T10:49:41.769Z] [2024-09-12T10:49:41.769Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T10:49:41.769Z] #68 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:41.769Z] #68 ... [2024-09-12T10:49:41.769Z] [2024-09-12T10:49:41.769Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:42.057Z] #54 ... [2024-09-12T10:49:42.057Z] [2024-09-12T10:49:42.057Z] #51 [core-data internal] load build context [2024-09-12T10:49:42.057Z] #51 ... [2024-09-12T10:49:42.057Z] [2024-09-12T10:49:42.057Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:42.057Z] #54 ... [2024-09-12T10:49:42.057Z] [2024-09-12T10:49:42.057Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T10:49:42.337Z] #75 ... [2024-09-12T10:49:42.337Z] [2024-09-12T10:49:42.337Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T10:49:42.337Z] #61 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:42.337Z] #61 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:42.337Z] #61 18.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:42.337Z] #61 18.78 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:42.337Z] #61 19.01 OK: 8 MiB in 16 packages [2024-09-12T10:49:42.337Z] #61 DONE 20.4s [2024-09-12T10:49:42.337Z] [2024-09-12T10:49:42.337Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:49:42.337Z] #57 ... [2024-09-12T10:49:42.337Z] [2024-09-12T10:49:42.337Z] #59 [core-metadata internal] load build context [2024-09-12T10:49:42.612Z] #59 ... [2024-09-12T10:49:42.612Z] [2024-09-12T10:49:42.612Z] #58 [core-command internal] load build context [2024-09-12T10:49:42.612Z] #58 ... [2024-09-12T10:49:42.612Z] [2024-09-12T10:49:42.612Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:42.612Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.9s [2024-09-12T10:49:44.073Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.15MB / 28.04MB 15.3s [2024-09-12T10:49:44.073Z] #65 ... [2024-09-12T10:49:44.073Z] [2024-09-12T10:49:44.073Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:44.073Z] #64 ... [2024-09-12T10:49:44.073Z] [2024-09-12T10:49:44.073Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:44.355Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.7s [2024-09-12T10:49:44.355Z] #65 ... [2024-09-12T10:49:44.355Z] [2024-09-12T10:49:44.355Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T10:49:44.629Z] #76 ... [2024-09-12T10:49:44.629Z] [2024-09-12T10:49:44.629Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:49:44.629Z] #40 ... [2024-09-12T10:49:44.629Z] [2024-09-12T10:49:44.629Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:49:44.940Z] #67 ... [2024-09-12T10:49:44.940Z] [2024-09-12T10:49:44.940Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:49:44.940Z] #39 ... [2024-09-12T10:49:44.940Z] [2024-09-12T10:49:44.940Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:49:45.229Z] #67 transferring context: 5.50MB 19.4s [2024-09-12T10:49:47.257Z] #67 ... [2024-09-12T10:49:47.257Z] [2024-09-12T10:49:47.257Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:49:47.257Z] #77 ... [2024-09-12T10:49:47.257Z] [2024-09-12T10:49:47.257Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:49:50.003Z] #67 ... [2024-09-12T10:49:50.003Z] [2024-09-12T10:49:50.003Z] #43 [support-notifications internal] load build context [2024-09-12T10:49:50.003Z] #43 ... [2024-09-12T10:49:50.003Z] [2024-09-12T10:49:50.003Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:49:50.003Z] #38 ... [2024-09-12T10:49:50.003Z] [2024-09-12T10:49:50.003Z] #43 [support-notifications internal] load build context [2024-09-12T10:49:50.003Z] #43 transferring context: 63.86MB 30.9s [2024-09-12T10:49:50.003Z] #43 ... [2024-09-12T10:49:50.003Z] [2024-09-12T10:49:50.004Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:49:50.004Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done [2024-09-12T10:49:50.004Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-09-12T10:49:50.004Z] #73 ... [2024-09-12T10:49:50.004Z] [2024-09-12T10:49:50.004Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:49:51.507Z] #67 ... [2024-09-12T10:49:51.507Z] [2024-09-12T10:49:51.507Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:49:51.507Z] #50 ... [2024-09-12T10:49:51.507Z] [2024-09-12T10:49:51.507Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T10:49:51.507Z] #66 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:51.507Z] #66 18.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:51.507Z] #66 20.04 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:49:51.507Z] #66 20.04 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:49:51.507Z] #66 20.04 OK: 19946 distinct packages available [2024-09-12T10:49:51.507Z] #66 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:51.507Z] #66 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:51.507Z] #66 25.54 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:51.507Z] #66 25.54 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:49:51.507Z] #66 25.61 (3/5) Installing libucontext (1.2-r2) [2024-09-12T10:49:51.507Z] #66 25.61 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T10:49:51.507Z] #66 25.61 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T10:49:51.507Z] #66 25.81 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:51.507Z] #66 25.92 OK: 9 MiB in 20 packages [2024-09-12T10:49:51.507Z] #66 ... [2024-09-12T10:49:51.507Z] [2024-09-12T10:49:51.507Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T10:49:51.789Z] #78 ... [2024-09-12T10:49:51.789Z] [2024-09-12T10:49:51.789Z] #48 [support-scheduler internal] load build context [2024-09-12T10:49:51.789Z] #48 ... [2024-09-12T10:49:51.789Z] [2024-09-12T10:49:51.789Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:49:52.086Z] #50 ... [2024-09-12T10:49:52.086Z] [2024-09-12T10:49:52.086Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T10:49:52.086Z] #79 ... [2024-09-12T10:49:52.086Z] [2024-09-12T10:49:52.086Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:49:52.086Z] #69 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.086Z] #69 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.086Z] #69 19.40 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T10:49:52.086Z] #69 19.95 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:52.086Z] #69 19.95 (3/3) Installing tzdata (2024a-r0) [2024-09-12T10:49:52.086Z] #69 21.91 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:52.086Z] #69 21.98 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:49:52.086Z] #69 23.36 OK: 12 MiB in 18 packages [2024-09-12T10:49:52.380Z] #69 ... [2024-09-12T10:49:52.380Z] [2024-09-12T10:49:52.380Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T10:49:52.380Z] #68 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.380Z] #68 19.94 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:49:52.380Z] #68 20.01 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:49:52.380Z] #68 20.01 OK: 19954 distinct packages available [2024-09-12T10:49:52.380Z] #68 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.380Z] #68 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.380Z] #68 26.68 OK: 266 MiB in 52 packages [2024-09-12T10:49:52.380Z] #68 ... [2024-09-12T10:49:52.380Z] [2024-09-12T10:49:52.380Z] #51 [core-data internal] load build context [2024-09-12T10:49:52.692Z] #51 ... [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T10:49:52.692Z] #80 ... [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T10:49:52.692Z] #69 DONE 26.7s [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:52.692Z] #54 ... [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T10:49:52.692Z] #71 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.692Z] #71 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:52.692Z] #71 23.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:52.692Z] #71 23.03 (2/2) Installing su-exec (0.2-r3) [2024-09-12T10:49:52.692Z] #71 23.03 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:52.692Z] #71 23.15 OK: 8 MiB in 17 packages [2024-09-12T10:49:52.692Z] #71 DONE 26.5s [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #54 [core-keeper internal] load build context [2024-09-12T10:49:52.692Z] #54 ... [2024-09-12T10:49:52.692Z] [2024-09-12T10:49:52.692Z] #59 [core-metadata internal] load build context [2024-09-12T10:49:52.994Z] #59 ... [2024-09-12T10:49:52.994Z] [2024-09-12T10:49:52.994Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:49:52.994Z] #57 ... [2024-09-12T10:49:52.994Z] [2024-09-12T10:49:52.994Z] #58 [core-command internal] load build context [2024-09-12T10:49:53.288Z] #58 ... [2024-09-12T10:49:53.288Z] [2024-09-12T10:49:53.288Z] #59 [core-metadata internal] load build context [2024-09-12T10:49:53.288Z] #59 ... [2024-09-12T10:49:53.288Z] [2024-09-12T10:49:53.288Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T10:49:53.288Z] #66 DONE 29.5s [2024-09-12T10:49:53.572Z] [2024-09-12T10:49:53.572Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T10:49:53.572Z] #81 ... [2024-09-12T10:49:53.572Z] [2024-09-12T10:49:53.572Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T10:49:53.572Z] #68 DONE 29.4s [2024-09-12T10:49:53.859Z] [2024-09-12T10:49:53.859Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T10:49:54.468Z] #82 ... [2024-09-12T10:49:54.468Z] [2024-09-12T10:49:54.468Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:54.468Z] #64 ... [2024-09-12T10:49:54.468Z] [2024-09-12T10:49:54.468Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:49:54.754Z] #57 ... [2024-09-12T10:49:54.754Z] [2024-09-12T10:49:54.754Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T10:49:54.754Z] #70 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:54.754Z] #70 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:54.754Z] #70 23.46 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:49:54.754Z] #70 23.46 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:49:54.754Z] #70 23.46 OK: 19946 distinct packages available [2024-09-12T10:49:54.754Z] #70 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:54.754Z] #70 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:54.754Z] #70 27.52 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T10:49:54.754Z] #70 27.77 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T10:49:54.754Z] #70 27.90 (3/11) Installing libunistring (1.1-r1) [2024-09-12T10:49:54.754Z] #70 28.11 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T10:49:54.754Z] #70 28.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T10:49:54.754Z] #70 28.28 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T10:49:54.754Z] #70 28.34 (7/11) Installing curl (8.9.1-r0) [2024-09-12T10:49:54.754Z] #70 28.39 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T10:49:54.754Z] #70 28.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:49:54.754Z] #70 28.44 (10/11) Installing libucontext (1.2-r2) [2024-09-12T10:49:54.754Z] #70 28.45 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T10:49:54.754Z] #70 28.55 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:49:54.754Z] #70 ... [2024-09-12T10:49:54.754Z] [2024-09-12T10:49:54.754Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:49:54.754Z] #40 ... [2024-09-12T10:49:54.754Z] [2024-09-12T10:49:54.754Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:49:54.754Z] #65 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.7s done [2024-09-12T10:49:54.754Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.5s [2024-09-12T10:49:55.050Z] #65 ... [2024-09-12T10:49:55.050Z] [2024-09-12T10:49:55.050Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:49:55.050Z] #64 ... [2024-09-12T10:49:55.050Z] [2024-09-12T10:49:55.050Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:49:55.368Z] #39 ... [2024-09-12T10:49:55.368Z] [2024-09-12T10:49:55.368Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:49:55.896Z] #40 transferring context: 40.56MB 29.8s [2024-09-12T10:49:57.636Z] #40 ... [2024-09-12T10:49:57.636Z] [2024-09-12T10:49:57.636Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T10:49:57.636Z] #72 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:57.636Z] #72 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:57.636Z] #72 25.58 v3.18.9-14-g9b592f316f1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T10:49:57.636Z] #72 25.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T10:49:57.636Z] #72 25.58 OK: 19946 distinct packages available [2024-09-12T10:49:57.636Z] #72 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:57.636Z] #72 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:49:57.636Z] #72 ... [2024-09-12T10:49:57.636Z] [2024-09-12T10:49:57.636Z] #59 [core-metadata internal] load build context [2024-09-12T10:49:58.302Z] #59 ... [2024-09-12T10:49:58.302Z] [2024-09-12T10:49:58.302Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T10:49:58.302Z] #70 28.62 Executing ca-certificates-20240226-r0.trigger [2024-09-12T10:49:58.302Z] #70 29.47 OK: 13 MiB in 26 packages [2024-09-12T10:49:58.302Z] #70 DONE 32.2s [2024-09-12T10:49:58.302Z] [2024-09-12T10:49:58.302Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:00.069Z] #59 ... [2024-09-12T10:50:00.069Z] [2024-09-12T10:50:00.069Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:00.069Z] #38 ... [2024-09-12T10:50:00.069Z] [2024-09-12T10:50:00.069Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:00.069Z] #59 ... [2024-09-12T10:50:00.069Z] [2024-09-12T10:50:00.069Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:50:00.069Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s [2024-09-12T10:50:00.360Z] #73 ... [2024-09-12T10:50:00.360Z] [2024-09-12T10:50:00.360Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:00.360Z] #38 ... [2024-09-12T10:50:00.360Z] [2024-09-12T10:50:00.360Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:00.360Z] #43 transferring context: 73.34MB 41.1s [2024-09-12T10:50:00.360Z] #43 ... [2024-09-12T10:50:00.360Z] [2024-09-12T10:50:00.360Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:01.007Z] #59 ... [2024-09-12T10:50:01.007Z] [2024-09-12T10:50:01.007Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T10:50:01.007Z] #75 19.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:01.007Z] #75 21.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:01.007Z] #75 26.85 OK: 266 MiB in 52 packages [2024-09-12T10:50:01.007Z] #75 DONE 28.6s [2024-09-12T10:50:01.007Z] [2024-09-12T10:50:01.007Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:01.320Z] #59 ... [2024-09-12T10:50:01.320Z] [2024-09-12T10:50:01.320Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:01.320Z] #77 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:01.320Z] #77 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:01.320Z] #77 22.08 OK: 9 MiB in 17 packages [2024-09-12T10:50:01.320Z] #77 DONE 24.2s [2024-09-12T10:50:01.320Z] [2024-09-12T10:50:01.320Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:01.625Z] #67 ... [2024-09-12T10:50:01.625Z] [2024-09-12T10:50:01.625Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:01.916Z] #59 ... [2024-09-12T10:50:01.916Z] [2024-09-12T10:50:01.916Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T10:50:01.916Z] #72 30.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T10:50:01.916Z] #72 30.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T10:50:01.916Z] #72 31.07 (3/4) Installing libucontext (1.2-r2) [2024-09-12T10:50:01.916Z] #72 31.07 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T10:50:01.916Z] #72 31.07 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:50:01.916Z] #72 31.38 OK: 8 MiB in 19 packages [2024-09-12T10:50:01.916Z] #72 DONE 34.4s [2024-09-12T10:50:01.916Z] [2024-09-12T10:50:01.916Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:02.216Z] #59 ... [2024-09-12T10:50:02.216Z] [2024-09-12T10:50:02.216Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:02.526Z] #50 ... [2024-09-12T10:50:02.526Z] [2024-09-12T10:50:02.526Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:02.526Z] #48 ... [2024-09-12T10:50:02.526Z] [2024-09-12T10:50:02.526Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:02.912Z] #50 ... [2024-09-12T10:50:02.912Z] [2024-09-12T10:50:02.912Z] #51 [core-data internal] load build context [2024-09-12T10:50:03.208Z] #51 ... [2024-09-12T10:50:03.208Z] [2024-09-12T10:50:03.208Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:03.208Z] #54 ... [2024-09-12T10:50:03.208Z] [2024-09-12T10:50:03.208Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:03.208Z] #83 ... [2024-09-12T10:50:03.208Z] [2024-09-12T10:50:03.208Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:03.494Z] #54 ... [2024-09-12T10:50:03.494Z] [2024-09-12T10:50:03.494Z] #58 [core-command internal] load build context [2024-09-12T10:50:03.775Z] #58 ... [2024-09-12T10:50:03.775Z] [2024-09-12T10:50:03.775Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:03.775Z] #59 ... [2024-09-12T10:50:03.775Z] [2024-09-12T10:50:03.775Z] #74 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:03.775Z] #74 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:03.775Z] #74 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:03.775Z] #74 21.80 OK: 8 MiB in 16 packages [2024-09-12T10:50:03.775Z] #74 DONE 24.1s [2024-09-12T10:50:03.775Z] [2024-09-12T10:50:03.775Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:04.376Z] #59 ... [2024-09-12T10:50:04.376Z] [2024-09-12T10:50:04.376Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T10:50:04.376Z] #76 20.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.376Z] #76 21.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.376Z] #76 26.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T10:50:04.376Z] #76 27.11 Executing busybox-1.36.1-r7.trigger [2024-09-12T10:50:04.376Z] #76 27.11 OK: 8 MiB in 16 packages [2024-09-12T10:50:04.376Z] #76 DONE 30.0s [2024-09-12T10:50:04.376Z] [2024-09-12T10:50:04.376Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:04.649Z] #59 ... [2024-09-12T10:50:04.649Z] [2024-09-12T10:50:04.649Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T10:50:04.649Z] #78 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.649Z] #78 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.649Z] #78 21.91 OK: 18 MiB in 19 packages [2024-09-12T10:50:04.649Z] #78 DONE 23.5s [2024-09-12T10:50:04.649Z] [2024-09-12T10:50:04.649Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:04.954Z] #59 ... [2024-09-12T10:50:04.954Z] [2024-09-12T10:50:04.954Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:04.954Z] #57 ... [2024-09-12T10:50:04.954Z] [2024-09-12T10:50:04.954Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:04.954Z] #59 ... [2024-09-12T10:50:04.954Z] [2024-09-12T10:50:04.954Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T10:50:04.954Z] #79 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.954Z] #79 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:04.954Z] #79 21.60 OK: 18 MiB in 19 packages [2024-09-12T10:50:04.954Z] #79 DONE 23.0s [2024-09-12T10:50:04.954Z] [2024-09-12T10:50:04.954Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:05.241Z] #59 ... [2024-09-12T10:50:05.241Z] [2024-09-12T10:50:05.241Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:05.241Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s [2024-09-12T10:50:05.241Z] #65 ... [2024-09-12T10:50:05.241Z] [2024-09-12T10:50:05.241Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:05.241Z] #59 ... [2024-09-12T10:50:05.241Z] [2024-09-12T10:50:05.241Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:05.517Z] #39 ... [2024-09-12T10:50:05.517Z] [2024-09-12T10:50:05.517Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:05.517Z] #64 ... [2024-09-12T10:50:05.517Z] [2024-09-12T10:50:05.517Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T10:50:05.517Z] #80 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:05.517Z] #80 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:05.517Z] #80 21.30 OK: 8 MiB in 16 packages [2024-09-12T10:50:05.517Z] #80 DONE 23.0s [2024-09-12T10:50:05.517Z] [2024-09-12T10:50:05.517Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:05.517Z] #64 ... [2024-09-12T10:50:05.517Z] [2024-09-12T10:50:05.517Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:06.177Z] #39 transferring context: 27.85MB 39.9s [2024-09-12T10:50:06.842Z] #39 ... [2024-09-12T10:50:06.842Z] [2024-09-12T10:50:06.842Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T10:50:06.842Z] #84 DONE 1.1s [2024-09-12T10:50:07.128Z] [2024-09-12T10:50:07.128Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:07.775Z] #39 ... [2024-09-12T10:50:07.776Z] [2024-09-12T10:50:07.776Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:07.776Z] #83 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:07.776Z] #83 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:07.776Z] #83 13.02 OK: 12 MiB in 18 packages [2024-09-12T10:50:07.776Z] #83 DONE 14.6s [2024-09-12T10:50:07.776Z] [2024-09-12T10:50:07.776Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:07.776Z] #39 ... [2024-09-12T10:50:07.776Z] [2024-09-12T10:50:07.776Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:08.072Z] #40 ... [2024-09-12T10:50:08.072Z] [2024-09-12T10:50:08.072Z] #51 [core-data internal] load build context [2024-09-12T10:50:08.368Z] #51 ... [2024-09-12T10:50:08.368Z] [2024-09-12T10:50:08.368Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:08.368Z] #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:08.368Z] #0 9.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:08.668Z] #85 ... [2024-09-12T10:50:08.668Z] [2024-09-12T10:50:08.668Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:08.946Z] #40 ... [2024-09-12T10:50:08.946Z] [2024-09-12T10:50:08.946Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T10:50:08.946Z] #82 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:08.946Z] #82 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:08.946Z] #82 14.60 OK: 9 MiB in 20 packages [2024-09-12T10:50:08.946Z] #82 DONE 15.5s [2024-09-12T10:50:08.946Z] [2024-09-12T10:50:08.946Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:09.214Z] #40 ... [2024-09-12T10:50:09.214Z] [2024-09-12T10:50:09.214Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T10:50:09.214Z] #81 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:09.214Z] #81 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:09.214Z] #81 14.75 OK: 8 MiB in 17 packages [2024-09-12T10:50:09.214Z] #81 DONE 15.8s [2024-09-12T10:50:09.214Z] [2024-09-12T10:50:09.215Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:10.210Z] #40 ... [2024-09-12T10:50:10.211Z] [2024-09-12T10:50:10.211Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T10:50:10.211Z] #85 10.77 OK: 13 MiB in 26 packages [2024-09-12T10:50:10.211Z] #85 DONE 11.5s [2024-09-12T10:50:10.211Z] [2024-09-12T10:50:10.211Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:10.482Z] #40 ... [2024-09-12T10:50:10.482Z] [2024-09-12T10:50:10.482Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:10.482Z] #38 ... [2024-09-12T10:50:10.482Z] [2024-09-12T10:50:10.482Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:10.754Z] #40 ... [2024-09-12T10:50:10.754Z] [2024-09-12T10:50:10.754Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:10.754Z] #43 transferring context: 87.43MB 51.6s [2024-09-12T10:50:10.754Z] #43 ... [2024-09-12T10:50:10.754Z] [2024-09-12T10:50:10.754Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:11.337Z] #38 ... [2024-09-12T10:50:11.337Z] [2024-09-12T10:50:11.337Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:50:11.337Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s [2024-09-12T10:50:11.337Z] #73 ... [2024-09-12T10:50:11.337Z] [2024-09-12T10:50:11.337Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:11.616Z] #40 ... [2024-09-12T10:50:11.616Z] [2024-09-12T10:50:11.616Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:11.890Z] #67 ... [2024-09-12T10:50:11.890Z] [2024-09-12T10:50:11.890Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:12.158Z] #38 ... [2024-09-12T10:50:12.158Z] [2024-09-12T10:50:12.158Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T10:50:12.158Z] #0 8.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:12.158Z] #0 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T10:50:12.158Z] #0 9.662 OK: 8 MiB in 19 packages [2024-09-12T10:50:12.426Z] #86 ... [2024-09-12T10:50:12.426Z] [2024-09-12T10:50:12.426Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:12.697Z] #40 ... [2024-09-12T10:50:12.697Z] [2024-09-12T10:50:12.697Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T10:50:12.697Z] #86 DONE 10.5s [2024-09-12T10:50:12.697Z] [2024-09-12T10:50:12.697Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:12.697Z] #40 ... [2024-09-12T10:50:12.697Z] [2024-09-12T10:50:12.697Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:12.981Z] #48 ... [2024-09-12T10:50:12.981Z] [2024-09-12T10:50:12.981Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:12.981Z] #40 ... [2024-09-12T10:50:12.981Z] [2024-09-12T10:50:12.981Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:13.262Z] #50 ... [2024-09-12T10:50:13.262Z] [2024-09-12T10:50:13.262Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:13.865Z] #40 ... [2024-09-12T10:50:13.865Z] [2024-09-12T10:50:13.865Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:13.865Z] #54 ... [2024-09-12T10:50:13.865Z] [2024-09-12T10:50:13.865Z] #58 [core-command internal] load build context [2024-09-12T10:50:13.865Z] #58 ... [2024-09-12T10:50:13.865Z] [2024-09-12T10:50:13.865Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:14.862Z] #54 ... [2024-09-12T10:50:14.862Z] [2024-09-12T10:50:14.862Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T10:50:14.862Z] #87 DONE 5.3s [2024-09-12T10:50:14.862Z] [2024-09-12T10:50:14.862Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:15.144Z] #54 ... [2024-09-12T10:50:15.144Z] [2024-09-12T10:50:15.144Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:15.144Z] #57 ... [2024-09-12T10:50:15.144Z] [2024-09-12T10:50:15.144Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:15.752Z] #54 ... [2024-09-12T10:50:15.752Z] [2024-09-12T10:50:15.752Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:15.752Z] #59 ... [2024-09-12T10:50:15.752Z] [2024-09-12T10:50:15.752Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T10:50:15.752Z] #88 DONE 1.0s [2024-09-12T10:50:15.752Z] [2024-09-12T10:50:15.752Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:15.752Z] #59 ... [2024-09-12T10:50:15.752Z] [2024-09-12T10:50:15.752Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:15.752Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.0s [2024-09-12T10:50:15.752Z] #65 ... [2024-09-12T10:50:15.752Z] [2024-09-12T10:50:15.752Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:16.027Z] #64 ... [2024-09-12T10:50:16.027Z] [2024-09-12T10:50:16.027Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:18.046Z] #65 ... [2024-09-12T10:50:18.046Z] [2024-09-12T10:50:18.046Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:18.046Z] #39 transferring context: 62.39MB 51.8s [2024-09-12T10:50:18.347Z] #39 ... [2024-09-12T10:50:18.347Z] [2024-09-12T10:50:18.347Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:18.630Z] #54 ... [2024-09-12T10:50:18.630Z] [2024-09-12T10:50:18.630Z] #51 [core-data internal] load build context [2024-09-12T10:50:18.909Z] #51 ... [2024-09-12T10:50:18.909Z] [2024-09-12T10:50:18.909Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:20.403Z] #65 ... [2024-09-12T10:50:20.403Z] [2024-09-12T10:50:20.403Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T10:50:20.403Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.8s done [2024-09-12T10:50:20.403Z] #73 DONE 50.4s [2024-09-12T10:50:20.403Z] [2024-09-12T10:50:20.403Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:20.403Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.0s [2024-09-12T10:50:20.699Z] #65 ... [2024-09-12T10:50:20.699Z] [2024-09-12T10:50:20.699Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:20.977Z] #43 ... [2024-09-12T10:50:20.977Z] [2024-09-12T10:50:20.977Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:21.974Z] #65 ... [2024-09-12T10:50:21.974Z] [2024-09-12T10:50:21.974Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:21.974Z] #67 ... [2024-09-12T10:50:21.974Z] [2024-09-12T10:50:21.974Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:22.247Z] #65 ... [2024-09-12T10:50:22.247Z] [2024-09-12T10:50:22.247Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:22.247Z] #38 ... [2024-09-12T10:50:22.247Z] [2024-09-12T10:50:22.247Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:22.844Z] #54 transferring context: 119.00MB 61.5s [2024-09-12T10:50:23.109Z] #54 ... [2024-09-12T10:50:23.109Z] [2024-09-12T10:50:23.109Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:23.109Z] #48 ... [2024-09-12T10:50:23.109Z] [2024-09-12T10:50:23.109Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:23.109Z] #65 ... [2024-09-12T10:50:23.109Z] [2024-09-12T10:50:23.109Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:23.378Z] #50 ... [2024-09-12T10:50:23.378Z] [2024-09-12T10:50:23.378Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:23.967Z] #65 ... [2024-09-12T10:50:23.967Z] [2024-09-12T10:50:23.967Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:23.967Z] #40 ... [2024-09-12T10:50:23.967Z] [2024-09-12T10:50:23.967Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:24.233Z] #65 ... [2024-09-12T10:50:24.233Z] [2024-09-12T10:50:24.233Z] #58 [core-command internal] load build context [2024-09-12T10:50:24.233Z] #58 ... [2024-09-12T10:50:24.233Z] [2024-09-12T10:50:24.233Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:25.726Z] #40 ... [2024-09-12T10:50:25.726Z] [2024-09-12T10:50:25.726Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T10:50:25.726Z] #89 DONE 2.5s [2024-09-12T10:50:25.726Z] [2024-09-12T10:50:25.726Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:25.726Z] #40 ... [2024-09-12T10:50:25.726Z] [2024-09-12T10:50:25.726Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:25.726Z] #57 ... [2024-09-12T10:50:25.726Z] [2024-09-12T10:50:25.726Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:25.726Z] #40 ... [2024-09-12T10:50:25.726Z] [2024-09-12T10:50:25.726Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:26.000Z] #59 ... [2024-09-12T10:50:26.000Z] [2024-09-12T10:50:26.000Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:26.000Z] #57 ... [2024-09-12T10:50:26.000Z] [2024-09-12T10:50:26.000Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:26.268Z] #64 ... [2024-09-12T10:50:26.268Z] [2024-09-12T10:50:26.268Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:28.279Z] #59 transferring context: 155.64MB 65.6s [2024-09-12T10:50:28.279Z] #59 ... [2024-09-12T10:50:28.279Z] [2024-09-12T10:50:28.279Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:28.567Z] #39 ... [2024-09-12T10:50:28.567Z] [2024-09-12T10:50:28.567Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:28.567Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s [2024-09-12T10:50:28.839Z] #65 ... [2024-09-12T10:50:28.839Z] [2024-09-12T10:50:28.839Z] #51 [core-data internal] load build context [2024-09-12T10:50:29.113Z] #51 ... [2024-09-12T10:50:29.113Z] [2024-09-12T10:50:29.113Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T10:50:29.113Z] #65 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.7s done [2024-09-12T10:50:31.084Z] #65 ... [2024-09-12T10:50:31.084Z] [2024-09-12T10:50:31.084Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:31.381Z] #43 ... [2024-09-12T10:50:31.381Z] [2024-09-12T10:50:31.381Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:31.978Z] #59 ... [2024-09-12T10:50:31.978Z] [2024-09-12T10:50:31.978Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:32.254Z] #67 ... [2024-09-12T10:50:32.254Z] [2024-09-12T10:50:32.254Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:32.521Z] #59 ... [2024-09-12T10:50:32.521Z] [2024-09-12T10:50:32.521Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:32.521Z] #38 ... [2024-09-12T10:50:32.521Z] [2024-09-12T10:50:32.521Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:33.126Z] #59 ... [2024-09-12T10:50:33.126Z] [2024-09-12T10:50:33.126Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:33.126Z] #54 transferring context: 164.31MB 71.7s [2024-09-12T10:50:33.126Z] #54 ... [2024-09-12T10:50:33.126Z] [2024-09-12T10:50:33.126Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:33.126Z] #48 ... [2024-09-12T10:50:33.126Z] [2024-09-12T10:50:33.126Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:33.409Z] #54 ... [2024-09-12T10:50:33.409Z] [2024-09-12T10:50:33.409Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:33.685Z] #50 ... [2024-09-12T10:50:33.685Z] [2024-09-12T10:50:33.685Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:34.281Z] #54 ... [2024-09-12T10:50:34.281Z] [2024-09-12T10:50:34.281Z] #58 [core-command internal] load build context [2024-09-12T10:50:34.557Z] #58 ... [2024-09-12T10:50:34.557Z] [2024-09-12T10:50:34.557Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:36.049Z] #54 ... [2024-09-12T10:50:36.049Z] [2024-09-12T10:50:36.049Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:36.049Z] #40 ... [2024-09-12T10:50:36.049Z] [2024-09-12T10:50:36.049Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:36.049Z] #54 ... [2024-09-12T10:50:36.049Z] [2024-09-12T10:50:36.049Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:36.339Z] #57 ... [2024-09-12T10:50:36.339Z] [2024-09-12T10:50:36.339Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:36.339Z] #64 ... [2024-09-12T10:50:36.339Z] [2024-09-12T10:50:36.339Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:36.944Z] #54 ... [2024-09-12T10:50:36.944Z] [2024-09-12T10:50:36.944Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:50:36.944Z] #90 DONE 4.0s [2024-09-12T10:50:36.944Z] [2024-09-12T10:50:36.944Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:37.225Z] #54 ... [2024-09-12T10:50:37.225Z] [2024-09-12T10:50:37.225Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:50:37.225Z] #91 DONE 4.2s [2024-09-12T10:50:37.225Z] [2024-09-12T10:50:37.225Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:37.225Z] #54 ... [2024-09-12T10:50:37.225Z] [2024-09-12T10:50:37.225Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T10:50:37.225Z] #92 DONE 3.2s [2024-09-12T10:50:37.225Z] [2024-09-12T10:50:37.225Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:38.216Z] #54 transferring context: 181.51MB 76.9s [2024-09-12T10:50:38.494Z] #54 ... [2024-09-12T10:50:38.494Z] [2024-09-12T10:50:38.494Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T10:50:38.494Z] #93 DONE 1.3s [2024-09-12T10:50:38.494Z] [2024-09-12T10:50:38.494Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:38.494Z] #54 ... [2024-09-12T10:50:38.494Z] [2024-09-12T10:50:38.494Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:38.776Z] #39 ... [2024-09-12T10:50:38.776Z] [2024-09-12T10:50:38.776Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T10:50:38.776Z] #94 DONE 1.4s [2024-09-12T10:50:38.776Z] [2024-09-12T10:50:38.776Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:38.776Z] #39 ... [2024-09-12T10:50:38.776Z] [2024-09-12T10:50:38.776Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T10:50:39.053Z] #95 ... [2024-09-12T10:50:39.053Z] [2024-09-12T10:50:39.053Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T10:50:39.053Z] #96 DONE 1.5s [2024-09-12T10:50:39.053Z] [2024-09-12T10:50:39.053Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:39.053Z] #54 ... [2024-09-12T10:50:39.053Z] [2024-09-12T10:50:39.053Z] #51 [core-data internal] load build context [2024-09-12T10:50:39.332Z] #51 ... [2024-09-12T10:50:39.332Z] [2024-09-12T10:50:39.332Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:39.644Z] #54 ... [2024-09-12T10:50:39.644Z] [2024-09-12T10:50:39.644Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T10:50:39.644Z] #95 DONE 1.0s [2024-09-12T10:50:39.644Z] [2024-09-12T10:50:39.644Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:39.941Z] #54 ... [2024-09-12T10:50:39.941Z] [2024-09-12T10:50:39.941Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T10:50:39.941Z] #97 DONE 0.9s [2024-09-12T10:50:39.941Z] [2024-09-12T10:50:39.941Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:40.557Z] #54 ... [2024-09-12T10:50:40.557Z] [2024-09-12T10:50:40.557Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T10:50:40.557Z] #98 DONE 1.6s [2024-09-12T10:50:40.840Z] [2024-09-12T10:50:40.840Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:41.121Z] #54 ... [2024-09-12T10:50:41.121Z] [2024-09-12T10:50:41.121Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:50:41.121Z] #99 DONE 1.3s [2024-09-12T10:50:41.121Z] [2024-09-12T10:50:41.121Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:41.389Z] #54 ... [2024-09-12T10:50:41.389Z] [2024-09-12T10:50:41.389Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:41.389Z] #43 ... [2024-09-12T10:50:41.389Z] [2024-09-12T10:50:41.389Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:50:41.389Z] #100 DONE 1.8s [2024-09-12T10:50:41.389Z] [2024-09-12T10:50:41.389Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:41.389Z] #43 ... [2024-09-12T10:50:41.389Z] [2024-09-12T10:50:41.389Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:42.377Z] #54 ... [2024-09-12T10:50:42.377Z] [2024-09-12T10:50:42.377Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T10:50:42.377Z] #101 DONE 1.7s [2024-09-12T10:50:42.377Z] [2024-09-12T10:50:42.377Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:42.377Z] #54 ... [2024-09-12T10:50:42.377Z] [2024-09-12T10:50:42.377Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:42.377Z] #67 ... [2024-09-12T10:50:42.377Z] [2024-09-12T10:50:42.377Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T10:50:42.649Z] #102 ... [2024-09-12T10:50:42.649Z] [2024-09-12T10:50:42.649Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T10:50:42.649Z] #103 DONE 1.0s [2024-09-12T10:50:42.649Z] [2024-09-12T10:50:42.649Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T10:50:42.649Z] #104 DONE 1.5s [2024-09-12T10:50:42.649Z] [2024-09-12T10:50:42.649Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T10:50:42.649Z] #105 ... [2024-09-12T10:50:42.649Z] [2024-09-12T10:50:42.649Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:42.918Z] #38 ... [2024-09-12T10:50:42.918Z] [2024-09-12T10:50:42.918Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:43.203Z] #54 ... [2024-09-12T10:50:43.203Z] [2024-09-12T10:50:43.203Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:43.203Z] #59 ... [2024-09-12T10:50:43.203Z] [2024-09-12T10:50:43.203Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:43.477Z] #54 transferring context: 201.22MB 82.0s [2024-09-12T10:50:43.477Z] #54 ... [2024-09-12T10:50:43.477Z] [2024-09-12T10:50:43.477Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:43.477Z] #48 ... [2024-09-12T10:50:43.477Z] [2024-09-12T10:50:43.477Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:43.765Z] #54 ... [2024-09-12T10:50:43.765Z] [2024-09-12T10:50:43.765Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:43.765Z] #50 ... [2024-09-12T10:50:43.765Z] [2024-09-12T10:50:43.765Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T10:50:43.765Z] #102 DONE 1.3s [2024-09-12T10:50:43.765Z] [2024-09-12T10:50:43.765Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:43.765Z] #50 ... [2024-09-12T10:50:43.765Z] [2024-09-12T10:50:43.765Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:44.052Z] #54 ... [2024-09-12T10:50:44.052Z] [2024-09-12T10:50:44.052Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T10:50:44.052Z] #105 DONE 1.5s [2024-09-12T10:50:44.052Z] [2024-09-12T10:50:44.052Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:44.699Z] #54 ... [2024-09-12T10:50:44.699Z] [2024-09-12T10:50:44.699Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T10:50:44.699Z] #106 DONE 1.7s [2024-09-12T10:50:44.699Z] [2024-09-12T10:50:44.699Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:44.699Z] #54 ... [2024-09-12T10:50:44.699Z] [2024-09-12T10:50:44.699Z] #58 [core-command internal] load build context [2024-09-12T10:50:44.699Z] #58 ... [2024-09-12T10:50:44.699Z] [2024-09-12T10:50:44.699Z] #107 [security-spire-server] exporting to image [2024-09-12T10:50:44.699Z] #107 exporting layers [2024-09-12T10:50:45.702Z] #107 ... [2024-09-12T10:50:45.702Z] [2024-09-12T10:50:45.702Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T10:50:45.702Z] #108 DONE 1.4s [2024-09-12T10:50:45.702Z] [2024-09-12T10:50:45.702Z] #107 [security-spire-config] exporting to image [2024-09-12T10:50:46.379Z] #107 ... [2024-09-12T10:50:46.379Z] [2024-09-12T10:50:46.379Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:46.379Z] #40 ... [2024-09-12T10:50:46.379Z] [2024-09-12T10:50:46.379Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:46.379Z] #57 ... [2024-09-12T10:50:46.379Z] [2024-09-12T10:50:46.379Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:46.379Z] #40 ... [2024-09-12T10:50:46.379Z] [2024-09-12T10:50:46.379Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:46.644Z] #64 ... [2024-09-12T10:50:46.644Z] [2024-09-12T10:50:46.644Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:48.634Z] #40 transferring context: 251.50MB 82.5s [2024-09-12T10:50:48.918Z] #40 ... [2024-09-12T10:50:48.918Z] [2024-09-12T10:50:48.918Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:48.918Z] #39 ... [2024-09-12T10:50:48.918Z] [2024-09-12T10:50:48.918Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:49.184Z] #40 ... [2024-09-12T10:50:49.184Z] [2024-09-12T10:50:49.184Z] #51 [core-data internal] load build context [2024-09-12T10:50:49.468Z] #51 ... [2024-09-12T10:50:49.468Z] [2024-09-12T10:50:49.468Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:52.081Z] #40 ... [2024-09-12T10:50:52.081Z] [2024-09-12T10:50:52.081Z] #43 [support-notifications internal] load build context [2024-09-12T10:50:52.081Z] #43 ... [2024-09-12T10:50:52.081Z] [2024-09-12T10:50:52.081Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:52.354Z] #40 ... [2024-09-12T10:50:52.354Z] [2024-09-12T10:50:52.354Z] #107 [security-spire-config] exporting to image [2024-09-12T10:50:52.354Z] #107 exporting layers 6.7s done [2024-09-12T10:50:52.354Z] #107 writing image sha256:934ef3a3220da3211a3fe0c72377caac0d38dff408c8e6eafffa5413bc369273 0.4s done [2024-09-12T10:50:52.354Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-12T10:50:52.354Z] #107 writing image sha256:35deffb9659e5e3b727bf731ede1167dc33229eea07093cad8e0e79564caad4c 0.0s done [2024-09-12T10:50:52.354Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-12T10:50:52.354Z] #107 writing image sha256:01c5827c8aeba9569cacb3a5d3021295428bad2aeefcc95145b00c31395b61a7 done [2024-09-12T10:50:52.354Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-12T10:50:52.354Z] #107 DONE 8.0s [2024-09-12T10:50:52.354Z] [2024-09-12T10:50:52.354Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:52.636Z] #40 ... [2024-09-12T10:50:52.636Z] [2024-09-12T10:50:52.636Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:50:52.636Z] #67 ... [2024-09-12T10:50:52.636Z] [2024-09-12T10:50:52.636Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:52.928Z] #40 ... [2024-09-12T10:50:52.928Z] [2024-09-12T10:50:52.928Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:52.928Z] #38 ... [2024-09-12T10:50:52.928Z] [2024-09-12T10:50:52.928Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:53.519Z] #40 ... [2024-09-12T10:50:53.519Z] [2024-09-12T10:50:53.519Z] #50 [security-secretstore-setup internal] load build context [2024-09-12T10:50:53.519Z] #50 transferring context: 310.74MB 91.5s done [2024-09-12T10:50:53.519Z] #50 DONE 92.8s [2024-09-12T10:50:53.519Z] [2024-09-12T10:50:53.519Z] #59 [core-metadata internal] load build context [2024-09-12T10:50:53.519Z] #59 ... [2024-09-12T10:50:53.519Z] [2024-09-12T10:50:53.519Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:53.519Z] #40 ... [2024-09-12T10:50:53.519Z] [2024-09-12T10:50:53.519Z] #48 [support-scheduler internal] load build context [2024-09-12T10:50:53.797Z] #48 ... [2024-09-12T10:50:53.797Z] [2024-09-12T10:50:53.797Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:54.816Z] #40 ... [2024-09-12T10:50:54.816Z] [2024-09-12T10:50:54.816Z] #54 [core-keeper internal] load build context [2024-09-12T10:50:54.816Z] #54 ... [2024-09-12T10:50:54.816Z] [2024-09-12T10:50:54.816Z] #58 [core-command internal] load build context [2024-09-12T10:50:55.086Z] #58 ... [2024-09-12T10:50:55.086Z] [2024-09-12T10:50:55.086Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:55.668Z] #40 ... [2024-09-12T10:50:55.668Z] [2024-09-12T10:50:55.668Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:50:55.668Z] #109 DONE 2.0s [2024-09-12T10:50:55.668Z] [2024-09-12T10:50:55.668Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:56.277Z] #40 ... [2024-09-12T10:50:56.277Z] [2024-09-12T10:50:56.277Z] #57 [security-proxy-auth internal] load build context [2024-09-12T10:50:56.277Z] #57 transferring context: 310.74MB 93.1s done [2024-09-12T10:50:56.277Z] #57 DONE 94.2s [2024-09-12T10:50:56.277Z] [2024-09-12T10:50:56.277Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:56.870Z] #40 ... [2024-09-12T10:50:56.870Z] [2024-09-12T10:50:56.870Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:50:56.870Z] #64 ... [2024-09-12T10:50:56.870Z] [2024-09-12T10:50:56.870Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:58.329Z] #38 ... [2024-09-12T10:50:58.329Z] [2024-09-12T10:50:58.329Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:50:58.329Z] #110 DONE 1.7s [2024-09-12T10:50:58.329Z] [2024-09-12T10:50:58.329Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:58.944Z] #38 ... [2024-09-12T10:50:58.944Z] [2024-09-12T10:50:58.944Z] #58 [core-command internal] load build context [2024-09-12T10:50:58.944Z] #58 transferring context: 310.74MB 95.5s done [2024-09-12T10:50:58.944Z] #58 DONE 96.9s [2024-09-12T10:50:58.944Z] [2024-09-12T10:50:58.944Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:58.944Z] #38 ... [2024-09-12T10:50:58.944Z] [2024-09-12T10:50:58.944Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:50:59.219Z] #39 ... [2024-09-12T10:50:59.219Z] [2024-09-12T10:50:59.219Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:59.505Z] #40 ... [2024-09-12T10:50:59.505Z] [2024-09-12T10:50:59.505Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-12T10:50:59.505Z] #38 transferring context: 310.74MB 98.4s done [2024-09-12T10:50:59.505Z] #38 DONE 98.6s [2024-09-12T10:50:59.505Z] [2024-09-12T10:50:59.505Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:50:59.505Z] #40 ... [2024-09-12T10:50:59.505Z] [2024-09-12T10:50:59.505Z] #51 [core-data internal] load build context [2024-09-12T10:50:59.781Z] #51 ... [2024-09-12T10:50:59.781Z] [2024-09-12T10:50:59.781Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:51:00.369Z] #40 ... [2024-09-12T10:51:00.369Z] [2024-09-12T10:51:00.369Z] #59 [core-metadata internal] load build context [2024-09-12T10:51:00.369Z] #59 transferring context: 310.74MB 97.7s done [2024-09-12T10:51:00.369Z] #59 DONE 98.3s [2024-09-12T10:51:00.369Z] [2024-09-12T10:51:00.369Z] #40 [security-bootstrapper internal] load build context [2024-09-12T10:51:00.369Z] #40 transferring context: 310.74MB 94.2s done [2024-09-12T10:51:00.369Z] #40 DONE 96.2s [2024-09-12T10:51:00.369Z] [2024-09-12T10:51:00.369Z] #51 [core-data internal] load build context [2024-09-12T10:51:01.781Z] #51 ... [2024-09-12T10:51:01.781Z] [2024-09-12T10:51:01.781Z] #43 [support-notifications internal] load build context [2024-09-12T10:51:02.049Z] #43 ... [2024-09-12T10:51:02.049Z] [2024-09-12T10:51:02.049Z] #51 [core-data internal] load build context [2024-09-12T10:51:03.013Z] #51 ... [2024-09-12T10:51:03.013Z] [2024-09-12T10:51:03.013Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:51:03.013Z] #67 ... [2024-09-12T10:51:03.013Z] [2024-09-12T10:51:03.013Z] #51 [core-data internal] load build context [2024-09-12T10:51:03.597Z] #51 ... [2024-09-12T10:51:03.597Z] [2024-09-12T10:51:03.597Z] #48 [support-scheduler internal] load build context [2024-09-12T10:51:03.863Z] #48 ... [2024-09-12T10:51:03.863Z] [2024-09-12T10:51:03.863Z] #51 [core-data internal] load build context [2024-09-12T10:51:04.478Z] #51 ... [2024-09-12T10:51:04.478Z] [2024-09-12T10:51:04.478Z] #48 [support-scheduler internal] load build context [2024-09-12T10:51:04.478Z] #48 transferring context: 310.74MB 104.1s done [2024-09-12T10:51:04.478Z] #48 DONE 104.2s [2024-09-12T10:51:04.478Z] [2024-09-12T10:51:04.478Z] #51 [core-data internal] load build context [2024-09-12T10:51:05.066Z] #51 ... [2024-09-12T10:51:05.066Z] [2024-09-12T10:51:05.066Z] #54 [core-keeper internal] load build context [2024-09-12T10:51:05.066Z] #54 ... [2024-09-12T10:51:05.066Z] [2024-09-12T10:51:05.066Z] #51 [core-data internal] load build context [2024-09-12T10:51:05.676Z] #51 ... [2024-09-12T10:51:05.676Z] [2024-09-12T10:51:05.676Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:51:05.958Z] #111 ... [2024-09-12T10:51:05.958Z] [2024-09-12T10:51:05.958Z] #51 [core-data internal] load build context [2024-09-12T10:51:06.941Z] #51 ... [2024-09-12T10:51:06.941Z] [2024-09-12T10:51:06.941Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:51:07.215Z] #64 ... [2024-09-12T10:51:07.215Z] [2024-09-12T10:51:07.215Z] #51 [core-data internal] load build context [2024-09-12T10:51:07.494Z] #51 ... [2024-09-12T10:51:07.494Z] [2024-09-12T10:51:07.494Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-12T10:51:07.494Z] #39 transferring context: 310.74MB 101.0s done [2024-09-12T10:51:07.494Z] #39 DONE 103.3s [2024-09-12T10:51:07.494Z] [2024-09-12T10:51:07.494Z] #54 [core-keeper internal] load build context [2024-09-12T10:51:07.494Z] #54 transferring context: 310.74MB 105.9s done [2024-09-12T10:51:07.494Z] #54 DONE 106.3s [2024-09-12T10:51:07.494Z] [2024-09-12T10:51:07.494Z] #51 [core-data internal] load build context [2024-09-12T10:51:08.097Z] #51 ... [2024-09-12T10:51:08.097Z] [2024-09-12T10:51:08.097Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:51:08.385Z] #112 ... [2024-09-12T10:51:08.385Z] [2024-09-12T10:51:08.385Z] #51 [core-data internal] load build context [2024-09-12T10:51:09.410Z] #51 ... [2024-09-12T10:51:09.410Z] [2024-09-12T10:51:09.410Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:51:09.410Z] #113 DONE 1.9s [2024-09-12T10:51:09.410Z] [2024-09-12T10:51:09.410Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T10:51:09.410Z] #114 DONE 1.8s [2024-09-12T10:51:09.410Z] [2024-09-12T10:51:09.410Z] #51 [core-data internal] load build context [2024-09-12T10:51:10.409Z] #51 transferring context: 310.74MB 109.5s done [2024-09-12T10:51:10.409Z] #51 DONE 109.8s [2024-09-12T10:51:10.409Z] [2024-09-12T10:51:10.409Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:51:10.692Z] #64 ... [2024-09-12T10:51:10.692Z] [2024-09-12T10:51:10.692Z] #67 [support-cron-scheduler internal] load build context [2024-09-12T10:51:10.692Z] #67 transferring context: 310.74MB 105.0s done [2024-09-12T10:51:10.692Z] #67 DONE 106.7s [2024-09-12T10:51:10.692Z] [2024-09-12T10:51:10.692Z] #64 [security-proxy-setup internal] load build context [2024-09-12T10:51:11.655Z] #64 transferring context: 310.74MB 109.2s done [2024-09-12T10:51:11.941Z] #64 DONE 110.0s [2024-09-12T10:51:11.941Z] [2024-09-12T10:51:11.941Z] #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:51:11.941Z] #115 DONE 0.9s [2024-09-12T10:51:11.941Z] [2024-09-12T10:51:11.941Z] #43 [support-notifications internal] load build context [2024-09-12T10:51:11.941Z] #43 transferring context: 310.74MB 112.8s done [2024-09-12T10:51:11.941Z] #43 DONE 112.9s [2024-09-12T10:51:11.941Z] [2024-09-12T10:51:11.941Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:51:20.172Z] #116 ... [2024-09-12T10:51:20.172Z] [2024-09-12T10:51:20.172Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:51:20.172Z] #117 ... [2024-09-12T10:51:20.172Z] [2024-09-12T10:51:20.172Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:16.859Z] #118 ... [2024-09-12T10:52:16.859Z] [2024-09-12T10:52:16.859Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:16.859Z] #111 DONE 77.4s [2024-09-12T10:52:16.859Z] [2024-09-12T10:52:16.859Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:16.859Z] #112 DONE 75.0s [2024-09-12T10:52:16.859Z] [2024-09-12T10:52:16.859Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #119 ... [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #120 DONE 4.8s [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #118 DONE 68.5s [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #121 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #122 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #123 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #116 DONE 66.1s [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #124 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #125 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #126 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #119 DONE 4.8s [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #127 [core-metadata builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #127 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #128 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #129 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #130 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #131 [core-command builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #131 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #132 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #117 DONE 68.6s [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #133 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #134 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #135 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #136 [core-data builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #136 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #137 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #138 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:17.822Z] #139 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #140 [support-scheduler builder 6/7] COPY . . [2024-09-12T10:52:17.822Z] #140 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:17.822Z] #141 CACHED [2024-09-12T10:52:17.822Z] [2024-09-12T10:52:17.822Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T10:52:23.285Z] #142 ... [2024-09-12T10:52:23.285Z] [2024-09-12T10:52:23.285Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T10:52:23.285Z] #0 5.252 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T10:52:28.724Z] #143 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T10:52:28.724Z] #0 4.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T10:52:28.724Z] #144 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T10:52:28.724Z] #0 5.291 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:52:28.724Z] #145 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T10:52:28.724Z] #0 5.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:52:28.724Z] #146 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #147 [core-keeper builder 7/8] COPY . . [2024-09-12T10:52:28.724Z] #147 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T10:52:28.724Z] #0 5.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T10:52:28.724Z] #148 ... [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #147 [core-keeper builder 7/8] COPY . . [2024-09-12T10:52:28.724Z] #147 DONE 10.7s [2024-09-12T10:52:28.724Z] [2024-09-12T10:52:28.724Z] #149 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T10:52:29.010Z] #149 DONE 10.9s [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T10:52:29.010Z] #142 DONE 10.8s [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #150 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T10:52:29.010Z] #150 CACHED [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #151 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T10:52:29.010Z] #151 CACHED [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #152 [support-notifications builder 6/7] COPY . . [2024-09-12T10:52:29.010Z] #152 CACHED [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T10:52:29.010Z] #153 ... [2024-09-12T10:52:29.010Z] [2024-09-12T10:52:29.010Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T10:52:29.010Z] #0 4.396 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T10:52:29.309Z] #154 ... [2024-09-12T10:52:29.309Z] [2024-09-12T10:52:29.309Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T10:52:29.309Z] #0 5.278 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T10:52:29.309Z] #155 ... [2024-09-12T10:52:29.309Z] [2024-09-12T10:52:29.309Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T10:52:29.309Z] #0 4.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:52:29.596Z] #156 ... [2024-09-12T10:52:29.596Z] [2024-09-12T10:52:29.596Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T10:52:29.596Z] #0 5.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T10:52:29.596Z] #157 ... [2024-09-12T10:52:29.596Z] [2024-09-12T10:52:29.596Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T10:52:32.951Z] #158 4.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T10:52:35.537Z] #158 ... [2024-09-12T10:52:35.537Z] [2024-09-12T10:52:35.537Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T10:52:35.537Z] #153 3.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T10:52:38.874Z] #153 ... [2024-09-12T10:52:38.874Z] [2024-09-12T10:52:38.874Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T10:52:38.874Z] #0 4.112 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T10:52:39.172Z] #159 ... [2024-09-12T10:52:39.172Z] [2024-09-12T10:52:39.172Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T10:52:39.172Z] #0 4.218 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T11:12:02.134Z] #160 ... [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T11:12:02.134Z] #156 1174.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-09-12T11:12:02.134Z] #156 ... [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T11:12:02.134Z] #144 DONE 1179.9s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T11:12:02.134Z] #161 DONE 0.4s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T11:12:02.134Z] #162 DONE 2.9s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:12:02.134Z] #163 DONE 0.2s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:12:02.134Z] #164 DONE 0.2s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:02.134Z] #146 ... [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T11:12:02.134Z] #165 DONE 0.3s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T11:12:02.134Z] #166 DONE 0.2s [2024-09-12T11:12:02.134Z] [2024-09-12T11:12:02.134Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T11:12:02.439Z] #167 DONE 0.2s [2024-09-12T11:12:02.439Z] [2024-09-12T11:12:02.439Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T11:12:02.705Z] #168 DONE 0.1s [2024-09-12T11:12:02.705Z] [2024-09-12T11:12:02.705Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T11:12:02.978Z] #169 DONE 0.3s [2024-09-12T11:12:02.978Z] [2024-09-12T11:12:02.978Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T11:12:03.265Z] #170 DONE 0.3s [2024-09-12T11:12:03.265Z] [2024-09-12T11:12:03.265Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T11:12:03.265Z] #171 DONE 0.1s [2024-09-12T11:12:03.265Z] [2024-09-12T11:12:03.265Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:03.265Z] #146 ... [2024-09-12T11:12:03.265Z] [2024-09-12T11:12:03.265Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T11:12:06.655Z] #172 DONE 2.7s [2024-09-12T11:12:06.655Z] [2024-09-12T11:12:06.655Z] #107 [security-bootstrapper] exporting to image [2024-09-12T11:12:06.655Z] #107 exporting layers [2024-09-12T11:12:07.237Z] #107 exporting layers 1.1s done [2024-09-12T11:12:07.237Z] #107 writing image sha256:38d02c824ccca430458360455d45ea38997a475336c227db37e2af6ff0a5f61b done [2024-09-12T11:12:07.237Z] #107 naming to docker.io/library/security-bootstrapper-arm64 [2024-09-12T11:12:07.237Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-12T11:12:07.237Z] #107 DONE 9.2s [2024-09-12T11:12:07.237Z] [2024-09-12T11:12:07.237Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:12:09.178Z] #158 ... [2024-09-12T11:12:09.178Z] [2024-09-12T11:12:09.178Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T11:12:09.178Z] #154 DONE 1191.5s [2024-09-12T11:12:09.461Z] [2024-09-12T11:12:09.461Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:10.077Z] #146 ... [2024-09-12T11:12:10.077Z] [2024-09-12T11:12:10.077Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:12:10.350Z] #173 DONE 0.1s [2024-09-12T11:12:10.350Z] [2024-09-12T11:12:10.350Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:12:10.350Z] #174 DONE 0.1s [2024-09-12T11:12:10.350Z] [2024-09-12T11:12:10.350Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T11:12:10.350Z] #175 DONE 0.2s [2024-09-12T11:12:10.350Z] [2024-09-12T11:12:10.350Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T11:12:10.954Z] #176 DONE 0.2s [2024-09-12T11:12:10.954Z] [2024-09-12T11:12:10.954Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T11:12:10.954Z] #177 DONE 0.3s [2024-09-12T11:12:10.954Z] [2024-09-12T11:12:10.954Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T11:12:11.244Z] #178 DONE 0.2s [2024-09-12T11:12:11.244Z] [2024-09-12T11:12:11.244Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T11:12:13.249Z] #179 DONE 1.9s [2024-09-12T11:12:13.249Z] [2024-09-12T11:12:13.249Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T11:12:13.249Z] #145 ... [2024-09-12T11:12:13.249Z] [2024-09-12T11:12:13.249Z] #107 [security-proxy-setup] exporting to image [2024-09-12T11:12:13.249Z] #107 exporting layers [2024-09-12T11:12:14.214Z] #107 exporting layers 1.1s done [2024-09-12T11:12:14.214Z] #107 writing image sha256:0c926e4b8ec0947258a4c66c830dc81f3d42dc47d11f809c90193bbf1909781e done [2024-09-12T11:12:14.214Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-12T11:12:14.214Z] #107 DONE 10.3s [2024-09-12T11:12:14.214Z] [2024-09-12T11:12:14.214Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:16.815Z] #146 ... [2024-09-12T11:12:16.815Z] [2024-09-12T11:12:16.815Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T11:12:16.815Z] #156 DONE 1198.7s [2024-09-12T11:12:16.815Z] [2024-09-12T11:12:16.815Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T11:12:17.108Z] #145 ... [2024-09-12T11:12:17.108Z] [2024-09-12T11:12:17.108Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:12:17.405Z] #180 DONE 0.3s [2024-09-12T11:12:17.405Z] [2024-09-12T11:12:17.405Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:12:17.678Z] #181 DONE 0.2s [2024-09-12T11:12:17.678Z] [2024-09-12T11:12:17.678Z] #182 [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 [2024-09-12T11:12:17.678Z] #182 DONE 0.1s [2024-09-12T11:12:17.678Z] [2024-09-12T11:12:17.678Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T11:12:17.958Z] #153 ... [2024-09-12T11:12:17.958Z] [2024-09-12T11:12:17.958Z] #183 [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 [2024-09-12T11:12:17.958Z] #183 DONE 0.1s [2024-09-12T11:12:17.958Z] [2024-09-12T11:12:17.959Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:12:18.232Z] #184 DONE 0.2s [2024-09-12T11:12:18.232Z] [2024-09-12T11:12:18.232Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T11:12:18.232Z] #185 DONE 0.2s [2024-09-12T11:12:18.232Z] [2024-09-12T11:12:18.232Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:18.526Z] #146 ... [2024-09-12T11:12:18.526Z] [2024-09-12T11:12:18.526Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T11:12:18.526Z] #186 DONE 0.3s [2024-09-12T11:12:18.526Z] [2024-09-12T11:12:18.526Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T11:12:18.795Z] #145 ... [2024-09-12T11:12:18.795Z] [2024-09-12T11:12:18.795Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T11:12:18.795Z] #187 DONE 0.1s [2024-09-12T11:12:18.795Z] [2024-09-12T11:12:18.795Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T11:12:21.403Z] #188 DONE 2.2s [2024-09-12T11:12:21.403Z] [2024-09-12T11:12:21.403Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:12:21.403Z] #146 ... [2024-09-12T11:12:21.403Z] [2024-09-12T11:12:21.403Z] #107 [security-secretstore-setup] exporting to image [2024-09-12T11:12:21.403Z] #107 exporting layers [2024-09-12T11:12:22.362Z] #107 exporting layers 1.2s done [2024-09-12T11:12:22.362Z] #107 writing image sha256:59d83276f369dd1dc2de861c244103c82e907bbd3f2b41211a9135822c9f285a done [2024-09-12T11:12:22.362Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-12T11:12:22.362Z] #107 DONE 11.5s [2024-09-12T11:12:22.362Z] [2024-09-12T11:12:22.362Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T11:13:09.188Z] #159 ... [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T11:13:09.188Z] #145 DONE 1249.1s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T11:13:09.188Z] #143 ... [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:13:09.188Z] #189 DONE 0.3s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:13:09.188Z] #190 DONE 0.2s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T11:13:09.188Z] #191 DONE 0.5s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:13:09.188Z] #192 DONE 0.2s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:13:09.188Z] #30 ... [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T11:13:09.188Z] #193 DONE 0.1s [2024-09-12T11:13:09.188Z] [2024-09-12T11:13:09.188Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T11:13:11.165Z] #194 DONE 1.9s [2024-09-12T11:13:11.165Z] [2024-09-12T11:13:11.165Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T11:13:11.165Z] #159 ... [2024-09-12T11:13:11.165Z] [2024-09-12T11:13:11.165Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-12T11:13:11.165Z] #107 exporting layers [2024-09-12T11:13:11.432Z] #107 exporting layers 0.6s done [2024-09-12T11:13:11.432Z] #107 writing image sha256:5bd01761814f880069758ca6a9607406b09bcef90b71a761f8a40cb1c09b1b42 done [2024-09-12T11:13:11.432Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-12T11:13:11.432Z] #107 DONE 12.1s [2024-09-12T11:13:11.432Z] [2024-09-12T11:13:11.432Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T11:15:33.142Z] #143 ... [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T11:15:33.142Z] #159 DONE 1373.2s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:15:33.142Z] #146 ... [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:15:33.142Z] #195 DONE 0.4s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:15:33.142Z] #196 DONE 0.2s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T11:15:33.142Z] #197 DONE 0.5s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:15:33.142Z] #198 DONE 0.2s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:15:33.142Z] #30 ... [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #107 [security-spiffe-token-provider] exporting to image [2024-09-12T11:15:33.142Z] #107 exporting layers [2024-09-12T11:15:33.142Z] #107 exporting layers 0.8s done [2024-09-12T11:15:33.142Z] #107 writing image sha256:c27cdadc5d7506ba9a6ac41387f51e3f1f0bf0e8b7da020e7195a2e81dc15adc done [2024-09-12T11:15:33.142Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-09-12T11:15:33.142Z] #107 DONE 13.0s [2024-09-12T11:15:33.142Z] [2024-09-12T11:15:33.142Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:23:25.240Z] #158 ... [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T11:23:25.240Z] #146 DONE 1856.6s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:23:25.240Z] #30 ... [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:23:25.240Z] #199 DONE 0.1s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:23:25.240Z] #30 ... [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:23:25.240Z] #200 DONE 0.3s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T11:23:25.240Z] #201 DONE 0.4s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:23:25.240Z] #202 DONE 0.2s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T11:23:25.240Z] #203 DONE 0.2s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T11:23:25.240Z] #204 DONE 1.9s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #107 [security-proxy-auth] exporting to image [2024-09-12T11:23:25.240Z] #107 exporting layers [2024-09-12T11:23:25.240Z] #107 exporting layers 0.6s done [2024-09-12T11:23:25.240Z] #107 writing image sha256:b7fda7bef02dd8ac8a7f1edb8aa3fc35ace9b5427da11bba95011e53fabc83d7 done [2024-09-12T11:23:25.240Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-12T11:23:25.240Z] #107 DONE 13.6s [2024-09-12T11:23:25.240Z] [2024-09-12T11:23:25.240Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T11:24:21.648Z] #157 ... [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T11:24:21.648Z] #155 DONE 1917.6s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T11:24:21.648Z] #148 ... [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:24:21.648Z] #205 DONE 0.3s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:24:21.648Z] #30 ... [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:24:21.648Z] #206 DONE 0.2s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T11:24:21.648Z] #207 DONE 0.5s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:24:21.648Z] #208 DONE 0.1s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T11:24:21.648Z] #148 ... [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #107 [core-command] exporting to image [2024-09-12T11:24:21.648Z] #107 exporting layers [2024-09-12T11:24:21.648Z] #107 exporting layers 0.6s done [2024-09-12T11:24:21.648Z] #107 writing image sha256:fdfcd98017a0c2baa71f2bb3ca7f28167b64e65173af2e705741a5978ea40606 done [2024-09-12T11:24:21.648Z] #107 naming to docker.io/library/core-command-arm64 done [2024-09-12T11:24:21.648Z] #107 DONE 14.2s [2024-09-12T11:24:21.648Z] [2024-09-12T11:24:21.648Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T11:26:28.343Z] #148 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T11:26:28.343Z] #157 DONE 2045.3s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:26:28.343Z] #30 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:26:28.343Z] #209 DONE 0.3s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:26:28.343Z] #210 DONE 0.2s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:26:28.343Z] #30 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T11:26:28.343Z] #211 DONE 0.6s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T11:26:28.343Z] #160 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:26:28.343Z] #212 DONE 0.2s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T11:26:28.343Z] #213 DONE 0.2s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T11:26:28.343Z] #160 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #107 [core-data] exporting to image [2024-09-12T11:26:28.343Z] #107 exporting layers [2024-09-12T11:26:28.343Z] #107 exporting layers 0.6s done [2024-09-12T11:26:28.343Z] #107 writing image sha256:f2561e85197223331110e06c51ab9782866bb0750c850c285fa1571db51a9e76 done [2024-09-12T11:26:28.343Z] #107 naming to docker.io/library/core-data-arm64 done [2024-09-12T11:26:28.343Z] #107 DONE 14.8s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T11:26:28.343Z] #153 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T11:26:28.343Z] #148 DONE 2048.7s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:26:28.343Z] #158 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:26:28.343Z] #214 DONE 0.2s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:26:28.343Z] #215 DONE 0.1s [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T11:26:28.343Z] #160 ... [2024-09-12T11:26:28.343Z] [2024-09-12T11:26:28.343Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T11:26:28.613Z] #216 DONE 0.7s [2024-09-12T11:26:28.613Z] [2024-09-12T11:26:28.613Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:26:28.880Z] #217 DONE 0.3s [2024-09-12T11:26:28.880Z] [2024-09-12T11:26:28.880Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:26:29.157Z] #30 ... [2024-09-12T11:26:29.157Z] [2024-09-12T11:26:29.157Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T11:26:29.157Z] #218 DONE 0.2s [2024-09-12T11:26:29.157Z] [2024-09-12T11:26:29.157Z] #107 [core-metadata] exporting to image [2024-09-12T11:26:29.740Z] #107 exporting layers 0.5s done [2024-09-12T11:26:29.740Z] #107 writing image sha256:a1700318e358c8cae14aa6f5440104d9c02e2b520d400660a70fd45ef623b33d done [2024-09-12T11:26:29.740Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-09-12T11:26:29.740Z] #107 DONE 15.3s [2024-09-12T11:26:29.740Z] [2024-09-12T11:26:29.740Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:26:32.324Z] #158 ... [2024-09-12T11:26:32.324Z] [2024-09-12T11:26:32.324Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T11:26:32.324Z] #153 DONE 2043.2s [2024-09-12T11:26:32.324Z] [2024-09-12T11:26:32.324Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T11:26:32.601Z] #160 ... [2024-09-12T11:26:32.601Z] [2024-09-12T11:26:32.601Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:26:32.873Z] #219 DONE 0.1s [2024-09-12T11:26:32.873Z] [2024-09-12T11:26:32.873Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T11:26:33.143Z] #220 DONE 0.5s [2024-09-12T11:26:33.143Z] [2024-09-12T11:26:33.143Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:26:33.412Z] #30 ... [2024-09-12T11:26:33.412Z] [2024-09-12T11:26:33.412Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:26:33.412Z] #221 DONE 0.1s [2024-09-12T11:26:33.412Z] [2024-09-12T11:26:33.412Z] #107 [core-keeper] exporting to image [2024-09-12T11:26:34.001Z] #107 exporting layers 0.6s done [2024-09-12T11:26:34.001Z] #107 writing image sha256:8f1f38d33ddee77b0857df67aa11ef340295517fff069fb71a24c46cbedf70d2 done [2024-09-12T11:26:34.001Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-09-12T11:26:34.001Z] #107 DONE 15.9s [2024-09-12T11:26:34.001Z] [2024-09-12T11:26:34.001Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:27:06.221Z] #158 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T11:27:06.221Z] #143 DONE 2083.3s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:27:06.221Z] #158 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:27:06.221Z] #222 DONE 0.2s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:27:06.221Z] #223 DONE 0.1s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:27:06.221Z] #158 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T11:27:06.221Z] #224 DONE 0.4s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:27:06.221Z] #158 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:27:06.221Z] #225 DONE 0.2s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #107 [support-scheduler] exporting to image [2024-09-12T11:27:06.221Z] #107 exporting layers [2024-09-12T11:27:06.221Z] #107 exporting layers 0.5s done [2024-09-12T11:27:06.221Z] #107 writing image sha256:5290b2213f49260ca3e078ca67d7e368ad1ce788d7379035b8d25c0b63f09f2b done [2024-09-12T11:27:06.221Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-09-12T11:27:06.221Z] #107 DONE 16.5s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T11:27:06.221Z] #158 DONE 2075.4s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:27:06.221Z] #30 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:27:06.221Z] #226 DONE 0.3s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T11:27:06.221Z] #65 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:27:06.221Z] #227 DONE 0.1s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T11:27:06.221Z] #228 ... [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T11:27:06.221Z] #160 DONE 2076.1s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T11:27:06.221Z] #229 DONE 0.2s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T11:27:06.221Z] #228 DONE 0.5s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T11:27:06.221Z] #230 DONE 0.1s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T11:27:06.221Z] #231 DONE 0.2s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T11:27:06.221Z] #232 DONE 0.5s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T11:27:06.221Z] #233 DONE 0.1s [2024-09-12T11:27:06.221Z] [2024-09-12T11:27:06.221Z] #107 [support-cron-scheduler] exporting to image [2024-09-12T11:27:06.801Z] #107 exporting layers 0.5s done [2024-09-12T11:27:06.801Z] #107 writing image sha256:d1b0402dbd2210398d949b390a70037ac8879090f360d0a369e7e3e3ce85f92c done [2024-09-12T11:27:06.801Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-09-12T11:27:07.071Z] #107 exporting layers 1.7s done [2024-09-12T11:27:07.071Z] #107 writing image sha256:1c69fe3b7b5a1f2d375c2eddf35ea7eb475cd931ac078df018b55c2539a9eb01 done [2024-09-12T11:27:07.071Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-12T11:27:07.071Z] #107 DONE 18.6s [2024-09-12T11:27:07.071Z] [2024-09-12T11:27:07.071Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T11:27:07.071Z] time="2024-09-12T10:49:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T11:27:07.366Z] $ docker stop --time=1 e74fe8f2d0a5fe825baa21e8a91f0c64d6f57f822207493aa2df8d885797975b [2024-09-12T11:27:09.134Z] $ docker rm -f --volumes e74fe8f2d0a5fe825baa21e8a91f0c64d6f57f822207493aa2df8d885797975b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T11:27:09.730Z] + docker images [2024-09-12T11:27:09.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T11:27:09.730Z] support-cron-scheduler-arm64 latest 1c69fe3b7b5a 4 seconds ago 43.7MB [2024-09-12T11:27:09.730Z] support-notifications-arm64 latest d1b0402dbd22 4 seconds ago 42.2MB [2024-09-12T11:27:09.730Z] support-scheduler-arm64 latest 5290b2213f49 7 seconds ago 41.4MB [2024-09-12T11:27:09.730Z] core-keeper-arm64 latest 8f1f38d33dde 36 seconds ago 39.2MB [2024-09-12T11:27:09.730Z] core-metadata-arm64 latest a1700318e358 41 seconds ago 39.4MB [2024-09-12T11:27:09.730Z] core-data-arm64 latest f2561e851972 44 seconds ago 39.2MB [2024-09-12T11:27:09.730Z] core-command-arm64 latest fdfcd98017a0 2 minutes ago 35.1MB [2024-09-12T11:27:09.730Z] security-proxy-auth-arm64 latest b7fda7bef02d 3 minutes ago 32.7MB [2024-09-12T11:27:09.730Z] security-spiffe-token-provider-arm64 latest c27cdadc5d75 11 minutes ago 29.1MB [2024-09-12T11:27:09.730Z] core-common-config-bootstrapper-arm64 latest 5bd01761814f 13 minutes ago 15.4MB [2024-09-12T11:27:09.730Z] security-secretstore-setup-arm64 latest 59d83276f369 14 minutes ago 36.4MB [2024-09-12T11:27:09.730Z] security-proxy-setup-arm64 latest 0c926e4b8ec0 14 minutes ago 26.2MB [2024-09-12T11:27:09.730Z] security-bootstrapper-arm64 latest 38d02c824ccc 15 minutes ago 18.9MB [2024-09-12T11:27:09.730Z] security-spire-config-arm64 latest 01c5827c8aeb 36 minutes ago 115MB [2024-09-12T11:27:09.730Z] security-spire-server-arm64 latest 35deffb9659e 36 minutes ago 116MB [2024-09-12T11:27:09.730Z] security-spire-agent-arm64 latest 934ef3a3220d 36 minutes ago 174MB [2024-09-12T11:27:09.730Z] ci-base-image-arm64 latest 083dfbb0fec9 55 minutes ago 967MB [2024-09-12T11:27:09.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-12T11:27:09.730Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T11:27:10.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T11:27:10.647Z] [2024-09-12T11:27:10.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T11:27:11.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T11:27:11.385Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-12T11:27:11.385Z] 8998bd30e6a1: Pulling fs layer [2024-09-12T11:27:11.385Z] 04944245beec: Pulling fs layer [2024-09-12T11:27:11.385Z] 699f458cf7ca: Pulling fs layer [2024-09-12T11:27:11.385Z] 765212b225bb: Pulling fs layer [2024-09-12T11:27:11.385Z] f23df028b6ca: Pulling fs layer [2024-09-12T11:27:11.385Z] d65c8cfc05b1: Pulling fs layer [2024-09-12T11:27:11.385Z] 2437ff75d9bd: Pulling fs layer [2024-09-12T11:27:11.385Z] 765212b225bb: Waiting [2024-09-12T11:27:11.385Z] f23df028b6ca: Waiting [2024-09-12T11:27:11.385Z] d65c8cfc05b1: Waiting [2024-09-12T11:27:11.385Z] 2437ff75d9bd: Waiting [2024-09-12T11:27:11.385Z] 04944245beec: Verifying Checksum [2024-09-12T11:27:11.385Z] 04944245beec: Download complete [2024-09-12T11:27:11.385Z] 765212b225bb: Verifying Checksum [2024-09-12T11:27:11.385Z] 765212b225bb: Download complete [2024-09-12T11:27:11.385Z] f23df028b6ca: Download complete [2024-09-12T11:27:11.652Z] d65c8cfc05b1: Verifying Checksum [2024-09-12T11:27:11.652Z] d65c8cfc05b1: Download complete [2024-09-12T11:27:11.652Z] 699f458cf7ca: Verifying Checksum [2024-09-12T11:27:11.652Z] 699f458cf7ca: Download complete [2024-09-12T11:27:12.236Z] 8998bd30e6a1: Verifying Checksum [2024-09-12T11:27:12.236Z] 8998bd30e6a1: Download complete [2024-09-12T11:27:14.178Z] 2437ff75d9bd: Verifying Checksum [2024-09-12T11:27:14.178Z] 2437ff75d9bd: Download complete [2024-09-12T11:27:16.754Z] 8998bd30e6a1: Pull complete [2024-09-12T11:27:17.339Z] 04944245beec: Pull complete [2024-09-12T11:27:18.827Z] 699f458cf7ca: Pull complete [2024-09-12T11:27:19.096Z] 765212b225bb: Pull complete [2024-09-12T11:27:20.070Z] f23df028b6ca: Pull complete [2024-09-12T11:27:20.339Z] d65c8cfc05b1: Pull complete [2024-09-12T11:27:38.566Z] 2437ff75d9bd: Pull complete [2024-09-12T11:27:38.566Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-12T11:27:38.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T11:27:38.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T11:27:38.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-10167 does not seem to be running inside a container [2024-09-12T11:27:39.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-12T11:27:41.814Z] $ docker top d3edcd08a412c0c0caeca8d2141fb2bcf720fe9c0dfe1e2878fe67224057c53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:27:42.818Z] ---> job-cost.sh [2024-09-12T11:27:42.818Z] lf-activate-venv: SKIPPING [2024-09-12T11:27:42.818Z] INFO: No Stack... [2024-09-12T11:27:43.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-12T11:27:43.970Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T11:27:44.625Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-12T11:27:44.625Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T11:27:44.689Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-1-stack-cost] [2024-09-12T11:27:44.698Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4913-1-stack-cost] did not exist. Created. [2024-09-12T11:27:44.705Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T11:27:45.457Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-12T11:27:45.673Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T11:27:45.692Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T11:27:45.787Z] $ docker stop --time=1 d3edcd08a412c0c0caeca8d2141fb2bcf720fe9c0dfe1e2878fe67224057c53b [2024-09-12T11:27:47.247Z] $ docker rm -f --volumes d3edcd08a412c0c0caeca8d2141fb2bcf720fe9c0dfe1e2878fe67224057c53b [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 [2024-09-12T11:27:48.506Z] provisioning config files... [2024-09-12T11:27:48.513Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2947144077079884986tmp [Pipeline] { [Pipeline] sh [2024-09-12T11:27:48.882Z] + set +x [2024-09-12T11:27:48.882Z] + bash -s -- [2024-09-12T11:27:48.882Z] + curl -s https://codecov.io/bash [2024-09-12T11:27:49.141Z] [2024-09-12T11:27:49.141Z] _____ _ [2024-09-12T11:27:49.141Z] / ____| | | [2024-09-12T11:27:49.141Z] | | ___ __| | ___ ___ _____ __ [2024-09-12T11:27:49.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-12T11:27:49.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-12T11:27:49.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-12T11:27:49.141Z] Bash-1.0.6 [2024-09-12T11:27:49.141Z] [2024-09-12T11:27:49.141Z] [2024-09-12T11:27:49.141Z] ==> git version 2.25.1 found [2024-09-12T11:27:49.141Z] ==> 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 [2024-09-12T11:27:49.141Z] Release-Date: 2020-01-08 [2024-09-12T11:27:49.142Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-12T11:27:49.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-12T11:27:49.142Z] ==> Jenkins CI detected. [2024-09-12T11:27:49.142Z] current dir:  /w/workspace/edgex-go/1 [2024-09-12T11:27:49.142Z] project root: . [2024-09-12T11:27:49.142Z] --> token set from env [2024-09-12T11:27:49.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-12T11:27:49.142Z] ==> Running gcov in . (disable via -X gcov) [2024-09-12T11:27:49.142Z] ==> Python coveragepy not found [2024-09-12T11:27:49.142Z] ==> Searching for coverage reports in: [2024-09-12T11:27:49.142Z] + . [2024-09-12T11:27:49.142Z] -> Found 1 reports [2024-09-12T11:27:49.142Z] ==> Detecting git/mercurial file structure [2024-09-12T11:27:49.142Z] ==> Reading reports [2024-09-12T11:27:49.403Z] + ./coverage.out bytes=562092 [2024-09-12T11:27:49.403Z] ==> Appending adjustments [2024-09-12T11:27:49.403Z] https://docs.codecov.io/docs/fixing-reports [2024-09-12T11:27:50.782Z] + Found adjustments [2024-09-12T11:27:50.782Z] ==> Gzipping contents [2024-09-12T11:27:50.782Z] 68K /tmp/codecov.SzlOf1.gz [2024-09-12T11:27:50.782Z] ==> Uploading reports [2024-09-12T11:27:50.782Z] url: https://codecov.io [2024-09-12T11:27:50.782Z] query: branch=PR-4913&commit=8c22ab0fc5fef13905a12ba6b476518818179e99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= [2024-09-12T11:27:50.782Z] -> Pinging Codecov [2024-09-12T11:27:50.782Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4913&commit=8c22ab0fc5fef13905a12ba6b476518818179e99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= [2024-09-12T11:27:50.782Z] -> Uploading to [2024-09-12T11:27:50.782Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-12/00271124DB129430A58F1EEE437C3FCB/8c22ab0fc5fef13905a12ba6b476518818179e99/66427d7f-8b6d-4b39-9b9d-e48471a29ae0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T112750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f52183fdd5c983adbbab1b76beb747852904d69fcb1747720aa6db51e1b2b3 [2024-09-12T11:27:50.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T11:27:50.782Z] Dload Upload Total Spent Left Speed [2024-09-12T11:27:51.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69441 0 0 100 69441 0 243k --:--:-- --:--:-- --:--:-- 243k [2024-09-12T11:27:51.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c22ab0fc5fef13905a12ba6b476518818179e99 [Pipeline] } [2024-09-12T11:27:51.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-12T11:27:52.829Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:27:53.171Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:27:54.453Z] ---> package-listing.sh [2024-09-12T11:27:54.453Z] ++ facter osfamily [2024-09-12T11:27:54.453Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-12T11:27:54.712Z] + OS_FAMILY=debian [2024-09-12T11:27:54.712Z] + workspace=/w/workspace/edgex-go/1 [2024-09-12T11:27:54.712Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-12T11:27:54.712Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-12T11:27:54.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-12T11:27:54.712Z] + PACKAGES=/tmp/packages_start.txt [2024-09-12T11:27:54.712Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-12T11:27:54.712Z] + PACKAGES=/tmp/packages_end.txt [2024-09-12T11:27:54.712Z] + case "${OS_FAMILY}" in [2024-09-12T11:27:54.712Z] + dpkg -l [2024-09-12T11:27:54.712Z] + grep '^ii' [2024-09-12T11:27:54.712Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-12T11:27:54.712Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-12T11:27:54.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-12T11:27:54.712Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-12T11:27:54.712Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-12T11:27:54.712Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-12T11:27:54.748Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-12T11:27:55.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T11:27:55.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T11:27:55.697Z] [2024-09-12T11:27:55.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T11:27:56.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T11:27:56.100Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-12T11:27:56.100Z] 5eb5b503b376: Pulling fs layer [2024-09-12T11:27:56.100Z] 5c69ac0246d0: Pulling fs layer [2024-09-12T11:27:56.100Z] ec43610c2a17: Pulling fs layer [2024-09-12T11:27:56.100Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-12T11:27:56.100Z] 33b1e0a273af: Pulling fs layer [2024-09-12T11:27:56.100Z] 5d3b04190fa2: Pulling fs layer [2024-09-12T11:27:56.100Z] 2f39f015ded8: Pulling fs layer [2024-09-12T11:27:56.100Z] 33b1e0a273af: Waiting [2024-09-12T11:27:56.100Z] 3a2ae6a8a46f: Waiting [2024-09-12T11:27:56.100Z] 5d3b04190fa2: Waiting [2024-09-12T11:27:56.100Z] 2f39f015ded8: Waiting [2024-09-12T11:27:56.100Z] 5c69ac0246d0: Verifying Checksum [2024-09-12T11:27:56.100Z] 5c69ac0246d0: Download complete [2024-09-12T11:27:56.100Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-12T11:27:56.100Z] 3a2ae6a8a46f: Download complete [2024-09-12T11:27:56.100Z] 33b1e0a273af: Verifying Checksum [2024-09-12T11:27:56.100Z] 33b1e0a273af: Download complete [2024-09-12T11:27:56.100Z] 5d3b04190fa2: Download complete [2024-09-12T11:27:56.359Z] ec43610c2a17: Verifying Checksum [2024-09-12T11:27:56.359Z] ec43610c2a17: Download complete [2024-09-12T11:27:56.359Z] 5eb5b503b376: Verifying Checksum [2024-09-12T11:27:56.359Z] 5eb5b503b376: Download complete [2024-09-12T11:27:56.926Z] 2f39f015ded8: Download complete [2024-09-12T11:27:57.861Z] 5eb5b503b376: Pull complete [2024-09-12T11:27:57.861Z] 5c69ac0246d0: Pull complete [2024-09-12T11:27:58.120Z] ec43610c2a17: Pull complete [2024-09-12T11:27:58.379Z] 3a2ae6a8a46f: Pull complete [2024-09-12T11:27:58.638Z] 33b1e0a273af: Pull complete [2024-09-12T11:27:58.638Z] 5d3b04190fa2: Pull complete [2024-09-12T11:28:02.819Z] 2f39f015ded8: Pull complete [2024-09-12T11:28:02.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-12T11:28:02.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T11:28:02.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T11:28:03.068Z] prd-ubuntu20.04-docker-8c-8g-10166 does not seem to be running inside a container [2024-09-12T11:28:03.081Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-12T11:28:06.384Z] $ docker top 5ac4e2bcd3254a2adec511ff5398259167d6c621f93b0f0fd5db7e57f70be612 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T11:28:06.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-12T11:28:07.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-12T11:28:07.442Z] + ls /var/log/sa-host [2024-09-12T11:28:07.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T11:28:07.690Z] provisioning config files... [2024-09-12T11:28:07.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15388580617020687723tmp [Pipeline] { [Pipeline] echo [2024-09-12T11:28:07.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:28:08.096Z] ---> create-netrc.sh [Pipeline] } [2024-09-12T11:28:08.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:28:08.569Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-12T11:28:08.613Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:28:08.942Z] ---> sudo-logs.sh [2024-09-12T11:28:08.942Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-12T11:28:09.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:28:09.372Z] ---> job-cost.sh [2024-09-12T11:28:09.372Z] lf-activate-venv: SKIPPING [2024-09-12T11:28:09.372Z] DEBUG: total: 0.2199999988079071 [2024-09-12T11:28:09.372Z] INFO: Retrieving Stack Cost... [2024-09-12T11:28:09.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T11:28:10.201Z] INFO: Archiving Costs [Pipeline] echo [2024-09-12T11:28:10.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T11:28:10.630Z] ---> logs-deploy.sh [2024-09-12T11:28:10.630Z] lf-activate-venv: SKIPPING [2024-09-12T11:28:10.630Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4913/1 [2024-09-12T11:28:10.630Z] INFO: archiving workspace using pattern(s): [2024-09-12T11:28:11.566Z] Archives upload complete. [2024-09-12T11:28:11.825Z] INFO: archiving logs to Nexus