Pull request #4771 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d35af6c2ad452aabec067cbbbdfed29ecd0804c+a48d6392372de4eada0148d46cda0c5092cdf95e (abec0fd0808c200075ff5e7c7e0769c10871d560) 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-ssh10822736374087834541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10979447724714766548.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4771/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-4771/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12718536189688874927.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-4771/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5482723682878064351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9036185056406945173.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-4771/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-4771/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16929219049541512776.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4884 in /w/workspace/edgexfoundry_edgex-go_PR-4771 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a48d6392372de4eada0148d46cda0c5092cdf95e into PR head commit 5d35af6c2ad452aabec067cbbbdfed29ecd0804c Merge succeeded, producing 5d35af6c2ad452aabec067cbbbdfed29ecd0804c Checking out Revision 5d35af6c2ad452aabec067cbbbdfed29ecd0804c (PR-4771) > 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/4771/head:refs/remotes/origin/PR-4771 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d35af6c2ad452aabec067cbbbdfed29ecd0804c # 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 a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d35af6c2ad452aabec067cbbbdfed29ecd0804c # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-04T19:55:52.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-04T19:55:53.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-04T19:55:53.166Z] ========================================================= [2024-03-04T19:55:53.166Z] EdgeX Global Pipelines Version Info [2024-03-04T19:55:53.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-04T19:55:53.919Z] ------------------- [2024-03-04T19:55:53.920Z] stable info: [2024-03-04T19:55:53.920Z] ------------------- [2024-03-04T19:55:53.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-04T19:55:53.920Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T19:55:53.920Z] Message: update stable to v1.0.258 [2024-03-04T19:55:54.492Z] ------------------- [2024-03-04T19:55:54.492Z] experimental info: [2024-03-04T19:55:54.492Z] ------------------- [2024-03-04T19:55:54.492Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-04T19:55:54.492Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T19:55:54.492Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-04T19:55:54.692Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-04T19:55:54.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-04T19:55:54.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-04T19:55:54.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-04T19:55:54.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-04T19:55:54.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-04T19:55:55.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-04T19:55:55.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-04T19:55:55.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-04T19:55:55.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-04T19:55:55.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-04T19:55:55.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-04T19:55:55.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-04T19:55:55.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-04T19:55:55.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-04T19:55:55.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T19:55:55.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T19:55:55.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-04T19:55:55.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-04T19:55:55.788Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-04T19:55:55.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-04T19:55:55.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-04T19:55:55.980Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-04T19:55:56.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4771 [Pipeline] echo [2024-03-04T19:55:56.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4771 [Pipeline] echo [2024-03-04T19:55:56.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4771 [Pipeline] echo [2024-03-04T19:55:56.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d35af6c2ad452aabec067cbbbdfed29ecd0804c [Pipeline] echo [2024-03-04T19:55:56.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d35af6 [Pipeline] echo [2024-03-04T19:55:56.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T19:55:56.528Z] provisioning config files... [2024-03-04T19:55:56.542Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9494145272606024156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T19:55:56.947Z] ---> ****-login.sh [2024-03-04T19:55:56.948Z] nexus3.edgexfoundry.org:10001 [2024-03-04T19:55:57.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:55:57.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:55:57.209Z] Configure a credential helper to remove this warning. See [2024-03-04T19:55:57.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:55:57.209Z] [2024-03-04T19:55:57.209Z] Login Succeeded [2024-03-04T19:55:57.210Z] nexus3.edgexfoundry.org:10002 [2024-03-04T19:55:57.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:55:57.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:55:57.471Z] Configure a credential helper to remove this warning. See [2024-03-04T19:55:57.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:55:57.471Z] [2024-03-04T19:55:57.471Z] Login Succeeded [2024-03-04T19:55:57.471Z] nexus3.edgexfoundry.org:10003 [2024-03-04T19:55:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:55:57.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:55:57.471Z] Configure a credential helper to remove this warning. See [2024-03-04T19:55:57.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:55:57.471Z] [2024-03-04T19:55:57.471Z] Login Succeeded [2024-03-04T19:55:57.471Z] nexus3.edgexfoundry.org:10004 [2024-03-04T19:55:57.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:55:57.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:55:57.734Z] Configure a credential helper to remove this warning. See [2024-03-04T19:55:57.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:55:57.734Z] [2024-03-04T19:55:57.734Z] Login Succeeded [2024-03-04T19:55:57.734Z] ****.io [2024-03-04T19:55:57.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:55:57.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:55:57.734Z] Configure a credential helper to remove this warning. See [2024-03-04T19:55:57.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:55:57.734Z] [2024-03-04T19:55:57.734Z] Login Succeeded [2024-03-04T19:55:57.743Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T19:55:57.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T19:55:58.241Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/core-command/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-04T19:55:58.241Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/core-data/Dockerfile+ [2024-03-04T19:55:58.241Z] cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-04T19:55:58.241Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2024-03-04T19:55:58.241Z] [2024-03-04T19:55:58.241Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-04T19:55:58.241Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-03-04T19:55:58.241Z] cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-04T19:55:58.241Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-03-04T19:55:58.241Z] cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-04T19:55:58.241Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/support-notifications/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-04T19:55:58.241Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-04T19:55:58.241Z] + cut -d/ -f2 [2024-03-04T19:55:58.241Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-04T19:55:58.293Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-04T19:55:58.884Z] + git rev-list -1 --merges 5d35af6c2ad452aabec067cbbbdfed29ecd0804c~1..5d35af6c2ad452aabec067cbbbdfed29ecd0804c [Pipeline] echo [2024-03-04T19:55:58.916Z] -----------> git rev-list -1 --merges 5d35af6c2ad452aabec067cbbbdfed29ecd0804c~1..5d35af6c2ad452aabec067cbbbdfed29ecd0804c 5d35af6c2ad452aabec067cbbbdfed29ecd0804c [false] [Pipeline] sh [2024-03-04T19:55:59.240Z] + git log --format=format:%s -1 5d35af6c2ad452aabec067cbbbdfed29ecd0804c [Pipeline] echo [2024-03-04T19:55:59.277Z] ========================================================= [2024-03-04T19:55:59.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-04T19:55:59.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-04T19:55:59.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T19:55:59.735Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-04T19:55:59.735Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-04T19:55:59.735Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-04T19:55:59.735Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-04T19:55:59.735Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-04T19:55:59.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:56:00.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T19:56:00.174Z] [2024-03-04T19:56:00.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:56:00.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T19:56:00.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-04T19:56:00.548Z] b85a868b505f: Pulling fs layer [2024-03-04T19:56:00.548Z] e2be974225ed: Pulling fs layer [2024-03-04T19:56:00.548Z] 339a4e72a1f5: Pulling fs layer [2024-03-04T19:56:00.548Z] 988bab9f4d93: Pulling fs layer [2024-03-04T19:56:00.548Z] 1469e6f7b9e6: Pulling fs layer [2024-03-04T19:56:00.548Z] eaf3925da568: Pulling fs layer [2024-03-04T19:56:00.548Z] bab4dde63d76: Pulling fs layer [2024-03-04T19:56:00.548Z] bde34c3a00c8: Pulling fs layer [2024-03-04T19:56:00.548Z] b352a97aabf1: Pulling fs layer [2024-03-04T19:56:00.548Z] 4872d77fe225: Pulling fs layer [2024-03-04T19:56:00.548Z] 5851b861e8e6: Pulling fs layer [2024-03-04T19:56:00.548Z] bab4dde63d76: Waiting [2024-03-04T19:56:00.548Z] bde34c3a00c8: Waiting [2024-03-04T19:56:00.548Z] b352a97aabf1: Waiting [2024-03-04T19:56:00.548Z] 4872d77fe225: Waiting [2024-03-04T19:56:00.548Z] 5851b861e8e6: Waiting [2024-03-04T19:56:00.548Z] 988bab9f4d93: Waiting [2024-03-04T19:56:00.548Z] 1469e6f7b9e6: Waiting [2024-03-04T19:56:00.548Z] eaf3925da568: Waiting [2024-03-04T19:56:00.548Z] e2be974225ed: Verifying Checksum [2024-03-04T19:56:00.548Z] e2be974225ed: Download complete [2024-03-04T19:56:00.548Z] 988bab9f4d93: Verifying Checksum [2024-03-04T19:56:00.548Z] 988bab9f4d93: Download complete [2024-03-04T19:56:00.548Z] 1469e6f7b9e6: Verifying Checksum [2024-03-04T19:56:00.548Z] 1469e6f7b9e6: Download complete [2024-03-04T19:56:00.815Z] eaf3925da568: Verifying Checksum [2024-03-04T19:56:00.815Z] eaf3925da568: Download complete [2024-03-04T19:56:00.815Z] 339a4e72a1f5: Verifying Checksum [2024-03-04T19:56:00.815Z] 339a4e72a1f5: Download complete [2024-03-04T19:56:00.815Z] bde34c3a00c8: Verifying Checksum [2024-03-04T19:56:00.815Z] bde34c3a00c8: Download complete [2024-03-04T19:56:00.815Z] b352a97aabf1: Download complete [2024-03-04T19:56:00.815Z] 4872d77fe225: Download complete [2024-03-04T19:56:00.815Z] 5851b861e8e6: Download complete [2024-03-04T19:56:00.815Z] b85a868b505f: Verifying Checksum [2024-03-04T19:56:00.815Z] b85a868b505f: Download complete [2024-03-04T19:56:01.075Z] bab4dde63d76: Verifying Checksum [2024-03-04T19:56:01.075Z] bab4dde63d76: Download complete [2024-03-04T19:56:02.033Z] b85a868b505f: Pull complete [2024-03-04T19:56:02.296Z] e2be974225ed: Pull complete [2024-03-04T19:56:02.864Z] 339a4e72a1f5: Pull complete [2024-03-04T19:56:02.864Z] 988bab9f4d93: Pull complete [2024-03-04T19:56:03.126Z] 1469e6f7b9e6: Pull complete [2024-03-04T19:56:03.126Z] eaf3925da568: Pull complete [2024-03-04T19:56:05.031Z] bab4dde63d76: Pull complete [2024-03-04T19:56:05.299Z] bde34c3a00c8: Pull complete [2024-03-04T19:56:05.299Z] b352a97aabf1: Pull complete [2024-03-04T19:56:05.560Z] 4872d77fe225: Pull complete [2024-03-04T19:56:05.560Z] 5851b861e8e6: Pull complete [2024-03-04T19:56:05.561Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-04T19:56:05.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T19:56:05.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T19:56:05.869Z] prd-ubuntu20.04-docker-8c-8g-4884 does not seem to be running inside a container [2024-03-04T19:56:05.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-04T19:56:09.033Z] $ docker top 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 -eo pid,comm [2024-03-04T19:56:09.089Z] 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-03-04T19:56:09.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T19:56:09.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T19:56:09.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T19:56:09.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T19:56:09.404Z] $ docker exec 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 ssh-agent [2024-03-04T19:56:09.515Z] SSH_AUTH_SOCK=/tmp/ssh-U6ai0oCOIwvV/agent.33 [2024-03-04T19:56:09.515Z] SSH_AGENT_PID=39 [2024-03-04T19:56:09.520Z] Running ssh-add (command line suppressed) [2024-03-04T19:56:09.634Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12165570799777449260.key (/w/workspace/edgex-go/1@tmp/private_key_12165570799777449260.key) [2024-03-04T19:56:09.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T19:56:09.991Z] + git tag --points-at HEAD [Pipeline] } [2024-03-04T19:56:10.020Z] $ docker exec --env ******** --env ******** 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 ssh-agent -k [2024-03-04T19:56:10.120Z] unset SSH_AUTH_SOCK; [2024-03-04T19:56:10.120Z] unset SSH_AGENT_PID; [2024-03-04T19:56:10.121Z] echo Agent pid 39 killed; [2024-03-04T19:56:10.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-04T19:56:10.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T19:56:10.254Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T19:56:10.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T19:56:10.388Z] $ docker exec 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 ssh-agent [2024-03-04T19:56:10.487Z] SSH_AUTH_SOCK=/tmp/ssh-0SEgN7NViM1t/agent.72 [2024-03-04T19:56:10.487Z] SSH_AGENT_PID=78 [2024-03-04T19:56:10.492Z] Running ssh-add (command line suppressed) [2024-03-04T19:56:10.602Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_682171583529981743.key (/w/workspace/edgex-go/1@tmp/private_key_682171583529981743.key) [2024-03-04T19:56:10.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T19:56:10.971Z] + git semver init [2024-03-04T19:56:11.239Z] 2024-03-04 19:56:11,157 [run_init] DEBUG init version:0.0.0 force:False [2024-03-04T19:56:11.239Z] 2024-03-04 19:56:11,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-04T19:56:11.239Z] 2024-03-04 19:56:11,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-04T19:56:11.239Z] 2024-03-04 19:56:11,159 [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-03-04T19:56:17.818Z] 2024-03-04 19:56:16,550 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4771 with force:False [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,550 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4771 [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,555 [execute] INFO git cat-file --batch-check [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,562 [execute] INFO git cat-file --batch [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T19:56:17.818Z] 2024-03-04 19:56:16,569 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4771 [2024-03-04T19:56:17.818Z] 0.0.0 [Pipeline] } [2024-03-04T19:56:17.848Z] $ docker exec --env ******** --env ******** 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 ssh-agent -k [2024-03-04T19:56:17.951Z] unset SSH_AUTH_SOCK; [2024-03-04T19:56:17.952Z] unset SSH_AGENT_PID; [2024-03-04T19:56:17.952Z] echo Agent pid 78 killed; [2024-03-04T19:56:17.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T19:56:18.477Z] + git semver [Pipeline] } [2024-03-04T19:56:18.767Z] $ docker stop --time=1 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 [2024-03-04T19:56:20.050Z] $ docker rm -f --volumes 21597fe150464a000435a873fe09f130496a4b2234573d19f5f56a6ab9661581 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T19:56:20.478Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-04T19:56:20.795Z] Stashed 1 file(s) [Pipeline] echo [2024-03-04T19:56:20.814Z] [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-03-04T19:56:21.812Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-04T19:56:21.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T19:56:21.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T19:56:21.973Z] ========================================================= [2024-03-04T19:56:21.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-04T19:56:21.973Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-04T19:56:22.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T19:56:22.332Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-04T19:56:22.332Z] 7264a8db6415: Pulling fs layer [2024-03-04T19:56:22.332Z] c4d48a809fc2: Pulling fs layer [2024-03-04T19:56:22.332Z] 4f1c88b9dad5: Pulling fs layer [2024-03-04T19:56:22.332Z] ad3a456e5733: Pulling fs layer [2024-03-04T19:56:22.332Z] 69c7f0334f64: Pulling fs layer [2024-03-04T19:56:22.332Z] 1f1c1a5573a3: Pulling fs layer [2024-03-04T19:56:22.332Z] ce7588e14bc9: Pulling fs layer [2024-03-04T19:56:22.332Z] b5e4710f87ac: Pulling fs layer [2024-03-04T19:56:22.332Z] ad3a456e5733: Waiting [2024-03-04T19:56:22.332Z] 1f1c1a5573a3: Waiting [2024-03-04T19:56:22.332Z] 69c7f0334f64: Waiting [2024-03-04T19:56:22.332Z] b5e4710f87ac: Waiting [2024-03-04T19:56:22.332Z] c4d48a809fc2: Download complete [2024-03-04T19:56:22.332Z] ad3a456e5733: Verifying Checksum [2024-03-04T19:56:22.332Z] ad3a456e5733: Download complete [2024-03-04T19:56:22.332Z] 69c7f0334f64: Verifying Checksum [2024-03-04T19:56:22.332Z] 69c7f0334f64: Download complete [2024-03-04T19:56:22.332Z] 7264a8db6415: Verifying Checksum [2024-03-04T19:56:22.332Z] 7264a8db6415: Download complete [2024-03-04T19:56:22.332Z] 1f1c1a5573a3: Verifying Checksum [2024-03-04T19:56:22.332Z] 1f1c1a5573a3: Download complete [2024-03-04T19:56:22.593Z] 7264a8db6415: Pull complete [2024-03-04T19:56:22.593Z] b5e4710f87ac: Verifying Checksum [2024-03-04T19:56:22.593Z] b5e4710f87ac: Download complete [2024-03-04T19:56:22.593Z] c4d48a809fc2: Pull complete [2024-03-04T19:56:22.852Z] 4f1c88b9dad5: Verifying Checksum [2024-03-04T19:56:22.852Z] 4f1c88b9dad5: Download complete [2024-03-04T19:56:23.110Z] ce7588e14bc9: Verifying Checksum [2024-03-04T19:56:23.110Z] ce7588e14bc9: Download complete [2024-03-04T19:56:26.506Z] 4f1c88b9dad5: Pull complete [2024-03-04T19:56:26.506Z] ad3a456e5733: Pull complete [2024-03-04T19:56:26.506Z] 69c7f0334f64: Pull complete [2024-03-04T19:56:26.506Z] 1f1c1a5573a3: Pull complete [2024-03-04T19:56:29.031Z] ce7588e14bc9: Pull complete [2024-03-04T19:56:29.290Z] b5e4710f87ac: Pull complete [2024-03-04T19:56:29.290Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-04T19:56:29.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T19:56:29.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-04T19:56:29.666Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T19:56:29.666Z] WORKDIR /edgex [2024-03-04T19:56:29.666Z] COPY go.mod . [2024-03-04T19:56:29.666Z] RUN go mod download [2024-03-04T19:56:29.666Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-04T19:56:30.232Z] Sending build context to Docker daemon 175.2MB [2024-03-04T19:56:30.233Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-04T19:56:30.233Z] ---> 88b5674ff536 [2024-03-04T19:56:30.233Z] Step 2/4 : WORKDIR /edgex [2024-03-04T19:56:35.525Z] ---> Running in e93b8fbec3c8 [2024-03-04T19:56:35.525Z] Removing intermediate container e93b8fbec3c8 [2024-03-04T19:56:35.525Z] ---> 8bbe15393ad0 [2024-03-04T19:56:35.525Z] Step 3/4 : COPY go.mod . [2024-03-04T19:56:35.525Z] ---> 467392eebb1c [2024-03-04T19:56:35.525Z] Step 4/4 : RUN go mod download [2024-03-04T19:56:35.525Z] ---> Running in 029395f22b63 [2024-03-04T19:56:36.256Z] Still waiting to schedule task [2024-03-04T19:56:36.257Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-04T19:56:53.655Z] Removing intermediate container 029395f22b63 [2024-03-04T19:56:53.655Z] ---> 376b3d919c1c [2024-03-04T19:56:53.655Z] Successfully built 376b3d919c1c [2024-03-04T19:56:53.655Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:56:54.056Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T19:56:54.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T19:56:54.271Z] prd-ubuntu20.04-docker-8c-8g-4884 does not seem to be running inside a container [2024-03-04T19:56:54.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T19:56:54.678Z] $ docker top 89bbc64c5f466438ebf14fcb0f57764b7aaa778100dc18ebdf4adbf539314e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T19:56:55.214Z] + go version [2024-03-04T19:56:55.215Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-04T19:56:55.253Z] $ docker stop --time=1 89bbc64c5f466438ebf14fcb0f57764b7aaa778100dc18ebdf4adbf539314e0b [2024-03-04T19:56:56.532Z] $ docker rm -f --volumes 89bbc64c5f466438ebf14fcb0f57764b7aaa778100dc18ebdf4adbf539314e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:56:57.436Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-04T19:56:57.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T19:56:57.646Z] prd-ubuntu20.04-docker-8c-8g-4884 does not seem to be running inside a container [2024-03-04T19:56:57.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-04T19:56:58.025Z] $ docker top b7aad66a6fbf5f81436abf6555199937eb9a183c8179e759c6ea7c0959b45748 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-04T19:56:58.188Z] ========================================================= [2024-03-04T19:56:58.188Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-04T19:56:58.188Z] ========================================================= [Pipeline] sh [2024-03-04T19:56:58.481Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-04T19:56:58.872Z] + make test [2024-03-04T19:56:58.872Z] go test -race -coverprofile=coverage.out ./... [2024-03-04T19:57:07.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-04T19:57:19.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-04T19:57:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-04T19:57:21.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-04T19:57:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-03-04T19:57:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-03-04T19:57:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-04T19:57:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-04T19:57:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-04T19:57:25.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-04T19:57:25.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-04T19:57:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-04T19:57:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-04T19:57:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-04T19:57:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-04T19:57:26.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-04T19:57:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2024-03-04T19:57:27.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements [2024-03-04T19:57:28.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-04T19:57:28.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-04T19:57:30.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-04T19:57:30.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-04T19:57:30.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-04T19:57:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.074s coverage: 93.4% of statements [2024-03-04T19:57:30.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-04T19:57:30.900Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-04T19:57:31.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 97.6% of statements [2024-03-04T19:57:32.095Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2024-03-04T19:57:32.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-04T19:57:32.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-04T19:57:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements [2024-03-04T19:57:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.066s coverage: 32.2% of statements [2024-03-04T19:57:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.066s coverage: 41.7% of statements [2024-03-04T19:57:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements [2024-03-04T19:57:34.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.070s coverage: 94.1% of statements [2024-03-04T19:57:34.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2024-03-04T19:57:34.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-04T19:57:35.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-04T19:57:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-04T19:57:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-04T19:57:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-04T19:57:36.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-04T19:57:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-04T19:57:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-04T19:57:36.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-04T19:57:38.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-04T19:57:39.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-04T19:57:40.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-04T19:57:40.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-04T19:57:43.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-04T19:57:43.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-04T19:57:43.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-04T19:57:44.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-04T19:57:44.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-04T19:57:44.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-04T19:57:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-04T19:57:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-04T19:57:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-04T19:57:45.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-04T19:57:46.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.046s coverage: 94.4% of statements [2024-03-04T19:57:46.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-04T19:57:46.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-04T19:57:46.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-04T19:57:46.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-04T19:57:48.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-04T19:57:48.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-04T19:57:48.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-04T19:57:48.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-04T19:57:49.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-04T19:57:49.161Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-04T19:57:49.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-04T19:57:49.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-03-04T19:57:59.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 38.4% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 19.9% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 95.7% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements [2024-03-04T19:57:59.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2024-03-04T19:57:59.721Z] 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-03-04T19:57:59.721Z] running golangci-lint [2024-03-04T19:57:59.981Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-04T19:57:59.981Z] go version go1.21.0 linux/amd64 [2024-03-04T19:57:59.981Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-04T19:57:59.981Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-04T19:58:14.891Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 14.736177009s" [2024-03-04T19:58:14.891Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.632005ms" [2024-03-04T19:58:24.855Z] level=info msg="[linters_context/goanalysis] analyzers took 1m36.804277896s with top 10 stages: buildir: 42.609539715s, gosec: 8.154669188s, inspect: 1.987801167s, fact_deprecated: 1.562754249s, printf: 1.388640955s, S1038: 1.284737924s, nilness: 1.273295891s, ctrlflow: 1.232480958s, fact_purity: 1.04117981s, errcheck: 731.580765ms" [2024-03-04T19:58:25.113Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-04T19:58:25.113Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, skip_dirs: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, exclude: 197/197" [2024-03-04T19:58:25.113Z] level=info msg="[runner] processing took 22.775826ms with stages: nolint: 10.623213ms, identifier_marker: 6.259707ms, autogenerated_exclude: 2.235274ms, exclude-rules: 1.571519ms, path_prettifier: 1.366608ms, skip_dirs: 664.394µs, cgo: 31.371µs, filename_unadjuster: 17.82µs, max_same_issues: 1.33µs, fixer: 940ns, uniq_by_line: 620ns, severity-rules: 470ns, max_from_linter: 460ns, exclude: 450ns, skip_files: 400ns, sort_results: 390ns, diff: 360ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-03-04T19:58:25.113Z] level=info msg="[runner] linters took 10.134396487s with stages: goanalysis_metalinter: 10.11144472s" [2024-03-04T19:58:25.113Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-04T19:58:25.113Z] level=info msg="Memory: 248 samples, avg is 244.1MB, max is 916.1MB" [2024-03-04T19:58:25.113Z] level=info msg="Execution took 24.920237784s" [2024-03-04T19:58:25.113Z] go vet ./... [2024-03-04T19:58:29.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T19:58:29.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T19:58:29.551Z] ./bin/test-attribution-txt.sh [2024-03-04T19:58:29.810Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T19:58:29.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-04T19:58:30.204Z] + ls -al . [2024-03-04T19:58:30.204Z] total 736 [2024-03-04T19:58:30.204Z] drwxrwxr-x 11 1001 1001 4096 Mar 4 19:56 . [2024-03-04T19:58:30.204Z] drwxr-xr-x 4 root root 4096 Mar 4 19:56 .. [2024-03-04T19:58:30.204Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:55 .blubracket [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 10 Mar 4 19:55 .dockerignore [2024-03-04T19:58:30.204Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 19:58 .git [2024-03-04T19:58:30.204Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 19:55 .github [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 1074 Mar 4 19:55 .gitignore [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 42 Mar 4 19:55 .golangci.yml [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 100 Mar 4 19:55 .hadolint.yml [2024-03-04T19:58:30.204Z] drwxr-xr-x 3 1001 1001 4096 Mar 4 19:56 .semver [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 155 Mar 4 19:55 .sonarcloud.properties [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 1171 Mar 4 19:55 ADOPTERS.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 11674 Mar 4 19:55 Attribution.txt [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 100284 Mar 4 19:55 CHANGELOG.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:55 CONTRIBUTING.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 677 Mar 4 19:55 GOVERNANCE.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 861 Mar 4 19:55 Jenkinsfile [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:55 LICENSE [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 15392 Mar 4 19:55 Makefile [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 582 Mar 4 19:55 OWNERS.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 9528 Mar 4 19:55 README.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 789 Mar 4 19:55 SECURITY.md [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 19:56 VERSION [2024-03-04T19:58:30.204Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:55 bin [2024-03-04T19:58:30.204Z] drwxrwxr-x 18 1001 1001 4096 Mar 4 19:55 cmd [2024-03-04T19:58:30.204Z] -rw-r--r-- 1 root root 453602 Mar 4 19:57 coverage.out [2024-03-04T19:58:30.204Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:55 fuzz_test [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 3734 Mar 4 19:55 go.mod [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 33955 Mar 4 19:55 go.sum [2024-03-04T19:58:30.204Z] drwxrwxr-x 7 1001 1001 4096 Mar 4 19:55 internal [2024-03-04T19:58:30.204Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 19:55 openapi [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 584 Mar 4 19:55 security.txt [2024-03-04T19:58:30.204Z] -rw-rw-r-- 1 1001 1001 204 Mar 4 19:55 version.go [Pipeline] sh [2024-03-04T19:58:30.517Z] + '[' -e coverage.out ] [2024-03-04T19:58:30.517Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-04T19:58:30.630Z] Stashed 1 file(s) [Pipeline] sh [2024-03-04T19:58:30.932Z] + make build [2024-03-04T19:58:30.932Z] 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-03-04T19:58:43.137Z] 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-03-04T19:58:44.070Z] 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-03-04T19:58:45.045Z] 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-03-04T19:58:45.611Z] 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-03-04T19:58:50.870Z] 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-03-04T19:58:52.240Z] 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-03-04T19:58:52.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4886 in /w/workspace/edgexfoundry_edgex-go_PR-4771 [Pipeline] { [Pipeline] ws [2024-03-04T19:58:52.597Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-04T19:58:53.174Z] 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-03-04T19:58:54.109Z] 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-03-04T19:58:54.676Z] 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-03-04T19:58:55.614Z] 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-03-04T19:58:55.720Z] The recommended git tool is: git [2024-03-04T19:58:56.180Z] 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-03-04T19:58:57.134Z] $ docker stop --time=1 b7aad66a6fbf5f81436abf6555199937eb9a183c8179e759c6ea7c0959b45748 [2024-03-04T19:59:00.733Z] using credential edgex-jenkins-ssh [2024-03-04T19:59:00.753Z] Cloning the remote Git repository [2024-03-04T19:59:00.979Z] $ docker rm -f --volumes b7aad66a6fbf5f81436abf6555199937eb9a183c8179e759c6ea7c0959b45748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-03-04T19:59:00.803Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-04T19:59:00.907Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-04T19:59:01.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-04T19:59:01.092Z] > git --version # timeout=10 [2024-03-04T19:59:01.116Z] > git --version # 'git version 2.25.1' [2024-03-04T19:59:01.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T19:59:01.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:59:02.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T19:59:02.600Z] [2024-03-04T19:59:02.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T19:59:03.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T19:59:03.014Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-04T19:59:03.014Z] 91d30c5bc195: Pulling fs layer [2024-03-04T19:59:03.014Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-04T19:59:03.014Z] 9c61dcf015f6: Pulling fs layer [2024-03-04T19:59:03.014Z] 4698f68db338: Pulling fs layer [2024-03-04T19:59:03.014Z] 2a2f49069b9e: Pulling fs layer [2024-03-04T19:59:03.014Z] e0025b399a48: Pulling fs layer [2024-03-04T19:59:03.014Z] 4698f68db338: Waiting [2024-03-04T19:59:03.014Z] 2a2f49069b9e: Waiting [2024-03-04T19:59:03.014Z] e0025b399a48: Waiting [2024-03-04T19:59:03.273Z] 91d30c5bc195: Verifying Checksum [2024-03-04T19:59:03.273Z] 91d30c5bc195: Download complete [2024-03-04T19:59:03.273Z] 4698f68db338: Verifying Checksum [2024-03-04T19:59:03.273Z] 4698f68db338: Download complete [2024-03-04T19:59:03.273Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-04T19:59:03.273Z] 2e9b0aa3be6d: Download complete [2024-03-04T19:59:03.273Z] e0025b399a48: Verifying Checksum [2024-03-04T19:59:03.273Z] e0025b399a48: Download complete [2024-03-04T19:59:03.273Z] 91d30c5bc195: Pull complete [2024-03-04T19:59:03.273Z] 2a2f49069b9e: Verifying Checksum [2024-03-04T19:59:03.273Z] 2a2f49069b9e: Download complete [2024-03-04T19:59:03.532Z] 2e9b0aa3be6d: Pull complete [2024-03-04T19:59:03.790Z] 9c61dcf015f6: Verifying Checksum [2024-03-04T19:59:03.790Z] 9c61dcf015f6: Download complete [2024-03-04T19:59:07.071Z] 9c61dcf015f6: Pull complete [2024-03-04T19:59:07.071Z] 4698f68db338: Pull complete [2024-03-04T19:59:07.071Z] 2a2f49069b9e: Pull complete [2024-03-04T19:59:07.071Z] e0025b399a48: Pull complete [2024-03-04T19:59:07.071Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-04T19:59:07.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-04T19:59:07.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T19:59:07.428Z] prd-ubuntu20.04-docker-8c-8g-4884 does not seem to be running inside a container [2024-03-04T19:59:07.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-04T19:59:09.503Z] $ docker top a51401f13c758ecffda4bf189a28b445afe82dccf74e767741cfdc36962ede6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T19:59:09.968Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-04T19:59:12.505Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #1 transferring dockerfile: 1.95kB done [2024-03-04T19:59:12.505Z] #1 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #2 transferring dockerfile: 2.93kB done [2024-03-04T19:59:12.505Z] #2 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #3 transferring dockerfile: 1.89kB done [2024-03-04T19:59:12.505Z] #3 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #4 transferring dockerfile: 1.69kB done [2024-03-04T19:59:12.505Z] #4 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #5 transferring dockerfile: 2.23kB done [2024-03-04T19:59:12.505Z] #5 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #6 transferring dockerfile: 1.81kB done [2024-03-04T19:59:12.505Z] #6 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #7 transferring dockerfile: 2.06kB done [2024-03-04T19:59:12.505Z] #7 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #8 [core-data internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #8 transferring dockerfile: 2.01kB done [2024-03-04T19:59:12.505Z] #8 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #9 transferring dockerfile: 2.15kB done [2024-03-04T19:59:12.505Z] #9 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #10 [support-notifications internal] load .dockerignore [2024-03-04T19:59:12.505Z] #10 transferring context: 50B done [2024-03-04T19:59:12.505Z] #10 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #11 [core-command internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #11 transferring dockerfile: 1.93kB done [2024-03-04T19:59:12.505Z] #11 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #12 transferring dockerfile: 2.50kB done [2024-03-04T19:59:12.505Z] #12 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #13 transferring dockerfile: 1.70kB done [2024-03-04T19:59:12.505Z] #13 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #14 transferring dockerfile: 1.93kB done [2024-03-04T19:59:12.505Z] #14 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-04T19:59:12.505Z] #15 transferring dockerfile: 2.49kB done [2024-03-04T19:59:12.505Z] #15 DONE 0.1s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #16 [security-bootstrapper internal] load .dockerignore [2024-03-04T19:59:12.505Z] #16 transferring context: 50B done [2024-03-04T19:59:12.505Z] #16 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-03-04T19:59:12.505Z] #17 transferring context: 50B done [2024-03-04T19:59:12.505Z] #17 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #18 [security-spire-config internal] load .dockerignore [2024-03-04T19:59:12.505Z] #18 transferring context: 50B done [2024-03-04T19:59:12.505Z] #18 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-04T19:59:12.505Z] #19 transferring context: 50B done [2024-03-04T19:59:12.505Z] #19 DONE 0.0s [2024-03-04T19:59:12.505Z] [2024-03-04T19:59:12.505Z] #20 [core-metadata internal] load .dockerignore [2024-03-04T19:59:12.764Z] #20 transferring context: 50B done [2024-03-04T19:59:12.764Z] #20 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #21 [security-spire-agent internal] load .dockerignore [2024-03-04T19:59:12.764Z] #21 transferring context: 50B done [2024-03-04T19:59:12.764Z] #21 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #22 [core-data internal] load .dockerignore [2024-03-04T19:59:12.764Z] #22 transferring context: 50B done [2024-03-04T19:59:12.764Z] #22 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #23 [security-proxy-auth internal] load .dockerignore [2024-03-04T19:59:12.764Z] #23 transferring context: 50B done [2024-03-04T19:59:12.764Z] #23 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #24 [core-command internal] load .dockerignore [2024-03-04T19:59:12.764Z] #24 transferring context: 50B done [2024-03-04T19:59:12.764Z] #24 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #25 [security-proxy-setup internal] load .dockerignore [2024-03-04T19:59:12.764Z] #25 transferring context: 50B done [2024-03-04T19:59:12.764Z] #25 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-03-04T19:59:12.764Z] #26 transferring context: 50B done [2024-03-04T19:59:12.764Z] #26 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #27 [support-scheduler internal] load .dockerignore [2024-03-04T19:59:12.764Z] #27 transferring context: 50B done [2024-03-04T19:59:12.764Z] #27 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #28 [security-spire-server internal] load .dockerignore [2024-03-04T19:59:12.764Z] #28 transferring context: 50B done [2024-03-04T19:59:12.764Z] #28 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:12.764Z] #29 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T19:59:12.764Z] #30 DONE 0.1s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:12.764Z] #29 DONE 0.0s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T19:59:12.764Z] #30 DONE 0.1s [2024-03-04T19:59:12.764Z] [2024-03-04T19:59:12.764Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:12.764Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:13.023Z] #31 ... [2024-03-04T19:59:13.023Z] [2024-03-04T19:59:13.023Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:13.023Z] #29 DONE 0.0s [2024-03-04T19:59:13.023Z] [2024-03-04T19:59:13.023Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:13.023Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:13.023Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T19:59:13.023Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.1s [2024-03-04T19:59:13.023Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T19:59:13.023Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T19:59:13.023Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-04T19:59:13.023Z] #31 ... [2024-03-04T19:59:13.023Z] [2024-03-04T19:59:13.023Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:13.023Z] #29 DONE 0.0s [2024-03-04T19:59:13.023Z] [2024-03-04T19:59:13.023Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:13.023Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:13.023Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T19:59:13.023Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-04T19:59:13.023Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T19:59:13.023Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T19:59:13.284Z] #31 ... [2024-03-04T19:59:13.284Z] [2024-03-04T19:59:13.284Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:13.284Z] #29 DONE 0.0s [2024-03-04T19:59:13.284Z] [2024-03-04T19:59:13.284Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:13.284Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:13.284Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T19:59:13.284Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-04T19:59:13.284Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T19:59:13.284Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T19:59:13.284Z] #31 ... [2024-03-04T19:59:13.284Z] [2024-03-04T19:59:13.284Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-04T19:59:13.284Z] #29 DONE 0.0s [2024-03-04T19:59:13.284Z] [2024-03-04T19:59:13.284Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:13.284Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:13.284Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T19:59:13.284Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-04T19:59:13.284Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T19:59:13.284Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T19:59:13.284Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-04T19:59:13.284Z] #31 ... [2024-03-04T19:59:13.284Z] [2024-03-04T19:59:13.284Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T19:59:13.284Z] #30 DONE 0.4s [2024-03-04T19:59:13.544Z] [2024-03-04T19:59:13.544Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-04T19:59:13.544Z] #32 DONE 0.9s [2024-03-04T19:59:13.544Z] [2024-03-04T19:59:13.544Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-04T19:59:13.544Z] #33 ... [2024-03-04T19:59:13.544Z] [2024-03-04T19:59:13.544Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:13.544Z] #31 DONE 0.9s [2024-03-04T19:59:13.803Z] [2024-03-04T19:59:13.803Z] #34 [support-scheduler internal] load build context [2024-03-04T19:59:17.489Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-04T19:59:17.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T19:59:18.027Z] #34 transferring context: 161.73MB 4.4s [2024-03-04T19:59:18.968Z] #34 ... [2024-03-04T19:59:18.968Z] [2024-03-04T19:59:18.968Z] #35 [core-data internal] load build context [2024-03-04T19:59:18.968Z] #35 transferring context: 310.73MB 5.6s done [2024-03-04T19:59:19.043Z] Merging remotes/origin/main commit a48d6392372de4eada0148d46cda0c5092cdf95e into PR head commit 5d35af6c2ad452aabec067cbbbdfed29ecd0804c [2024-03-04T19:59:19.227Z] #35 ... [2024-03-04T19:59:19.228Z] [2024-03-04T19:59:19.228Z] #36 [core-metadata internal] load build context [2024-03-04T19:59:19.228Z] #36 ... [2024-03-04T19:59:19.228Z] [2024-03-04T19:59:19.228Z] #34 [support-scheduler internal] load build context [2024-03-04T19:59:19.456Z] Merge succeeded, producing 5d35af6c2ad452aabec067cbbbdfed29ecd0804c [2024-03-04T19:59:19.457Z] Checking out Revision 5d35af6c2ad452aabec067cbbbdfed29ecd0804c (PR-4771) [2024-03-04T19:59:18.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-04T19:59:18.449Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-04T19:59:18.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T19:59:18.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4771/head:refs/remotes/origin/PR-4771 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-04T19:59:19.067Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T19:59:19.138Z] > git checkout -f 5d35af6c2ad452aabec067cbbbdfed29ecd0804c # timeout=10 [2024-03-04T19:59:19.359Z] > git remote # timeout=10 [2024-03-04T19:59:19.378Z] > git config --get remote.origin.url # timeout=10 [2024-03-04T19:59:19.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T19:59:19.415Z] > git merge a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 [2024-03-04T19:59:19.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-04T19:59:19.465Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T19:59:19.489Z] > git checkout -f 5d35af6c2ad452aabec067cbbbdfed29ecd0804c # timeout=10 [2024-03-04T19:59:20.167Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0" [2024-03-04T19:59:20.215Z] > git --version # timeout=10 [2024-03-04T19:59:20.226Z] > git --version # 'git version 2.25.1' [2024-03-04T19:59:20.239Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T19:59:21.159Z] #34 transferring context: 310.73MB 7.6s done [2024-03-04T19:59:21.614Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-04T19:59:21.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T19:59:21.614Z] Dload Upload Total Spent Left Speed [2024-03-04T19:59:21.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 272k [Pipeline] sh [2024-03-04T19:59:21.974Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-04T19:59:22.320Z] + sudo tee /etc/docker/daemon.new [2024-03-04T19:59:22.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-04T19:59:22.320Z] { [2024-03-04T19:59:22.320Z] "registry-mirrors": [ [2024-03-04T19:59:22.320Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-04T19:59:22.320Z] ], [2024-03-04T19:59:22.320Z] "bip": "10.250.0.254/24", [2024-03-04T19:59:22.320Z] "hosts": [ [2024-03-04T19:59:22.320Z] "tcp://0.0.0.0:5555", [2024-03-04T19:59:22.320Z] "unix:///var/run/docker.sock" [2024-03-04T19:59:22.320Z] ], [2024-03-04T19:59:22.320Z] "mtu": 1458, [2024-03-04T19:59:22.320Z] "selinux-enabled": true, [2024-03-04T19:59:22.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-04T19:59:22.320Z] } [Pipeline] sh [2024-03-04T19:59:22.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-04T19:59:23.011Z] + sudo service docker restart [2024-03-04T19:59:23.068Z] #34 ... [2024-03-04T19:59:23.068Z] [2024-03-04T19:59:23.068Z] #37 [support-notifications internal] load build context [2024-03-04T19:59:23.068Z] #37 transferring context: 310.73MB 7.4s done [2024-03-04T19:59:23.068Z] #37 ... [2024-03-04T19:59:23.068Z] [2024-03-04T19:59:23.068Z] #38 [security-bootstrapper internal] load build context [2024-03-04T19:59:23.068Z] #38 transferring context: 310.73MB 8.3s done [2024-03-04T19:59:23.068Z] #38 ... [2024-03-04T19:59:23.068Z] [2024-03-04T19:59:23.068Z] #39 [security-proxy-setup internal] load build context [2024-03-04T19:59:23.068Z] #39 transferring context: 310.73MB 7.8s done [2024-03-04T19:59:23.326Z] #39 ... [2024-03-04T19:59:23.327Z] [2024-03-04T19:59:23.327Z] #40 [security-secretstore-setup internal] load build context [2024-03-04T19:59:23.327Z] #40 transferring context: 310.73MB 8.2s done [2024-03-04T19:59:23.327Z] #40 ... [2024-03-04T19:59:23.327Z] [2024-03-04T19:59:23.327Z] #41 [security-proxy-auth internal] load build context [2024-03-04T19:59:23.327Z] #41 transferring context: 310.73MB 8.1s done [2024-03-04T19:59:23.586Z] #41 ... [2024-03-04T19:59:23.586Z] [2024-03-04T19:59:23.586Z] #42 [core-command internal] load build context [2024-03-04T19:59:23.586Z] #42 transferring context: 310.73MB 7.5s done [2024-03-04T19:59:23.586Z] #42 ... [2024-03-04T19:59:23.586Z] [2024-03-04T19:59:23.586Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T19:59:23.847Z] #43 ... [2024-03-04T19:59:23.847Z] [2024-03-04T19:59:23.847Z] #44 [security-spiffe-token-provider internal] load build context [2024-03-04T19:59:23.847Z] #44 transferring context: 310.73MB 7.1s done [2024-03-04T19:59:24.109Z] #44 ... [2024-03-04T19:59:24.109Z] [2024-03-04T19:59:24.109Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-04T19:59:24.109Z] #45 ... [2024-03-04T19:59:24.109Z] [2024-03-04T19:59:24.109Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-04T19:59:24.109Z] #46 transferring context: 310.73MB 7.9s done [2024-03-04T19:59:29.516Z] #46 ... [2024-03-04T19:59:29.516Z] [2024-03-04T19:59:29.516Z] #36 [core-metadata internal] load build context [2024-03-04T19:59:29.516Z] #36 transferring context: 310.73MB 7.7s done [2024-03-04T19:59:30.085Z] #36 ... [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T19:59:30.086Z] #47 ... [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #35 [core-data internal] load build context [2024-03-04T19:59:30.086Z] #35 DONE 17.1s [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #44 [security-spiffe-token-provider internal] load build context [2024-03-04T19:59:30.086Z] #44 DONE 17.2s [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #42 [core-command internal] load build context [2024-03-04T19:59:30.086Z] #42 DONE 17.2s [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-04T19:59:30.086Z] #33 DONE 16.8s [2024-03-04T19:59:30.086Z] [2024-03-04T19:59:30.086Z] #37 [support-notifications internal] load build context [2024-03-04T19:59:30.086Z] #37 DONE 17.4s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T19:59:30.343Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-04T19:59:30.343Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-04T19:59:30.343Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-04T19:59:30.343Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T19:59:30.343Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-04T19:59:30.343Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-04T19:59:30.343Z] #31 DONE 0.9s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T19:59:30.343Z] #43 DONE 17.3s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #36 [core-metadata internal] load build context [2024-03-04T19:59:30.343Z] #36 DONE 17.3s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #34 [support-scheduler internal] load build context [2024-03-04T19:59:30.343Z] #34 DONE 17.0s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #46 [core-common-config-bootstrapper internal] load build context [2024-03-04T19:59:30.343Z] #46 DONE 17.3s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #39 [security-proxy-setup internal] load build context [2024-03-04T19:59:30.343Z] #39 DONE 17.1s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-04T19:59:30.343Z] #45 DONE 17.3s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #41 [security-proxy-auth internal] load build context [2024-03-04T19:59:30.343Z] #41 DONE 17.2s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #38 [security-bootstrapper internal] load build context [2024-03-04T19:59:30.343Z] #38 DONE 17.4s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #40 [security-secretstore-setup internal] load build context [2024-03-04T19:59:30.343Z] #40 DONE 17.0s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T19:59:30.343Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-03-04T19:59:30.343Z] #48 ... [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #49 [security-spire-agent internal] load build context [2024-03-04T19:59:30.343Z] #49 transferring context: 17.63kB done [2024-03-04T19:59:30.343Z] #49 DONE 0.1s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #50 [security-spire-server internal] load build context [2024-03-04T19:59:30.343Z] #50 transferring context: 18.10kB done [2024-03-04T19:59:30.343Z] #50 DONE 0.2s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #51 [security-spire-config internal] load build context [2024-03-04T19:59:30.343Z] #51 transferring context: 16.35kB done [2024-03-04T19:59:30.343Z] #51 DONE 0.2s [2024-03-04T19:59:30.343Z] [2024-03-04T19:59:30.343Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T19:59:30.343Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-04T19:59:30.343Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-04T19:59:30.343Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-04T19:59:30.343Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-03-04T19:59:30.343Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-03-04T19:59:30.343Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T19:59:30.602Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-04T19:59:30.602Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-04T19:59:30.602Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-03-04T19:59:30.602Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 0.2s [2024-03-04T19:59:30.602Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.75MB / 18.86MB 0.4s [2024-03-04T19:59:30.602Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-04T19:59:30.861Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-03-04T19:59:30.861Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-03-04T19:59:32.237Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-03-04T19:59:32.495Z] #48 ... [2024-03-04T19:59:32.495Z] [2024-03-04T19:59:32.495Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T19:59:32.495Z] #0 8.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:32.495Z] #0 8.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:32.495Z] #0 8.765 (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T19:59:32.495Z] #0 8.787 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:32.495Z] #0 8.791 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:32.495Z] #0 8.797 Executing ca-certificates-20230506-r0.trigger [2024-03-04T19:59:32.495Z] #0 8.844 OK: 8 MiB in 17 packages [2024-03-04T19:59:32.495Z] #52 ... [2024-03-04T19:59:32.495Z] [2024-03-04T19:59:32.495Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T19:59:32.495Z] #53 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-03-04T19:59:32.495Z] #53 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-04T19:59:32.495Z] #53 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-04T19:59:32.495Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-04T19:59:32.495Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-03-04T19:59:32.495Z] #53 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-04T19:59:32.495Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-04T19:59:32.495Z] #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2024-03-04T19:59:32.495Z] #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-03-04T19:59:32.495Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-04T19:59:32.495Z] #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-04T19:59:32.495Z] #53 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-03-04T19:59:33.433Z] #53 ... [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T19:59:33.433Z] #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.322 OK: 264 MiB in 52 packages [2024-03-04T19:59:33.433Z] #54 DONE 3.3s [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T19:59:33.433Z] #0 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.487 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.433Z] #0 1.491 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.433Z] #0 1.497 OK: 7 MiB in 16 packages [2024-03-04T19:59:33.433Z] #55 DONE 3.4s [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T19:59:33.433Z] #0 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.365 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T19:59:33.433Z] #0 1.365 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T19:59:33.433Z] #0 1.365 OK: 20070 distinct packages available [2024-03-04T19:59:33.433Z] #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.738 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.433Z] #0 1.747 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-04T19:59:33.433Z] #0 1.753 (3/4) Installing libucontext (1.2-r2) [2024-03-04T19:59:33.433Z] #0 1.753 (4/4) Installing gcompat (1.1.0-r1) [2024-03-04T19:59:33.433Z] #0 1.757 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.433Z] #0 1.763 OK: 8 MiB in 19 packages [2024-03-04T19:59:33.433Z] #56 DONE 3.3s [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T19:59:33.433Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.279 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T19:59:33.433Z] #0 1.279 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T19:59:33.433Z] #0 1.279 OK: 20070 distinct packages available [2024-03-04T19:59:33.433Z] #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.433Z] #0 1.687 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.433Z] #0 1.691 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-04T19:59:33.433Z] #0 1.691 (3/5) Installing libucontext (1.2-r2) [2024-03-04T19:59:33.433Z] #0 1.695 (4/5) Installing gcompat (1.1.0-r1) [2024-03-04T19:59:33.433Z] #0 1.701 (5/5) Installing openssl (3.1.4-r5) [2024-03-04T19:59:33.433Z] #0 1.728 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.433Z] #0 1.734 OK: 8 MiB in 20 packages [2024-03-04T19:59:33.433Z] #57 DONE 3.3s [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T19:59:33.433Z] #52 DONE 11.2s [2024-03-04T19:59:33.433Z] [2024-03-04T19:59:33.433Z] #58 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T19:59:33.691Z] #58 ... [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.691Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T19:59:33.691Z] #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 2.612 OK: 264 MiB in 52 packages [2024-03-04T19:59:33.691Z] #59 DONE 3.4s [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.691Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T19:59:33.691Z] #0 1.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.459 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T19:59:33.691Z] #0 1.459 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T19:59:33.691Z] #0 1.459 OK: 20070 distinct packages available [2024-03-04T19:59:33.691Z] #0 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.809 (1/11) Installing ca-certificates (20230506-r0) [2024-03-04T19:59:33.691Z] #0 1.825 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-04T19:59:33.691Z] #0 1.846 (3/11) Installing libunistring (1.1-r1) [2024-03-04T19:59:33.691Z] #0 1.860 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-04T19:59:33.691Z] #0 1.865 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-04T19:59:33.691Z] #0 1.871 (6/11) Installing libcurl (8.5.0-r0) [2024-03-04T19:59:33.691Z] #0 1.880 (7/11) Installing curl (8.5.0-r0) [2024-03-04T19:59:33.691Z] #0 1.887 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.691Z] #0 1.892 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-04T19:59:33.691Z] #0 1.896 (10/11) Installing libucontext (1.2-r2) [2024-03-04T19:59:33.691Z] #0 1.900 (11/11) Installing gcompat (1.1.0-r1) [2024-03-04T19:59:33.691Z] #0 1.907 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.691Z] #0 1.911 Executing ca-certificates-20230506-r0.trigger [2024-03-04T19:59:33.691Z] #0 1.948 OK: 12 MiB in 26 packages [2024-03-04T19:59:33.691Z] #60 DONE 3.5s [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.691Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T19:59:33.691Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.330 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T19:59:33.691Z] #0 1.330 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T19:59:33.691Z] #0 1.330 OK: 20075 distinct packages available [2024-03-04T19:59:33.691Z] #0 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.734 OK: 264 MiB in 52 packages [2024-03-04T19:59:33.691Z] #61 DONE 3.4s [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.691Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T19:59:33.691Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 1.673 (1/4) Installing ca-certificates (20230506-r0) [2024-03-04T19:59:33.691Z] #0 1.673 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.691Z] #0 1.690 (3/4) Installing su-exec (0.2-r3) [2024-03-04T19:59:33.691Z] #0 1.698 (4/4) Installing yq (4.33.3-r5) [2024-03-04T19:59:33.691Z] #0 1.755 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.691Z] #0 1.760 Executing ca-certificates-20230506-r0.trigger [2024-03-04T19:59:33.691Z] #0 1.803 OK: 17 MiB in 19 packages [2024-03-04T19:59:33.691Z] #62 DONE 3.6s [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.691Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T19:59:33.691Z] #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:33.691Z] #0 3.052 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:33.691Z] #0 3.199 (2/4) Installing openssl (3.1.4-r5) [2024-03-04T19:59:33.691Z] #0 3.217 (3/4) Installing su-exec (0.2-r3) [2024-03-04T19:59:33.691Z] #0 3.221 (4/4) Installing yq (4.33.3-r5) [2024-03-04T19:59:33.691Z] #0 3.322 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:33.691Z] #0 3.330 OK: 17 MiB in 19 packages [2024-03-04T19:59:33.691Z] #63 DONE 3.6s [2024-03-04T19:59:33.691Z] [2024-03-04T19:59:33.692Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:33.692Z] #64 DONE 0.2s [2024-03-04T19:59:33.692Z] [2024-03-04T19:59:33.692Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:33.692Z] #65 DONE 0.2s [2024-03-04T19:59:33.692Z] [2024-03-04T19:59:33.692Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:33.692Z] #66 DONE 0.2s [2024-03-04T19:59:33.692Z] [2024-03-04T19:59:33.692Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:33.951Z] #67 ... [2024-03-04T19:59:33.951Z] [2024-03-04T19:59:33.951Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T19:59:33.951Z] #48 DONE 3.5s [2024-03-04T19:59:33.951Z] [2024-03-04T19:59:33.951Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T19:59:35.326Z] #53 ... [2024-03-04T19:59:35.326Z] [2024-03-04T19:59:35.326Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T19:59:35.326Z] #0 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #0 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #0 4.697 OK: 264 MiB in 52 packages [2024-03-04T19:59:35.326Z] #68 DONE 4.8s [2024-03-04T19:59:35.326Z] [2024-03-04T19:59:35.326Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T19:59:35.326Z] #0 4.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #0 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #0 4.744 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:35.326Z] #0 4.747 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:35.326Z] #0 4.760 OK: 7 MiB in 16 packages [2024-03-04T19:59:35.326Z] #69 DONE 4.9s [2024-03-04T19:59:35.326Z] [2024-03-04T19:59:35.326Z] #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:35.326Z] #70 DONE 0.1s [2024-03-04T19:59:35.326Z] [2024-03-04T19:59:35.326Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T19:59:35.326Z] #47 4.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #47 4.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #47 4.965 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-04T19:59:35.326Z] #47 4.982 (2/2) Installing su-exec (0.2-r3) [2024-03-04T19:59:35.326Z] #47 4.990 Executing busybox-1.36.1-r5.trigger [2024-03-04T19:59:35.326Z] #47 4.998 OK: 7 MiB in 17 packages [2024-03-04T19:59:35.326Z] #47 DONE 5.1s [2024-03-04T19:59:35.326Z] [2024-03-04T19:59:35.326Z] #58 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T19:59:35.326Z] #58 1.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.326Z] #58 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.584Z] #58 1.981 OK: 7 MiB in 16 packages [2024-03-04T19:59:35.843Z] #58 DONE 2.1s [2024-03-04T19:59:35.843Z] [2024-03-04T19:59:35.843Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T19:59:35.843Z] #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.843Z] #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.843Z] #0 1.976 OK: 8 MiB in 17 packages [2024-03-04T19:59:35.843Z] #71 DONE 2.1s [2024-03-04T19:59:35.843Z] [2024-03-04T19:59:35.843Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T19:59:35.843Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.843Z] #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:35.843Z] #72 2.275 OK: 8 MiB in 20 packages [2024-03-04T19:59:36.101Z] #72 DONE 2.4s [2024-03-04T19:59:36.101Z] [2024-03-04T19:59:36.101Z] #73 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T19:59:36.671Z] #73 DONE 0.8s [2024-03-04T19:59:36.671Z] [2024-03-04T19:59:36.671Z] #74 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-04T19:59:36.932Z] #74 DONE 0.0s [2024-03-04T19:59:36.932Z] [2024-03-04T19:59:36.932Z] #75 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-04T19:59:36.932Z] #75 DONE 0.9s [2024-03-04T19:59:36.932Z] [2024-03-04T19:59:36.932Z] #76 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-04T19:59:37.501Z] #76 DONE 0.7s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T19:59:37.501Z] #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.556 OK: 8 MiB in 19 packages [2024-03-04T19:59:37.501Z] #77 DONE 4.0s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T19:59:37.501Z] #0 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.364 OK: 17 MiB in 19 packages [2024-03-04T19:59:37.501Z] #78 DONE 3.8s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T19:59:37.501Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.479 OK: 17 MiB in 19 packages [2024-03-04T19:59:37.501Z] #79 DONE 3.9s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T19:59:37.501Z] #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:37.501Z] #0 3.434 OK: 12 MiB in 26 packages [2024-03-04T19:59:37.501Z] #80 DONE 4.0s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T19:59:37.501Z] #81 DONE 0.8s [2024-03-04T19:59:37.501Z] [2024-03-04T19:59:37.501Z] #82 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T19:59:38.066Z] #82 DONE 0.4s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-04T19:59:38.066Z] #83 DONE 0.4s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-04T19:59:38.066Z] #84 DONE 0.4s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #85 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-04T19:59:38.066Z] #85 DONE 0.0s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T19:59:38.066Z] #86 DONE 0.5s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #87 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-04T19:59:38.066Z] #87 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-04T19:59:38.066Z] #88 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T19:59:38.066Z] #89 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-04T19:59:38.066Z] #90 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T19:59:38.066Z] #91 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T19:59:38.066Z] #92 DONE 0.1s [2024-03-04T19:59:38.066Z] [2024-03-04T19:59:38.066Z] #93 [security-spire-server] exporting to image [2024-03-04T19:59:38.066Z] #93 exporting layers [2024-03-04T19:59:38.323Z] #93 ... [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-04T19:59:38.323Z] #94 DONE 0.1s [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-04T19:59:38.323Z] #95 DONE 0.1s [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-04T19:59:38.323Z] #96 DONE 0.1s [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #93 [security-spire-agent] exporting to image [2024-03-04T19:59:38.323Z] #93 ... [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-04T19:59:38.323Z] #97 DONE 0.1s [2024-03-04T19:59:38.323Z] [2024-03-04T19:59:38.323Z] #93 [security-spire-config] exporting to image [2024-03-04T19:59:38.888Z] #93 exporting layers 0.6s done [2024-03-04T19:59:38.888Z] #93 writing image sha256:4a6e2e92db1bcb976730e99c3e5495fb26cb7d08c5c74f7300473cab401e49b3 done [2024-03-04T19:59:38.888Z] #93 naming to docker.io/library/security-spire-server done [2024-03-04T19:59:38.888Z] #93 exporting layers 0.6s done [2024-03-04T19:59:38.888Z] #93 writing image sha256:2b830db6cddccd5fd019d3d4db7652f220658b7e3d9cc14db6b1b42b5f1a210b done [2024-03-04T19:59:38.888Z] #93 naming to docker.io/library/security-spire-agent done [2024-03-04T19:59:38.888Z] #93 writing image sha256:afef1c18e8e0aeb5aafaac631e2b7279921d8fafc67953b8bc3f6f6e356dec40 done [2024-03-04T19:59:38.888Z] #93 naming to docker.io/library/security-spire-config done [2024-03-04T19:59:38.888Z] #93 DONE 0.8s [2024-03-04T19:59:38.888Z] [2024-03-04T19:59:38.888Z] #98 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T19:59:38.888Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:39.454Z] #98 4.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:39.713Z] #98 ... [2024-03-04T19:59:39.713Z] [2024-03-04T19:59:39.713Z] #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T19:59:39.713Z] #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:39.713Z] #0 4.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-04T19:59:39.713Z] #0 4.252 OK: 7 MiB in 17 packages [2024-03-04T19:59:39.713Z] #99 DONE 4.4s [2024-03-04T19:59:39.713Z] [2024-03-04T19:59:39.713Z] #98 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T19:59:39.713Z] #98 4.690 OK: 7 MiB in 16 packages [2024-03-04T19:59:39.971Z] #98 DONE 4.8s [2024-03-04T19:59:39.971Z] [2024-03-04T19:59:39.971Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-04T19:59:40.230Z] #100 DONE 0.6s [2024-03-04T19:59:40.230Z] [2024-03-04T19:59:40.230Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-04T19:59:40.230Z] #101 DONE 0.0s [2024-03-04T19:59:40.230Z] [2024-03-04T19:59:40.230Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T19:59:41.386Z] provisioning config files... [2024-03-04T19:59:41.417Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7217203672603718915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T19:59:41.922Z] ---> ****-login.sh [2024-03-04T19:59:41.922Z] nexus3.edgexfoundry.org:10001 [2024-03-04T19:59:42.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:59:42.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:59:42.515Z] Configure a credential helper to remove this warning. See [2024-03-04T19:59:42.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:59:42.515Z] [2024-03-04T19:59:42.515Z] Login Succeeded [2024-03-04T19:59:42.515Z] nexus3.edgexfoundry.org:10002 [2024-03-04T19:59:42.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:59:43.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:59:43.054Z] Configure a credential helper to remove this warning. See [2024-03-04T19:59:43.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:59:43.054Z] [2024-03-04T19:59:43.054Z] Login Succeeded [2024-03-04T19:59:43.054Z] nexus3.edgexfoundry.org:10003 [2024-03-04T19:59:43.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:59:43.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:59:43.324Z] Configure a credential helper to remove this warning. See [2024-03-04T19:59:43.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:59:43.324Z] [2024-03-04T19:59:43.324Z] Login Succeeded [2024-03-04T19:59:43.324Z] nexus3.edgexfoundry.org:10004 [2024-03-04T19:59:43.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:59:43.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:59:43.596Z] Configure a credential helper to remove this warning. See [2024-03-04T19:59:43.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:59:43.596Z] [2024-03-04T19:59:43.596Z] Login Succeeded [2024-03-04T19:59:43.874Z] ****.io [2024-03-04T19:59:43.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T19:59:44.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T19:59:44.146Z] Configure a credential helper to remove this warning. See [2024-03-04T19:59:44.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T19:59:44.146Z] [2024-03-04T19:59:44.146Z] Login Succeeded [2024-03-04T19:59:44.146Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T19:59:44.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-03-04T19:59:44.425Z] #102 ... [2024-03-04T19:59:44.425Z] [2024-03-04T19:59:44.425Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:44.425Z] #103 ... [2024-03-04T19:59:44.425Z] [2024-03-04T19:59:44.425Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] unstash [Pipeline] sh [2024-03-04T19:59:45.049Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-04T19:59:45.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T19:59:45.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-04T19:59:45.241Z] ========================================================= [2024-03-04T19:59:45.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-04T19:59:45.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-04T19:59:45.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T19:59:45.799Z] #104 ... [2024-03-04T19:59:45.799Z] [2024-03-04T19:59:45.799Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:45.799Z] #103 DONE 12.0s [2024-03-04T19:59:45.799Z] [2024-03-04T19:59:45.799Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-04T19:59:45.922Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-04T19:59:45.922Z] 9fda8d8052c6: Pulling fs layer [2024-03-04T19:59:45.922Z] 5d54e960e981: Pulling fs layer [2024-03-04T19:59:45.922Z] c4a7e357bf2a: Pulling fs layer [2024-03-04T19:59:45.922Z] f0e02332f6b5: Pulling fs layer [2024-03-04T19:59:45.922Z] 872ee5b61b7b: Pulling fs layer [2024-03-04T19:59:45.922Z] 0c6a40ed1a82: Pulling fs layer [2024-03-04T19:59:45.922Z] 94ae7d8d031c: Pulling fs layer [2024-03-04T19:59:45.922Z] 872ee5b61b7b: Waiting [2024-03-04T19:59:45.922Z] 0c6a40ed1a82: Waiting [2024-03-04T19:59:45.922Z] 94ae7d8d031c: Waiting [2024-03-04T19:59:45.922Z] f0e02332f6b5: Waiting [2024-03-04T19:59:45.922Z] 5d54e960e981: Verifying Checksum [2024-03-04T19:59:45.922Z] 5d54e960e981: Download complete [2024-03-04T19:59:45.922Z] f0e02332f6b5: Verifying Checksum [2024-03-04T19:59:45.922Z] f0e02332f6b5: Download complete [2024-03-04T19:59:45.922Z] 872ee5b61b7b: Verifying Checksum [2024-03-04T19:59:45.922Z] 872ee5b61b7b: Download complete [2024-03-04T19:59:45.922Z] 9fda8d8052c6: Verifying Checksum [2024-03-04T19:59:45.922Z] 9fda8d8052c6: Download complete [2024-03-04T19:59:46.512Z] 94ae7d8d031c: Verifying Checksum [2024-03-04T19:59:46.512Z] 94ae7d8d031c: Download complete [2024-03-04T19:59:47.101Z] 9fda8d8052c6: Pull complete [2024-03-04T19:59:47.692Z] 5d54e960e981: Pull complete [2024-03-04T19:59:47.962Z] c4a7e357bf2a: Verifying Checksum [2024-03-04T19:59:47.962Z] c4a7e357bf2a: Download complete [2024-03-04T19:59:48.922Z] 0c6a40ed1a82: Verifying Checksum [2024-03-04T19:59:48.922Z] 0c6a40ed1a82: Download complete [2024-03-04T19:59:51.072Z] #105 ... [2024-03-04T19:59:51.072Z] [2024-03-04T19:59:51.072Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:51.072Z] #104 DONE 17.3s [2024-03-04T19:59:51.332Z] [2024-03-04T19:59:51.332Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:51.332Z] #102 DONE 16.0s [2024-03-04T19:59:51.332Z] [2024-03-04T19:59:51.332Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:51.332Z] #67 DONE 17.4s [2024-03-04T19:59:51.332Z] [2024-03-04T19:59:51.332Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-04T19:59:51.332Z] #105 DONE 5.4s [2024-03-04T19:59:51.332Z] [2024-03-04T19:59:51.332Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T19:59:55.526Z] #106 ... [2024-03-04T19:59:55.526Z] [2024-03-04T19:59:55.526Z] #107 [security-bootstrapper builder 6/7] COPY . . [2024-03-04T19:59:55.526Z] #107 DONE 4.2s [2024-03-04T19:59:55.526Z] [2024-03-04T19:59:55.527Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #108 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #109 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #110 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #111 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #112 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #113 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #114 DONE 4.2s [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #115 [core-metadata builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #115 DONE 4.2s [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #116 [support-scheduler builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #116 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #117 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #118 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #119 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #120 [core-data builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #120 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #121 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #122 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #123 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #124 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #125 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #126 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #127 [core-command builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #127 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T19:59:55.527Z] #128 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-04T19:59:55.527Z] #129 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T19:59:55.527Z] #130 CACHED [2024-03-04T19:59:55.527Z] [2024-03-04T19:59:55.527Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T19:59:56.463Z] #131 0.989 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-03-04T20:00:01.239Z] c4a7e357bf2a: Pull complete [2024-03-04T20:00:01.239Z] f0e02332f6b5: Pull complete [2024-03-04T20:00:01.239Z] 872ee5b61b7b: Pull complete [2024-03-04T20:00:06.422Z] #131 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T20:00:06.423Z] #0 0.532 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-03-04T20:00:06.423Z] #132 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:00:06.423Z] #0 0.901 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-03-04T20:00:06.423Z] #133 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T20:00:06.423Z] #0 0.972 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-03-04T20:00:06.423Z] #134 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T20:00:06.423Z] #0 0.471 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-03-04T20:00:06.423Z] #135 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:00:06.423Z] #0 1.163 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-03-04T20:00:06.423Z] #136 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #137 [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-03-04T20:00:06.423Z] #0 0.823 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-03-04T20:00:06.423Z] #137 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:00:06.423Z] #106 4.543 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-03-04T20:00:06.423Z] #106 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:00:06.423Z] #0 1.295 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-03-04T20:00:06.423Z] #138 ... [2024-03-04T20:00:06.423Z] [2024-03-04T20:00:06.423Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:00:06.423Z] #0 0.808 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-03-04T20:00:06.680Z] #139 ... [2024-03-04T20:00:06.680Z] [2024-03-04T20:00:06.681Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:00:06.681Z] #0 1.257 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-03-04T20:00:09.475Z] 0c6a40ed1a82: Pull complete [2024-03-04T20:00:11.441Z] 94ae7d8d031c: Pull complete [2024-03-04T20:00:11.441Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-04T20:00:11.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T20:00:11.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-04T20:00:11.871Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-04T20:00:11.871Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T20:00:11.871Z] WORKDIR /edgex [2024-03-04T20:00:11.871Z] COPY go.mod . [2024-03-04T20:00:11.871Z] RUN go mod download [2024-03-04T20:00:12.456Z] Sending build context to Docker daemon 2.918MB [2024-03-04T20:00:12.456Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-04T20:00:12.456Z] ---> 86de565de09d [2024-03-04T20:00:12.456Z] Step 2/4 : WORKDIR /edgex [2024-03-04T20:00:14.478Z] ---> Running in 9caca7c4e611 [2024-03-04T20:00:14.478Z] Removing intermediate container 9caca7c4e611 [2024-03-04T20:00:14.478Z] ---> f4d7b952546a [2024-03-04T20:00:14.478Z] Step 3/4 : COPY go.mod . [2024-03-04T20:00:15.107Z] ---> 2ba9aac3b38d [2024-03-04T20:00:15.107Z] Step 4/4 : RUN go mod download [2024-03-04T20:00:15.107Z] ---> Running in 7008067ad899 [2024-03-04T20:00:54.011Z] Removing intermediate container 7008067ad899 [2024-03-04T20:00:54.011Z] ---> 7199cfaffbf3 [2024-03-04T20:00:54.011Z] Successfully built 7199cfaffbf3 [2024-03-04T20:00:54.011Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:00:54.453Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T20:00:54.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T20:00:54.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-4886 does not seem to be running inside a container [2024-03-04T20:00:54.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-04T20:00:56.041Z] $ docker top 3ac49a64cd784ba87fd0d861b1274bd98f9e4d46014e8396e791414a38b867e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T20:00:57.001Z] + go version [2024-03-04T20:00:57.001Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-04T20:00:57.039Z] $ docker stop --time=1 3ac49a64cd784ba87fd0d861b1274bd98f9e4d46014e8396e791414a38b867e8 [2024-03-04T20:00:58.691Z] $ docker rm -f --volumes 3ac49a64cd784ba87fd0d861b1274bd98f9e4d46014e8396e791414a38b867e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:00:59.882Z] + docker inspect -f . ci-base-image-arm64 [2024-03-04T20:00:59.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T20:01:00.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-4886 does not seem to be running inside a container [2024-03-04T20:01:00.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-04T20:01:01.455Z] $ docker top 5558a90a1a943fe9a8015440c6b1dd286184f33bbb9e26417333085f8f1453ca -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-04T20:01:01.962Z] ========================================================= [2024-03-04T20:01:01.962Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-04T20:01:01.962Z] ========================================================= [Pipeline] sh [2024-03-04T20:01:02.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-04T20:01:03.124Z] + make test [2024-03-04T20:01:03.124Z] go test -race -coverprofile=coverage.out ./... [2024-03-04T20:01:15.698Z] #140 ... [2024-03-04T20:01:15.698Z] [2024-03-04T20:01:15.698Z] #137 [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-03-04T20:01:15.698Z] #137 71.76 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-03-04T20:01:21.069Z] #137 ... [2024-03-04T20:01:21.069Z] [2024-03-04T20:01:21.069Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:01:21.069Z] #140 DONE 85.8s [2024-03-04T20:01:21.069Z] [2024-03-04T20:01:21.069Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T20:01:21.069Z] #135 DONE 85.8s [2024-03-04T20:01:21.329Z] [2024-03-04T20:01:21.329Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:01:21.329Z] #139 DONE 85.8s [2024-03-04T20:01:21.329Z] [2024-03-04T20:01:21.329Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T20:01:21.329Z] #132 DONE 85.9s [2024-03-04T20:01:21.329Z] [2024-03-04T20:01:21.329Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T20:01:21.329Z] #131 DONE 85.9s [2024-03-04T20:01:21.329Z] [2024-03-04T20:01:21.329Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:21.329Z] #141 ... [2024-03-04T20:01:21.329Z] [2024-03-04T20:01:21.329Z] #106 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:01:21.329Z] #106 DONE 90.1s [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:01:21.589Z] #133 DONE 86.1s [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #137 [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-03-04T20:01:21.589Z] #137 DONE 86.1s [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T20:01:21.589Z] #134 DONE 86.1s [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:01:21.589Z] #138 DONE 86.2s [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:21.589Z] #142 ... [2024-03-04T20:01:21.589Z] [2024-03-04T20:01:21.589Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:01:21.589Z] #136 DONE 86.3s [2024-03-04T20:01:21.848Z] [2024-03-04T20:01:21.848Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:21.848Z] #143 ... [2024-03-04T20:01:21.848Z] [2024-03-04T20:01:21.848Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:21.848Z] #144 DONE 0.8s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #145 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.105Z] #145 DONE 0.8s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.105Z] #141 DONE 0.7s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T20:01:22.105Z] #146 DONE 0.8s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.105Z] #142 DONE 0.5s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.105Z] #143 DONE 0.5s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.105Z] #147 DONE 0.7s [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.105Z] #148 ... [2024-03-04T20:01:22.105Z] [2024-03-04T20:01:22.105Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.105Z] #149 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #150 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #150 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #151 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.364Z] #152 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #153 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #154 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.364Z] #155 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #156 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.364Z] #157 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #158 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:22.364Z] #159 CACHED [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #160 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #148 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:22.364Z] #161 DONE 0.3s [2024-03-04T20:01:22.364Z] [2024-03-04T20:01:22.364Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-04T20:01:23.745Z] #162 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #163 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-04T20:01:23.745Z] #163 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-04T20:01:23.745Z] #164 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #165 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-04T20:01:23.745Z] #165 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-04T20:01:23.745Z] #166 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-04T20:01:23.745Z] #167 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-04T20:01:23.745Z] #168 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:23.745Z] #169 ... [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #170 [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-03-04T20:01:23.745Z] #170 DONE 1.3s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-04T20:01:23.745Z] #171 DONE 1.4s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:23.745Z] #172 DONE 0.1s [2024-03-04T20:01:23.745Z] [2024-03-04T20:01:23.745Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-04T20:01:23.745Z] #173 DONE 1.3s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.005Z] #174 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-04T20:01:24.005Z] #175 ... [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.005Z] #176 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-04T20:01:24.005Z] #177 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.005Z] #178 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.005Z] #169 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #179 [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-03-04T20:01:24.005Z] #179 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #180 [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-03-04T20:01:24.005Z] #180 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #181 [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-03-04T20:01:24.005Z] #181 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T20:01:24.005Z] #182 DONE 2.1s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-04T20:01:24.005Z] #175 DONE 0.5s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #183 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.005Z] #183 DONE 0.4s [2024-03-04T20:01:24.005Z] [2024-03-04T20:01:24.005Z] #93 [support-notifications] exporting to image [2024-03-04T20:01:24.005Z] #93 exporting layers 0.2s done [2024-03-04T20:01:24.265Z] #93 ... [2024-03-04T20:01:24.265Z] [2024-03-04T20:01:24.265Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-04T20:01:24.265Z] #184 DONE 0.4s [2024-03-04T20:01:24.265Z] [2024-03-04T20:01:24.265Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-04T20:01:24.265Z] #185 DONE 0.4s [2024-03-04T20:01:24.265Z] [2024-03-04T20:01:24.265Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:01:24.265Z] #186 DONE 0.3s [2024-03-04T20:01:24.265Z] [2024-03-04T20:01:24.265Z] #93 [core-metadata] exporting to image [2024-03-04T20:01:24.525Z] #93 ... [2024-03-04T20:01:24.525Z] [2024-03-04T20:01:24.525Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-04T20:01:24.525Z] #187 DONE 0.3s [2024-03-04T20:01:24.525Z] [2024-03-04T20:01:24.525Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:01:24.525Z] #188 DONE 0.3s [2024-03-04T20:01:24.525Z] [2024-03-04T20:01:24.525Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T20:01:24.525Z] #189 DONE 0.3s [2024-03-04T20:01:24.525Z] [2024-03-04T20:01:24.525Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-04T20:01:24.525Z] #190 DONE 0.3s [2024-03-04T20:01:24.525Z] [2024-03-04T20:01:24.525Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #191 ... [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #192 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:01:25.742Z] #192 DONE 0.2s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #93 [core-metadata] exporting to image [2024-03-04T20:01:25.742Z] #93 exporting layers 0.3s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:cfd54bfb5e756589bd9fa0fc9fa51667554b34bc89463ce56411272b1ce92e5d 0.1s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:1fe76b4c022f2aae4c918f2a3186622f6e4ef0554bba0ce24a2cb758daad151f 0.1s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:e9aadd875b6eaa86b2b9a5f751952412c50779fdf41957822031dbab6cb4666b 0.1s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:a686968f60bf1df9e39a1bfb94b6be89abd4660704e486da3b335cad9d73224c 0.0s done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/support-scheduler done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/support-notifications 0.0s done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/core-command done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/core-data 0.0s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:16357ab8b0210e90490788d15afcd8745dea09570635a5b7bb33d3696c5ad753 done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2024-03-04T20:01:25.742Z] #93 writing image sha256:20fb8ff1939204135e307b1b9412afa11d42ababb70a7a92563b83f6ffd02296 done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/core-metadata done [2024-03-04T20:01:25.742Z] #93 DONE 1.8s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #193 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #193 DONE 0.7s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T20:01:25.742Z] #194 ... [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-04T20:01:25.742Z] #195 DONE 0.4s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T20:01:25.742Z] #194 DONE 0.4s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T20:01:25.742Z] #196 DONE 0.0s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #197 DONE 0.7s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #93 [core-common-config-bootstrapper] exporting to image [2024-03-04T20:01:25.742Z] #93 exporting layers 0.1s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:88f9ac81fa394f8c42ae9f08597826e5484ea52d5343402d2d90c1b5fd7fa660 [2024-03-04T20:01:25.742Z] #93 ... [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-04T20:01:25.742Z] #198 DONE 0.1s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-04T20:01:25.742Z] #199 DONE 0.1s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #93 [security-proxy-auth] exporting to image [2024-03-04T20:01:25.742Z] #93 writing image sha256:88f9ac81fa394f8c42ae9f08597826e5484ea52d5343402d2d90c1b5fd7fa660 done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/security-proxy-auth done [2024-03-04T20:01:25.742Z] #93 exporting layers 0.2s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:c7c3816edc96ec12bebebdc2d8c1f5376ee5fe3adfbc175cc13638931bcfe0a6 done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-04T20:01:25.742Z] #93 DONE 2.1s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-04T20:01:25.742Z] #200 DONE 0.1s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-04T20:01:25.742Z] #201 DONE 0.1s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-04T20:01:25.742Z] #202 DONE 0.0s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #203 ... [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #191 DONE 0.8s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:01:25.742Z] #203 DONE 0.5s [2024-03-04T20:01:25.742Z] [2024-03-04T20:01:25.742Z] #93 [security-secretstore-setup] exporting to image [2024-03-04T20:01:25.742Z] #93 exporting layers 0.3s done [2024-03-04T20:01:25.742Z] #93 exporting layers 0.2s done [2024-03-04T20:01:25.742Z] #93 writing image sha256:6d0bb436e66e3334e44c626f5ba1699bca423d780e2e0c3524bfcec9b7b504d5 done [2024-03-04T20:01:25.742Z] #93 naming to docker.io/library/security-proxy-setup done [2024-03-04T20:01:26.658Z] #93 ... [2024-03-04T20:01:26.658Z] [2024-03-04T20:01:26.658Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T20:01:26.658Z] #204 DONE 0.5s [2024-03-04T20:01:26.658Z] [2024-03-04T20:01:26.658Z] #93 [security-bootstrapper] exporting to image [2024-03-04T20:01:26.658Z] #93 writing image sha256:925096629652cbb61def483e02c82f3cee6e17daff0f4b11a742ee7ac41ef9ac done [2024-03-04T20:01:26.658Z] #93 naming to docker.io/library/security-secretstore-setup done [2024-03-04T20:01:26.658Z] #93 exporting layers 0.2s done [2024-03-04T20:01:26.658Z] #93 writing image sha256:a9411401604422abdd1c127aa8b02402873fb8c042db93234e1e0d28117fcd3b done [2024-03-04T20:01:26.658Z] #93 naming to docker.io/library/security-bootstrapper done [2024-03-04T20:01:26.658Z] #93 DONE 2.7s [2024-03-04T20:01:26.658Z] [2024-03-04T20:01:26.658Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:01:26.658Z] time="2024-03-04T19:59:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-04T20:01:27.936Z] $ docker stop --time=1 a51401f13c758ecffda4bf189a28b445afe82dccf74e767741cfdc36962ede6f [2024-03-04T20:01:31.565Z] $ docker rm -f --volumes a51401f13c758ecffda4bf189a28b445afe82dccf74e767741cfdc36962ede6f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T20:01:32.058Z] + docker images [2024-03-04T20:01:32.058Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-04T20:01:32.058Z] security-secretstore-setup latest 925096629652 6 seconds ago 36.3MB [2024-03-04T20:01:32.058Z] security-proxy-setup latest 6d0bb436e66e 6 seconds ago 25.9MB [2024-03-04T20:01:32.058Z] security-bootstrapper latest a94114016044 6 seconds ago 18.6MB [2024-03-04T20:01:32.058Z] core-common-config-bootstrapper latest c7c3816edc96 7 seconds ago 15MB [2024-03-04T20:01:32.058Z] core-metadata latest 20fb8ff19392 7 seconds ago 17.4MB [2024-03-04T20:01:32.058Z] security-proxy-auth latest 88f9ac81fa39 7 seconds ago 15.8MB [2024-03-04T20:01:32.058Z] core-command latest cfd54bfb5e75 8 seconds ago 17MB [2024-03-04T20:01:32.058Z] support-scheduler latest e9aadd875b6e 8 seconds ago 26.2MB [2024-03-04T20:01:32.058Z] support-notifications latest a686968f60bf 8 seconds ago 26.7MB [2024-03-04T20:01:32.058Z] core-data latest 1fe76b4c022f 8 seconds ago 17.2MB [2024-03-04T20:01:32.058Z] security-spiffe-token-provider latest 16357ab8b021 8 seconds ago 28.7MB [2024-03-04T20:01:32.058Z] security-spire-agent latest 2b830db6cddc About a minute ago 161MB [2024-03-04T20:01:32.058Z] security-spire-config latest afef1c18e8e0 About a minute ago 102MB [2024-03-04T20:01:32.058Z] security-spire-server latest 4a6e2e92db1b About a minute ago 102MB [2024-03-04T20:01:32.058Z] ci-base-image-x86_64 latest 376b3d919c1c 4 minutes ago 885MB [2024-03-04T20:01:32.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-04T20:01:32.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-04T20:01:32.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-04T20:01:37.106Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-04T20:03:07.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-04T20:03:07.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-04T20:03:07.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-04T20:03:10.985Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-04T20:03:10.985Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-04T20:03:11.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-04T20:03:11.832Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-04T20:03:12.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-04T20:03:12.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-04T20:03:13.369Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-04T20:03:15.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-04T20:03:15.305Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-04T20:03:15.305Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-04T20:03:15.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-04T20:03:25.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-04T20:03:25.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-04T20:03:26.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.414s coverage: 28.7% of statements [2024-03-04T20:03:36.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.367s coverage: 97.0% of statements [2024-03-04T20:03:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-04T20:03:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-04T20:03:41.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-04T20:03:46.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.455s coverage: 69.2% of statements [2024-03-04T20:03:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-04T20:03:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-04T20:03:48.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.403s coverage: 53.2% of statements [2024-03-04T20:03:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-04T20:03:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-04T20:03:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-04T20:03:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-04T20:03:54.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-04T20:04:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-04T20:04:00.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-04T20:04:07.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.087s coverage: 93.4% of statements [2024-03-04T20:04:07.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.834s coverage: 4.1% of statements [2024-03-04T20:04:15.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-04T20:04:15.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-04T20:04:15.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-04T20:04:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-04T20:04:18.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.355s coverage: 97.6% of statements [2024-03-04T20:04:18.935Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.240s coverage: 72.2% of statements [2024-03-04T20:04:29.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-04T20:04:29.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-04T20:04:29.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.378s coverage: 0.9% of statements [2024-03-04T20:04:29.052Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.248s coverage: 32.2% of statements [2024-03-04T20:04:32.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.276s coverage: 41.7% of statements [2024-03-04T20:04:32.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 82.9% of statements [2024-03-04T20:04:32.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.212s coverage: 94.1% of statements [2024-03-04T20:04:32.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.210s coverage: 96.3% of statements [2024-03-04T20:04:36.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements [2024-03-04T20:04:37.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-04T20:04:39.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-04T20:04:39.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-04T20:04:39.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-04T20:04:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-04T20:04:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-04T20:04:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-04T20:04:42.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-04T20:04:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.201s coverage: 94.4% of statements [2024-03-04T20:04:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-04T20:04:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-04T20:04:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-04T20:04:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-04T20:04:56.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-04T20:04:56.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-04T20:04:58.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.876s coverage: 79.9% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.236s coverage: 92.9% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.205s coverage: 62.3% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.193s coverage: 87.2% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.164s coverage: 20.0% of statements [2024-03-04T20:05:03.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2024-03-04T20:05:03.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-04T20:05:03.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.369s coverage: 81.8% of statements [2024-03-04T20:05:04.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.380s coverage: 82.1% of statements [2024-03-04T20:05:04.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-04T20:05:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.207s coverage: 86.0% of statements [2024-03-04T20:05:08.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-04T20:05:08.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-04T20:05:11.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.172s coverage: 63.1% of statements [2024-03-04T20:05:11.378Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.305s coverage: 100.0% of statements [2024-03-04T20:05:11.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements [2024-03-04T20:05:11.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2024-03-04T20:05:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-04T20:05:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-04T20:05:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-04T20:05:13.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.095s coverage: 73.7% of statements [2024-03-04T20:05:13.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-03-04T20:05:17.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-04T20:05:17.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-04T20:05:17.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-04T20:05:19.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.827s coverage: 38.4% of statements [2024-03-04T20:05:19.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.252s coverage: 89.5% of statements [2024-03-04T20:05:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-04T20:05:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-04T20:05:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-04T20:05:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-04T20:05:24.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.241s coverage: 84.8% of statements [2024-03-04T20:05:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-04T20:05:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-04T20:05:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-04T20:05:28.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-04T20:05:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-04T20:05:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-04T20:05:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-04T20:05:36.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-04T20:05:36.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.313s coverage: 19.9% of statements [2024-03-04T20:05:37.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.582s coverage: 95.7% of statements [2024-03-04T20:05:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-04T20:05:40.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-04T20:05:41.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.282s coverage: 61.8% of statements [2024-03-04T20:05:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-04T20:05:44.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-04T20:05:45.008Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.389s coverage: 98.9% of statements [2024-03-04T20:05:46.415Z] 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-03-04T20:05:46.415Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-04T20:05:46.415Z] go vet ./... [2024-03-04T20:08:08.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-04T20:08:08.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-04T20:08:08.122Z] ./bin/test-attribution-txt.sh [2024-03-04T20:08:08.122Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-04T20:08:08.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-04T20:08:08.549Z] + ls -al . [2024-03-04T20:08:08.549Z] total 732 [2024-03-04T20:08:08.549Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 20:01 . [2024-03-04T20:08:08.549Z] drwxr-xr-x 4 root root 4096 Mar 4 20:01 .. [2024-03-04T20:08:08.549Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:59 .blubracket [2024-03-04T20:08:08.549Z] -rw-rw-r-- 1 1001 1001 10 Mar 4 19:59 .dockerignore [2024-03-04T20:08:08.549Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 19:59 .git [2024-03-04T20:08:08.549Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 19:59 .github [2024-03-04T20:08:08.549Z] -rw-rw-r-- 1 1001 1001 1074 Mar 4 19:59 .gitignore [2024-03-04T20:08:08.549Z] -rw-rw-r-- 1 1001 1001 42 Mar 4 19:59 .golangci.yml [2024-03-04T20:08:08.549Z] -rw-rw-r-- 1 1001 1001 100 Mar 4 19:59 .hadolint.yml [2024-03-04T20:08:08.549Z] -rw-rw-r-- 1 1001 1001 155 Mar 4 19:59 .sonarcloud.properties [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 1171 Mar 4 19:59 ADOPTERS.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 11674 Mar 4 19:59 Attribution.txt [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 100284 Mar 4 19:59 CHANGELOG.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:59 CONTRIBUTING.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 677 Mar 4 19:59 GOVERNANCE.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 861 Mar 4 19:59 Jenkinsfile [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:59 LICENSE [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 15392 Mar 4 19:59 Makefile [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 582 Mar 4 19:59 OWNERS.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 9528 Mar 4 19:59 README.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 789 Mar 4 19:59 SECURITY.md [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 19:56 VERSION [2024-03-04T20:08:08.550Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:59 bin [2024-03-04T20:08:08.550Z] drwxrwxr-x 18 1001 1001 4096 Mar 4 19:59 cmd [2024-03-04T20:08:08.550Z] -rw-r--r-- 1 root root 453601 Mar 4 20:05 coverage.out [2024-03-04T20:08:08.550Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:59 fuzz_test [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 3734 Mar 4 19:59 go.mod [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 33955 Mar 4 19:59 go.sum [2024-03-04T20:08:08.550Z] drwxrwxr-x 7 1001 1001 4096 Mar 4 19:59 internal [2024-03-04T20:08:08.550Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 19:59 openapi [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 584 Mar 4 19:59 security.txt [2024-03-04T20:08:08.550Z] -rw-rw-r-- 1 1001 1001 204 Mar 4 19:59 version.go [Pipeline] sh [2024-03-04T20:08:09.228Z] + '[' -e coverage.out ] [2024-03-04T20:08:09.228Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-04T20:08:09.263Z] Warning: overwriting stash ‘coverage-report’ [2024-03-04T20:08:10.022Z] Stashed 1 file(s) [Pipeline] sh [2024-03-04T20:08:10.670Z] + make build [2024-03-04T20:08:10.670Z] 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-03-04T20:09:32.254Z] 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-03-04T20:09:32.254Z] 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-03-04T20:09:34.827Z] 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-03-04T20:09:37.402Z] 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-03-04T20:10:09.596Z] 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-03-04T20:10:12.168Z] 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-03-04T20:10:17.492Z] 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-03-04T20:10:20.819Z] 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-03-04T20:10:23.399Z] 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-03-04T20:10:25.980Z] 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-03-04T20:10:30.217Z] 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-03-04T20:10:34.485Z] $ docker stop --time=1 5558a90a1a943fe9a8015440c6b1dd286184f33bbb9e26417333085f8f1453ca [2024-03-04T20:10:36.613Z] $ docker rm -f --volumes 5558a90a1a943fe9a8015440c6b1dd286184f33bbb9e26417333085f8f1453ca [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-03-04T20:10:40.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T20:10:40.012Z] [2024-03-04T20:10:40.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:10:40.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T20:10:40.735Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-04T20:10:40.735Z] 547446be3368: Pulling fs layer [2024-03-04T20:10:40.735Z] d125d8839a47: Pulling fs layer [2024-03-04T20:10:40.735Z] 3e85d5ac6304: Pulling fs layer [2024-03-04T20:10:40.735Z] c3105a71a48b: Pulling fs layer [2024-03-04T20:10:40.735Z] 0f093f025ec4: Pulling fs layer [2024-03-04T20:10:40.735Z] c3106fc0e877: Pulling fs layer [2024-03-04T20:10:40.735Z] c3105a71a48b: Waiting [2024-03-04T20:10:40.735Z] 0f093f025ec4: Waiting [2024-03-04T20:10:40.735Z] c3106fc0e877: Waiting [2024-03-04T20:10:40.735Z] 547446be3368: Verifying Checksum [2024-03-04T20:10:40.735Z] 547446be3368: Download complete [2024-03-04T20:10:40.735Z] c3105a71a48b: Download complete [2024-03-04T20:10:41.319Z] d125d8839a47: Verifying Checksum [2024-03-04T20:10:41.319Z] d125d8839a47: Download complete [2024-03-04T20:10:41.319Z] c3106fc0e877: Verifying Checksum [2024-03-04T20:10:41.319Z] c3106fc0e877: Download complete [2024-03-04T20:10:41.319Z] 0f093f025ec4: Verifying Checksum [2024-03-04T20:10:41.319Z] 0f093f025ec4: Download complete [2024-03-04T20:10:41.586Z] 547446be3368: Pull complete [2024-03-04T20:10:42.991Z] d125d8839a47: Pull complete [2024-03-04T20:10:43.256Z] 3e85d5ac6304: Verifying Checksum [2024-03-04T20:10:43.257Z] 3e85d5ac6304: Download complete [2024-03-04T20:10:53.332Z] 3e85d5ac6304: Pull complete [2024-03-04T20:10:53.332Z] c3105a71a48b: Pull complete [2024-03-04T20:10:54.740Z] 0f093f025ec4: Pull complete [2024-03-04T20:10:54.740Z] c3106fc0e877: Pull complete [2024-03-04T20:10:54.740Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-04T20:10:54.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-04T20:10:54.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T20:10:55.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-4886 does not seem to be running inside a container [2024-03-04T20:10:55.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-04T20:10:57.737Z] $ docker top 255c53649d11bf106bc8fad2f21afa5a89ef44ed608018ccd9d2f37c76d28581 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T20:10:58.766Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-04T20:11:08.918Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-03-04T20:11:08.918Z] #1 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #2 [core-data internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-03-04T20:11:08.918Z] #2 DONE 0.0s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #3 transferring dockerfile: 2.23kB done [2024-03-04T20:11:08.918Z] #3 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #4 [core-command internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #4 transferring dockerfile: 1.93kB done [2024-03-04T20:11:08.918Z] #4 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #5 transferring dockerfile: 2.50kB done [2024-03-04T20:11:08.918Z] #5 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #6 transferring dockerfile: 2.49kB done [2024-03-04T20:11:08.918Z] #6 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #7 transferring dockerfile: 1.89kB done [2024-03-04T20:11:08.918Z] #7 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #8 transferring dockerfile: 1.93kB done [2024-03-04T20:11:08.918Z] #8 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #9 transferring dockerfile: 2.93kB done [2024-03-04T20:11:08.918Z] #9 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #10 transferring dockerfile: 2.06kB 0.0s done [2024-03-04T20:11:08.918Z] #10 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #11 transferring dockerfile: 1.81kB done [2024-03-04T20:11:08.918Z] #11 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #12 transferring dockerfile: 1.70kB 0.0s done [2024-03-04T20:11:08.918Z] #12 DONE 0.1s [2024-03-04T20:11:08.918Z] [2024-03-04T20:11:08.918Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-04T20:11:08.918Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-03-04T20:11:08.918Z] #13 DONE 0.1s [2024-03-04T20:11:09.185Z] [2024-03-04T20:11:09.185Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-03-04T20:11:09.185Z] #14 transferring dockerfile: 1.95kB done [2024-03-04T20:11:09.185Z] #14 DONE 0.1s [2024-03-04T20:11:09.185Z] [2024-03-04T20:11:09.185Z] #15 [security-spire-config internal] load .dockerignore [2024-03-04T20:11:09.185Z] #15 transferring context: 50B 0.0s done [2024-03-04T20:11:09.185Z] #15 DONE 0.1s [2024-03-04T20:11:09.772Z] [2024-03-04T20:11:09.772Z] #16 [core-data internal] load .dockerignore [2024-03-04T20:11:09.772Z] #16 transferring context: 50B done [2024-03-04T20:11:10.043Z] #16 DONE 0.0s [2024-03-04T20:11:10.043Z] [2024-03-04T20:11:10.043Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-04T20:11:10.043Z] #17 transferring context: 50B done [2024-03-04T20:11:10.043Z] #17 DONE 0.0s [2024-03-04T20:11:10.043Z] [2024-03-04T20:11:10.043Z] #18 [security-proxy-setup internal] load .dockerignore [2024-03-04T20:11:10.043Z] #18 DONE 0.0s [2024-03-04T20:11:10.043Z] [2024-03-04T20:11:10.043Z] #19 [core-command internal] load .dockerignore [2024-03-04T20:11:10.043Z] #19 transferring context: 50B done [2024-03-04T20:11:10.043Z] #19 DONE 0.1s [2024-03-04T20:11:10.043Z] [2024-03-04T20:11:10.043Z] #18 [security-proxy-setup internal] load .dockerignore [2024-03-04T20:11:10.316Z] #18 transferring context: 50B 0.0s done [2024-03-04T20:11:10.316Z] #18 DONE 0.1s [2024-03-04T20:11:10.316Z] [2024-03-04T20:11:10.316Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-03-04T20:11:10.316Z] #20 transferring context: 50B 0.0s done [2024-03-04T20:11:10.316Z] #20 DONE 0.1s [2024-03-04T20:11:10.316Z] [2024-03-04T20:11:10.316Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-03-04T20:11:10.316Z] #21 transferring context: 50B 0.0s done [2024-03-04T20:11:10.316Z] #21 DONE 0.1s [2024-03-04T20:11:10.316Z] [2024-03-04T20:11:10.316Z] #22 [support-scheduler internal] load .dockerignore [2024-03-04T20:11:10.316Z] #22 transferring context: 50B done [2024-03-04T20:11:10.316Z] #22 DONE 0.0s [2024-03-04T20:11:10.316Z] [2024-03-04T20:11:10.316Z] #23 [security-bootstrapper internal] load .dockerignore [2024-03-04T20:11:10.586Z] #23 transferring context: 50B 0.0s done [2024-03-04T20:11:10.586Z] #23 DONE 0.1s [2024-03-04T20:11:10.586Z] [2024-03-04T20:11:10.586Z] #24 [core-metadata internal] load .dockerignore [2024-03-04T20:11:10.586Z] #24 transferring context: 50B done [2024-03-04T20:11:10.586Z] #24 DONE 0.1s [2024-03-04T20:11:10.586Z] [2024-03-04T20:11:10.586Z] #25 [security-spire-agent internal] load .dockerignore [2024-03-04T20:11:10.586Z] #25 transferring context: 50B done [2024-03-04T20:11:10.586Z] #25 DONE 0.1s [2024-03-04T20:11:10.586Z] [2024-03-04T20:11:10.586Z] #26 [security-spire-server internal] load .dockerignore [2024-03-04T20:11:10.586Z] #26 transferring context: 50B 0.0s done [2024-03-04T20:11:10.586Z] #26 DONE 0.1s [2024-03-04T20:11:10.586Z] [2024-03-04T20:11:10.586Z] #27 [security-proxy-auth internal] load .dockerignore [2024-03-04T20:11:10.856Z] #27 transferring context: 50B 0.0s done [2024-03-04T20:11:10.856Z] #27 DONE 0.1s [2024-03-04T20:11:10.856Z] [2024-03-04T20:11:10.856Z] #28 [support-notifications internal] load .dockerignore [2024-03-04T20:11:10.856Z] #28 transferring context: 50B done [2024-03-04T20:11:10.856Z] #28 DONE 0.0s [2024-03-04T20:11:10.856Z] [2024-03-04T20:11:10.856Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T20:11:11.125Z] #29 ... [2024-03-04T20:11:11.125Z] [2024-03-04T20:11:11.125Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:11.125Z] #30 DONE 0.2s [2024-03-04T20:11:11.392Z] [2024-03-04T20:11:11.392Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T20:11:11.661Z] #29 DONE 0.7s [2024-03-04T20:11:11.661Z] [2024-03-04T20:11:11.661Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:11.661Z] #31 DONE 0.0s [2024-03-04T20:11:11.661Z] [2024-03-04T20:11:11.661Z] #32 [security-spire-config internal] load build context [2024-03-04T20:11:11.661Z] #32 transferring context: 16.35kB 0.0s done [2024-03-04T20:11:11.661Z] #32 DONE 0.1s [2024-03-04T20:11:11.661Z] [2024-03-04T20:11:11.661Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:11.661Z] #31 DONE 0.0s [2024-03-04T20:11:11.661Z] [2024-03-04T20:11:11.661Z] #33 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:11.661Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:11.935Z] #33 ... [2024-03-04T20:11:11.935Z] [2024-03-04T20:11:11.935Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:11.935Z] #31 DONE 0.0s [2024-03-04T20:11:11.935Z] [2024-03-04T20:11:11.935Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:11.935Z] #30 DONE 0.3s [2024-03-04T20:11:11.935Z] [2024-03-04T20:11:11.935Z] #33 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:11.935Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:11.935Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:11.935Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:11.935Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:11.935Z] #33 ... [2024-03-04T20:11:11.935Z] [2024-03-04T20:11:11.935Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:11.935Z] #31 DONE 0.0s [2024-03-04T20:11:11.935Z] [2024-03-04T20:11:11.935Z] #33 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:11.935Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:11.935Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:11.935Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:11.935Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:12.207Z] #33 ... [2024-03-04T20:11:12.207Z] [2024-03-04T20:11:12.207Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:12.207Z] #30 DONE 0.5s [2024-03-04T20:11:12.207Z] [2024-03-04T20:11:12.207Z] #33 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:12.207Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.3s [2024-03-04T20:11:12.207Z] #33 ... [2024-03-04T20:11:12.207Z] [2024-03-04T20:11:12.207Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:12.207Z] #31 DONE 0.0s [2024-03-04T20:11:12.207Z] [2024-03-04T20:11:12.207Z] #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:12.207Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:12.207Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:12.207Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:12.207Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:12.207Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.4s [2024-03-04T20:11:12.477Z] #33 ... [2024-03-04T20:11:12.477Z] [2024-03-04T20:11:12.477Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:12.477Z] #31 DONE 0.0s [2024-03-04T20:11:12.477Z] [2024-03-04T20:11:12.477Z] #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:12.477Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.5s [2024-03-04T20:11:12.745Z] #33 ... [2024-03-04T20:11:12.745Z] [2024-03-04T20:11:12.745Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:12.745Z] #31 DONE 0.0s [2024-03-04T20:11:12.745Z] [2024-03-04T20:11:12.745Z] #34 [support-scheduler internal] load build context [2024-03-04T20:11:12.745Z] #34 DONE 0.0s [2024-03-04T20:11:12.745Z] [2024-03-04T20:11:12.745Z] #33 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:12.745Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:12.745Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:12.745Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:12.745Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:12.745Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:12.745Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-04T20:11:12.745Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:12.745Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:12.745Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:12.745Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:12.745Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:12.745Z] #33 ... [2024-03-04T20:11:12.745Z] [2024-03-04T20:11:12.745Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:12.745Z] #30 DONE 1.0s [2024-03-04T20:11:13.013Z] [2024-03-04T20:11:13.013Z] #33 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:13.013Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:13.013Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:13.013Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:13.013Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:13.013Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:13.596Z] #33 ... [2024-03-04T20:11:13.596Z] [2024-03-04T20:11:13.596Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:13.596Z] #31 DONE 0.1s [2024-03-04T20:11:13.596Z] [2024-03-04T20:11:13.596Z] #33 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:13.596Z] #33 ... [2024-03-04T20:11:13.596Z] [2024-03-04T20:11:13.596Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:13.596Z] #30 DONE 1.6s [2024-03-04T20:11:13.596Z] [2024-03-04T20:11:13.596Z] #33 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:13.596Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:13.596Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:13.596Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:13.596Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:13.596Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:13.862Z] #33 ... [2024-03-04T20:11:13.862Z] [2024-03-04T20:11:13.862Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-04T20:11:13.862Z] #31 DONE 0.1s [2024-03-04T20:11:13.862Z] [2024-03-04T20:11:13.862Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-04T20:11:13.862Z] #29 DONE 1.5s [2024-03-04T20:11:13.862Z] [2024-03-04T20:11:13.862Z] #33 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:13.862Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:13.862Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:13.862Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:13.862Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:13.862Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:14.128Z] #33 ... [2024-03-04T20:11:14.129Z] [2024-03-04T20:11:14.129Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-04T20:11:14.129Z] #30 DONE 1.8s [2024-03-04T20:11:14.129Z] [2024-03-04T20:11:14.129Z] #33 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:14.129Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:14.129Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:14.129Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:14.129Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:14.129Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:15.548Z] #33 ... [2024-03-04T20:11:15.548Z] [2024-03-04T20:11:15.548Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-04T20:11:15.548Z] #35 DONE 2.2s [2024-03-04T20:11:15.548Z] [2024-03-04T20:11:15.548Z] #33 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:15.548Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-04T20:11:15.548Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-04T20:11:15.548Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-04T20:11:15.548Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-04T20:11:15.548Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.6s done [2024-03-04T20:11:15.548Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.9s done [2024-03-04T20:11:15.548Z] #33 ... [2024-03-04T20:11:15.548Z] [2024-03-04T20:11:15.548Z] #36 [security-spire-server internal] load build context [2024-03-04T20:11:15.548Z] #36 transferring context: 18.10kB 0.1s done [2024-03-04T20:11:15.548Z] #36 DONE 1.5s [2024-03-04T20:11:15.548Z] [2024-03-04T20:11:15.548Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T20:11:15.548Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-03-04T20:11:15.548Z] #37 DONE 0.2s [2024-03-04T20:11:15.548Z] [2024-03-04T20:11:15.548Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:15.548Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-04T20:11:15.548Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-03-04T20:11:15.548Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-04T20:11:15.548Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-04T20:11:15.549Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-04T20:11:15.549Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-04T20:11:15.549Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-04T20:11:15.549Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-04T20:11:15.549Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done [2024-03-04T20:11:15.549Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-04T20:11:15.549Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-04T20:11:15.549Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-04T20:11:16.134Z] #38 ... [2024-03-04T20:11:16.134Z] [2024-03-04T20:11:16.134Z] #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-04T20:11:16.134Z] #39 DONE 4.6s [2024-03-04T20:11:16.134Z] [2024-03-04T20:11:16.134Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:17.098Z] #38 ... [2024-03-04T20:11:17.098Z] [2024-03-04T20:11:17.098Z] #33 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-04T20:11:17.098Z] #33 DONE 6.4s [2024-03-04T20:11:17.098Z] [2024-03-04T20:11:17.098Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:17.098Z] #38 ... [2024-03-04T20:11:17.098Z] [2024-03-04T20:11:17.098Z] #40 [security-spire-agent internal] load build context [2024-03-04T20:11:17.098Z] #40 transferring context: 17.63kB 0.2s done [2024-03-04T20:11:17.098Z] #40 DONE 1.9s [2024-03-04T20:11:17.098Z] [2024-03-04T20:11:17.098Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:18.059Z] #38 ... [2024-03-04T20:11:18.059Z] [2024-03-04T20:11:18.059Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-04T20:11:18.059Z] #41 DONE 1.6s [2024-03-04T20:11:18.059Z] [2024-03-04T20:11:18.059Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:19.474Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.3s [2024-03-04T20:11:22.080Z] #38 ... [2024-03-04T20:11:22.080Z] [2024-03-04T20:11:22.080Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:11:22.080Z] #42 transferring context: 37.16MB 9.9s [2024-03-04T20:11:22.080Z] #42 ... [2024-03-04T20:11:22.080Z] [2024-03-04T20:11:22.080Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:22.080Z] #43 ... [2024-03-04T20:11:22.080Z] [2024-03-04T20:11:22.080Z] #44 [core-data internal] load build context [2024-03-04T20:11:22.080Z] #44 ... [2024-03-04T20:11:22.080Z] [2024-03-04T20:11:22.080Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:22.353Z] #45 ... [2024-03-04T20:11:22.353Z] [2024-03-04T20:11:22.353Z] #46 [core-command internal] load build context [2024-03-04T20:11:22.353Z] #46 ... [2024-03-04T20:11:22.353Z] [2024-03-04T20:11:22.353Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:22.353Z] #47 ... [2024-03-04T20:11:22.353Z] [2024-03-04T20:11:22.353Z] #44 [core-data internal] load build context [2024-03-04T20:11:22.939Z] #44 ... [2024-03-04T20:11:22.939Z] [2024-03-04T20:11:22.939Z] #48 [core-metadata internal] load build context [2024-03-04T20:11:22.939Z] #48 ... [2024-03-04T20:11:22.939Z] [2024-03-04T20:11:22.939Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:23.211Z] #49 ... [2024-03-04T20:11:23.211Z] [2024-03-04T20:11:23.211Z] #34 [support-scheduler internal] load build context [2024-03-04T20:11:23.211Z] #34 ... [2024-03-04T20:11:23.211Z] [2024-03-04T20:11:23.211Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:23.796Z] #49 ... [2024-03-04T20:11:23.796Z] [2024-03-04T20:11:23.796Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:11:23.796Z] #50 ... [2024-03-04T20:11:23.796Z] [2024-03-04T20:11:23.796Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:24.063Z] #49 ... [2024-03-04T20:11:24.063Z] [2024-03-04T20:11:24.063Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:24.333Z] #51 ... [2024-03-04T20:11:24.333Z] [2024-03-04T20:11:24.333Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:25.744Z] #49 ... [2024-03-04T20:11:25.744Z] [2024-03-04T20:11:25.744Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T20:11:25.744Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-04T20:11:25.744Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-04T20:11:25.744Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-04T20:11:25.744Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-04T20:11:25.744Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-04T20:11:25.744Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-04T20:11:25.744Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.2s done [2024-03-04T20:11:25.744Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-04T20:11:25.744Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.0s [2024-03-04T20:11:25.744Z] #37 ... [2024-03-04T20:11:25.744Z] [2024-03-04T20:11:25.744Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:27.155Z] #49 transferring context: 11.96MB 12.9s [2024-03-04T20:11:27.433Z] #49 ... [2024-03-04T20:11:27.433Z] [2024-03-04T20:11:27.433Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T20:11:27.433Z] #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:27.433Z] #0 8.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:27.433Z] #52 ... [2024-03-04T20:11:27.433Z] [2024-03-04T20:11:27.433Z] #46 [core-command internal] load build context [2024-03-04T20:11:28.021Z] #46 ... [2024-03-04T20:11:28.021Z] [2024-03-04T20:11:28.021Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:28.021Z] #53 ... [2024-03-04T20:11:28.021Z] [2024-03-04T20:11:28.021Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T20:11:28.293Z] #54 ... [2024-03-04T20:11:28.293Z] [2024-03-04T20:11:28.293Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T20:11:28.293Z] #55 ... [2024-03-04T20:11:28.293Z] [2024-03-04T20:11:28.293Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T20:11:28.293Z] #56 ... [2024-03-04T20:11:28.293Z] [2024-03-04T20:11:28.293Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T20:11:28.563Z] #57 ... [2024-03-04T20:11:28.563Z] [2024-03-04T20:11:28.563Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T20:11:28.563Z] #58 ... [2024-03-04T20:11:28.563Z] [2024-03-04T20:11:28.563Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T20:11:28.563Z] #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:28.563Z] #0 8.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:28.830Z] #59 ... [2024-03-04T20:11:28.830Z] [2024-03-04T20:11:28.830Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:28.830Z] #60 ... [2024-03-04T20:11:28.830Z] [2024-03-04T20:11:28.830Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:29.116Z] #61 ... [2024-03-04T20:11:29.116Z] [2024-03-04T20:11:29.116Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T20:11:29.116Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:29.116Z] #0 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:29.116Z] #62 ... [2024-03-04T20:11:29.116Z] [2024-03-04T20:11:29.116Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T20:11:29.385Z] #63 ... [2024-03-04T20:11:29.385Z] [2024-03-04T20:11:29.385Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:29.385Z] #64 ... [2024-03-04T20:11:29.385Z] [2024-03-04T20:11:29.385Z] #44 [core-data internal] load build context [2024-03-04T20:11:29.971Z] #44 ... [2024-03-04T20:11:29.971Z] [2024-03-04T20:11:29.971Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:29.971Z] #64 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:30.930Z] #64 ... [2024-03-04T20:11:30.930Z] [2024-03-04T20:11:30.930Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-04T20:11:30.930Z] #59 11.04 OK: 266 MiB in 52 packages [2024-03-04T20:11:30.930Z] #59 DONE 12.9s [2024-03-04T20:11:30.930Z] [2024-03-04T20:11:30.930Z] #44 [core-data internal] load build context [2024-03-04T20:11:32.340Z] #44 transferring context: 47.52MB 20.0s [2024-03-04T20:11:32.340Z] #44 ... [2024-03-04T20:11:32.340Z] [2024-03-04T20:11:32.340Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:32.340Z] #43 ... [2024-03-04T20:11:32.340Z] [2024-03-04T20:11:32.340Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-04T20:11:32.340Z] #52 10.90 (1/2) Installing ca-certificates (20230506-r0) [2024-03-04T20:11:32.340Z] #52 11.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:32.340Z] #52 11.05 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:32.340Z] #52 11.05 Executing ca-certificates-20230506-r0.trigger [2024-03-04T20:11:32.340Z] #52 11.88 OK: 9 MiB in 17 packages [2024-03-04T20:11:32.340Z] #52 DONE 14.8s [2024-03-04T20:11:32.340Z] [2024-03-04T20:11:32.340Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:32.340Z] #43 ... [2024-03-04T20:11:32.340Z] [2024-03-04T20:11:32.340Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:11:32.340Z] #42 ... [2024-03-04T20:11:32.340Z] [2024-03-04T20:11:32.340Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:32.340Z] #64 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:32.607Z] #64 ... [2024-03-04T20:11:32.607Z] [2024-03-04T20:11:32.607Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:32.607Z] #47 ... [2024-03-04T20:11:32.607Z] [2024-03-04T20:11:32.607Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:32.607Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s [2024-03-04T20:11:32.874Z] #38 ... [2024-03-04T20:11:32.874Z] [2024-03-04T20:11:32.874Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:32.874Z] #43 ... [2024-03-04T20:11:32.874Z] [2024-03-04T20:11:32.874Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:33.141Z] #45 ... [2024-03-04T20:11:33.141Z] [2024-03-04T20:11:33.141Z] #48 [core-metadata internal] load build context [2024-03-04T20:11:33.141Z] #48 ... [2024-03-04T20:11:33.141Z] [2024-03-04T20:11:33.141Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:33.408Z] #47 ... [2024-03-04T20:11:33.408Z] [2024-03-04T20:11:33.408Z] #34 [support-scheduler internal] load build context [2024-03-04T20:11:33.408Z] #34 ... [2024-03-04T20:11:33.408Z] [2024-03-04T20:11:33.408Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:33.674Z] #38 ... [2024-03-04T20:11:33.674Z] [2024-03-04T20:11:33.674Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:11:33.943Z] #50 ... [2024-03-04T20:11:33.943Z] [2024-03-04T20:11:33.943Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:33.943Z] #53 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:34.526Z] #53 ... [2024-03-04T20:11:34.526Z] [2024-03-04T20:11:34.526Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:34.526Z] #51 ... [2024-03-04T20:11:34.526Z] [2024-03-04T20:11:34.526Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:36.467Z] #38 ... [2024-03-04T20:11:36.467Z] [2024-03-04T20:11:36.467Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T20:11:36.467Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.0s [2024-03-04T20:11:36.467Z] #37 ... [2024-03-04T20:11:36.467Z] [2024-03-04T20:11:36.467Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:36.467Z] #53 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:37.890Z] #53 ... [2024-03-04T20:11:37.890Z] [2024-03-04T20:11:37.890Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:37.890Z] #49 transferring context: 18.06MB 23.5s [2024-03-04T20:11:37.890Z] #49 ... [2024-03-04T20:11:37.890Z] [2024-03-04T20:11:37.890Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:37.890Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.4s [2024-03-04T20:11:38.159Z] #38 ... [2024-03-04T20:11:38.159Z] [2024-03-04T20:11:38.159Z] #46 [core-command internal] load build context [2024-03-04T20:11:38.159Z] #46 ... [2024-03-04T20:11:38.159Z] [2024-03-04T20:11:38.159Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:40.803Z] #38 ... [2024-03-04T20:11:40.803Z] [2024-03-04T20:11:40.803Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:40.803Z] #60 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:40.803Z] #60 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:40.803Z] #60 ... [2024-03-04T20:11:40.803Z] [2024-03-04T20:11:40.803Z] #46 [core-command internal] load build context [2024-03-04T20:11:41.386Z] #46 ... [2024-03-04T20:11:41.386Z] [2024-03-04T20:11:41.386Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T20:11:41.386Z] #54 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:41.386Z] #54 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:41.386Z] #54 ... [2024-03-04T20:11:41.386Z] [2024-03-04T20:11:41.386Z] #46 [core-command internal] load build context [2024-03-04T20:11:41.652Z] #46 ... [2024-03-04T20:11:41.652Z] [2024-03-04T20:11:41.652Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:41.652Z] #61 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:41.652Z] #61 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:41.919Z] #61 ... [2024-03-04T20:11:41.919Z] [2024-03-04T20:11:41.919Z] #46 [core-command internal] load build context [2024-03-04T20:11:42.187Z] #46 ... [2024-03-04T20:11:42.187Z] [2024-03-04T20:11:42.187Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T20:11:42.187Z] #62 14.18 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T20:11:42.187Z] #62 14.18 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T20:11:42.187Z] #62 14.18 OK: 19951 distinct packages available [2024-03-04T20:11:42.187Z] #62 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:42.187Z] #62 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:42.187Z] #62 ... [2024-03-04T20:11:42.187Z] [2024-03-04T20:11:42.187Z] #44 [core-data internal] load build context [2024-03-04T20:11:42.453Z] #44 ... [2024-03-04T20:11:42.453Z] [2024-03-04T20:11:42.453Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:11:42.453Z] #42 transferring context: 68.80MB 30.6s [2024-03-04T20:11:42.453Z] #42 ... [2024-03-04T20:11:42.453Z] [2024-03-04T20:11:42.453Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:11:42.453Z] #0 8.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:42.720Z] #65 ... [2024-03-04T20:11:42.720Z] [2024-03-04T20:11:42.720Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T20:11:42.720Z] #56 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:42.720Z] #56 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:42.720Z] #56 ... [2024-03-04T20:11:42.720Z] [2024-03-04T20:11:42.720Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:42.720Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.5s [2024-03-04T20:11:42.986Z] #38 ... [2024-03-04T20:11:42.986Z] [2024-03-04T20:11:42.986Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:43.253Z] #43 ... [2024-03-04T20:11:43.253Z] [2024-03-04T20:11:43.253Z] #48 [core-metadata internal] load build context [2024-03-04T20:11:43.253Z] #48 ... [2024-03-04T20:11:43.253Z] [2024-03-04T20:11:43.253Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:43.520Z] #45 ... [2024-03-04T20:11:43.520Z] [2024-03-04T20:11:43.520Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:43.520Z] #38 ... [2024-03-04T20:11:43.520Z] [2024-03-04T20:11:43.520Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:43.520Z] #47 ... [2024-03-04T20:11:43.520Z] [2024-03-04T20:11:43.520Z] #34 [support-scheduler internal] load build context [2024-03-04T20:11:43.789Z] #34 ... [2024-03-04T20:11:43.789Z] [2024-03-04T20:11:43.789Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:44.077Z] #38 ... [2024-03-04T20:11:44.077Z] [2024-03-04T20:11:44.077Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T20:11:44.077Z] #58 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:44.077Z] #58 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:44.077Z] #58 ... [2024-03-04T20:11:44.077Z] [2024-03-04T20:11:44.077Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:11:44.345Z] #50 ... [2024-03-04T20:11:44.345Z] [2024-03-04T20:11:44.345Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:44.611Z] #38 ... [2024-03-04T20:11:44.611Z] [2024-03-04T20:11:44.611Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:44.884Z] #51 ... [2024-03-04T20:11:44.884Z] [2024-03-04T20:11:44.884Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T20:11:44.884Z] #55 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:44.884Z] #55 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:44.884Z] #55 ... [2024-03-04T20:11:44.884Z] [2024-03-04T20:11:44.884Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:45.152Z] #38 ... [2024-03-04T20:11:45.152Z] [2024-03-04T20:11:45.152Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-04T20:11:45.152Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.5s done [2024-03-04T20:11:45.152Z] #37 DONE 29.8s [2024-03-04T20:11:45.152Z] [2024-03-04T20:11:45.152Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:46.109Z] #38 ... [2024-03-04T20:11:46.109Z] [2024-03-04T20:11:46.109Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T20:11:46.109Z] #63 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:46.109Z] #63 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:46.381Z] #63 ... [2024-03-04T20:11:46.381Z] [2024-03-04T20:11:46.381Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T20:11:46.381Z] #57 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:46.381Z] #57 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:46.381Z] #57 ... [2024-03-04T20:11:46.381Z] [2024-03-04T20:11:46.381Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:46.961Z] #51 ... [2024-03-04T20:11:46.961Z] [2024-03-04T20:11:46.961Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:46.961Z] #61 25.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:46.961Z] #61 25.14 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:46.961Z] #61 25.44 OK: 8 MiB in 16 packages [2024-03-04T20:11:46.961Z] #61 DONE 29.1s [2024-03-04T20:11:46.961Z] [2024-03-04T20:11:46.961Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:47.552Z] #51 ... [2024-03-04T20:11:47.552Z] [2024-03-04T20:11:47.552Z] #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:47.552Z] #60 25.72 OK: 266 MiB in 52 packages [2024-03-04T20:11:47.552Z] #60 DONE 29.7s [2024-03-04T20:11:47.552Z] [2024-03-04T20:11:47.552Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T20:11:47.817Z] #66 ... [2024-03-04T20:11:47.817Z] [2024-03-04T20:11:47.817Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:47.817Z] #49 transferring context: 33.22MB 33.8s [2024-03-04T20:11:48.083Z] #49 ... [2024-03-04T20:11:48.083Z] [2024-03-04T20:11:48.083Z] #46 [core-command internal] load build context [2024-03-04T20:11:48.083Z] #46 ... [2024-03-04T20:11:48.083Z] [2024-03-04T20:11:48.083Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-04T20:11:48.083Z] #64 25.40 OK: 266 MiB in 52 packages [2024-03-04T20:11:48.083Z] #64 DONE 30.2s [2024-03-04T20:11:48.083Z] [2024-03-04T20:11:48.083Z] #46 [core-command internal] load build context [2024-03-04T20:11:48.083Z] #46 ... [2024-03-04T20:11:48.083Z] [2024-03-04T20:11:48.083Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:49.038Z] #51 ... [2024-03-04T20:11:49.038Z] [2024-03-04T20:11:49.038Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-04T20:11:49.038Z] #62 26.62 OK: 266 MiB in 52 packages [2024-03-04T20:11:49.038Z] #62 DONE 30.9s [2024-03-04T20:11:49.038Z] [2024-03-04T20:11:49.038Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:49.305Z] #51 ... [2024-03-04T20:11:49.305Z] [2024-03-04T20:11:49.305Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-04T20:11:49.305Z] #53 28.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:49.305Z] #53 28.24 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:49.305Z] #53 28.63 OK: 8 MiB in 16 packages [2024-03-04T20:11:49.305Z] #53 DONE 31.3s [2024-03-04T20:11:49.305Z] [2024-03-04T20:11:49.305Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:11:49.571Z] #43 ... [2024-03-04T20:11:49.571Z] [2024-03-04T20:11:49.571Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T20:11:49.571Z] #57 31.30 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T20:11:49.571Z] #57 31.30 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T20:11:49.571Z] #57 31.30 OK: 19946 distinct packages available [2024-03-04T20:11:50.976Z] #57 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:50.976Z] #57 ... [2024-03-04T20:11:50.976Z] [2024-03-04T20:11:50.976Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-04T20:11:50.976Z] #63 30.14 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:50.976Z] #63 30.19 (2/2) Installing su-exec (0.2-r3) [2024-03-04T20:11:50.976Z] #63 30.19 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:50.976Z] #63 30.39 OK: 8 MiB in 17 packages [2024-03-04T20:11:50.976Z] #63 DONE 32.8s [2024-03-04T20:11:51.241Z] [2024-03-04T20:11:51.241Z] #44 [core-data internal] load build context [2024-03-04T20:11:51.508Z] #44 ... [2024-03-04T20:11:51.508Z] [2024-03-04T20:11:51.508Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-04T20:11:51.508Z] #56 26.76 (1/4) Installing ca-certificates (20230506-r0) [2024-03-04T20:11:51.508Z] #56 27.68 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:51.508Z] #56 27.68 (3/4) Installing su-exec (0.2-r3) [2024-03-04T20:11:51.508Z] #56 27.80 (4/4) Installing yq (4.33.3-r5) [2024-03-04T20:11:51.508Z] #56 29.21 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:51.508Z] #56 29.57 Executing ca-certificates-20230506-r0.trigger [2024-03-04T20:11:51.508Z] #56 31.17 OK: 18 MiB in 19 packages [2024-03-04T20:11:51.508Z] #56 DONE 33.2s [2024-03-04T20:11:51.508Z] [2024-03-04T20:11:51.508Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-04T20:11:51.508Z] #55 30.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:51.508Z] #55 30.20 (2/4) Installing openssl (3.1.4-r5) [2024-03-04T20:11:51.508Z] #55 30.38 (3/4) Installing su-exec (0.2-r3) [2024-03-04T20:11:51.508Z] #55 30.38 (4/4) Installing yq (4.33.3-r5) [2024-03-04T20:11:51.508Z] #55 31.67 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:51.508Z] #55 31.92 OK: 18 MiB in 19 packages [2024-03-04T20:11:51.508Z] #55 DONE 33.3s [2024-03-04T20:11:51.508Z] [2024-03-04T20:11:51.508Z] #44 [core-data internal] load build context [2024-03-04T20:11:51.508Z] #44 ... [2024-03-04T20:11:51.508Z] [2024-03-04T20:11:51.508Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T20:11:52.465Z] #67 ... [2024-03-04T20:11:52.465Z] [2024-03-04T20:11:52.465Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T20:11:52.465Z] #54 24.46 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T20:11:52.465Z] #54 24.46 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T20:11:52.465Z] #54 24.46 OK: 19946 distinct packages available [2024-03-04T20:11:52.465Z] #54 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:52.465Z] #54 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:52.465Z] #54 34.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:52.465Z] #54 34.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-04T20:11:52.465Z] #54 34.34 (3/4) Installing libucontext (1.2-r2) [2024-03-04T20:11:52.465Z] #54 34.34 (4/4) Installing gcompat (1.1.0-r1) [2024-03-04T20:11:52.465Z] #54 34.34 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:52.465Z] #54 34.44 OK: 8 MiB in 19 packages [2024-03-04T20:11:52.465Z] #54 ... [2024-03-04T20:11:52.465Z] [2024-03-04T20:11:52.465Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:11:52.731Z] #42 ... [2024-03-04T20:11:52.731Z] [2024-03-04T20:11:52.731Z] #44 [core-data internal] load build context [2024-03-04T20:11:52.731Z] #44 transferring context: 85.68MB 41.0s [2024-03-04T20:11:53.688Z] #44 ... [2024-03-04T20:11:53.688Z] [2024-03-04T20:11:53.688Z] #48 [core-metadata internal] load build context [2024-03-04T20:11:53.688Z] #48 ... [2024-03-04T20:11:53.688Z] [2024-03-04T20:11:53.688Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:53.688Z] #45 ... [2024-03-04T20:11:53.688Z] [2024-03-04T20:11:53.688Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:53.688Z] #47 ... [2024-03-04T20:11:53.688Z] [2024-03-04T20:11:53.688Z] #34 [support-scheduler internal] load build context [2024-03-04T20:11:53.953Z] #34 ... [2024-03-04T20:11:53.953Z] [2024-03-04T20:11:53.953Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:11:53.953Z] #47 ... [2024-03-04T20:11:53.953Z] [2024-03-04T20:11:53.953Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:11:53.953Z] #65 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:53.953Z] #65 18.87 OK: 9 MiB in 17 packages [2024-03-04T20:11:54.217Z] #65 ... [2024-03-04T20:11:54.217Z] [2024-03-04T20:11:54.217Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:54.484Z] #45 ... [2024-03-04T20:11:54.484Z] [2024-03-04T20:11:54.484Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:11:54.484Z] #50 ... [2024-03-04T20:11:54.484Z] [2024-03-04T20:11:54.484Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:54.484Z] #45 ... [2024-03-04T20:11:54.484Z] [2024-03-04T20:11:54.484Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:11:54.484Z] #65 DONE 22.2s [2024-03-04T20:11:54.484Z] [2024-03-04T20:11:54.484Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:55.066Z] #45 ... [2024-03-04T20:11:55.066Z] [2024-03-04T20:11:55.066Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-04T20:11:55.066Z] #54 DONE 37.0s [2024-03-04T20:11:55.066Z] [2024-03-04T20:11:55.066Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:55.650Z] #45 ... [2024-03-04T20:11:55.650Z] [2024-03-04T20:11:55.650Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-04T20:11:55.650Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.7s done [2024-03-04T20:11:55.650Z] #38 DONE 44.6s [2024-03-04T20:11:55.650Z] [2024-03-04T20:11:55.650Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:55.650Z] #45 ... [2024-03-04T20:11:55.650Z] [2024-03-04T20:11:55.650Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-04T20:11:55.650Z] #57 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:55.650Z] #57 36.20 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:55.650Z] #57 36.20 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-04T20:11:55.650Z] #57 36.20 (3/5) Installing libucontext (1.2-r2) [2024-03-04T20:11:55.650Z] #57 36.20 (4/5) Installing gcompat (1.1.0-r1) [2024-03-04T20:11:55.650Z] #57 36.20 (5/5) Installing openssl (3.1.4-r5) [2024-03-04T20:11:55.650Z] #57 36.29 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:55.650Z] #57 36.34 OK: 9 MiB in 20 packages [2024-03-04T20:11:55.650Z] #57 DONE 37.3s [2024-03-04T20:11:55.650Z] [2024-03-04T20:11:55.650Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:56.611Z] #45 ... [2024-03-04T20:11:56.611Z] [2024-03-04T20:11:56.611Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-04T20:11:56.611Z] #58 30.15 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-04T20:11:56.611Z] #58 30.15 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-04T20:11:56.611Z] #58 30.15 OK: 19946 distinct packages available [2024-03-04T20:11:56.611Z] #58 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:56.611Z] #58 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:56.611Z] #58 35.98 (1/11) Installing ca-certificates (20230506-r0) [2024-03-04T20:11:56.611Z] #58 36.19 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-04T20:11:56.611Z] #58 36.19 (3/11) Installing libunistring (1.1-r1) [2024-03-04T20:11:56.611Z] #58 36.34 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-04T20:11:56.611Z] #58 36.34 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-04T20:11:56.611Z] #58 36.34 (6/11) Installing libcurl (8.5.0-r0) [2024-03-04T20:11:56.611Z] #58 36.34 (7/11) Installing curl (8.5.0-r0) [2024-03-04T20:11:56.611Z] #58 36.38 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-04T20:11:56.611Z] #58 36.38 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-04T20:11:56.611Z] #58 36.38 (10/11) Installing libucontext (1.2-r2) [2024-03-04T20:11:56.611Z] #58 36.38 (11/11) Installing gcompat (1.1.0-r1) [2024-03-04T20:11:56.611Z] #58 36.46 Executing busybox-1.36.1-r5.trigger [2024-03-04T20:11:56.611Z] #58 36.46 Executing ca-certificates-20230506-r0.trigger [2024-03-04T20:11:56.611Z] #58 37.18 OK: 13 MiB in 26 packages [2024-03-04T20:11:56.611Z] #58 DONE 38.3s [2024-03-04T20:11:56.611Z] [2024-03-04T20:11:56.611Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:58.553Z] #45 ... [2024-03-04T20:11:58.553Z] [2024-03-04T20:11:58.553Z] #46 [core-command internal] load build context [2024-03-04T20:11:58.553Z] #46 transferring context: 115.44MB 45.4s [2024-03-04T20:11:58.553Z] #46 ... [2024-03-04T20:11:58.553Z] [2024-03-04T20:11:58.553Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:58.553Z] #45 ... [2024-03-04T20:11:58.553Z] [2024-03-04T20:11:58.553Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:11:58.553Z] #49 ... [2024-03-04T20:11:58.553Z] [2024-03-04T20:11:58.553Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:59.508Z] #45 ... [2024-03-04T20:11:59.508Z] [2024-03-04T20:11:59.508Z] #51 [support-notifications internal] load build context [2024-03-04T20:11:59.508Z] #51 ... [2024-03-04T20:11:59.508Z] [2024-03-04T20:11:59.508Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:11:59.777Z] #45 ... [2024-03-04T20:11:59.778Z] [2024-03-04T20:11:59.778Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:11:59.778Z] #0 7.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:59.778Z] #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:11:59.778Z] #68 ... [2024-03-04T20:11:59.778Z] [2024-03-04T20:11:59.778Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:12:00.043Z] #43 ... [2024-03-04T20:12:00.043Z] [2024-03-04T20:12:00.043Z] #51 [support-notifications internal] load build context [2024-03-04T20:12:01.666Z] #51 ... [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-04T20:12:01.666Z] #66 9.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:01.666Z] #66 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:01.666Z] #66 12.69 OK: 8 MiB in 16 packages [2024-03-04T20:12:01.666Z] #66 DONE 14.1s [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #51 [support-notifications internal] load build context [2024-03-04T20:12:01.666Z] #51 ... [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T20:12:01.666Z] #0 9.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:01.666Z] #69 ... [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T20:12:01.666Z] #70 ... [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:12:01.666Z] #68 11.27 OK: 8 MiB in 16 packages [2024-03-04T20:12:01.666Z] #68 DONE 11.9s [2024-03-04T20:12:01.666Z] [2024-03-04T20:12:01.666Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T20:12:01.666Z] #69 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:03.071Z] #69 ... [2024-03-04T20:12:03.071Z] [2024-03-04T20:12:03.071Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:12:03.071Z] #42 ... [2024-03-04T20:12:03.071Z] [2024-03-04T20:12:03.071Z] #51 [support-notifications internal] load build context [2024-03-04T20:12:03.336Z] #51 transferring context: 97.29MB 47.8s [2024-03-04T20:12:03.603Z] #51 ... [2024-03-04T20:12:03.603Z] [2024-03-04T20:12:03.603Z] #44 [core-data internal] load build context [2024-03-04T20:12:03.603Z] #44 ... [2024-03-04T20:12:03.603Z] [2024-03-04T20:12:03.603Z] #48 [core-metadata internal] load build context [2024-03-04T20:12:03.869Z] #48 ... [2024-03-04T20:12:03.869Z] [2024-03-04T20:12:03.869Z] #51 [support-notifications internal] load build context [2024-03-04T20:12:04.134Z] #51 ... [2024-03-04T20:12:04.134Z] [2024-03-04T20:12:04.134Z] #34 [support-scheduler internal] load build context [2024-03-04T20:12:04.134Z] #34 ... [2024-03-04T20:12:04.134Z] [2024-03-04T20:12:04.134Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:12:04.399Z] #42 ... [2024-03-04T20:12:04.399Z] [2024-03-04T20:12:04.399Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-04T20:12:04.399Z] #67 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:04.399Z] #67 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:04.399Z] #67 12.21 OK: 18 MiB in 19 packages [2024-03-04T20:12:04.399Z] #67 DONE 13.0s [2024-03-04T20:12:04.399Z] [2024-03-04T20:12:04.399Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:12:04.399Z] #42 ... [2024-03-04T20:12:04.399Z] [2024-03-04T20:12:04.399Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:04.664Z] #47 ... [2024-03-04T20:12:04.664Z] [2024-03-04T20:12:04.664Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:12:04.664Z] #50 ... [2024-03-04T20:12:04.664Z] [2024-03-04T20:12:04.664Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:05.243Z] #47 ... [2024-03-04T20:12:05.243Z] [2024-03-04T20:12:05.243Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T20:12:05.243Z] #0 8.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:05.509Z] #71 ... [2024-03-04T20:12:05.509Z] [2024-03-04T20:12:05.509Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:05.774Z] #47 ... [2024-03-04T20:12:05.775Z] [2024-03-04T20:12:05.775Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-04T20:12:05.775Z] #69 13.47 OK: 8 MiB in 17 packages [2024-03-04T20:12:05.775Z] #69 DONE 14.4s [2024-03-04T20:12:05.775Z] [2024-03-04T20:12:05.775Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:05.775Z] #47 ... [2024-03-04T20:12:05.775Z] [2024-03-04T20:12:05.775Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T20:12:05.775Z] #0 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:05.775Z] #0 8.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:06.040Z] #72 ... [2024-03-04T20:12:06.040Z] [2024-03-04T20:12:06.040Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:06.621Z] #47 ... [2024-03-04T20:12:06.621Z] [2024-03-04T20:12:06.621Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:12:06.621Z] #0 7.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:06.621Z] #0 8.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:06.891Z] #73 ... [2024-03-04T20:12:06.891Z] [2024-03-04T20:12:06.891Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:08.295Z] #47 transferring context: 78.84MB 54.9s [2024-03-04T20:12:08.295Z] #47 ... [2024-03-04T20:12:08.295Z] [2024-03-04T20:12:08.295Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-04T20:12:08.295Z] #70 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:08.295Z] #70 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:08.295Z] #70 15.64 OK: 18 MiB in 19 packages [2024-03-04T20:12:08.295Z] #70 DONE 16.9s [2024-03-04T20:12:08.295Z] [2024-03-04T20:12:08.295Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:08.571Z] #47 ... [2024-03-04T20:12:08.571Z] [2024-03-04T20:12:08.571Z] #46 [core-command internal] load build context [2024-03-04T20:12:08.571Z] #46 transferring context: 133.46MB 54.9s done [2024-03-04T20:12:08.571Z] #46 DONE 56.5s [2024-03-04T20:12:08.571Z] [2024-03-04T20:12:08.571Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:08.835Z] #47 ... [2024-03-04T20:12:08.835Z] [2024-03-04T20:12:08.835Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:08.835Z] #49 ... [2024-03-04T20:12:08.835Z] [2024-03-04T20:12:08.835Z] #48 [core-metadata internal] load build context [2024-03-04T20:12:09.427Z] #48 ... [2024-03-04T20:12:09.427Z] [2024-03-04T20:12:09.427Z] #43 [security-secretstore-setup internal] load build context [2024-03-04T20:12:09.427Z] #43 transferring context: 133.46MB 55.7s done [2024-03-04T20:12:09.427Z] #43 DONE 57.2s [2024-03-04T20:12:09.427Z] [2024-03-04T20:12:09.427Z] #48 [core-metadata internal] load build context [2024-03-04T20:12:09.427Z] #48 ... [2024-03-04T20:12:09.427Z] [2024-03-04T20:12:09.427Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:09.694Z] #47 ... [2024-03-04T20:12:09.694Z] [2024-03-04T20:12:09.694Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-04T20:12:09.694Z] #72 12.30 OK: 9 MiB in 20 packages [2024-03-04T20:12:09.694Z] #72 DONE 13.9s [2024-03-04T20:12:09.694Z] [2024-03-04T20:12:09.694Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:09.960Z] #47 ... [2024-03-04T20:12:09.960Z] [2024-03-04T20:12:09.960Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:12:09.960Z] #45 ... [2024-03-04T20:12:09.960Z] [2024-03-04T20:12:09.960Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:10.224Z] #47 ... [2024-03-04T20:12:10.224Z] [2024-03-04T20:12:10.224Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-04T20:12:10.224Z] #73 11.89 OK: 13 MiB in 26 packages [2024-03-04T20:12:10.224Z] #73 DONE 13.4s [2024-03-04T20:12:10.224Z] [2024-03-04T20:12:10.224Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:10.805Z] #47 ... [2024-03-04T20:12:10.805Z] [2024-03-04T20:12:10.805Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-04T20:12:10.805Z] #71 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-04T20:12:10.805Z] #71 13.41 OK: 8 MiB in 19 packages [2024-03-04T20:12:10.805Z] #71 DONE 15.5s [2024-03-04T20:12:10.805Z] [2024-03-04T20:12:10.805Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:11.778Z] #47 ... [2024-03-04T20:12:11.778Z] [2024-03-04T20:12:11.778Z] #48 [core-metadata internal] load build context [2024-03-04T20:12:11.778Z] #48 transferring context: 133.46MB 56.2s done [2024-03-04T20:12:11.778Z] #48 DONE 58.7s [2024-03-04T20:12:11.778Z] [2024-03-04T20:12:11.778Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:12.044Z] #47 ... [2024-03-04T20:12:12.044Z] [2024-03-04T20:12:12.044Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-04T20:12:12.044Z] #74 DONE 6.1s [2024-03-04T20:12:12.044Z] [2024-03-04T20:12:12.044Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-04T20:12:12.044Z] #75 DONE 3.3s [2024-03-04T20:12:12.044Z] [2024-03-04T20:12:12.044Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:12.310Z] #47 ... [2024-03-04T20:12:12.310Z] [2024-03-04T20:12:12.310Z] #34 [support-scheduler internal] load build context [2024-03-04T20:12:12.310Z] #34 transferring context: 133.46MB 57.8s done [2024-03-04T20:12:12.310Z] #34 DONE 59.6s [2024-03-04T20:12:12.310Z] [2024-03-04T20:12:12.310Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:12.890Z] #47 ... [2024-03-04T20:12:12.890Z] [2024-03-04T20:12:12.890Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:12.890Z] #76 DONE 3.1s [2024-03-04T20:12:12.890Z] [2024-03-04T20:12:12.890Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:12.890Z] #77 DONE 2.9s [2024-03-04T20:12:12.890Z] [2024-03-04T20:12:12.890Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:12.890Z] #47 ... [2024-03-04T20:12:12.890Z] [2024-03-04T20:12:12.890Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-04T20:12:12.890Z] #78 DONE 3.1s [2024-03-04T20:12:12.890Z] [2024-03-04T20:12:12.890Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:13.158Z] #47 ... [2024-03-04T20:12:13.158Z] [2024-03-04T20:12:13.158Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-04T20:12:13.158Z] #79 DONE 1.1s [2024-03-04T20:12:13.158Z] [2024-03-04T20:12:13.158Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:13.741Z] #47 ... [2024-03-04T20:12:13.741Z] [2024-03-04T20:12:13.741Z] #45 [security-proxy-setup internal] load build context [2024-03-04T20:12:13.741Z] #45 transferring context: 133.46MB 60.3s done [2024-03-04T20:12:13.741Z] #45 DONE 61.7s [2024-03-04T20:12:13.741Z] [2024-03-04T20:12:13.741Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:13.741Z] #47 ... [2024-03-04T20:12:13.741Z] [2024-03-04T20:12:13.741Z] #44 [core-data internal] load build context [2024-03-04T20:12:13.741Z] #44 transferring context: 133.46MB 61.7s done [2024-03-04T20:12:14.005Z] #44 ... [2024-03-04T20:12:14.005Z] [2024-03-04T20:12:14.005Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:14.005Z] #47 ... [2024-03-04T20:12:14.005Z] [2024-03-04T20:12:14.005Z] #50 [security-proxy-auth internal] load build context [2024-03-04T20:12:14.005Z] #50 transferring context: 133.46MB 58.4s done [2024-03-04T20:12:14.005Z] #50 DONE 60.4s [2024-03-04T20:12:14.005Z] [2024-03-04T20:12:14.005Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:14.271Z] #47 ... [2024-03-04T20:12:14.271Z] [2024-03-04T20:12:14.271Z] #51 [support-notifications internal] load build context [2024-03-04T20:12:14.271Z] #51 transferring context: 133.46MB 58.0s done [2024-03-04T20:12:14.271Z] #51 DONE 60.1s [2024-03-04T20:12:14.271Z] [2024-03-04T20:12:14.271Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-04T20:12:14.271Z] #42 transferring context: 133.46MB 61.7s done [2024-03-04T20:12:14.271Z] #42 DONE 62.6s [2024-03-04T20:12:14.271Z] [2024-03-04T20:12:14.271Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:14.536Z] #47 ... [2024-03-04T20:12:14.536Z] [2024-03-04T20:12:14.536Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T20:12:14.536Z] #80 DONE 4.7s [2024-03-04T20:12:14.536Z] [2024-03-04T20:12:14.536Z] #44 [core-data internal] load build context [2024-03-04T20:12:14.536Z] #44 DONE 62.7s [2024-03-04T20:12:14.536Z] [2024-03-04T20:12:14.536Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:14.802Z] #47 ... [2024-03-04T20:12:14.802Z] [2024-03-04T20:12:14.802Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T20:12:14.802Z] #81 DONE 3.8s [2024-03-04T20:12:14.802Z] [2024-03-04T20:12:14.802Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:15.070Z] #47 ... [2024-03-04T20:12:15.070Z] [2024-03-04T20:12:15.070Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:15.070Z] #82 DONE 0.8s [2024-03-04T20:12:15.337Z] [2024-03-04T20:12:15.337Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-04T20:12:15.337Z] #83 DONE 0.6s [2024-03-04T20:12:15.337Z] [2024-03-04T20:12:15.337Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-04T20:12:15.337Z] #84 DONE 0.6s [2024-03-04T20:12:15.337Z] [2024-03-04T20:12:15.337Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-04T20:12:15.920Z] #85 DONE 0.6s [2024-03-04T20:12:15.920Z] [2024-03-04T20:12:15.920Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-04T20:12:15.920Z] #86 DONE 0.5s [2024-03-04T20:12:15.920Z] [2024-03-04T20:12:15.920Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T20:12:16.185Z] #87 DONE 0.3s [2024-03-04T20:12:16.185Z] [2024-03-04T20:12:16.185Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:16.185Z] #49 ... [2024-03-04T20:12:16.185Z] [2024-03-04T20:12:16.185Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T20:12:16.185Z] #88 DONE 0.3s [2024-03-04T20:12:16.185Z] [2024-03-04T20:12:16.185Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:16.185Z] #49 ... [2024-03-04T20:12:16.185Z] [2024-03-04T20:12:16.185Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-04T20:12:16.765Z] #89 DONE 0.6s [2024-03-04T20:12:16.765Z] [2024-03-04T20:12:16.765Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:16.765Z] #49 ... [2024-03-04T20:12:16.765Z] [2024-03-04T20:12:16.765Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-04T20:12:16.765Z] #90 DONE 0.7s [2024-03-04T20:12:16.765Z] [2024-03-04T20:12:16.765Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:17.353Z] #49 ... [2024-03-04T20:12:17.353Z] [2024-03-04T20:12:17.353Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-04T20:12:17.353Z] #91 DONE 0.4s [2024-03-04T20:12:17.353Z] [2024-03-04T20:12:17.353Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:17.353Z] #49 ... [2024-03-04T20:12:17.353Z] [2024-03-04T20:12:17.353Z] #47 [security-spiffe-token-provider internal] load build context [2024-03-04T20:12:17.353Z] #47 transferring context: 133.46MB 64.1s done [2024-03-04T20:12:17.353Z] #47 DONE 65.1s [2024-03-04T20:12:17.353Z] [2024-03-04T20:12:17.353Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-04T20:12:17.353Z] #92 DONE 0.4s [2024-03-04T20:12:17.353Z] [2024-03-04T20:12:17.353Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:17.944Z] #49 ... [2024-03-04T20:12:17.944Z] [2024-03-04T20:12:17.944Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-04T20:12:17.944Z] #93 DONE 5.0s [2024-03-04T20:12:17.944Z] [2024-03-04T20:12:17.944Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:18.525Z] #49 ... [2024-03-04T20:12:18.525Z] [2024-03-04T20:12:18.525Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:18.525Z] #94 DONE 0.6s [2024-03-04T20:12:18.525Z] [2024-03-04T20:12:18.525Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:18.525Z] #49 ... [2024-03-04T20:12:18.525Z] [2024-03-04T20:12:18.525Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-04T20:12:18.525Z] #95 DONE 0.5s [2024-03-04T20:12:18.525Z] [2024-03-04T20:12:18.525Z] #49 [security-bootstrapper internal] load build context [2024-03-04T20:12:18.790Z] #49 transferring context: 133.46MB 64.9s done [2024-03-04T20:12:19.054Z] #49 DONE 66.3s [2024-03-04T20:12:19.054Z] [2024-03-04T20:12:19.054Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-04T20:12:19.054Z] #96 DONE 0.5s [2024-03-04T20:12:19.054Z] [2024-03-04T20:12:19.054Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-04T20:12:19.319Z] #97 DONE 0.3s [2024-03-04T20:12:19.319Z] [2024-03-04T20:12:19.319Z] #98 [security-spire-config] exporting to image [2024-03-04T20:12:19.319Z] #98 exporting layers [2024-03-04T20:12:19.583Z] #98 ... [2024-03-04T20:12:19.583Z] [2024-03-04T20:12:19.583Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-04T20:12:19.583Z] #99 DONE 0.2s [2024-03-04T20:12:19.847Z] [2024-03-04T20:12:19.847Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-04T20:12:19.847Z] #100 DONE 0.2s [2024-03-04T20:12:19.847Z] [2024-03-04T20:12:19.847Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:21.809Z] #101 ... [2024-03-04T20:12:21.809Z] [2024-03-04T20:12:21.809Z] #98 [security-spire-agent] exporting to image [2024-03-04T20:12:21.809Z] #98 exporting layers 1.8s done [2024-03-04T20:12:21.809Z] #98 writing image sha256:52b52c593931b0c7d17c876fea936d274df832b4b1bf1be31f213bcdfeb906ac 0.0s done [2024-03-04T20:12:21.809Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-04T20:12:21.809Z] #98 writing image sha256:30f51fc01a0353ff7351a7f9ad14334a17254e78554b01a83ca1d7ea12b5af59 0.0s done [2024-03-04T20:12:21.809Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-03-04T20:12:21.809Z] #98 writing image sha256:08560c2fb31f230fd6c922c611614595f260bb5570aeb6992cc5703719ae2513 done [2024-03-04T20:12:21.809Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-04T20:12:21.809Z] #98 DONE 4.9s [2024-03-04T20:12:21.809Z] [2024-03-04T20:12:21.809Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:22.761Z] #102 ... [2024-03-04T20:12:22.761Z] [2024-03-04T20:12:22.761Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:23.113Z] #103 ... [2024-03-04T20:12:23.113Z] [2024-03-04T20:12:23.113Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:41.291Z] #104 DONE 27.2s [2024-03-04T20:12:41.291Z] [2024-03-04T20:12:41.291Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:41.291Z] #103 DONE 27.2s [2024-03-04T20:12:41.291Z] [2024-03-04T20:12:41.291Z] #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:41.291Z] #102 DONE 24.7s [2024-03-04T20:12:41.291Z] [2024-03-04T20:12:41.291Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-03-04T20:12:41.291Z] #105 ... [2024-03-04T20:12:41.291Z] [2024-03-04T20:12:41.291Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:41.291Z] #101 DONE 22.6s [2024-03-04T20:12:41.291Z] [2024-03-04T20:12:41.291Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #106 ... [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #107 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #108 [security-bootstrapper builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #108 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #109 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #105 DONE 2.4s [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #110 [security-proxy-setup builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #110 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #111 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #112 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #113 [core-command builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #113 DONE 2.5s [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #114 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #115 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #116 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #117 [support-notifications builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #117 DONE 2.5s [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #118 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #119 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #120 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #121 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #122 [core-metadata builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #122 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #123 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #124 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #125 [support-scheduler builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #125 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #126 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #127 [core-data builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #127 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-04T20:12:42.707Z] #128 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-04T20:12:42.707Z] #129 CACHED [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:12:42.707Z] #130 ... [2024-03-04T20:12:42.707Z] [2024-03-04T20:12:42.707Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-04T20:12:42.707Z] #106 DONE 1.6s [2024-03-04T20:12:43.002Z] [2024-03-04T20:12:43.002Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:12:48.478Z] #131 5.094 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-03-04T20:12:48.478Z] #131 ... [2024-03-04T20:12:48.478Z] [2024-03-04T20:12:48.478Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:12:48.478Z] #130 5.481 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-03-04T20:12:52.731Z] #130 ... [2024-03-04T20:12:52.731Z] [2024-03-04T20:12:52.731Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T20:12:52.731Z] #0 5.036 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-03-04T20:12:52.731Z] #132 ... [2024-03-04T20:12:52.731Z] [2024-03-04T20:12:52.731Z] #133 [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-03-04T20:12:52.731Z] #0 4.078 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-03-04T20:12:52.999Z] #133 ... [2024-03-04T20:12:52.999Z] [2024-03-04T20:12:52.999Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:12:52.999Z] #0 4.894 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-03-04T20:12:52.999Z] #134 ... [2024-03-04T20:12:52.999Z] [2024-03-04T20:12:52.999Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T20:12:52.999Z] #0 4.240 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-03-04T20:12:53.278Z] #135 ... [2024-03-04T20:12:53.278Z] [2024-03-04T20:12:53.278Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T20:12:53.278Z] #0 5.012 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-03-04T20:12:53.278Z] #136 ... [2024-03-04T20:12:53.278Z] [2024-03-04T20:12:53.278Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:12:53.278Z] #0 5.438 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-03-04T20:12:53.545Z] #137 ... [2024-03-04T20:12:53.545Z] [2024-03-04T20:12:53.545Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:12:53.545Z] #0 4.547 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-03-04T20:12:53.821Z] #138 ... [2024-03-04T20:12:53.821Z] [2024-03-04T20:12:53.821Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:12:53.821Z] #0 4.336 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-03-04T20:12:53.821Z] #139 ... [2024-03-04T20:12:53.821Z] [2024-03-04T20:12:53.821Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T20:12:53.821Z] #0 5.466 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-03-04T20:25:33.274Z] #140 ... [2024-03-04T20:25:33.274Z] [2024-03-04T20:25:33.274Z] #133 [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-03-04T20:25:33.274Z] #133 769.3 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-03-04T20:25:39.916Z] #133 ... [2024-03-04T20:25:39.916Z] [2024-03-04T20:25:39.916Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-04T20:25:39.916Z] #132 DONE 777.3s [2024-03-04T20:25:39.916Z] [2024-03-04T20:25:39.916Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:25:40.217Z] #138 ... [2024-03-04T20:25:40.217Z] [2024-03-04T20:25:40.217Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:25:40.486Z] #141 DONE 0.3s [2024-03-04T20:25:40.486Z] [2024-03-04T20:25:40.486Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T20:25:40.486Z] #140 ... [2024-03-04T20:25:40.486Z] [2024-03-04T20:25:40.486Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:25:40.486Z] #142 DONE 0.1s [2024-03-04T20:25:40.486Z] [2024-03-04T20:25:40.486Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-04T20:25:40.486Z] #143 DONE 0.1s [2024-03-04T20:25:40.486Z] [2024-03-04T20:25:40.486Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:25:40.754Z] #130 ... [2024-03-04T20:25:40.754Z] [2024-03-04T20:25:40.754Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-04T20:25:41.027Z] #144 DONE 0.2s [2024-03-04T20:25:41.027Z] [2024-03-04T20:25:41.027Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-04T20:25:41.027Z] #145 DONE 0.3s [2024-03-04T20:25:41.027Z] [2024-03-04T20:25:41.027Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:25:41.027Z] #130 ... [2024-03-04T20:25:41.027Z] [2024-03-04T20:25:41.027Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T20:25:41.027Z] #146 DONE 0.1s [2024-03-04T20:25:41.296Z] [2024-03-04T20:25:41.296Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:25:43.236Z] #147 DONE 2.1s [2024-03-04T20:25:43.236Z] [2024-03-04T20:25:43.236Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:25:43.505Z] #139 ... [2024-03-04T20:25:43.505Z] [2024-03-04T20:25:43.505Z] #98 [security-proxy-setup] exporting to image [2024-03-04T20:25:43.505Z] #98 exporting layers [2024-03-04T20:25:44.464Z] #98 exporting layers 1.0s done [2024-03-04T20:25:44.464Z] #98 writing image sha256:9d6937fdc365f2be3638888686266c5584699407858045cd44108724895faaa4 done [2024-03-04T20:25:44.464Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-04T20:25:44.464Z] #98 DONE 5.8s [2024-03-04T20:25:44.464Z] [2024-03-04T20:25:44.464Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:25:48.761Z] #138 ... [2024-03-04T20:25:48.761Z] [2024-03-04T20:25:48.761Z] #133 [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-03-04T20:25:48.761Z] #133 DONE 785.7s [2024-03-04T20:25:48.761Z] [2024-03-04T20:25:48.761Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:25:48.761Z] #131 ... [2024-03-04T20:25:48.761Z] [2024-03-04T20:25:48.761Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-04T20:25:48.761Z] #135 DONE 785.8s [2024-03-04T20:25:48.761Z] [2024-03-04T20:25:48.761Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T20:25:48.761Z] #136 ... [2024-03-04T20:25:48.761Z] [2024-03-04T20:25:48.761Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T20:25:49.378Z] #148 ... [2024-03-04T20:25:49.378Z] [2024-03-04T20:25:49.378Z] #149 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:25:49.378Z] #149 DONE 0.6s [2024-03-04T20:25:49.646Z] [2024-03-04T20:25:49.646Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-04T20:25:49.646Z] #148 DONE 0.8s [2024-03-04T20:25:49.646Z] [2024-03-04T20:25:49.646Z] #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T20:25:49.915Z] #150 ... [2024-03-04T20:25:49.915Z] [2024-03-04T20:25:49.915Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:25:49.915Z] #151 DONE 0.4s [2024-03-04T20:25:50.182Z] [2024-03-04T20:25:50.182Z] #152 [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-03-04T20:25:50.449Z] #152 DONE 0.4s [2024-03-04T20:25:50.449Z] [2024-03-04T20:25:50.449Z] #153 [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-03-04T20:25:50.449Z] #153 DONE 0.1s [2024-03-04T20:25:50.449Z] [2024-03-04T20:25:50.449Z] #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:25:50.715Z] #154 DONE 0.2s [2024-03-04T20:25:50.715Z] [2024-03-04T20:25:50.715Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-04T20:25:50.983Z] #155 DONE 0.3s [2024-03-04T20:25:50.983Z] [2024-03-04T20:25:50.983Z] #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-04T20:25:51.569Z] #156 DONE 0.5s [2024-03-04T20:25:51.569Z] [2024-03-04T20:25:51.569Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:25:51.569Z] #130 ... [2024-03-04T20:25:51.569Z] [2024-03-04T20:25:51.569Z] #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-04T20:25:51.847Z] #157 DONE 0.2s [2024-03-04T20:25:51.847Z] [2024-03-04T20:25:51.847Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:25:52.431Z] #158 ... [2024-03-04T20:25:52.431Z] [2024-03-04T20:25:52.431Z] #150 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-04T20:25:52.431Z] #150 DONE 2.8s [2024-03-04T20:25:52.699Z] [2024-03-04T20:25:52.699Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:25:52.699Z] #159 DONE 0.3s [2024-03-04T20:25:52.699Z] [2024-03-04T20:25:52.699Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:25:53.283Z] #160 DONE 0.3s [2024-03-04T20:25:53.283Z] [2024-03-04T20:25:53.283Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:25:53.283Z] #130 ... [2024-03-04T20:25:53.283Z] [2024-03-04T20:25:53.283Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-04T20:25:53.911Z] #161 DONE 0.6s [2024-03-04T20:25:53.911Z] [2024-03-04T20:25:53.911Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-04T20:25:53.911Z] #162 DONE 0.2s [2024-03-04T20:25:53.911Z] [2024-03-04T20:25:53.911Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-04T20:25:54.512Z] #163 DONE 0.2s [2024-03-04T20:25:54.512Z] [2024-03-04T20:25:54.512Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-04T20:25:54.512Z] #164 ... [2024-03-04T20:25:54.512Z] [2024-03-04T20:25:54.512Z] #158 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:25:54.512Z] #158 DONE 2.8s [2024-03-04T20:25:54.512Z] [2024-03-04T20:25:54.512Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-04T20:25:54.512Z] #164 DONE 0.3s [2024-03-04T20:25:54.512Z] [2024-03-04T20:25:54.512Z] #98 [security-secretstore-setup] exporting to image [2024-03-04T20:25:54.512Z] #98 exporting layers [2024-03-04T20:25:55.104Z] #98 ... [2024-03-04T20:25:55.104Z] [2024-03-04T20:25:55.104Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-04T20:25:55.104Z] #165 DONE 0.7s [2024-03-04T20:25:55.372Z] [2024-03-04T20:25:55.372Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-04T20:25:55.735Z] #166 DONE 0.2s [2024-03-04T20:25:55.735Z] [2024-03-04T20:25:55.735Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T20:25:57.148Z] #167 ... [2024-03-04T20:25:57.148Z] [2024-03-04T20:25:57.148Z] #98 [security-secretstore-setup] exporting to image [2024-03-04T20:25:57.148Z] #98 exporting layers 2.2s done [2024-03-04T20:25:57.148Z] #98 writing image sha256:938ce6e98e37a3a0da5f9206c84060ce447a6c5e63b4ff3d93b13349d66909e7 0.0s done [2024-03-04T20:25:57.148Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-03-04T20:25:57.148Z] #98 DONE 8.1s [2024-03-04T20:25:57.148Z] [2024-03-04T20:25:57.148Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:25:57.733Z] #131 ... [2024-03-04T20:25:57.733Z] [2024-03-04T20:25:57.733Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-04T20:25:57.733Z] #167 DONE 2.1s [2024-03-04T20:25:57.733Z] [2024-03-04T20:25:57.733Z] #98 [security-bootstrapper] exporting to image [2024-03-04T20:25:59.140Z] #98 exporting layers 1.3s done [2024-03-04T20:25:59.140Z] #98 writing image sha256:f73d9c23c4b95afe83f532187991e62423708cd099e577652af4c5953772d1d3 done [2024-03-04T20:25:59.140Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-04T20:25:59.140Z] #98 DONE 9.4s [2024-03-04T20:25:59.140Z] [2024-03-04T20:25:59.140Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-04T20:26:11.464Z] #138 DONE 806.9s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:26:11.464Z] #130 ... [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:26:11.464Z] #168 DONE 0.3s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:26:11.464Z] #169 DONE 0.2s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:11.464Z] #131 ... [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-04T20:26:11.464Z] #170 DONE 0.2s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:26:11.464Z] #171 DONE 0.3s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-04T20:26:11.464Z] #172 DONE 0.2s [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:11.464Z] #131 ... [2024-03-04T20:26:11.464Z] [2024-03-04T20:26:11.464Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:26:13.610Z] #173 DONE 2.1s [2024-03-04T20:26:13.610Z] [2024-03-04T20:26:13.610Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:13.610Z] #131 ... [2024-03-04T20:26:13.610Z] [2024-03-04T20:26:13.610Z] #98 [security-proxy-auth] exporting to image [2024-03-04T20:26:13.610Z] #98 exporting layers [2024-03-04T20:26:13.610Z] #98 exporting layers 0.5s done [2024-03-04T20:26:13.610Z] #98 writing image sha256:87593c5b127ae9c66aa98338b45bf8f8f7c097b02ae8a7226c47ad76231815e1 done [2024-03-04T20:26:13.610Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-04T20:26:13.610Z] #98 DONE 9.8s [2024-03-04T20:26:13.610Z] [2024-03-04T20:26:13.610Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:26:28.646Z] #130 ... [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-04T20:26:28.646Z] #140 DONE 824.4s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:26:28.646Z] #134 ... [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:26:28.646Z] #174 DONE 0.2s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:26:28.646Z] #175 DONE 0.5s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-04T20:26:28.646Z] #176 DONE 0.3s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:26:28.646Z] #134 ... [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:26:28.646Z] #177 DONE 0.1s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-04T20:26:28.646Z] #178 DONE 0.1s [2024-03-04T20:26:28.646Z] [2024-03-04T20:26:28.646Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:28.914Z] #131 ... [2024-03-04T20:26:28.914Z] [2024-03-04T20:26:28.914Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-04T20:26:30.329Z] #179 DONE 1.7s [2024-03-04T20:26:30.329Z] [2024-03-04T20:26:30.329Z] #98 [core-common-config-bootstrapper] exporting to image [2024-03-04T20:26:30.329Z] #98 exporting layers [2024-03-04T20:26:30.914Z] #98 exporting layers 0.5s done [2024-03-04T20:26:30.914Z] #98 writing image sha256:4870b252c0e4270228a7fe27c64c97a2c79c3d001442d0d91e833b96d1731e49 done [2024-03-04T20:26:30.914Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-03-04T20:26:30.914Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-04T20:26:30.914Z] #98 DONE 10.3s [2024-03-04T20:26:30.914Z] [2024-03-04T20:26:30.914Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:57.604Z] #131 ... [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-04T20:26:57.604Z] #134 DONE 852.0s [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:26:57.604Z] #131 ... [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:26:57.604Z] #180 DONE 0.1s [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:26:57.604Z] #130 ... [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:26:57.604Z] #181 DONE 0.1s [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-04T20:26:57.604Z] #182 DONE 0.2s [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.604Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:26:57.604Z] #183 DONE 0.1s [2024-03-04T20:26:57.604Z] [2024-03-04T20:26:57.605Z] #98 [core-command] exporting to image [2024-03-04T20:26:57.605Z] #98 exporting layers [2024-03-04T20:26:57.605Z] #98 exporting layers 0.3s done [2024-03-04T20:26:57.605Z] #98 writing image sha256:586d34150e1306c33ad15c63c57278482ebd9f6a86afbe44e78558e90fbb7806 done [2024-03-04T20:26:57.605Z] #98 naming to docker.io/library/core-command-arm64 done [2024-03-04T20:26:57.605Z] #98 DONE 10.6s [2024-03-04T20:26:57.605Z] [2024-03-04T20:26:57.605Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:27:09.929Z] #139 ... [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-04T20:27:09.929Z] #136 DONE 866.0s [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:27:09.929Z] #130 ... [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:27:09.929Z] #184 DONE 0.1s [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:27:09.929Z] #185 DONE 0.1s [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-04T20:27:09.929Z] #186 DONE 0.3s [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:27:09.929Z] #187 DONE 0.1s [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:27:09.929Z] #131 ... [2024-03-04T20:27:09.929Z] [2024-03-04T20:27:09.929Z] #98 [core-data] exporting to image [2024-03-04T20:27:09.929Z] #98 exporting layers [2024-03-04T20:27:09.929Z] #98 exporting layers 0.3s done [2024-03-04T20:27:10.198Z] #98 writing image sha256:902f84fde224e11c2af2e498f203f619736c9110de890c88e2dbc5daf2d72735 0.0s done [2024-03-04T20:27:10.198Z] #98 naming to docker.io/library/core-data-arm64 done [2024-03-04T20:27:10.198Z] #98 DONE 10.9s [2024-03-04T20:27:10.198Z] [2024-03-04T20:27:10.198Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:27:11.614Z] #130 ... [2024-03-04T20:27:11.614Z] [2024-03-04T20:27:11.614Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-04T20:27:11.614Z] #139 DONE 868.7s [2024-03-04T20:27:11.614Z] [2024-03-04T20:27:11.614Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:27:11.614Z] #131 ... [2024-03-04T20:27:11.614Z] [2024-03-04T20:27:11.614Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:27:11.888Z] #188 DONE 0.3s [2024-03-04T20:27:11.888Z] [2024-03-04T20:27:11.888Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:27:12.161Z] #189 DONE 0.1s [2024-03-04T20:27:12.161Z] [2024-03-04T20:27:12.161Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:27:12.161Z] #131 ... [2024-03-04T20:27:12.161Z] [2024-03-04T20:27:12.161Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-04T20:27:12.434Z] #190 DONE 0.3s [2024-03-04T20:27:12.434Z] [2024-03-04T20:27:12.434Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:27:12.434Z] #130 ... [2024-03-04T20:27:12.434Z] [2024-03-04T20:27:12.434Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:27:12.434Z] #191 DONE 0.1s [2024-03-04T20:27:12.705Z] [2024-03-04T20:27:12.705Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-04T20:27:12.705Z] #192 DONE 0.1s [2024-03-04T20:27:12.705Z] [2024-03-04T20:27:12.705Z] #98 [core-metadata] exporting to image [2024-03-04T20:27:12.974Z] #98 exporting layers 0.2s done [2024-03-04T20:27:12.974Z] #98 writing image sha256:2e98e431f08e2230e9672ad8d56ca1b7e3cbaec3033129072610a0acbf9ec3cf done [2024-03-04T20:27:12.974Z] #98 naming to docker.io/library/core-metadata-arm64 [2024-03-04T20:27:12.974Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-03-04T20:27:12.974Z] #98 DONE 11.2s [2024-03-04T20:27:12.974Z] [2024-03-04T20:27:12.974Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:27:35.061Z] #130 ... [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-04T20:27:35.061Z] #131 DONE 889.4s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:27:35.061Z] #137 ... [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:27:35.061Z] #193 DONE 0.2s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:27:35.061Z] #194 DONE 0.2s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-04T20:27:35.061Z] #195 DONE 0.3s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:27:35.061Z] #137 ... [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:27:35.061Z] #196 DONE 0.1s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #98 [security-spiffe-token-provider] exporting to image [2024-03-04T20:27:35.061Z] #98 exporting layers [2024-03-04T20:27:35.061Z] #98 exporting layers 0.7s done [2024-03-04T20:27:35.061Z] #98 writing image sha256:fd6f872460be0cf0c63ce3b20eae45e4c9d852fc32ae4d70c61815a22ad05226 done [2024-03-04T20:27:35.061Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-04T20:27:35.061Z] #98 DONE 11.9s [2024-03-04T20:27:35.061Z] [2024-03-04T20:27:35.061Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:27:53.297Z] #137 ... [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-04T20:27:53.297Z] #130 DONE 907.9s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:27:53.297Z] #137 ... [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:27:53.297Z] #197 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:27:53.297Z] #198 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-04T20:27:53.297Z] #199 DONE 0.3s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-04T20:27:53.297Z] #137 DONE 909.0s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:27:53.297Z] #200 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #98 [support-notifications] exporting to image [2024-03-04T20:27:53.297Z] #98 exporting layers [2024-03-04T20:27:53.297Z] #98 ... [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-04T20:27:53.297Z] #201 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #98 [support-notifications] exporting to image [2024-03-04T20:27:53.297Z] #98 exporting layers 0.5s done [2024-03-04T20:27:53.297Z] #98 writing image sha256:a7d3ea8c63cf5277da9f0f776fc8cd8a3b0ecd7abda22f906f26454c57897556 done [2024-03-04T20:27:53.297Z] #98 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-03-04T20:27:53.297Z] #98 DONE 12.4s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-04T20:27:53.297Z] #202 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-04T20:27:53.297Z] #203 DONE 0.2s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-04T20:27:53.297Z] #204 DONE 0.1s [2024-03-04T20:27:53.297Z] [2024-03-04T20:27:53.297Z] #98 [support-scheduler] exporting to image [2024-03-04T20:27:53.297Z] #98 exporting layers 0.3s done [2024-03-04T20:27:53.297Z] #98 writing image sha256:28acce96c95493bcc101499811b309d9315b3e649637feac0a6360467a6311a3 done [2024-03-04T20:27:53.297Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-03-04T20:27:53.297Z] #98 DONE 12.7s [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-04T20:27:53.297Z] time="2024-03-04T20:11:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-04T20:27:53.329Z] $ docker stop --time=1 255c53649d11bf106bc8fad2f21afa5a89ef44ed608018ccd9d2f37c76d28581 [2024-03-04T20:27:54.946Z] $ docker rm -f --volumes 255c53649d11bf106bc8fad2f21afa5a89ef44ed608018ccd9d2f37c76d28581 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T20:27:55.574Z] + docker images [2024-03-04T20:27:55.574Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-04T20:27:55.574Z] support-scheduler-arm64 latest 28acce96c954 3 seconds ago 25.9MB [2024-03-04T20:27:55.574Z] support-notifications-arm64 latest a7d3ea8c63cf 4 seconds ago 26.6MB [2024-03-04T20:27:55.574Z] security-spiffe-token-provider-arm64 latest fd6f872460be 22 seconds ago 29.1MB [2024-03-04T20:27:55.574Z] core-metadata-arm64 latest 2e98e431f08e 43 seconds ago 17.4MB [2024-03-04T20:27:55.574Z] core-data-arm64 latest 902f84fde224 46 seconds ago 17.2MB [2024-03-04T20:27:55.574Z] core-command-arm64 latest 586d34150e13 About a minute ago 17.1MB [2024-03-04T20:27:55.574Z] core-common-config-bootstrapper-arm64 latest 4870b252c0e4 About a minute ago 15.1MB [2024-03-04T20:27:55.574Z] security-proxy-auth-arm64 latest 87593c5b127a About a minute ago 15.9MB [2024-03-04T20:27:55.574Z] security-bootstrapper-arm64 latest f73d9c23c4b9 About a minute ago 18.5MB [2024-03-04T20:27:55.574Z] security-secretstore-setup-arm64 latest 938ce6e98e37 2 minutes ago 35.9MB [2024-03-04T20:27:55.574Z] security-proxy-setup-arm64 latest 9d6937fdc365 2 minutes ago 25.9MB [2024-03-04T20:27:55.574Z] security-spire-agent-arm64 latest 08560c2fb31f 15 minutes ago 152MB [2024-03-04T20:27:55.574Z] security-spire-server-arm64 latest 52b52c593931 15 minutes ago 96.7MB [2024-03-04T20:27:55.574Z] security-spire-config-arm64 latest 30f51fc01a03 15 minutes ago 95.8MB [2024-03-04T20:27:55.574Z] ci-base-image-arm64 latest 7199cfaffbf3 27 minutes ago 881MB [2024-03-04T20:27:55.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-04T20:27:55.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:27:56.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T20:27:56.898Z] [2024-03-04T20:27:56.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:27:57.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T20:27:57.335Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-04T20:27:57.335Z] 8998bd30e6a1: Pulling fs layer [2024-03-04T20:27:57.335Z] 04944245beec: Pulling fs layer [2024-03-04T20:27:57.335Z] 699f458cf7ca: Pulling fs layer [2024-03-04T20:27:57.335Z] 765212b225bb: Pulling fs layer [2024-03-04T20:27:57.335Z] f23df028b6ca: Pulling fs layer [2024-03-04T20:27:57.335Z] d65c8cfc05b1: Pulling fs layer [2024-03-04T20:27:57.335Z] 2437ff75d9bd: Pulling fs layer [2024-03-04T20:27:57.335Z] f23df028b6ca: Waiting [2024-03-04T20:27:57.335Z] d65c8cfc05b1: Waiting [2024-03-04T20:27:57.335Z] 2437ff75d9bd: Waiting [2024-03-04T20:27:57.335Z] 765212b225bb: Waiting [2024-03-04T20:27:57.600Z] 04944245beec: Verifying Checksum [2024-03-04T20:27:57.600Z] 04944245beec: Download complete [2024-03-04T20:27:57.600Z] 765212b225bb: Verifying Checksum [2024-03-04T20:27:57.600Z] 765212b225bb: Download complete [2024-03-04T20:27:57.600Z] f23df028b6ca: Verifying Checksum [2024-03-04T20:27:57.600Z] f23df028b6ca: Download complete [2024-03-04T20:27:57.600Z] d65c8cfc05b1: Verifying Checksum [2024-03-04T20:27:57.600Z] d65c8cfc05b1: Download complete [2024-03-04T20:27:57.865Z] 699f458cf7ca: Verifying Checksum [2024-03-04T20:27:57.865Z] 699f458cf7ca: Download complete [2024-03-04T20:27:58.131Z] 8998bd30e6a1: Verifying Checksum [2024-03-04T20:27:58.131Z] 8998bd30e6a1: Download complete [2024-03-04T20:28:00.695Z] 2437ff75d9bd: Download complete [2024-03-04T20:28:03.264Z] 8998bd30e6a1: Pull complete [2024-03-04T20:28:03.264Z] 04944245beec: Pull complete [2024-03-04T20:28:05.195Z] 699f458cf7ca: Pull complete [2024-03-04T20:28:05.195Z] 765212b225bb: Pull complete [2024-03-04T20:28:06.154Z] f23df028b6ca: Pull complete [2024-03-04T20:28:06.154Z] d65c8cfc05b1: Pull complete [2024-03-04T20:28:24.341Z] 2437ff75d9bd: Pull complete [2024-03-04T20:28:24.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-04T20:28:24.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T20:28:24.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T20:28:24.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-4886 does not seem to be running inside a container [2024-03-04T20:28:24.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-04T20:28:27.763Z] $ docker top c2b59e3fd7b34a155280ac8d96ea904f3c721ee85ceab5d865a81f566444df4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:28.813Z] ---> job-cost.sh [2024-03-04T20:28:28.813Z] lf-activate-venv: SKIPPING [2024-03-04T20:28:28.813Z] INFO: No Stack... [2024-03-04T20:28:29.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-04T20:28:30.039Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T20:28:30.387Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2024-03-04T20:28:30.387Z] [Pipeline] lock [2024-03-04T20:28:30.730Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4771-1-stack-cost] [2024-03-04T20:28:30.740Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4771-1-stack-cost] did not exist. Created. [2024-03-04T20:28:30.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4771-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T20:28:31.567Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-04T20:28:31.767Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T20:28:31.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4771-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T20:28:31.959Z] $ docker stop --time=1 c2b59e3fd7b34a155280ac8d96ea904f3c721ee85ceab5d865a81f566444df4a [2024-03-04T20:28:33.442Z] $ docker rm -f --volumes c2b59e3fd7b34a155280ac8d96ea904f3c721ee85ceab5d865a81f566444df4a [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-03-04T20:28:35.407Z] provisioning config files... [2024-03-04T20:28:35.413Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17204010302631372033tmp [Pipeline] { [Pipeline] sh [2024-03-04T20:28:35.888Z] + set +x [2024-03-04T20:28:35.888Z] + curl -s https://codecov.io/bash [2024-03-04T20:28:35.888Z] + bash -s -- [2024-03-04T20:28:35.888Z] [2024-03-04T20:28:35.888Z] _____ _ [2024-03-04T20:28:35.888Z] / ____| | | [2024-03-04T20:28:35.888Z] | | ___ __| | ___ ___ _____ __ [2024-03-04T20:28:35.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-04T20:28:35.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-04T20:28:35.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-04T20:28:35.888Z] Bash-1.0.6 [2024-03-04T20:28:35.888Z] [2024-03-04T20:28:35.888Z] [2024-03-04T20:28:35.888Z] ==> git version 2.25.1 found [2024-03-04T20:28:35.888Z] ==> 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-03-04T20:28:35.888Z] Release-Date: 2020-01-08 [2024-03-04T20:28:35.888Z] 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-03-04T20:28:35.888Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-04T20:28:35.888Z] ==> Jenkins CI detected. [2024-03-04T20:28:35.888Z] current dir:  /w/workspace/edgex-go/1 [2024-03-04T20:28:35.888Z] project root: . [2024-03-04T20:28:35.888Z] --> token set from env [2024-03-04T20:28:35.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-04T20:28:36.148Z] ==> Running gcov in . (disable via -X gcov) [2024-03-04T20:28:36.148Z] ==> Python coveragepy not found [2024-03-04T20:28:36.148Z] ==> Searching for coverage reports in: [2024-03-04T20:28:36.148Z] + . [2024-03-04T20:28:36.148Z] -> Found 1 reports [2024-03-04T20:28:36.148Z] ==> Detecting git/mercurial file structure [2024-03-04T20:28:36.148Z] ==> Reading reports [2024-03-04T20:28:36.148Z] + ./coverage.out bytes=453601 [2024-03-04T20:28:36.148Z] ==> Appending adjustments [2024-03-04T20:28:36.148Z] https://docs.codecov.io/docs/fixing-reports [2024-03-04T20:28:37.087Z] + Found adjustments [2024-03-04T20:28:37.087Z] ==> Gzipping contents [2024-03-04T20:28:37.087Z] 60K /tmp/codecov.Z9sHoW.gz [2024-03-04T20:28:37.087Z] ==> Uploading reports [2024-03-04T20:28:37.087Z] url: https://codecov.io [2024-03-04T20:28:37.087Z] query: branch=PR-4771&commit=5d35af6c2ad452aabec067cbbbdfed29ecd0804c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4771%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4771&job=&cmd_args= [2024-03-04T20:28:37.087Z] -> Pinging Codecov [2024-03-04T20:28:37.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4771&commit=5d35af6c2ad452aabec067cbbbdfed29ecd0804c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4771%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4771&job=&cmd_args= [2024-03-04T20:28:37.348Z] -> Uploading to [2024-03-04T20:28:37.349Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-04/00271124DB129430A58F1EEE437C3FCB/5d35af6c2ad452aabec067cbbbdfed29ecd0804c/37896e74-d760-49f9-a9b3-1072042cf670.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T202837Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7aa7c13ce4ce1c899b536e673965133774fb783182a1b13ea6e69577d9d1d6b [2024-03-04T20:28:37.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T20:28:37.349Z] Dload Upload Total Spent Left Speed [2024-03-04T20:28:37.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 196k --:--:-- --:--:-- --:--:-- 195k 100 57697 0 0 100 57697 0 196k --:--:-- --:--:-- --:--:-- 195k [2024-03-04T20:28:37.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5d35af6c2ad452aabec067cbbbdfed29ecd0804c [Pipeline] } [2024-03-04T20:28:37.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-04T20:28:40.119Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:40.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:41.365Z] ---> package-listing.sh [2024-03-04T20:28:41.365Z] ++ facter osfamily [2024-03-04T20:28:41.365Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-04T20:28:41.624Z] + OS_FAMILY=debian [2024-03-04T20:28:41.624Z] + workspace=/w/workspace/edgex-go/1 [2024-03-04T20:28:41.624Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-04T20:28:41.624Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-04T20:28:41.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-04T20:28:41.624Z] + PACKAGES=/tmp/packages_start.txt [2024-03-04T20:28:41.624Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-04T20:28:41.624Z] + PACKAGES=/tmp/packages_end.txt [2024-03-04T20:28:41.624Z] + case "${OS_FAMILY}" in [2024-03-04T20:28:41.624Z] + dpkg -l [2024-03-04T20:28:41.624Z] + grep '^ii' [2024-03-04T20:28:41.624Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-04T20:28:41.624Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-04T20:28:41.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-04T20:28:41.624Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-04T20:28:41.624Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-04T20:28:41.624Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-04T20:28:41.656Z] 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-03-04T20:28:41.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:28:42.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T20:28:42.638Z] [2024-03-04T20:28:42.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T20:28:43.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T20:28:43.073Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-04T20:28:43.073Z] 5eb5b503b376: Pulling fs layer [2024-03-04T20:28:43.073Z] 5c69ac0246d0: Pulling fs layer [2024-03-04T20:28:43.073Z] ec43610c2a17: Pulling fs layer [2024-03-04T20:28:43.073Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-04T20:28:43.073Z] 33b1e0a273af: Pulling fs layer [2024-03-04T20:28:43.073Z] 5d3b04190fa2: Pulling fs layer [2024-03-04T20:28:43.073Z] 2f39f015ded8: Pulling fs layer [2024-03-04T20:28:43.073Z] 5d3b04190fa2: Waiting [2024-03-04T20:28:43.073Z] 2f39f015ded8: Waiting [2024-03-04T20:28:43.073Z] 3a2ae6a8a46f: Waiting [2024-03-04T20:28:43.073Z] 5c69ac0246d0: Verifying Checksum [2024-03-04T20:28:43.073Z] 5c69ac0246d0: Download complete [2024-03-04T20:28:43.073Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-04T20:28:43.073Z] 3a2ae6a8a46f: Download complete [2024-03-04T20:28:43.073Z] 33b1e0a273af: Verifying Checksum [2024-03-04T20:28:43.073Z] 33b1e0a273af: Download complete [2024-03-04T20:28:43.073Z] 5d3b04190fa2: Verifying Checksum [2024-03-04T20:28:43.073Z] 5d3b04190fa2: Download complete [2024-03-04T20:28:43.073Z] ec43610c2a17: Verifying Checksum [2024-03-04T20:28:43.073Z] ec43610c2a17: Download complete [2024-03-04T20:28:43.333Z] 5eb5b503b376: Verifying Checksum [2024-03-04T20:28:43.333Z] 5eb5b503b376: Download complete [2024-03-04T20:28:43.902Z] 2f39f015ded8: Download complete [2024-03-04T20:28:44.470Z] 5eb5b503b376: Pull complete [2024-03-04T20:28:44.730Z] 5c69ac0246d0: Pull complete [2024-03-04T20:28:44.990Z] ec43610c2a17: Pull complete [2024-03-04T20:28:45.249Z] 3a2ae6a8a46f: Pull complete [2024-03-04T20:28:45.508Z] 33b1e0a273af: Pull complete [2024-03-04T20:28:45.508Z] 5d3b04190fa2: Pull complete [2024-03-04T20:28:49.698Z] 2f39f015ded8: Pull complete [2024-03-04T20:28:49.698Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-04T20:28:49.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T20:28:49.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T20:28:50.098Z] prd-ubuntu20.04-docker-8c-8g-4884 does not seem to be running inside a container [2024-03-04T20:28:50.122Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-04T20:28:53.118Z] $ docker top b2908943177180424a209d6e8946d194591c77c7d718b1e30372d329c0388633 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T20:28:53.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-04T20:28:54.000Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-04T20:28:54.318Z] + ls /var/log/sa-host [2024-03-04T20:28:54.318Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T20:28:54.500Z] provisioning config files... [2024-03-04T20:28:54.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13812395835445847325tmp [Pipeline] { [Pipeline] echo [2024-03-04T20:28:54.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:54.987Z] ---> create-netrc.sh [Pipeline] } [2024-03-04T20:28:55.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:55.538Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-04T20:28:55.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:55.886Z] ---> sudo-logs.sh [2024-03-04T20:28:55.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-04T20:28:56.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:56.333Z] ---> job-cost.sh [2024-03-04T20:28:56.334Z] lf-activate-venv: SKIPPING [2024-03-04T20:28:56.334Z] DEBUG: total: 0.10999999940395355 [2024-03-04T20:28:56.334Z] INFO: Retrieving Stack Cost... [2024-03-04T20:28:56.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T20:28:56.854Z] INFO: Archiving Costs [Pipeline] echo [2024-03-04T20:28:57.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T20:28:57.508Z] ---> logs-deploy.sh [2024-03-04T20:28:57.508Z] lf-activate-venv: SKIPPING [2024-03-04T20:28:57.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4771/1 [2024-03-04T20:28:57.508Z] INFO: archiving workspace using pattern(s): [2024-03-04T20:28:58.481Z] Archives upload complete. [2024-03-04T20:28:58.481Z] INFO: archiving logs to Nexus