Pull request #4819 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at d00eb61bd559b49c08ce600caa3e3487789f2306 rather than b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Obtained Jenkinsfile from d00eb61bd559b49c08ce600caa3e3487789f2306 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-ssh7900584108151523887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10752569289232821625.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4819/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-4819/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5324208522215268350.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-4819/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2279501917789847805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11436298431517369078.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-4819/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-4819/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14402622970126767844.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5248 in /w/workspace/edgexfoundry_edgex-go_PR-4819 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4819/head:refs/remotes/origin/PR-4819 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Merge succeeded, producing b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Checking out Revision b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 (PR-4819) > git config core.sparsecheckout # timeout=10 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 Commit message: "build: Bump go-mod-configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-09T07:41:25.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-09T07:41:25.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-09T07:41:25.447Z] ========================================================= [2024-07-09T07:41:25.447Z] EdgeX Global Pipelines Version Info [2024-07-09T07:41:25.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-09T07:41:26.207Z] ------------------- [2024-07-09T07:41:26.207Z] stable info: [2024-07-09T07:41:26.207Z] ------------------- [2024-07-09T07:41:26.207Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T07:41:26.207Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-09T07:41:26.207Z] Message: update stable to v1.0.260 [2024-07-09T07:41:26.780Z] ------------------- [2024-07-09T07:41:26.780Z] experimental info: [2024-07-09T07:41:26.780Z] ------------------- [2024-07-09T07:41:26.780Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-09T07:41:26.780Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-09T07:41:26.780Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-09T07:41:27.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-09T07:41:27.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-09T07:41:27.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-09T07:41:27.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-09T07:41:27.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-09T07:41:27.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-09T07:41:27.417Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-09T07:41:27.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-09T07:41:27.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-09T07:41:27.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-09T07:41:27.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-09T07:41:27.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-09T07:41:27.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-09T07:41:27.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-09T07:41:27.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-09T07:41:27.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T07:41:28.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-09T07:41:28.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-09T07:41:28.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-09T07:41:28.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-09T07:41:28.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-09T07:41:28.376Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-09T07:41:28.438Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-09T07:41:28.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4819 [Pipeline] echo [2024-07-09T07:41:28.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4819 [Pipeline] echo [2024-07-09T07:41:28.615Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4819 [Pipeline] echo [2024-07-09T07:41:28.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo [2024-07-09T07:41:28.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b01a0f9 [Pipeline] echo [2024-07-09T07:41:28.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T07:41:28.964Z] provisioning config files... [2024-07-09T07:41:28.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12887362347699579051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T07:41:29.387Z] ---> ****-login.sh [2024-07-09T07:41:29.388Z] nexus3.edgexfoundry.org:10001 [2024-07-09T07:41:29.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:41:29.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:41:29.648Z] Configure a credential helper to remove this warning. See [2024-07-09T07:41:29.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:41:29.648Z] [2024-07-09T07:41:29.648Z] Login Succeeded [2024-07-09T07:41:29.648Z] nexus3.edgexfoundry.org:10002 [2024-07-09T07:41:29.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:41:29.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:41:29.909Z] Configure a credential helper to remove this warning. See [2024-07-09T07:41:29.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:41:29.909Z] [2024-07-09T07:41:29.909Z] Login Succeeded [2024-07-09T07:41:29.909Z] nexus3.edgexfoundry.org:10003 [2024-07-09T07:41:29.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:41:29.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:41:29.909Z] Configure a credential helper to remove this warning. See [2024-07-09T07:41:29.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:41:29.909Z] [2024-07-09T07:41:29.909Z] Login Succeeded [2024-07-09T07:41:29.909Z] nexus3.edgexfoundry.org:10004 [2024-07-09T07:41:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:41:30.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:41:30.169Z] Configure a credential helper to remove this warning. See [2024-07-09T07:41:30.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:41:30.169Z] [2024-07-09T07:41:30.169Z] Login Succeeded [2024-07-09T07:41:30.169Z] ****.io [2024-07-09T07:41:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:41:30.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:41:30.429Z] Configure a credential helper to remove this warning. See [2024-07-09T07:41:30.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:41:30.429Z] [2024-07-09T07:41:30.429Z] Login Succeeded [2024-07-09T07:41:30.429Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T07:41:30.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T07:41:30.922Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/core-command/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-09T07:41:30.922Z] + + cut -d/ -f2 [2024-07-09T07:41:30.922Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-09T07:41:30.922Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/core-data/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/core-keeper/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/core-metadata/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-09T07:41:30.922Z] + cut -d/ -f2 [2024-07-09T07:41:30.922Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-09T07:41:30.922Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/support-notifications/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-09T07:41:30.923Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-09T07:41:30.923Z] + cut -d/ -f2 [2024-07-09T07:41:30.923Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-09T07:41:30.979Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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-07-09T07:41:31.539Z] + git rev-list -1 --merges b01a0f93ebaeabdb99f4875eedd192c88bbc59d7~1..b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo [2024-07-09T07:41:31.582Z] -----------> git rev-list -1 --merges b01a0f93ebaeabdb99f4875eedd192c88bbc59d7~1..b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [false] [Pipeline] sh [2024-07-09T07:41:31.906Z] + git log --format=format:%s -1 b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo [2024-07-09T07:41:31.956Z] ========================================================= [2024-07-09T07:41:31.956Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-09T07:41:31.956Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-09T07:41:32.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-09T07:41:32.508Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-09T07:41:32.508Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-09T07:41:32.508Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-09T07:41:32.508Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-09T07:41:32.508Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-09T07:41:32.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:41:33.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T07:41:33.052Z] [2024-07-09T07:41:33.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:41:33.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T07:41:33.465Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-09T07:41:33.465Z] b85a868b505f: Pulling fs layer [2024-07-09T07:41:33.465Z] e2be974225ed: Pulling fs layer [2024-07-09T07:41:33.465Z] 339a4e72a1f5: Pulling fs layer [2024-07-09T07:41:33.465Z] 988bab9f4d93: Pulling fs layer [2024-07-09T07:41:33.465Z] 1469e6f7b9e6: Pulling fs layer [2024-07-09T07:41:33.465Z] eaf3925da568: Pulling fs layer [2024-07-09T07:41:33.465Z] bab4dde63d76: Pulling fs layer [2024-07-09T07:41:33.465Z] bde34c3a00c8: Pulling fs layer [2024-07-09T07:41:33.465Z] b352a97aabf1: Pulling fs layer [2024-07-09T07:41:33.465Z] 4872d77fe225: Pulling fs layer [2024-07-09T07:41:33.465Z] 5851b861e8e6: Pulling fs layer [2024-07-09T07:41:33.465Z] bde34c3a00c8: Waiting [2024-07-09T07:41:33.465Z] 988bab9f4d93: Waiting [2024-07-09T07:41:33.465Z] b352a97aabf1: Waiting [2024-07-09T07:41:33.465Z] 1469e6f7b9e6: Waiting [2024-07-09T07:41:33.465Z] 4872d77fe225: Waiting [2024-07-09T07:41:33.465Z] eaf3925da568: Waiting [2024-07-09T07:41:33.465Z] 5851b861e8e6: Waiting [2024-07-09T07:41:33.465Z] bab4dde63d76: Waiting [2024-07-09T07:41:33.725Z] e2be974225ed: Verifying Checksum [2024-07-09T07:41:33.725Z] e2be974225ed: Download complete [2024-07-09T07:41:33.725Z] 988bab9f4d93: Download complete [2024-07-09T07:41:33.725Z] 1469e6f7b9e6: Verifying Checksum [2024-07-09T07:41:33.725Z] 1469e6f7b9e6: Download complete [2024-07-09T07:41:33.725Z] 339a4e72a1f5: Verifying Checksum [2024-07-09T07:41:33.725Z] 339a4e72a1f5: Download complete [2024-07-09T07:41:33.725Z] eaf3925da568: Verifying Checksum [2024-07-09T07:41:33.725Z] eaf3925da568: Download complete [2024-07-09T07:41:33.725Z] bde34c3a00c8: Download complete [2024-07-09T07:41:33.725Z] b352a97aabf1: Verifying Checksum [2024-07-09T07:41:33.725Z] b352a97aabf1: Download complete [2024-07-09T07:41:33.725Z] 4872d77fe225: Verifying Checksum [2024-07-09T07:41:33.725Z] 4872d77fe225: Download complete [2024-07-09T07:41:33.725Z] 5851b861e8e6: Verifying Checksum [2024-07-09T07:41:33.725Z] 5851b861e8e6: Download complete [2024-07-09T07:41:33.725Z] b85a868b505f: Verifying Checksum [2024-07-09T07:41:33.725Z] b85a868b505f: Download complete [2024-07-09T07:41:33.984Z] bab4dde63d76: Verifying Checksum [2024-07-09T07:41:33.984Z] bab4dde63d76: Download complete [2024-07-09T07:41:34.922Z] b85a868b505f: Pull complete [2024-07-09T07:41:34.922Z] e2be974225ed: Pull complete [2024-07-09T07:41:35.492Z] 339a4e72a1f5: Pull complete [2024-07-09T07:41:35.492Z] 988bab9f4d93: Pull complete [2024-07-09T07:41:35.750Z] 1469e6f7b9e6: Pull complete [2024-07-09T07:41:35.750Z] eaf3925da568: Pull complete [2024-07-09T07:41:37.663Z] bab4dde63d76: Pull complete [2024-07-09T07:41:37.663Z] bde34c3a00c8: Pull complete [2024-07-09T07:41:37.663Z] b352a97aabf1: Pull complete [2024-07-09T07:41:37.663Z] 4872d77fe225: Pull complete [2024-07-09T07:41:37.663Z] 5851b861e8e6: Pull complete [2024-07-09T07:41:37.663Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-09T07:41:37.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-09T07:41:37.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:41:37.959Z] prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container [2024-07-09T07:41:37.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-09T07:41:41.336Z] $ docker top 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff -eo pid,comm [2024-07-09T07:41:41.390Z] 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-07-09T07:41:41.390Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-09T07:41:41.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T07:41:41.566Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T07:41:41.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T07:41:41.655Z] $ docker exec 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent [2024-07-09T07:41:41.767Z] SSH_AUTH_SOCK=/tmp/ssh-BqJ5CWFHX0hv/agent.32 [2024-07-09T07:41:41.767Z] SSH_AGENT_PID=38 [2024-07-09T07:41:41.773Z] Running ssh-add (command line suppressed) [2024-07-09T07:41:41.882Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3654534529461744672.key (/w/workspace/edgex-go/1@tmp/private_key_3654534529461744672.key) [2024-07-09T07:41:41.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T07:41:42.242Z] + git tag --points-at HEAD [Pipeline] } [2024-07-09T07:41:42.270Z] $ docker exec --env ******** --env ******** 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent -k [2024-07-09T07:41:42.361Z] unset SSH_AUTH_SOCK; [2024-07-09T07:41:42.361Z] unset SSH_AGENT_PID; [2024-07-09T07:41:42.361Z] echo Agent pid 38 killed; [2024-07-09T07:41:42.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-09T07:41:42.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-09T07:41:42.494Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-09T07:41:42.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-09T07:41:42.604Z] $ docker exec 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent [2024-07-09T07:41:42.706Z] SSH_AUTH_SOCK=/tmp/ssh-10VzEqzQNOpn/agent.71 [2024-07-09T07:41:42.706Z] SSH_AGENT_PID=77 [2024-07-09T07:41:42.710Z] Running ssh-add (command line suppressed) [2024-07-09T07:41:42.803Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10420868823633271503.key (/w/workspace/edgex-go/1@tmp/private_key_10420868823633271503.key) [2024-07-09T07:41:42.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-09T07:41:43.165Z] + git semver init [2024-07-09T07:41:43.425Z] 2024-07-09 07:41:43,332 [run_init] DEBUG init version:0.0.0 force:False [2024-07-09T07:41:43.425Z] 2024-07-09 07:41:43,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-09T07:41:43.425Z] 2024-07-09 07:41:43,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-09T07:41:43.425Z] 2024-07-09 07:41:43,334 [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-07-09T07:41:49.998Z] 2024-07-09 07:41:48,796 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,797 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4819 with force:False [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,797 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4819 [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,802 [execute] INFO git cat-file --batch-check [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,808 [execute] INFO git cat-file --batch [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-09T07:41:49.998Z] 2024-07-09 07:41:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4819 [2024-07-09T07:41:49.998Z] 0.0.0 [Pipeline] } [2024-07-09T07:41:50.026Z] $ docker exec --env ******** --env ******** 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent -k [2024-07-09T07:41:50.124Z] unset SSH_AUTH_SOCK; [2024-07-09T07:41:50.125Z] unset SSH_AGENT_PID; [2024-07-09T07:41:50.125Z] echo Agent pid 77 killed; [2024-07-09T07:41:50.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-09T07:41:50.696Z] + git semver [Pipeline] } [2024-07-09T07:41:51.047Z] $ docker stop --time=1 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff [2024-07-09T07:41:52.335Z] $ docker rm -f --volumes 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T07:41:52.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-09T07:41:53.254Z] Stashed 1 file(s) [Pipeline] echo [2024-07-09T07:41:53.279Z] [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-07-09T07:41:54.213Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T07:41:54.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T07:41:54.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T07:41:54.361Z] ========================================================= [2024-07-09T07:41:54.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-09T07:41:54.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:41:54.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T07:41:54.731Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-09T07:41:54.731Z] 619be1103602: Pulling fs layer [2024-07-09T07:41:54.731Z] 7862e08f4a3e: Pulling fs layer [2024-07-09T07:41:54.731Z] 5df492c9dc93: Pulling fs layer [2024-07-09T07:41:54.731Z] 7629e6793208: Pulling fs layer [2024-07-09T07:41:54.731Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T07:41:54.731Z] fb5054dd5b73: Pulling fs layer [2024-07-09T07:41:54.731Z] eeca6798cff9: Pulling fs layer [2024-07-09T07:41:54.731Z] aa269ceb94a6: Pulling fs layer [2024-07-09T07:41:54.731Z] ada007ff1a6a: Pulling fs layer [2024-07-09T07:41:54.731Z] 7629e6793208: Waiting [2024-07-09T07:41:54.731Z] 4f4fb700ef54: Waiting [2024-07-09T07:41:54.731Z] fb5054dd5b73: Waiting [2024-07-09T07:41:54.731Z] eeca6798cff9: Waiting [2024-07-09T07:41:54.731Z] aa269ceb94a6: Waiting [2024-07-09T07:41:54.731Z] ada007ff1a6a: Waiting [2024-07-09T07:41:54.731Z] 7862e08f4a3e: Download complete [2024-07-09T07:41:54.731Z] 7629e6793208: Download complete [2024-07-09T07:41:54.731Z] 619be1103602: Download complete [2024-07-09T07:41:54.731Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T07:41:54.731Z] 4f4fb700ef54: Download complete [2024-07-09T07:41:54.731Z] fb5054dd5b73: Verifying Checksum [2024-07-09T07:41:54.731Z] fb5054dd5b73: Download complete [2024-07-09T07:41:54.990Z] eeca6798cff9: Verifying Checksum [2024-07-09T07:41:54.990Z] eeca6798cff9: Download complete [2024-07-09T07:41:54.990Z] 619be1103602: Pull complete [2024-07-09T07:41:54.990Z] 7862e08f4a3e: Pull complete [2024-07-09T07:41:55.248Z] ada007ff1a6a: Verifying Checksum [2024-07-09T07:41:55.249Z] ada007ff1a6a: Download complete [2024-07-09T07:41:55.249Z] 5df492c9dc93: Verifying Checksum [2024-07-09T07:41:55.249Z] 5df492c9dc93: Download complete [2024-07-09T07:41:55.814Z] aa269ceb94a6: Verifying Checksum [2024-07-09T07:41:55.814Z] aa269ceb94a6: Download complete [2024-07-09T07:41:58.344Z] 5df492c9dc93: Pull complete [2024-07-09T07:41:58.344Z] 7629e6793208: Pull complete [2024-07-09T07:41:58.344Z] 4f4fb700ef54: Pull complete [2024-07-09T07:41:58.344Z] fb5054dd5b73: Pull complete [2024-07-09T07:41:58.344Z] eeca6798cff9: Pull complete [2024-07-09T07:42:00.874Z] aa269ceb94a6: Pull complete [2024-07-09T07:42:01.135Z] ada007ff1a6a: Pull complete [2024-07-09T07:42:01.135Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-09T07:42:01.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T07:42:01.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:42:01.525Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T07:42:01.525Z] WORKDIR /edgex [2024-07-09T07:42:01.525Z] COPY go.mod . [2024-07-09T07:42:01.525Z] RUN go mod download [2024-07-09T07:42:01.525Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-09T07:42:02.093Z] Sending build context to Docker daemon 178.5MB [2024-07-09T07:42:02.093Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-09T07:42:02.093Z] ---> f489d0715acc [2024-07-09T07:42:02.093Z] Step 2/4 : WORKDIR /edgex [2024-07-09T07:42:08.693Z] Still waiting to schedule task [2024-07-09T07:42:08.693Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-09T07:42:08.702Z] ---> Running in cfed4b255502 [2024-07-09T07:42:08.702Z] Removing intermediate container cfed4b255502 [2024-07-09T07:42:08.702Z] ---> a22e64adcaa5 [2024-07-09T07:42:08.702Z] Step 3/4 : COPY go.mod . [2024-07-09T07:42:08.702Z] ---> dfd8e66f7bdd [2024-07-09T07:42:08.702Z] Step 4/4 : RUN go mod download [2024-07-09T07:42:08.702Z] ---> Running in a7093954b78a [2024-07-09T07:42:40.879Z] Removing intermediate container a7093954b78a [2024-07-09T07:42:40.879Z] ---> f16e080887ae [2024-07-09T07:42:40.879Z] Successfully built f16e080887ae [2024-07-09T07:42:40.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:42:41.291Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T07:42:41.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:42:41.467Z] prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container [2024-07-09T07:42:41.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-09T07:42:41.954Z] $ docker top db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T07:42:42.363Z] + go version [2024-07-09T07:42:42.363Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-09T07:42:42.398Z] $ docker stop --time=1 db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 [2024-07-09T07:42:43.684Z] $ docker rm -f --volumes db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:42:44.510Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-09T07:42:44.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:42:44.685Z] prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container [2024-07-09T07:42:44.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-09T07:42:45.048Z] $ docker top 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T07:42:45.185Z] ========================================================= [2024-07-09T07:42:45.186Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T07:42:45.186Z] ========================================================= [Pipeline] sh [2024-07-09T07:42:45.483Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:42:45.916Z] + make test [2024-07-09T07:42:45.916Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T07:42:54.034Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T07:43:26.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T07:43:27.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T07:43:27.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T07:43:27.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.050s coverage: 28.7% of statements [2024-07-09T07:43:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T07:43:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T07:43:28.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T07:43:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T07:43:29.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T07:43:29.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T07:43:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T07:43:31.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T07:43:31.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:43:31.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T07:43:31.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T07:43:31.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T07:43:32.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T07:43:32.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T07:43:32.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-07-09T07:43:32.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-07-09T07:43:32.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.564s coverage: 93.4% of statements [2024-07-09T07:43:32.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements [2024-07-09T07:43:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T07:43:34.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T07:43:35.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.8% of statements [2024-07-09T07:43:35.583Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-07-09T07:43:35.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T07:43:35.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-07-09T07:43:37.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.080s coverage: 96.3% of statements [2024-07-09T07:43:37.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T07:43:38.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T07:43:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T07:43:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T07:43:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T07:43:39.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T07:43:39.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T07:43:39.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T07:43:39.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T07:43:41.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T07:43:41.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5249 in /w/workspace/edgexfoundry_edgex-go_PR-4819 [Pipeline] { [Pipeline] ws [2024-07-09T07:43:41.861Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2024-07-09T07:43:41.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] checkout [2024-07-09T07:43:43.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T07:43:43.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T07:43:45.010Z] The recommended git tool is: git [2024-07-09T07:43:45.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T07:43:45.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T07:43:45.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T07:43:47.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T07:43:47.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T07:43:47.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T07:43:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T07:43:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T07:43:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T07:43:47.436Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T07:43:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T07:43:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T07:43:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T07:43:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T07:43:49.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-09T07:43:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T07:43:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:43:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T07:43:50.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T07:43:50.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T07:43:50.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T07:43:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T07:43:52.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:43:52.715Z] using credential edgex-jenkins-ssh [2024-07-09T07:43:52.738Z] Cloning the remote Git repository [2024-07-09T07:43:52.785Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-09T07:43:52.898Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-09T07:43:53.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T07:43:53.102Z] > git --version # timeout=10 [2024-07-09T07:43:53.157Z] > git --version # 'git version 2.25.1' [2024-07-09T07:43:53.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T07:43:53.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T07:44:02.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.044s coverage: 92.9% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.032s coverage: 19.9% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-07-09T07:44:02.324Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-09T07:44:02.583Z] 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-07-09T07:44:02.845Z] running golangci-lint [2024-07-09T07:44:02.845Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-09T07:44:02.845Z] go version go1.21.9 linux/amd64 [2024-07-09T07:44:03.104Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-09T07:44:03.104Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-09T07:44:10.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T07:44:10.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-09T07:44:11.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-09T07:44:11.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-09T07:44:11.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T07:44:11.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4819/head:refs/remotes/origin/PR-4819 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-09T07:44:12.053Z] Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [2024-07-09T07:44:12.452Z] Merge succeeded, producing b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [2024-07-09T07:44:12.453Z] Checking out Revision b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 (PR-4819) [2024-07-09T07:44:12.070Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T07:44:12.133Z] > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 [2024-07-09T07:44:12.352Z] > git remote # timeout=10 [2024-07-09T07:44:12.369Z] > git config --get remote.origin.url # timeout=10 [2024-07-09T07:44:12.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-09T07:44:12.411Z] > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 [2024-07-09T07:44:12.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-09T07:44:12.455Z] > git config core.sparsecheckout # timeout=10 [2024-07-09T07:44:12.466Z] > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 [2024-07-09T07:44:16.210Z] Commit message: "build: Bump go-mod-configuration" [2024-07-09T07:44:16.255Z] > git --version # timeout=10 [2024-07-09T07:44:16.267Z] > git --version # 'git version 2.25.1' [2024-07-09T07:44:16.280Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-09T07:44:18.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-09T07:44:18.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T07:44:18.075Z] Dload Upload Total Spent Left Speed [2024-07-09T07:44:18.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-07-09T07:44:18.423Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-09T07:44:18.770Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-07-09T07:44:18.770Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-09T07:44:18.770Z] { [2024-07-09T07:44:18.770Z] "registry-mirrors": [ [2024-07-09T07:44:18.770Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-09T07:44:18.770Z] ], [2024-07-09T07:44:18.770Z] "bip": "10.250.0.254/24", [2024-07-09T07:44:18.770Z] "hosts": [ [2024-07-09T07:44:18.770Z] "tcp://0.0.0.0:5555", [2024-07-09T07:44:18.770Z] "unix:///var/run/docker.sock" [2024-07-09T07:44:18.770Z] ], [2024-07-09T07:44:18.770Z] "mtu": 1458, [2024-07-09T07:44:18.770Z] "selinux-enabled": true, [2024-07-09T07:44:18.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-09T07:44:18.770Z] } [Pipeline] sh [2024-07-09T07:44:19.116Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-09T07:44:19.465Z] + sudo service docker restart [2024-07-09T07:44:25.025Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 19.294608923s" [2024-07-09T07:44:25.025Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.335193ms" [2024-07-09T07:44:33.153Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.501926535s with top 10 stages: buildir: 45.061794804s, gosec: 7.423067267s, inspect: 2.691449833s, fact_deprecated: 2.186781861s, ctrlflow: 1.207775511s, printf: 1.195774702s, fact_purity: 1.090404967s, nilness: 911.791389ms, S1038: 904.680725ms, isgenerated: 896.252521ms" [2024-07-09T07:44:33.153Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-09T07:44:33.153Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/209, cgo: 209/209, identifier_marker: 209/209, path_prettifier: 209/209, nolint: 0/21, filename_unadjuster: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, skip_files: 209/209, skip_dirs: 209/209" [2024-07-09T07:44:33.153Z] level=info msg="[runner] processing took 17.656512ms with stages: nolint: 7.843653ms, identifier_marker: 4.762443ms, path_prettifier: 1.57455ms, exclude-rules: 1.54515ms, autogenerated_exclude: 1.071844ms, skip_dirs: 809.361µs, cgo: 30.09µs, filename_unadjuster: 15.301µs, max_same_issues: 840ns, skip_files: 540ns, fixer: 510ns, uniq_by_line: 360ns, exclude: 350ns, severity-rules: 290ns, diff: 250ns, source_code: 210ns, path_prefixer: 200ns, max_from_linter: 180ns, sort_results: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" [2024-07-09T07:44:33.153Z] level=info msg="[runner] linters took 9.844112202s with stages: goanalysis_metalinter: 9.826326338s" [2024-07-09T07:44:33.153Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-09T07:44:33.153Z] level=info msg="Memory: 293 samples, avg is 285.3MB, max is 1351.5MB" [2024-07-09T07:44:33.153Z] level=info msg="Execution took 29.186621018s" [2024-07-09T07:44:33.153Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T07:44:37.818Z] provisioning config files... [2024-07-09T07:44:37.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18000096376638055394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T07:44:38.326Z] ---> ****-login.sh [2024-07-09T07:44:38.326Z] nexus3.edgexfoundry.org:10001 [2024-07-09T07:44:38.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T07:44:38.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T07:44:38.411Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T07:44:38.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-09T07:44:38.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:44:38.779Z] + ls -al . [2024-07-09T07:44:38.779Z] total 840 [2024-07-09T07:44:38.779Z] drwxrwxr-x 11 1001 1001 4096 Jul 9 07:42 . [2024-07-09T07:44:38.779Z] drwxr-xr-x 4 root root 4096 Jul 9 07:42 .. [2024-07-09T07:44:38.779Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 .blubracket [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 07:41 .dockerignore [2024-07-09T07:44:38.779Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 07:44 .git [2024-07-09T07:44:38.779Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 07:41 .github [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 07:41 .gitignore [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 07:41 .golangci.yml [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 07:41 .hadolint.yml [2024-07-09T07:44:38.779Z] drwxr-xr-x 3 1001 1001 4096 Jul 9 07:41 .semver [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 07:41 .sonarcloud.properties [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 07:41 ADOPTERS.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 07:41 Attribution.txt [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 07:41 CHANGELOG.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 07:41 CONTRIBUTING.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 07:41 GOVERNANCE.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 07:41 Jenkinsfile [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 07:41 LICENSE [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 07:41 Makefile [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 07:41 OWNERS.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 07:41 README.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 07:41 SECURITY.md [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 07:41 VERSION [2024-07-09T07:44:38.779Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 bin [2024-07-09T07:44:38.779Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 07:41 cmd [2024-07-09T07:44:38.779Z] -rw-r--r-- 1 root root 481596 Jul 9 07:44 coverage.out [2024-07-09T07:44:38.779Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 fuzz_test [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 07:41 go.mod [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 07:41 go.sum [2024-07-09T07:44:38.779Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 07:41 internal [2024-07-09T07:44:38.779Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 07:41 openapi [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 07:41 security.txt [2024-07-09T07:44:38.779Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 07:41 version.go [Pipeline] sh [2024-07-09T07:44:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:44:38.863Z] Configure a credential helper to remove this warning. See [2024-07-09T07:44:38.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:44:38.864Z] [2024-07-09T07:44:38.864Z] Login Succeeded [2024-07-09T07:44:38.864Z] nexus3.edgexfoundry.org:10002 [2024-07-09T07:44:39.109Z] + '[' -e coverage.out ] [2024-07-09T07:44:39.109Z] + chown 1001:1001 coverage.out [2024-07-09T07:44:39.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash [2024-07-09T07:44:39.262Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T07:44:39.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:44:39.412Z] Configure a credential helper to remove this warning. See [2024-07-09T07:44:39.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:44:39.412Z] [2024-07-09T07:44:39.412Z] Login Succeeded [2024-07-09T07:44:39.412Z] nexus3.edgexfoundry.org:10003 [2024-07-09T07:44:39.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:44:39.569Z] + make build [2024-07-09T07:44:39.569Z] 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-07-09T07:44:39.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:44:39.686Z] Configure a credential helper to remove this warning. See [2024-07-09T07:44:39.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:44:39.686Z] [2024-07-09T07:44:39.686Z] Login Succeeded [2024-07-09T07:44:39.686Z] nexus3.edgexfoundry.org:10004 [2024-07-09T07:44:39.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:44:39.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:44:39.960Z] Configure a credential helper to remove this warning. See [2024-07-09T07:44:39.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:44:39.961Z] [2024-07-09T07:44:39.961Z] Login Succeeded [2024-07-09T07:44:39.961Z] ****.io [2024-07-09T07:44:40.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-09T07:44:40.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-09T07:44:40.497Z] Configure a credential helper to remove this warning. See [2024-07-09T07:44:40.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-09T07:44:40.497Z] [2024-07-09T07:44:40.497Z] Login Succeeded [2024-07-09T07:44:40.497Z] ---> ****-login.sh ends [Pipeline] } [2024-07-09T07:44:40.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-09T07:44:41.278Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-09T07:44:41.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T07:44:41.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-09T07:44:41.423Z] ========================================================= [2024-07-09T07:44:41.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-09T07:44:41.423Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:44:41.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T07:44:41.819Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-09T07:44:41.819Z] c6b39de5b339: Pulling fs layer [2024-07-09T07:44:41.819Z] a69c41024577: Pulling fs layer [2024-07-09T07:44:41.819Z] d6de4b400683: Pulling fs layer [2024-07-09T07:44:41.819Z] 35cb2a7552d0: Pulling fs layer [2024-07-09T07:44:41.819Z] 4f4fb700ef54: Pulling fs layer [2024-07-09T07:44:41.819Z] 464afbd9ba4c: Pulling fs layer [2024-07-09T07:44:41.819Z] 00f215d4a9da: Pulling fs layer [2024-07-09T07:44:41.819Z] 4f4fb700ef54: Waiting [2024-07-09T07:44:41.819Z] 35cb2a7552d0: Waiting [2024-07-09T07:44:41.819Z] d496ad576159: Pulling fs layer [2024-07-09T07:44:41.819Z] 00f215d4a9da: Waiting [2024-07-09T07:44:41.819Z] 464afbd9ba4c: Waiting [2024-07-09T07:44:41.819Z] d496ad576159: Waiting [2024-07-09T07:44:42.089Z] a69c41024577: Download complete [2024-07-09T07:44:42.089Z] 35cb2a7552d0: Verifying Checksum [2024-07-09T07:44:42.089Z] 35cb2a7552d0: Download complete [2024-07-09T07:44:42.089Z] 4f4fb700ef54: Verifying Checksum [2024-07-09T07:44:42.089Z] 4f4fb700ef54: Download complete [2024-07-09T07:44:42.089Z] 464afbd9ba4c: Verifying Checksum [2024-07-09T07:44:42.089Z] 464afbd9ba4c: Download complete [2024-07-09T07:44:42.089Z] c6b39de5b339: Verifying Checksum [2024-07-09T07:44:42.089Z] c6b39de5b339: Download complete [2024-07-09T07:44:42.687Z] d496ad576159: Verifying Checksum [2024-07-09T07:44:42.687Z] d496ad576159: Download complete [2024-07-09T07:44:42.956Z] c6b39de5b339: Pull complete [2024-07-09T07:44:43.546Z] a69c41024577: Pull complete [2024-07-09T07:44:43.818Z] d6de4b400683: Verifying Checksum [2024-07-09T07:44:43.818Z] d6de4b400683: Download complete [2024-07-09T07:44:45.244Z] 00f215d4a9da: Verifying Checksum [2024-07-09T07:44:45.244Z] 00f215d4a9da: Download complete [2024-07-09T07:44:57.577Z] d6de4b400683: Pull complete [2024-07-09T07:44:57.577Z] 35cb2a7552d0: Pull complete [2024-07-09T07:44:57.577Z] 4f4fb700ef54: Pull complete [2024-07-09T07:44:57.577Z] 464afbd9ba4c: Pull complete [2024-07-09T07:45:01.496Z] 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-07-09T07:45:01.496Z] 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-07-09T07:45:02.875Z] 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-07-09T07:45:03.133Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-09T07:45:04.508Z] 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-07-09T07:45:05.798Z] 00f215d4a9da: Pull complete [2024-07-09T07:45:07.202Z] d496ad576159: Pull complete [2024-07-09T07:45:07.202Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-09T07:45:07.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T07:45:07.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:45:07.623Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T07:45:07.623Z] WORKDIR /edgex [2024-07-09T07:45:07.623Z] COPY go.mod . [2024-07-09T07:45:07.623Z] RUN go mod download [2024-07-09T07:45:07.623Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-09T07:45:08.204Z] Sending build context to Docker daemon 3.185MB [2024-07-09T07:45:08.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-09T07:45:08.204Z] ---> f246e2811388 [2024-07-09T07:45:08.204Z] Step 2/4 : WORKDIR /edgex [2024-07-09T07:45:08.687Z] 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-07-09T07:45:09.620Z] 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-07-09T07:45:10.148Z] ---> Running in 0c5b077e3750 [2024-07-09T07:45:10.148Z] Removing intermediate container 0c5b077e3750 [2024-07-09T07:45:10.148Z] ---> 4d563e2cf238 [2024-07-09T07:45:10.148Z] Step 3/4 : COPY go.mod . [2024-07-09T07:45:10.734Z] ---> 1f7d156a2bca [2024-07-09T07:45:10.735Z] Step 4/4 : RUN go mod download [2024-07-09T07:45:10.735Z] ---> Running in e1a110d6db65 [2024-07-09T07:45:11.520Z] 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-07-09T07:45:12.088Z] 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-07-09T07:45:12.655Z] 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-07-09T07:45:13.593Z] 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-07-09T07:45:14.161Z] 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-07-09T07:45:15.127Z] $ docker stop --time=1 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde [2024-07-09T07:45:18.228Z] $ docker rm -f --volumes 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde [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-07-09T07:45:19.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T07:45:19.795Z] [2024-07-09T07:45:19.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:45:20.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T07:45:20.185Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-09T07:45:20.185Z] 91d30c5bc195: Pulling fs layer [2024-07-09T07:45:20.185Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-09T07:45:20.185Z] 9c61dcf015f6: Pulling fs layer [2024-07-09T07:45:20.185Z] 4698f68db338: Pulling fs layer [2024-07-09T07:45:20.185Z] 2a2f49069b9e: Pulling fs layer [2024-07-09T07:45:20.185Z] e0025b399a48: Pulling fs layer [2024-07-09T07:45:20.185Z] 4698f68db338: Waiting [2024-07-09T07:45:20.185Z] 2a2f49069b9e: Waiting [2024-07-09T07:45:20.185Z] e0025b399a48: Waiting [2024-07-09T07:45:20.185Z] 91d30c5bc195: Verifying Checksum [2024-07-09T07:45:20.185Z] 91d30c5bc195: Download complete [2024-07-09T07:45:20.185Z] 4698f68db338: Verifying Checksum [2024-07-09T07:45:20.185Z] 4698f68db338: Download complete [2024-07-09T07:45:20.827Z] 91d30c5bc195: Pull complete [2024-07-09T07:45:21.087Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-09T07:45:21.088Z] 2e9b0aa3be6d: Download complete [2024-07-09T07:45:21.088Z] e0025b399a48: Verifying Checksum [2024-07-09T07:45:21.088Z] e0025b399a48: Download complete [2024-07-09T07:45:21.088Z] 2a2f49069b9e: Verifying Checksum [2024-07-09T07:45:21.088Z] 2a2f49069b9e: Download complete [2024-07-09T07:45:21.346Z] 2e9b0aa3be6d: Pull complete [2024-07-09T07:45:21.605Z] 9c61dcf015f6: Download complete [2024-07-09T07:45:24.137Z] 9c61dcf015f6: Pull complete [2024-07-09T07:45:24.137Z] 4698f68db338: Pull complete [2024-07-09T07:45:24.137Z] 2a2f49069b9e: Pull complete [2024-07-09T07:45:24.137Z] e0025b399a48: Pull complete [2024-07-09T07:45:24.137Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-09T07:45:24.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-09T07:45:24.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:45:24.395Z] prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container [2024-07-09T07:45:24.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-09T07:45:26.003Z] $ docker top b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T07:45:26.425Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T07:45:28.958Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #1 transferring dockerfile: 2.49kB done [2024-07-09T07:45:28.958Z] #1 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #2 transferring dockerfile: 2.15kB done [2024-07-09T07:45:28.958Z] #2 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #3 transferring dockerfile: 1.70kB done [2024-07-09T07:45:28.958Z] #3 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #4 transferring dockerfile: 1.69kB done [2024-07-09T07:45:28.958Z] #4 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #5 [core-command internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #5 transferring dockerfile: 1.93kB done [2024-07-09T07:45:28.958Z] #5 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #6 transferring dockerfile: 1.81kB done [2024-07-09T07:45:28.958Z] #6 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #7 transferring dockerfile: 2.50kB done [2024-07-09T07:45:28.958Z] #7 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #8 transferring dockerfile: 2.23kB done [2024-07-09T07:45:28.958Z] #8 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #9 transferring dockerfile: 2.93kB done [2024-07-09T07:45:28.958Z] #9 DONE 0.1s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #10 transferring dockerfile: 1.93kB done [2024-07-09T07:45:28.958Z] #10 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #11 transferring dockerfile: 2.01kB done [2024-07-09T07:45:28.958Z] #11 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #12 [core-data internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #12 transferring dockerfile: 2.01kB done [2024-07-09T07:45:28.958Z] #12 DONE 0.1s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #13 transferring dockerfile: 1.95kB done [2024-07-09T07:45:28.958Z] #13 DONE 0.1s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T07:45:28.958Z] #14 transferring dockerfile: 1.89kB done [2024-07-09T07:45:28.958Z] #14 DONE 0.1s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-07-09T07:45:28.958Z] #15 transferring context: 50B done [2024-07-09T07:45:28.958Z] #15 DONE 0.0s [2024-07-09T07:45:28.958Z] [2024-07-09T07:45:28.958Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-07-09T07:45:29.217Z] #16 transferring dockerfile: 2.06kB done [2024-07-09T07:45:29.217Z] #16 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-09T07:45:29.217Z] #17 transferring context: 50B done [2024-07-09T07:45:29.217Z] #17 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #18 [security-spire-server internal] load .dockerignore [2024-07-09T07:45:29.217Z] #18 transferring context: 50B done [2024-07-09T07:45:29.217Z] #18 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #19 [security-spire-config internal] load .dockerignore [2024-07-09T07:45:29.217Z] #19 transferring context: 50B done [2024-07-09T07:45:29.217Z] #19 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #20 [core-command internal] load .dockerignore [2024-07-09T07:45:29.217Z] #20 transferring context: 50B done [2024-07-09T07:45:29.217Z] #20 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #21 [security-spire-agent internal] load .dockerignore [2024-07-09T07:45:29.217Z] #21 transferring context: 50B done [2024-07-09T07:45:29.217Z] #21 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T07:45:29.217Z] #22 transferring context: 50B done [2024-07-09T07:45:29.217Z] #22 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #23 [security-proxy-setup internal] load .dockerignore [2024-07-09T07:45:29.217Z] #23 transferring context: 50B done [2024-07-09T07:45:29.217Z] #23 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #24 [support-scheduler internal] load .dockerignore [2024-07-09T07:45:29.217Z] #24 transferring context: 50B done [2024-07-09T07:45:29.217Z] #24 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #25 [core-keeper internal] load .dockerignore [2024-07-09T07:45:29.217Z] #25 transferring context: 50B done [2024-07-09T07:45:29.217Z] #25 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-09T07:45:29.217Z] #26 transferring context: 50B done [2024-07-09T07:45:29.217Z] #26 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #27 [core-data internal] load .dockerignore [2024-07-09T07:45:29.217Z] #27 transferring context: 50B done [2024-07-09T07:45:29.217Z] #27 DONE 0.0s [2024-07-09T07:45:29.217Z] [2024-07-09T07:45:29.217Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T07:45:29.476Z] #28 transferring context: 50B done [2024-07-09T07:45:29.476Z] #28 DONE 0.0s [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #29 [core-metadata internal] load .dockerignore [2024-07-09T07:45:29.476Z] #29 transferring context: 50B done [2024-07-09T07:45:29.476Z] #29 DONE 0.0s [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T07:45:29.476Z] #30 DONE 0.0s [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T07:45:29.476Z] #31 ... [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #32 [support-notifications internal] load .dockerignore [2024-07-09T07:45:29.476Z] #32 transferring context: 50B done [2024-07-09T07:45:29.476Z] #32 DONE 0.0s [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T07:45:29.476Z] #30 DONE 0.0s [2024-07-09T07:45:29.476Z] [2024-07-09T07:45:29.476Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T07:45:29.735Z] #31 ... [2024-07-09T07:45:29.735Z] [2024-07-09T07:45:29.735Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T07:45:29.735Z] #30 DONE 0.0s [2024-07-09T07:45:29.735Z] [2024-07-09T07:45:29.735Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T07:45:29.736Z] #31 ... [2024-07-09T07:45:29.736Z] [2024-07-09T07:45:29.736Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-09T07:45:29.736Z] #30 DONE 0.0s [2024-07-09T07:45:29.995Z] [2024-07-09T07:45:29.995Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T07:45:30.253Z] #33 DONE 0.7s [2024-07-09T07:45:30.253Z] [2024-07-09T07:45:30.253Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T07:45:30.253Z] #34 DONE 0.6s [2024-07-09T07:45:30.253Z] [2024-07-09T07:45:30.253Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T07:45:30.512Z] #31 DONE 1.2s [2024-07-09T07:45:30.512Z] [2024-07-09T07:45:30.512Z] #35 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T07:45:30.512Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T07:45:30.512Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-09T07:45:30.512Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T07:45:30.512Z] #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-09T07:45:30.512Z] #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-09T07:45:30.512Z] #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-09T07:45:30.773Z] #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.34MB / 3.41MB 0.2s [2024-07-09T07:45:30.773Z] #35 ... [2024-07-09T07:45:30.773Z] [2024-07-09T07:45:30.773Z] #36 [security-spire-server internal] load build context [2024-07-09T07:45:30.773Z] #36 transferring context: 26.79kB 0.0s done [2024-07-09T07:45:30.773Z] #36 DONE 0.4s [2024-07-09T07:45:30.773Z] [2024-07-09T07:45:30.773Z] #37 [security-spire-config internal] load build context [2024-07-09T07:45:30.773Z] #37 transferring context: 25.04kB 0.0s done [2024-07-09T07:45:30.773Z] #37 DONE 0.4s [2024-07-09T07:45:30.773Z] [2024-07-09T07:45:30.773Z] #38 [security-spire-agent internal] load build context [2024-07-09T07:45:30.773Z] #38 transferring context: 26.32kB 0.0s done [2024-07-09T07:45:30.773Z] #38 DONE 0.4s [2024-07-09T07:45:30.773Z] [2024-07-09T07:45:30.773Z] #35 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T07:45:30.773Z] #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-09T07:45:30.773Z] #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-09T07:45:31.339Z] #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-09T07:45:31.339Z] #35 DONE 1.2s [2024-07-09T07:45:31.339Z] [2024-07-09T07:45:31.339Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T07:45:31.339Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T07:45:31.339Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T07:45:31.339Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-09T07:45:31.339Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-09T07:45:31.339Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T07:45:31.339Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T07:45:31.339Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T07:45:31.339Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-09T07:45:31.339Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2024-07-09T07:45:31.339Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T07:45:31.339Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-09T07:45:31.339Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-07-09T07:45:31.598Z] #39 ... [2024-07-09T07:45:31.598Z] [2024-07-09T07:45:31.598Z] #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-09T07:45:31.598Z] #40 DONE 1.5s [2024-07-09T07:45:31.598Z] [2024-07-09T07:45:31.598Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T07:45:33.509Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2024-07-09T07:45:33.509Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2024-07-09T07:45:37.014Z] #39 ... [2024-07-09T07:45:37.014Z] [2024-07-09T07:45:37.014Z] #41 [security-bootstrapper internal] load build context [2024-07-09T07:45:37.014Z] #41 transferring context: 110.18MB 6.6s [2024-07-09T07:45:37.627Z] #41 ... [2024-07-09T07:45:37.627Z] [2024-07-09T07:45:37.627Z] #42 [security-proxy-auth internal] load build context [2024-07-09T07:45:37.910Z] #42 ... [2024-07-09T07:45:37.910Z] [2024-07-09T07:45:37.910Z] #41 [security-bootstrapper internal] load build context [2024-07-09T07:45:40.551Z] #41 ... [2024-07-09T07:45:40.551Z] [2024-07-09T07:45:40.551Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-09T07:45:40.551Z] #43 transferring context: 439.73MB 9.2s done [2024-07-09T07:45:40.551Z] #43 ... [2024-07-09T07:45:40.551Z] [2024-07-09T07:45:40.551Z] #44 [core-metadata internal] load build context [2024-07-09T07:45:40.552Z] #44 transferring context: 439.73MB 10.0s done [2024-07-09T07:45:40.552Z] #44 ... [2024-07-09T07:45:40.552Z] [2024-07-09T07:45:40.552Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T07:45:40.552Z] #45 transferring context: 439.73MB 10.0s done [2024-07-09T07:45:40.810Z] #45 ... [2024-07-09T07:45:40.810Z] [2024-07-09T07:45:40.810Z] #46 [core-keeper internal] load build context [2024-07-09T07:45:40.810Z] #46 transferring context: 439.73MB 9.5s done [2024-07-09T07:45:40.810Z] #46 ... [2024-07-09T07:45:40.810Z] [2024-07-09T07:45:40.810Z] #47 [support-scheduler internal] load build context [2024-07-09T07:45:40.810Z] #47 ... [2024-07-09T07:45:40.810Z] [2024-07-09T07:45:40.810Z] #48 [support-notifications internal] load build context [2024-07-09T07:45:40.810Z] #48 transferring context: 439.73MB 10.1s done [2024-07-09T07:45:41.069Z] #48 ... [2024-07-09T07:45:41.069Z] [2024-07-09T07:45:41.069Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T07:45:41.069Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-09T07:45:41.069Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-09T07:45:41.069Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-09T07:45:41.069Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-09T07:45:41.069Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-09T07:45:41.069Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T07:45:41.069Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T07:45:41.069Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-07-09T07:45:41.069Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T07:45:41.069Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2024-07-09T07:45:41.069Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-09T07:45:41.069Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2024-07-09T07:45:41.069Z] #49 ... [2024-07-09T07:45:41.069Z] [2024-07-09T07:45:41.069Z] #50 [core-command internal] load build context [2024-07-09T07:45:41.329Z] #50 transferring context: 439.73MB 10.7s done [2024-07-09T07:45:41.329Z] #50 ... [2024-07-09T07:45:41.329Z] [2024-07-09T07:45:41.329Z] #51 [core-data internal] load build context [2024-07-09T07:45:41.329Z] #51 transferring context: 439.73MB 10.7s done [2024-07-09T07:45:41.329Z] #51 ... [2024-07-09T07:45:41.329Z] [2024-07-09T07:45:41.329Z] #52 [security-proxy-setup internal] load build context [2024-07-09T07:45:41.329Z] #52 transferring context: 439.73MB 10.4s done [2024-07-09T07:45:41.591Z] #52 ... [2024-07-09T07:45:41.591Z] [2024-07-09T07:45:41.591Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-09T07:45:41.591Z] #53 transferring context: 439.73MB 9.4s done [2024-07-09T07:45:41.591Z] #53 ... [2024-07-09T07:45:41.591Z] [2024-07-09T07:45:41.591Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T07:45:41.591Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:45:41.591Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:45:41.591Z] #0 1.740 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T07:45:41.591Z] #0 1.756 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T07:45:41.591Z] #0 1.928 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:45:41.591Z] #0 1.956 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:45:41.591Z] #0 2.005 OK: 8 MiB in 17 packages [2024-07-09T07:45:41.591Z] #54 ... [2024-07-09T07:45:41.591Z] [2024-07-09T07:45:41.592Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T07:45:41.851Z] #55 ... [2024-07-09T07:45:41.851Z] [2024-07-09T07:45:41.851Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T07:45:41.851Z] #56 ... [2024-07-09T07:45:41.851Z] [2024-07-09T07:45:41.851Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T07:45:42.109Z] #57 ... [2024-07-09T07:45:42.109Z] [2024-07-09T07:45:42.109Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T07:45:42.109Z] #58 ... [2024-07-09T07:45:42.109Z] [2024-07-09T07:45:42.109Z] #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-09T07:45:42.369Z] #59 ... [2024-07-09T07:45:42.369Z] [2024-07-09T07:45:42.369Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T07:45:42.628Z] #60 ... [2024-07-09T07:45:42.628Z] [2024-07-09T07:45:42.628Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T07:45:42.628Z] #61 ... [2024-07-09T07:45:42.628Z] [2024-07-09T07:45:42.628Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T07:45:42.886Z] #62 ... [2024-07-09T07:45:42.886Z] [2024-07-09T07:45:42.886Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-09T07:45:42.886Z] #63 ... [2024-07-09T07:45:42.886Z] [2024-07-09T07:45:42.886Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T07:45:43.143Z] #64 ... [2024-07-09T07:45:43.143Z] [2024-07-09T07:45:43.143Z] #41 [security-bootstrapper internal] load build context [2024-07-09T07:45:43.143Z] #41 transferring context: 439.73MB 11.7s done [2024-07-09T07:45:48.418Z] #41 ... [2024-07-09T07:45:48.418Z] [2024-07-09T07:45:48.418Z] #42 [security-proxy-auth internal] load build context [2024-07-09T07:45:48.418Z] #42 transferring context: 439.73MB 10.3s done [2024-07-09T07:45:50.951Z] #42 ... [2024-07-09T07:45:50.951Z] [2024-07-09T07:45:50.951Z] #47 [support-scheduler internal] load build context [2024-07-09T07:45:50.951Z] #47 transferring context: 439.73MB 10.9s done [2024-07-09T07:46:07.321Z] Removing intermediate container e1a110d6db65 [2024-07-09T07:46:07.321Z] ---> ef2207737871 [2024-07-09T07:46:07.321Z] Successfully built ef2207737871 [2024-07-09T07:46:07.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:46:07.755Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T07:46:07.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:46:08.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container [2024-07-09T07:46:08.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-09T07:46:09.356Z] $ docker top b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T07:46:10.245Z] + go version [2024-07-09T07:46:10.245Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-09T07:46:10.282Z] $ docker stop --time=1 b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 [2024-07-09T07:46:11.940Z] $ docker rm -f --volumes b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T07:46:12.929Z] + docker inspect -f . ci-base-image-arm64 [2024-07-09T07:46:12.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T07:46:13.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container [2024-07-09T07:46:13.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-09T07:46:14.435Z] $ docker top 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-09T07:46:14.723Z] ========================================================= [2024-07-09T07:46:14.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-09T07:46:14.723Z] ========================================================= [Pipeline] sh [2024-07-09T07:46:15.363Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-09T07:46:15.851Z] + make test [2024-07-09T07:46:15.851Z] go test -race -coverprofile=coverage.out ./... [2024-07-09T07:46:23.219Z] #47 ... [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #43 [core-common-config-bootstrapper internal] load build context [2024-07-09T07:46:23.219Z] #43 DONE 51.8s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T07:46:23.219Z] #54 DONE 50.7s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-09T07:46:23.219Z] #53 DONE 51.8s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #46 [core-keeper internal] load build context [2024-07-09T07:46:23.219Z] #46 DONE 51.8s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #44 [core-metadata internal] load build context [2024-07-09T07:46:23.219Z] #44 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #59 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-09T07:46:23.219Z] #59 DONE 50.6s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #45 [security-secretstore-setup internal] load build context [2024-07-09T07:46:23.219Z] #45 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T07:46:23.219Z] #65 ... [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #48 [support-notifications internal] load build context [2024-07-09T07:46:23.219Z] #48 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #42 [security-proxy-auth internal] load build context [2024-07-09T07:46:23.219Z] #42 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #52 [security-proxy-setup internal] load build context [2024-07-09T07:46:23.219Z] #52 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #51 [core-data internal] load build context [2024-07-09T07:46:23.219Z] #51 DONE 51.9s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #47 [support-scheduler internal] load build context [2024-07-09T07:46:23.219Z] #47 DONE 52.0s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #50 [core-command internal] load build context [2024-07-09T07:46:23.219Z] #50 DONE 52.0s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #41 [security-bootstrapper internal] load build context [2024-07-09T07:46:23.219Z] #41 DONE 52.1s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T07:46:23.219Z] #60 50.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:23.219Z] #60 ... [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T07:46:23.219Z] #49 DONE 52.2s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T07:46:23.219Z] #39 DONE 52.2s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T07:46:23.219Z] #58 51.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:23.219Z] #58 51.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:23.219Z] #58 51.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:23.219Z] #58 51.37 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:23.219Z] #58 51.37 OK: 7 MiB in 16 packages [2024-07-09T07:46:23.219Z] #58 DONE 51.6s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T07:46:23.219Z] #55 DONE 51.5s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-09T07:46:23.219Z] #63 50.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:23.219Z] #63 50.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:23.219Z] #63 51.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:23.219Z] #63 51.29 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:23.219Z] #63 51.30 OK: 7 MiB in 16 packages [2024-07-09T07:46:23.219Z] #63 DONE 51.6s [2024-07-09T07:46:23.219Z] [2024-07-09T07:46:23.219Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:24.663Z] #66 ... [2024-07-09T07:46:24.663Z] [2024-07-09T07:46:24.663Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T07:46:24.663Z] #57 52.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #57 52.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #57 52.33 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.664Z] #57 52.33 (2/2) Installing su-exec (0.2-r3) [2024-07-09T07:46:24.664Z] #57 52.34 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.664Z] #57 52.34 OK: 7 MiB in 17 packages [2024-07-09T07:46:24.664Z] #57 DONE 52.7s [2024-07-09T07:46:24.664Z] [2024-07-09T07:46:24.664Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T07:46:24.664Z] #62 50.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #62 50.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #62 51.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T07:46:24.664Z] #62 51.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T07:46:24.664Z] #62 51.52 OK: 20072 distinct packages available [2024-07-09T07:46:24.664Z] #62 51.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #62 51.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #62 51.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.664Z] #62 51.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T07:46:24.664Z] #62 51.93 (3/4) Installing libucontext (1.2-r2) [2024-07-09T07:46:24.664Z] #62 51.94 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T07:46:24.664Z] #62 51.94 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.664Z] #62 51.96 OK: 8 MiB in 19 packages [2024-07-09T07:46:24.664Z] #62 DONE 52.7s [2024-07-09T07:46:24.664Z] [2024-07-09T07:46:24.664Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T07:46:24.664Z] #61 50.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #61 50.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #61 51.35 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T07:46:24.664Z] #61 51.35 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T07:46:24.664Z] #61 51.35 OK: 20072 distinct packages available [2024-07-09T07:46:24.664Z] #61 51.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #61 51.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.664Z] #61 51.76 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T07:46:24.664Z] #61 51.78 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T07:46:24.664Z] #61 51.80 (3/11) Installing libunistring (1.1-r1) [2024-07-09T07:46:24.664Z] #61 51.81 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T07:46:24.664Z] #61 51.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T07:46:24.664Z] #61 51.82 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T07:46:24.664Z] #61 51.84 (7/11) Installing curl (8.5.0-r0) [2024-07-09T07:46:24.664Z] #61 51.84 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.664Z] #61 51.85 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T07:46:24.664Z] #61 51.85 (10/11) Installing libucontext (1.2-r2) [2024-07-09T07:46:24.664Z] #61 51.86 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T07:46:24.664Z] #61 51.87 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.664Z] #61 51.87 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:46:24.664Z] #61 51.92 OK: 12 MiB in 26 packages [2024-07-09T07:46:24.664Z] #61 DONE 52.9s [2024-07-09T07:46:24.664Z] [2024-07-09T07:46:24.664Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:24.925Z] #67 ... [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T07:46:24.925Z] #60 50.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #60 51.46 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T07:46:24.925Z] #60 51.46 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T07:46:24.925Z] #60 51.46 OK: 20072 distinct packages available [2024-07-09T07:46:24.925Z] #60 51.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #60 51.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #60 51.84 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:24.925Z] #60 51.90 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:24.925Z] #60 51.91 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.925Z] #60 51.91 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T07:46:24.925Z] #60 51.92 (5/7) Installing libucontext (1.2-r2) [2024-07-09T07:46:24.925Z] #60 51.92 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T07:46:24.925Z] #60 51.93 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T07:46:24.925Z] #60 51.94 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.925Z] #60 51.95 OK: 8 MiB in 20 packages [2024-07-09T07:46:24.925Z] #60 DONE 53.0s [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T07:46:24.925Z] #56 51.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #56 51.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #56 51.33 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:24.925Z] #56 51.36 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:24.925Z] #56 51.37 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.925Z] #56 51.37 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T07:46:24.925Z] #56 51.39 (5/6) Installing su-exec (0.2-r3) [2024-07-09T07:46:24.925Z] #56 51.39 (6/6) Installing yq (4.33.3-r5) [2024-07-09T07:46:24.925Z] #56 51.93 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.925Z] #56 51.94 OK: 17 MiB in 19 packages [2024-07-09T07:46:24.925Z] #56 DONE 53.1s [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T07:46:24.925Z] #64 51.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #64 51.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #64 51.92 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T07:46:24.925Z] #64 51.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:24.925Z] #64 51.94 (3/4) Installing su-exec (0.2-r3) [2024-07-09T07:46:24.925Z] #64 51.94 (4/4) Installing yq (4.33.3-r5) [2024-07-09T07:46:24.925Z] #64 52.00 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:24.925Z] #64 52.02 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:46:24.925Z] #64 52.22 OK: 17 MiB in 19 packages [2024-07-09T07:46:24.925Z] #64 DONE 53.0s [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T07:46:24.925Z] #68 DONE 2.7s [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T07:46:24.925Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:24.925Z] #0 2.515 OK: 264 MiB in 52 packages [2024-07-09T07:46:24.925Z] #69 DONE 2.7s [2024-07-09T07:46:24.925Z] [2024-07-09T07:46:24.925Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:46:25.495Z] #70 DONE 0.6s [2024-07-09T07:46:25.495Z] [2024-07-09T07:46:25.495Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T07:46:25.495Z] #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:25.495Z] #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:25.495Z] #0 2.659 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T07:46:25.495Z] #0 2.659 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T07:46:25.495Z] #0 2.659 OK: 20075 distinct packages available [2024-07-09T07:46:25.495Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:25.495Z] #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:25.495Z] #0 3.047 OK: 264 MiB in 52 packages [2024-07-09T07:46:25.495Z] #71 DONE 3.3s [2024-07-09T07:46:25.495Z] [2024-07-09T07:46:25.495Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:46:25.495Z] #72 ... [2024-07-09T07:46:25.495Z] [2024-07-09T07:46:25.495Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:46:25.495Z] #73 DONE 0.1s [2024-07-09T07:46:25.754Z] [2024-07-09T07:46:25.754Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:46:26.322Z] #74 ... [2024-07-09T07:46:26.322Z] [2024-07-09T07:46:26.322Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:26.322Z] #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:26.322Z] #0 3.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:26.322Z] #0 3.607 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:26.322Z] #0 3.639 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:26.322Z] #0 3.646 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:46:26.322Z] #0 3.687 OK: 8 MiB in 17 packages [2024-07-09T07:46:26.322Z] #75 DONE 3.9s [2024-07-09T07:46:26.322Z] [2024-07-09T07:46:26.322Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:46:26.322Z] #76 DONE 0.0s [2024-07-09T07:46:26.322Z] [2024-07-09T07:46:26.322Z] #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T07:46:26.322Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:26.322Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:26.322Z] #0 3.848 OK: 264 MiB in 52 packages [2024-07-09T07:46:26.322Z] #77 DONE 4.1s [2024-07-09T07:46:26.322Z] [2024-07-09T07:46:26.322Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:46:27.255Z] #78 ... [2024-07-09T07:46:27.255Z] [2024-07-09T07:46:27.255Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T07:46:27.255Z] #65 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.255Z] #65 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.255Z] #65 4.798 OK: 264 MiB in 52 packages [2024-07-09T07:46:27.255Z] #65 DONE 5.0s [2024-07-09T07:46:27.533Z] [2024-07-09T07:46:27.533Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:46:27.533Z] #79 DONE 0.1s [2024-07-09T07:46:27.533Z] [2024-07-09T07:46:27.533Z] #80 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-09T07:46:27.533Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.533Z] #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.533Z] #0 3.889 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:27.533Z] #0 3.939 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:27.533Z] #0 3.947 OK: 7 MiB in 16 packages [2024-07-09T07:46:27.533Z] #80 DONE 4.1s [2024-07-09T07:46:27.533Z] [2024-07-09T07:46:27.533Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:27.533Z] #66 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.533Z] #66 4.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.533Z] #66 4.262 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:27.533Z] #66 4.297 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:27.533Z] #66 4.301 OK: 7 MiB in 16 packages [2024-07-09T07:46:27.791Z] #66 DONE 4.5s [2024-07-09T07:46:27.791Z] [2024-07-09T07:46:27.791Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:27.791Z] #67 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.791Z] #67 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:27.791Z] #67 3.067 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.063Z] #67 3.305 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.321Z] #67 3.314 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:46:28.321Z] #67 3.524 OK: 12 MiB in 26 packages [2024-07-09T07:46:28.580Z] #67 ... [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.238 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.310 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.318 OK: 7 MiB in 17 packages [2024-07-09T07:46:28.580Z] #81 DONE 4.0s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.391 OK: 17 MiB in 19 packages [2024-07-09T07:46:28.580Z] #82 DONE 3.6s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.382 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.514 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.518 Executing ca-certificates-20240226-r0.trigger [2024-07-09T07:46:28.580Z] #0 3.555 OK: 17 MiB in 19 packages [2024-07-09T07:46:28.580Z] #83 DONE 3.8s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #67 DONE 3.8s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.229 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.317 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T07:46:28.580Z] #0 3.328 OK: 8 MiB in 19 packages [2024-07-09T07:46:28.580Z] #84 DONE 3.9s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-09T07:46:28.580Z] #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:28.580Z] #0 3.093 OK: 8 MiB in 20 packages [2024-07-09T07:46:28.580Z] #85 DONE 3.8s [2024-07-09T07:46:28.580Z] [2024-07-09T07:46:28.580Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T07:46:30.508Z] #86 ... [2024-07-09T07:46:30.508Z] [2024-07-09T07:46:30.508Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T07:46:30.508Z] #87 DONE 1.7s [2024-07-09T07:46:30.508Z] [2024-07-09T07:46:30.508Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T07:46:30.508Z] #0 3.813 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:30.508Z] #0 4.385 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:30.508Z] #0 5.107 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T07:46:30.508Z] #0 5.421 Executing busybox-1.36.1-r7.trigger [2024-07-09T07:46:30.508Z] #0 5.429 OK: 7 MiB in 16 packages [2024-07-09T07:46:30.769Z] #88 DONE 7.6s [2024-07-09T07:46:30.769Z] [2024-07-09T07:46:30.769Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T07:46:30.769Z] #0 3.588 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:30.769Z] #0 4.104 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-09T07:46:30.769Z] #0 4.770 OK: 264 MiB in 52 packages [2024-07-09T07:46:31.028Z] #89 DONE 6.0s [2024-07-09T07:46:31.028Z] [2024-07-09T07:46:31.028Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T07:46:31.028Z] #90 DONE 2.4s [2024-07-09T07:46:31.028Z] [2024-07-09T07:46:31.028Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T07:46:31.028Z] #86 DONE 2.4s [2024-07-09T07:46:31.028Z] [2024-07-09T07:46:31.028Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T07:46:32.417Z] #91 ... [2024-07-09T07:46:32.417Z] [2024-07-09T07:46:32.417Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T07:46:32.417Z] #92 DONE 3.6s [2024-07-09T07:46:32.417Z] [2024-07-09T07:46:32.417Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T07:46:32.988Z] #93 ... [2024-07-09T07:46:32.988Z] [2024-07-09T07:46:32.988Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T07:46:32.988Z] #94 DONE 2.0s [2024-07-09T07:46:32.988Z] [2024-07-09T07:46:32.988Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T07:46:32.988Z] #95 DONE 2.2s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T07:46:33.265Z] #91 DONE 2.2s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T07:46:33.265Z] #96 DONE 0.1s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T07:46:33.265Z] #93 DONE 1.0s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T07:46:33.265Z] #97 DONE 0.1s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T07:46:33.265Z] #98 DONE 0.1s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T07:46:33.265Z] #99 DONE 0.1s [2024-07-09T07:46:33.265Z] [2024-07-09T07:46:33.265Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T07:46:33.527Z] #100 ... [2024-07-09T07:46:33.527Z] [2024-07-09T07:46:33.527Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T07:46:33.527Z] #101 DONE 0.3s [2024-07-09T07:46:33.527Z] [2024-07-09T07:46:33.527Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T07:46:33.527Z] #102 DONE 0.3s [2024-07-09T07:46:33.527Z] [2024-07-09T07:46:33.527Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T07:46:33.791Z] #103 ... [2024-07-09T07:46:33.791Z] [2024-07-09T07:46:33.791Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T07:46:33.791Z] #104 DONE 5.2s [2024-07-09T07:46:33.791Z] [2024-07-09T07:46:33.791Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T07:46:33.791Z] #100 DONE 0.4s [2024-07-09T07:46:33.791Z] [2024-07-09T07:46:33.791Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T07:46:33.791Z] #103 DONE 0.4s [2024-07-09T07:46:33.791Z] [2024-07-09T07:46:33.791Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T07:46:34.052Z] #105 ... [2024-07-09T07:46:34.052Z] [2024-07-09T07:46:34.052Z] #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T07:46:34.052Z] #106 DONE 0.3s [2024-07-09T07:46:34.052Z] [2024-07-09T07:46:34.052Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T07:46:34.052Z] #107 DONE 0.3s [2024-07-09T07:46:34.052Z] [2024-07-09T07:46:34.052Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T07:46:34.052Z] #105 DONE 0.3s [2024-07-09T07:46:34.052Z] [2024-07-09T07:46:34.052Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T07:46:34.052Z] #108 DONE 0.2s [2024-07-09T07:46:34.052Z] [2024-07-09T07:46:34.052Z] #109 [security-spire-config] exporting to image [2024-07-09T07:46:34.052Z] #109 exporting layers [2024-07-09T07:46:34.311Z] #109 ... [2024-07-09T07:46:34.311Z] [2024-07-09T07:46:34.311Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T07:46:34.311Z] #110 DONE 0.3s [2024-07-09T07:46:34.311Z] [2024-07-09T07:46:34.311Z] #109 [security-spire-server] exporting to image [2024-07-09T07:46:34.570Z] #109 ... [2024-07-09T07:46:34.570Z] [2024-07-09T07:46:34.570Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T07:46:34.570Z] #111 DONE 0.4s [2024-07-09T07:46:34.570Z] [2024-07-09T07:46:34.570Z] #109 [security-spire-agent] exporting to image [2024-07-09T07:46:35.141Z] #109 exporting layers 1.0s done [2024-07-09T07:46:35.141Z] #109 writing image sha256:d8dfa6f391083800dd7e0945827333efa137630a4a80345ca615e05b3e71e841 done [2024-07-09T07:46:35.141Z] #109 naming to docker.io/library/security-spire-config done [2024-07-09T07:46:35.141Z] #109 exporting layers 0.9s done [2024-07-09T07:46:35.402Z] #109 exporting layers 0.6s done [2024-07-09T07:46:35.402Z] #109 writing image sha256:7f706fd66fc3341e3a376fb08ac8997f4e6640f41d7b69f5b458860ce49f911a done [2024-07-09T07:46:35.402Z] #109 naming to docker.io/library/security-spire-server done [2024-07-09T07:46:35.402Z] #109 writing image sha256:129658c5f343d33369f373af916c292a2b27def579dc2b56a6c03b5017b7a18c done [2024-07-09T07:46:35.402Z] #109 naming to docker.io/library/security-spire-agent 0.0s done [2024-07-09T07:46:35.402Z] #109 DONE 1.3s [2024-07-09T07:46:35.402Z] [2024-07-09T07:46:35.402Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:46:37.317Z] #112 ... [2024-07-09T07:46:37.317Z] [2024-07-09T07:46:37.317Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:02.765Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-09T07:47:33.649Z] #113 ... [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:33.649Z] #112 DONE 56.4s [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:33.649Z] #74 DONE 63.9s [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:33.649Z] #72 DONE 64.1s [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:33.649Z] #78 DONE 63.5s [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:33.649Z] #113 DONE 62.3s [2024-07-09T07:47:33.649Z] [2024-07-09T07:47:33.649Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #114 DONE 9.4s [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #115 DONE 9.4s [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #116 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #117 [core-data builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #117 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #118 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #119 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #120 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #121 [support-scheduler builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #121 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #122 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #123 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #124 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #125 [core-keeper builder 7/8] COPY . . [2024-07-09T07:47:40.238Z] #125 DONE 9.5s [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #126 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #127 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #128 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #129 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #130 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #131 [core-command builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #131 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #132 DONE 9.4s [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #133 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #134 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #135 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #136 [support-notifications builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #136 DONE 9.4s [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T07:47:40.238Z] #137 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T07:47:40.238Z] #138 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T07:47:40.238Z] #139 CACHED [2024-07-09T07:47:40.238Z] [2024-07-09T07:47:40.238Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T07:47:40.499Z] #140 1.334 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-07-09T07:47:50.653Z] #140 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T07:47:50.653Z] #0 0.853 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-07-09T07:47:50.653Z] #141 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T07:47:50.653Z] #0 1.537 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-07-09T07:47:50.653Z] #142 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T07:47:50.653Z] #0 0.413 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-07-09T07:47:50.653Z] #143 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T07:47:50.653Z] #0 1.585 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-07-09T07:47:50.653Z] #144 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T07:47:50.653Z] #0 0.783 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-07-09T07:47:50.653Z] #145 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T07:47:50.653Z] #0 1.167 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-07-09T07:47:50.653Z] #146 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #147 [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-07-09T07:47:50.653Z] #0 1.332 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-07-09T07:47:50.653Z] #147 ... [2024-07-09T07:47:50.653Z] [2024-07-09T07:47:50.653Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T07:47:50.653Z] #0 0.826 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-07-09T07:47:50.912Z] #148 ... [2024-07-09T07:47:50.912Z] [2024-07-09T07:47:50.912Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T07:47:50.912Z] #0 0.509 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-07-09T07:47:50.912Z] #149 ... [2024-07-09T07:47:50.912Z] [2024-07-09T07:47:50.912Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T07:47:50.912Z] #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-09T07:47:50.912Z] #150 ... [2024-07-09T07:47:50.912Z] [2024-07-09T07:47:50.912Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T07:47:50.912Z] #0 0.825 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-07-09T07:49:12.758Z] #151 ... [2024-07-09T07:49:12.758Z] [2024-07-09T07:49:12.758Z] #147 [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-07-09T07:49:12.758Z] #147 88.90 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-07-09T07:49:34.708Z] #147 ... [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T07:49:34.708Z] #142 DONE 114.7s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T07:49:34.708Z] #144 DONE 114.7s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #147 [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-07-09T07:49:34.708Z] #147 DONE 114.7s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.708Z] #152 ... [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T07:49:34.708Z] #141 DONE 114.8s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T07:49:34.708Z] #151 DONE 115.0s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.708Z] #153 ... [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T07:49:34.708Z] #154 DONE 0.8s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.708Z] #152 DONE 0.8s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.708Z] #153 DONE 0.7s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.708Z] #155 DONE 0.7s [2024-07-09T07:49:34.708Z] [2024-07-09T07:49:34.708Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:34.969Z] #156 ... [2024-07-09T07:49:34.969Z] [2024-07-09T07:49:34.969Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:34.969Z] #157 DONE 0.4s [2024-07-09T07:49:34.969Z] [2024-07-09T07:49:34.969Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:35.229Z] #158 ... [2024-07-09T07:49:35.229Z] [2024-07-09T07:49:35.229Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:35.229Z] #159 DONE 0.4s [2024-07-09T07:49:35.229Z] [2024-07-09T07:49:35.229Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:35.229Z] #156 DONE 0.4s [2024-07-09T07:49:35.229Z] [2024-07-09T07:49:35.229Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:35.229Z] #160 DONE 0.4s [2024-07-09T07:49:35.229Z] [2024-07-09T07:49:35.229Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T07:49:35.488Z] #161 ... [2024-07-09T07:49:35.488Z] [2024-07-09T07:49:35.488Z] #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:35.488Z] #158 DONE 0.6s [2024-07-09T07:49:35.488Z] [2024-07-09T07:49:35.488Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T07:49:35.748Z] #162 ... [2024-07-09T07:49:35.749Z] [2024-07-09T07:49:35.749Z] #163 [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-07-09T07:49:35.749Z] #163 DONE 0.7s [2024-07-09T07:49:35.749Z] [2024-07-09T07:49:35.749Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T07:49:35.749Z] #161 DONE 0.5s [2024-07-09T07:49:35.749Z] [2024-07-09T07:49:35.749Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-09T07:49:35.749Z] #164 DONE 0.6s [2024-07-09T07:49:36.008Z] [2024-07-09T07:49:36.008Z] #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T07:49:36.008Z] #162 DONE 0.5s [2024-07-09T07:49:36.008Z] [2024-07-09T07:49:36.008Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T07:49:36.008Z] #165 DONE 1.4s [2024-07-09T07:49:36.008Z] [2024-07-09T07:49:36.008Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:36.008Z] #166 ... [2024-07-09T07:49:36.008Z] [2024-07-09T07:49:36.008Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T07:49:36.008Z] #167 DONE 0.3s [2024-07-09T07:49:36.008Z] [2024-07-09T07:49:36.008Z] #168 [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-07-09T07:49:36.008Z] #168 DONE 0.3s [2024-07-09T07:49:36.269Z] [2024-07-09T07:49:36.269Z] #169 [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-07-09T07:49:36.269Z] #169 DONE 0.2s [2024-07-09T07:49:36.269Z] [2024-07-09T07:49:36.269Z] #170 [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-07-09T07:49:36.269Z] #170 DONE 0.3s [2024-07-09T07:49:36.269Z] [2024-07-09T07:49:36.269Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:36.269Z] #166 DONE 0.2s [2024-07-09T07:49:36.269Z] [2024-07-09T07:49:36.269Z] #109 [security-spiffe-token-provider] exporting to image [2024-07-09T07:49:36.269Z] #109 exporting layers [2024-07-09T07:49:36.837Z] #109 ... [2024-07-09T07:49:36.837Z] [2024-07-09T07:49:36.837Z] #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T07:49:36.837Z] #171 DONE 0.6s [2024-07-09T07:49:36.837Z] [2024-07-09T07:49:36.837Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-09T07:49:36.837Z] #172 DONE 0.6s [2024-07-09T07:49:36.837Z] [2024-07-09T07:49:36.837Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:36.837Z] #173 DONE 0.6s [2024-07-09T07:49:36.837Z] [2024-07-09T07:49:36.837Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:36.837Z] #174 DONE 0.6s [2024-07-09T07:49:36.837Z] [2024-07-09T07:49:36.837Z] #109 [security-spiffe-token-provider] exporting to image [2024-07-09T07:49:36.837Z] #109 exporting layers 0.7s done [2024-07-09T07:49:37.097Z] #109 writing image sha256:851190aecbdc4512cda4ba16cbb534095326dfc4494595cc096a4b83412dc3e0 0.0s done [2024-07-09T07:49:37.097Z] #109 naming to docker.io/library/security-spiffe-token-provider [2024-07-09T07:49:37.097Z] #109 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-07-09T07:49:37.097Z] #109 DONE 2.2s [2024-07-09T07:49:37.097Z] [2024-07-09T07:49:37.097Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T07:49:37.097Z] #175 DONE 0.4s [2024-07-09T07:49:37.097Z] [2024-07-09T07:49:37.097Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T07:49:37.097Z] #176 DONE 0.4s [2024-07-09T07:49:37.097Z] [2024-07-09T07:49:37.097Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:49:37.666Z] #177 ... [2024-07-09T07:49:37.666Z] [2024-07-09T07:49:37.666Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T07:49:37.666Z] #178 DONE 0.7s [2024-07-09T07:49:37.666Z] [2024-07-09T07:49:37.666Z] #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T07:49:38.608Z] #179 DONE 0.9s [2024-07-09T07:49:38.608Z] [2024-07-09T07:49:38.608Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T07:49:38.608Z] #180 DONE 1.2s [2024-07-09T07:49:38.608Z] [2024-07-09T07:49:38.608Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T07:49:38.608Z] #181 ... [2024-07-09T07:49:38.608Z] [2024-07-09T07:49:38.608Z] #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:49:38.608Z] #182 DONE 1.7s [2024-07-09T07:49:38.869Z] [2024-07-09T07:49:38.869Z] #109 [core-common-config-bootstrapper] exporting to image [2024-07-09T07:49:41.711Z] #109 ... [2024-07-09T07:49:41.711Z] [2024-07-09T07:49:41.711Z] #183 [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-07-09T07:49:41.711Z] #183 DONE 2.3s [2024-07-09T07:49:41.711Z] [2024-07-09T07:49:41.711Z] #184 [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-07-09T07:49:45.912Z] #184 ... [2024-07-09T07:49:45.912Z] [2024-07-09T07:49:45.912Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T07:49:45.912Z] #181 DONE 6.9s [2024-07-09T07:49:45.912Z] [2024-07-09T07:49:45.912Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:49:45.912Z] #177 DONE 8.4s [2024-07-09T07:49:45.912Z] [2024-07-09T07:49:45.912Z] #109 [security-proxy-setup] exporting to image [2024-07-09T07:49:45.912Z] #109 exporting layers [2024-07-09T07:49:56.324Z] #109 ... [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T07:49:56.324Z] #146 DONE 135.9s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T07:49:56.324Z] #145 DONE 136.0s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T07:49:56.324Z] #150 DONE 136.0s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T07:49:56.324Z] #143 DONE 136.0s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T07:49:56.324Z] #148 DONE 136.1s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #109 [security-proxy-setup] exporting to image [2024-07-09T07:49:56.324Z] #109 exporting layers 16.4s done [2024-07-09T07:49:56.324Z] #109 ... [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:49:56.324Z] #185 ... [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T07:49:56.324Z] #149 DONE 136.1s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:56.324Z] #186 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:56.324Z] #187 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:56.324Z] #188 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:56.324Z] #189 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T07:49:56.324Z] #190 ... [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:56.324Z] #191 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:56.324Z] #192 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T07:49:56.324Z] #140 DONE 136.3s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:56.324Z] #193 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:56.324Z] #194 CACHED [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #109 [security-proxy-setup] exporting to image [2024-07-09T07:49:56.324Z] #109 exporting layers 9.9s done [2024-07-09T07:49:56.324Z] #109 ... [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #184 [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-07-09T07:49:56.324Z] #184 DONE 14.6s [2024-07-09T07:49:56.324Z] [2024-07-09T07:49:56.324Z] #109 [core-common-config-bootstrapper] exporting to image [2024-07-09T07:49:56.324Z] #109 writing image sha256:0bdcbfa424aee284c082170af41f67ee55d8f0590f96b876081923a90cb0b5f6 done [2024-07-09T07:49:56.324Z] #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-09T07:49:56.324Z] #109 writing image sha256:47870bf0c6c10ec972ba8c532c15d275a84133f487b8fda4449e017ec61273f9 [2024-07-09T07:49:56.324Z] #109 writing image sha256:47870bf0c6c10ec972ba8c532c15d275a84133f487b8fda4449e017ec61273f9 0.1s done [2024-07-09T07:49:56.324Z] #109 naming to docker.io/library/security-proxy-setup [2024-07-09T07:49:56.586Z] #109 naming to docker.io/library/security-proxy-setup 1.0s done [2024-07-09T07:49:56.586Z] #109 DONE 20.2s [2024-07-09T07:49:56.586Z] [2024-07-09T07:49:56.586Z] #195 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T07:49:57.531Z] #195 ... [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T07:49:57.531Z] #196 DONE 2.3s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T07:49:57.531Z] #190 DONE 2.2s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:57.531Z] #197 DONE 2.3s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T07:49:57.531Z] #198 DONE 2.2s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T07:49:57.531Z] #199 DONE 2.1s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:49:57.531Z] #185 DONE 12.1s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:57.531Z] #200 DONE 2.1s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #195 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T07:49:57.531Z] #195 DONE 2.0s [2024-07-09T07:49:57.531Z] [2024-07-09T07:49:57.531Z] #109 [security-secretstore-setup] exporting to image [2024-07-09T07:49:58.103Z] #109 ... [2024-07-09T07:49:58.103Z] [2024-07-09T07:49:58.103Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T07:49:58.103Z] #201 DONE 0.8s [2024-07-09T07:49:58.103Z] [2024-07-09T07:49:58.103Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:58.103Z] #202 DONE 0.8s [2024-07-09T07:49:58.103Z] [2024-07-09T07:49:58.103Z] #109 [core-command] exporting to image [2024-07-09T07:49:58.363Z] #109 ... [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:58.363Z] #203 DONE 0.8s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T07:49:58.363Z] #204 DONE 0.8s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:58.363Z] #205 DONE 0.8s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:58.363Z] #206 DONE 0.8s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:58.363Z] #207 DONE 0.7s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T07:49:58.363Z] #208 DONE 0.7s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #109 [support-scheduler] exporting to image [2024-07-09T07:49:58.363Z] #109 ... [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T07:49:58.363Z] #209 DONE 0.2s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T07:49:58.363Z] #210 DONE 0.2s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:58.363Z] #211 DONE 0.2s [2024-07-09T07:49:58.363Z] [2024-07-09T07:49:58.363Z] #109 [security-secretstore-setup] exporting to image [2024-07-09T07:49:58.363Z] #109 exporting layers 0.2s done [2024-07-09T07:49:58.363Z] #109 writing image sha256:700870c5631d4f3a62fb5d0f003cac2787cf962e1d39ac69786e39d46c6ddea4 0.0s done [2024-07-09T07:49:58.363Z] #109 writing image sha256:ae7fb2c13cd5d53bc33fa5a5d26c14995afd2780a5b325201403a218cf9d4b28 done [2024-07-09T07:49:58.363Z] #109 naming to docker.io/library/core-command done [2024-07-09T07:49:58.363Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-07-09T07:49:59.215Z] #109 exporting layers 0.6s done [2024-07-09T07:49:59.215Z] #109 ... [2024-07-09T07:49:59.215Z] [2024-07-09T07:49:59.215Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T07:49:59.215Z] #212 DONE 0.7s [2024-07-09T07:49:59.215Z] [2024-07-09T07:49:59.215Z] #109 [core-metadata] exporting to image [2024-07-09T07:49:59.475Z] #109 ... [2024-07-09T07:49:59.475Z] [2024-07-09T07:49:59.475Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T07:49:59.475Z] #213 DONE 1.1s [2024-07-09T07:49:59.475Z] [2024-07-09T07:49:59.475Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T07:49:59.475Z] #214 DONE 1.1s [2024-07-09T07:49:59.475Z] [2024-07-09T07:49:59.475Z] #215 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T07:49:59.475Z] #215 DONE 1.2s [2024-07-09T07:49:59.475Z] [2024-07-09T07:49:59.475Z] #109 [support-scheduler] exporting to image [2024-07-09T07:49:59.475Z] #109 exporting layers 1.0s done [2024-07-09T07:49:59.475Z] #109 writing image sha256:41e071212bb1a258885a5a804b02fa589d1006efe84b3d174ade536d7772b7ac 0.0s done [2024-07-09T07:49:59.475Z] #109 naming to docker.io/library/support-scheduler done [2024-07-09T07:49:59.475Z] #109 writing image sha256:0d08ffe4b618e1559b4c60cdcbabea2fd5c68c89b6ccf5b0ff0bfca4a8144c55 done [2024-07-09T07:49:59.475Z] #109 naming to docker.io/library/core-metadata done [2024-07-09T07:49:59.475Z] #109 writing image sha256:96993b751f17cffb3aa737bccf51514addd12502edba5f9c6ed30006d41eb390 0.0s done [2024-07-09T07:49:59.475Z] #109 naming to docker.io/library/core-keeper [2024-07-09T07:49:59.735Z] #109 ... [2024-07-09T07:49:59.735Z] [2024-07-09T07:49:59.735Z] #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:59.735Z] #216 DONE 0.2s [2024-07-09T07:49:59.735Z] [2024-07-09T07:49:59.735Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T07:49:59.735Z] #217 DONE 0.2s [2024-07-09T07:49:59.735Z] [2024-07-09T07:49:59.735Z] #109 [support-notifications] exporting to image [2024-07-09T07:49:59.735Z] #109 naming to docker.io/library/core-keeper done [2024-07-09T07:49:59.735Z] #109 exporting layers 0.3s done [2024-07-09T07:49:59.735Z] #109 writing image sha256:601c7bab946ac96565c66a1dd805eea3f2aa3212a0ded65457220a0a1ce093d1 0.0s done [2024-07-09T07:49:59.735Z] #109 naming to docker.io/library/security-bootstrapper [2024-07-09T07:49:59.995Z] #109 exporting layers 0.2s done [2024-07-09T07:49:59.995Z] #109 naming to docker.io/library/security-bootstrapper done [2024-07-09T07:49:59.995Z] #109 writing image sha256:8c2c64a771ee12ea93809cca1878a38ceea5a9e59eeef189ebd15652402dda09 0.0s done [2024-07-09T07:49:59.995Z] #109 naming to docker.io/library/core-data done [2024-07-09T07:50:00.256Z] #109 ... [2024-07-09T07:50:00.256Z] [2024-07-09T07:50:00.256Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T07:50:00.256Z] #218 DONE 1.6s [2024-07-09T07:50:00.256Z] [2024-07-09T07:50:00.256Z] #109 [support-notifications] exporting to image [2024-07-09T07:50:00.256Z] #109 writing image sha256:081d034c5360124f374f3425500be5a256f3b7248d48222873bdf7c4362564c2 done [2024-07-09T07:50:00.256Z] #109 naming to docker.io/library/support-notifications done [2024-07-09T07:50:00.256Z] #109 exporting layers 0.2s done [2024-07-09T07:50:00.256Z] #109 writing image sha256:5cf8afe13c0a06291d65ad6f8bc50bb9996722c5be30b37eca8ed713cb8b2928 done [2024-07-09T07:50:00.256Z] #109 naming to docker.io/library/security-proxy-auth done [2024-07-09T07:50:00.256Z] #109 DONE 22.7s [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T07:50:00.256Z] time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T07:50:00.300Z] $ docker stop --time=1 b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 [2024-07-09T07:50:01.592Z] $ docker rm -f --volumes b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T07:50:02.023Z] + docker images [2024-07-09T07:50:02.023Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T07:50:02.023Z] security-proxy-auth latest 5cf8afe13c0a 2 seconds ago 38MB [2024-07-09T07:50:02.023Z] support-notifications latest 081d034c5360 2 seconds ago 43.9MB [2024-07-09T07:50:02.023Z] core-data latest 8c2c64a771ee 2 seconds ago 40.8MB [2024-07-09T07:50:02.023Z] security-bootstrapper latest 601c7bab946a 2 seconds ago 24MB [2024-07-09T07:50:02.023Z] core-metadata latest 0d08ffe4b618 3 seconds ago 41MB [2024-07-09T07:50:02.023Z] core-keeper latest 96993b751f17 3 seconds ago 35.6MB [2024-07-09T07:50:02.023Z] support-scheduler latest 41e071212bb1 3 seconds ago 43.1MB [2024-07-09T07:50:02.023Z] core-command latest ae7fb2c13cd5 3 seconds ago 40.4MB [2024-07-09T07:50:02.023Z] security-secretstore-setup latest 700870c5631d 4 seconds ago 42.2MB [2024-07-09T07:50:02.023Z] security-proxy-setup latest 47870bf0c6c1 16 seconds ago 31.2MB [2024-07-09T07:50:02.023Z] core-common-config-bootstrapper latest 0bdcbfa424ae 23 seconds ago 20.2MB [2024-07-09T07:50:02.023Z] security-spiffe-token-provider latest 851190aecbdc 26 seconds ago 34MB [2024-07-09T07:50:02.023Z] security-spire-agent latest 129658c5f343 3 minutes ago 166MB [2024-07-09T07:50:02.023Z] security-spire-server latest 7f706fd66fc3 3 minutes ago 107MB [2024-07-09T07:50:02.023Z] security-spire-config latest d8dfa6f39108 3 minutes ago 107MB [2024-07-09T07:50:02.023Z] ci-base-image-x86_64 latest f16e080887ae 7 minutes ago 966MB [2024-07-09T07:50:02.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-09T07:50:02.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-09T07:50:02.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-09T07:50:09.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-09T07:50:10.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-09T07:50:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-09T07:50:13.538Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-09T07:50:13.538Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-09T07:50:13.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-09T07:50:25.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-09T07:50:25.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-09T07:50:25.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.128s coverage: 28.7% of statements [2024-07-09T07:50:35.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements [2024-07-09T07:50:41.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-09T07:50:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-09T07:50:41.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-09T07:50:45.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.280s coverage: 69.2% of statements [2024-07-09T07:50:46.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-09T07:50:46.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-09T07:50:48.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-07-09T07:50:53.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-09T07:50:53.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-09T07:51:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-09T07:51:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:51:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-09T07:51:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-09T07:51:01.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-09T07:51:02.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.102s coverage: 93.4% of statements [2024-07-09T07:51:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.239s coverage: 91.7% of statements [2024-07-09T07:51:09.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-09T07:51:09.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-09T07:51:09.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.224s coverage: 6.5% of statements [2024-07-09T07:51:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-09T07:51:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:51:19.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-09T07:51:21.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-09T07:51:22.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.619s coverage: 95.8% of statements [2024-07-09T07:51:22.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-07-09T07:51:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-09T07:51:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-09T07:51:33.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.291s coverage: 0.8% of statements [2024-07-09T07:51:33.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.136s coverage: 32.2% of statements [2024-07-09T07:51:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.121s coverage: 41.7% of statements [2024-07-09T07:51:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements [2024-07-09T07:51:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements [2024-07-09T07:51:37.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements [2024-07-09T07:51:41.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements [2024-07-09T07:51:42.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-09T07:51:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-09T07:51:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-09T07:51:44.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-09T07:51:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-09T07:51:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-09T07:51:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-09T07:51:47.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-09T07:51:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.110s coverage: 94.4% of statements [2024-07-09T07:51:54.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-09T07:51:54.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-09T07:51:54.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-09T07:51:54.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-09T07:52:02.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-09T07:52:02.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-09T07:52:05.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.903s coverage: 79.9% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.148s coverage: 92.9% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-07-09T07:52:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-07-09T07:52:10.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-09T07:52:10.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-09T07:52:10.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements [2024-07-09T07:52:11.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.314s coverage: 82.1% of statements [2024-07-09T07:52:11.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements [2024-07-09T07:52:16.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-09T07:52:16.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-09T07:52:18.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.698s coverage: 63.1% of statements [2024-07-09T07:52:18.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements [2024-07-09T07:52:20.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements [2024-07-09T07:52:20.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements [2024-07-09T07:52:20.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-09T07:52:20.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-09T07:52:20.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-09T07:52:20.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-07-09T07:52:21.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-07-09T07:52:28.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-09T07:52:28.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-09T07:52:28.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-09T07:52:29.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.646s coverage: 38.4% of statements [2024-07-09T07:52:29.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.133s coverage: 89.5% of statements [2024-07-09T07:52:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-09T07:52:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-09T07:52:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-09T07:52:29.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-09T07:52:30.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements [2024-07-09T07:52:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-09T07:52:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-09T07:52:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-09T07:52:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-09T07:52:42.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-07-09T07:52:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-09T07:52:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:52:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-09T07:52:42.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-09T07:52:44.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements [2024-07-09T07:52:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-09T07:52:46.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-09T07:52:48.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.144s coverage: 61.8% of statements [2024-07-09T07:52:50.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-09T07:52:50.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-09T07:52:51.720Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements [2024-07-09T07:52:53.121Z] 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-07-09T07:52:53.386Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-09T07:52:53.386Z] go vet ./... [2024-07-09T07:56:45.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-09T07:56:45.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-09T07:56:45.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-09T07:56:45.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-09T07:56:45.955Z] + ls -al . [2024-07-09T07:56:45.955Z] total 836 [2024-07-09T07:56:45.955Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 07:46 . [2024-07-09T07:56:45.955Z] drwxr-xr-x 4 root root 4096 Jul 9 07:46 .. [2024-07-09T07:56:45.955Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 .blubracket [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 10 Jul 9 07:44 .dockerignore [2024-07-09T07:56:45.955Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 07:44 .git [2024-07-09T07:56:45.955Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 07:44 .github [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 1102 Jul 9 07:44 .gitignore [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 42 Jul 9 07:44 .golangci.yml [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 100 Jul 9 07:44 .hadolint.yml [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 155 Jul 9 07:44 .sonarcloud.properties [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 1171 Jul 9 07:44 ADOPTERS.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 20361 Jul 9 07:44 Attribution.txt [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 100284 Jul 9 07:44 CHANGELOG.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 07:44 CONTRIBUTING.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 677 Jul 9 07:44 GOVERNANCE.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 861 Jul 9 07:44 Jenkinsfile [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 07:44 LICENSE [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 16051 Jul 9 07:44 Makefile [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 582 Jul 9 07:44 OWNERS.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 9528 Jul 9 07:44 README.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 789 Jul 9 07:44 SECURITY.md [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 07:41 VERSION [2024-07-09T07:56:45.955Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 bin [2024-07-09T07:56:45.955Z] drwxrwxr-x 19 1001 1001 4096 Jul 9 07:44 cmd [2024-07-09T07:56:45.955Z] -rw-r--r-- 1 root root 481596 Jul 9 07:52 coverage.out [2024-07-09T07:56:45.955Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 fuzz_test [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 6911 Jul 9 07:44 go.mod [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 101537 Jul 9 07:44 go.sum [2024-07-09T07:56:45.955Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 07:44 internal [2024-07-09T07:56:45.955Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 07:44 openapi [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 584 Jul 9 07:44 security.txt [2024-07-09T07:56:45.955Z] -rw-rw-r-- 1 1001 1001 204 Jul 9 07:44 version.go [Pipeline] sh [2024-07-09T07:56:46.633Z] + '[' -e coverage.out ] [2024-07-09T07:56:46.633Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-09T07:56:46.691Z] Warning: overwriting stash ‘coverage-report’ [2024-07-09T07:56:47.718Z] Stashed 1 file(s) [Pipeline] sh [2024-07-09T07:56:48.361Z] + make build [2024-07-09T07:56:48.361Z] 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-07-09T07:59:40.066Z] 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-07-09T07:59:45.401Z] 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-07-09T07:59:53.616Z] 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-07-09T07:59:56.951Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-09T08:00:03.590Z] 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-07-09T08:00:30.234Z] 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-07-09T08:00:38.418Z] 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-07-09T08:00:50.709Z] 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-07-09T08:00:53.277Z] 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-07-09T08:00:56.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/secrets-config ./cmd/secrets-config [2024-07-09T08:00:59.952Z] 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-07-09T08:01:04.209Z] 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-07-09T08:01:08.472Z] $ docker stop --time=1 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 [2024-07-09T08:01:10.655Z] $ docker rm -f --volumes 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 [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-07-09T08:01:14.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T08:01:14.333Z] [2024-07-09T08:01:14.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T08:01:14.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T08:01:14.999Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-09T08:01:14.999Z] 547446be3368: Pulling fs layer [2024-07-09T08:01:14.999Z] d125d8839a47: Pulling fs layer [2024-07-09T08:01:14.999Z] 3e85d5ac6304: Pulling fs layer [2024-07-09T08:01:14.999Z] c3105a71a48b: Pulling fs layer [2024-07-09T08:01:14.999Z] 0f093f025ec4: Pulling fs layer [2024-07-09T08:01:14.999Z] c3106fc0e877: Pulling fs layer [2024-07-09T08:01:14.999Z] 0f093f025ec4: Waiting [2024-07-09T08:01:14.999Z] c3106fc0e877: Waiting [2024-07-09T08:01:14.999Z] c3105a71a48b: Waiting [2024-07-09T08:01:14.999Z] 547446be3368: Verifying Checksum [2024-07-09T08:01:14.999Z] 547446be3368: Download complete [2024-07-09T08:01:14.999Z] c3105a71a48b: Verifying Checksum [2024-07-09T08:01:14.999Z] c3105a71a48b: Download complete [2024-07-09T08:01:15.578Z] d125d8839a47: Verifying Checksum [2024-07-09T08:01:15.578Z] d125d8839a47: Download complete [2024-07-09T08:01:15.578Z] c3106fc0e877: Verifying Checksum [2024-07-09T08:01:15.578Z] c3106fc0e877: Download complete [2024-07-09T08:01:15.578Z] 0f093f025ec4: Verifying Checksum [2024-07-09T08:01:15.578Z] 0f093f025ec4: Download complete [2024-07-09T08:01:15.842Z] 547446be3368: Pull complete [2024-07-09T08:01:16.791Z] d125d8839a47: Pull complete [2024-07-09T08:01:17.368Z] 3e85d5ac6304: Verifying Checksum [2024-07-09T08:01:17.368Z] 3e85d5ac6304: Download complete [2024-07-09T08:01:27.419Z] 3e85d5ac6304: Pull complete [2024-07-09T08:01:27.419Z] c3105a71a48b: Pull complete [2024-07-09T08:01:28.377Z] 0f093f025ec4: Pull complete [2024-07-09T08:01:28.377Z] c3106fc0e877: Pull complete [2024-07-09T08:01:28.377Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-09T08:01:28.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-09T08:01:28.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T08:01:28.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container [2024-07-09T08:01:28.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-09T08:01:30.872Z] $ docker top 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T08:01:31.750Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-09T08:01:41.817Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #1 transferring dockerfile: 1.81kB done [2024-07-09T08:01:41.818Z] #1 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #2 transferring dockerfile: 1.70kB 0.0s done [2024-07-09T08:01:41.818Z] #2 DONE 0.0s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-07-09T08:01:41.818Z] #3 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #4 transferring dockerfile: 2.15kB done [2024-07-09T08:01:41.818Z] #4 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-07-09T08:01:41.818Z] #5 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-07-09T08:01:41.818Z] #6 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-07-09T08:01:41.818Z] #7 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #8 transferring dockerfile: 1.95kB done [2024-07-09T08:01:41.818Z] #8 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-07-09T08:01:41.818Z] #9 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #10 transferring dockerfile: 1.69kB done [2024-07-09T08:01:41.818Z] #10 DONE 0.1s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-09T08:01:41.818Z] #11 transferring dockerfile: 2.49kB done [2024-07-09T08:01:41.818Z] #11 DONE 0.0s [2024-07-09T08:01:41.818Z] [2024-07-09T08:01:41.818Z] #12 [core-data internal] load build definition from Dockerfile [2024-07-09T08:01:42.087Z] #12 transferring dockerfile: 2.01kB done [2024-07-09T08:01:42.088Z] #12 DONE 0.1s [2024-07-09T08:01:42.088Z] [2024-07-09T08:01:42.088Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-09T08:01:42.088Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-07-09T08:01:42.088Z] #13 DONE 0.1s [2024-07-09T08:01:42.088Z] [2024-07-09T08:01:42.088Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-09T08:01:42.088Z] #14 transferring dockerfile: 2.93kB done [2024-07-09T08:01:42.088Z] #14 DONE 0.1s [2024-07-09T08:01:42.088Z] [2024-07-09T08:01:42.088Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-09T08:01:42.352Z] #15 transferring dockerfile: 2.50kB done [2024-07-09T08:01:42.352Z] #15 DONE 0.1s [2024-07-09T08:01:42.352Z] [2024-07-09T08:01:42.352Z] #16 [security-spire-agent internal] load .dockerignore [2024-07-09T08:01:42.352Z] #16 transferring context: 50B done [2024-07-09T08:01:42.352Z] #16 DONE 0.1s [2024-07-09T08:01:42.934Z] [2024-07-09T08:01:42.934Z] #17 [security-spire-server internal] load .dockerignore [2024-07-09T08:01:42.934Z] #17 transferring context: 50B done [2024-07-09T08:01:42.934Z] #17 DONE 0.0s [2024-07-09T08:01:42.934Z] [2024-07-09T08:01:42.934Z] #18 [core-metadata internal] load .dockerignore [2024-07-09T08:01:43.254Z] #18 transferring context: 50B 0.0s done [2024-07-09T08:01:43.254Z] #18 DONE 0.1s [2024-07-09T08:01:43.254Z] [2024-07-09T08:01:43.254Z] #19 [security-proxy-auth internal] load .dockerignore [2024-07-09T08:01:43.254Z] #19 transferring context: 50B 0.0s done [2024-07-09T08:01:43.254Z] #19 DONE 0.1s [2024-07-09T08:01:43.254Z] [2024-07-09T08:01:43.254Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-09T08:01:43.254Z] #20 transferring context: 50B 0.0s done [2024-07-09T08:01:43.254Z] #20 DONE 0.1s [2024-07-09T08:01:43.254Z] [2024-07-09T08:01:43.254Z] #21 [core-keeper internal] load .dockerignore [2024-07-09T08:01:43.254Z] #21 transferring context: 50B 0.0s done [2024-07-09T08:01:43.254Z] #21 DONE 0.1s [2024-07-09T08:01:43.254Z] [2024-07-09T08:01:43.254Z] #22 [core-command internal] load .dockerignore [2024-07-09T08:01:43.254Z] #22 transferring context: 50B 0.0s done [2024-07-09T08:01:43.254Z] #22 DONE 0.1s [2024-07-09T08:01:43.548Z] [2024-07-09T08:01:43.548Z] #23 [support-notifications internal] load .dockerignore [2024-07-09T08:01:43.548Z] #23 transferring context: 50B done [2024-07-09T08:01:43.548Z] #23 DONE 0.1s [2024-07-09T08:01:43.548Z] [2024-07-09T08:01:43.548Z] #24 [support-scheduler internal] load .dockerignore [2024-07-09T08:01:43.548Z] #24 transferring context: 50B 0.0s done [2024-07-09T08:01:43.548Z] #24 DONE 0.1s [2024-07-09T08:01:43.548Z] [2024-07-09T08:01:43.548Z] #25 [security-spire-config internal] load .dockerignore [2024-07-09T08:01:43.548Z] #25 transferring context: 50B done [2024-07-09T08:01:43.838Z] #25 DONE 0.1s [2024-07-09T08:01:43.838Z] [2024-07-09T08:01:43.838Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-07-09T08:01:43.838Z] #26 transferring context: 50B done [2024-07-09T08:01:43.838Z] #26 DONE 0.1s [2024-07-09T08:01:43.838Z] [2024-07-09T08:01:43.838Z] #27 [core-data internal] load .dockerignore [2024-07-09T08:01:43.838Z] #27 transferring context: 50B 0.0s done [2024-07-09T08:01:43.838Z] #27 DONE 0.1s [2024-07-09T08:01:43.838Z] [2024-07-09T08:01:43.838Z] #28 [security-bootstrapper internal] load .dockerignore [2024-07-09T08:01:43.838Z] #28 transferring context: 50B done [2024-07-09T08:01:43.838Z] #28 DONE 0.1s [2024-07-09T08:01:43.838Z] [2024-07-09T08:01:43.838Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-07-09T08:01:43.838Z] #29 transferring context: 50B 0.0s done [2024-07-09T08:01:43.838Z] #29 DONE 0.1s [2024-07-09T08:01:43.838Z] [2024-07-09T08:01:43.838Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-09T08:01:44.110Z] #30 transferring context: 50B 0.0s done [2024-07-09T08:01:44.110Z] #30 DONE 0.1s [2024-07-09T08:01:44.110Z] [2024-07-09T08:01:44.110Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T08:01:44.382Z] #31 ... [2024-07-09T08:01:44.382Z] [2024-07-09T08:01:44.382Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:44.382Z] #32 DONE 0.5s [2024-07-09T08:01:44.658Z] [2024-07-09T08:01:44.658Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-09T08:01:44.658Z] #31 DONE 0.7s [2024-07-09T08:01:44.658Z] [2024-07-09T08:01:44.658Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T08:01:44.658Z] #33 DONE 0.7s [2024-07-09T08:01:44.658Z] [2024-07-09T08:01:44.658Z] #34 [security-spire-agent internal] load build context [2024-07-09T08:01:44.658Z] #34 transferring context: 26.32kB 0.0s done [2024-07-09T08:01:44.658Z] #34 DONE 0.1s [2024-07-09T08:01:44.658Z] [2024-07-09T08:01:44.658Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T08:01:44.931Z] #33 DONE 0.7s [2024-07-09T08:01:44.931Z] [2024-07-09T08:01:44.931Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:44.931Z] #35 DONE 0.0s [2024-07-09T08:01:44.931Z] [2024-07-09T08:01:44.931Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:44.931Z] #32 DONE 0.5s [2024-07-09T08:01:44.931Z] [2024-07-09T08:01:44.931Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:44.931Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T08:01:44.931Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T08:01:44.931Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-09T08:01:44.931Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-09T08:01:44.931Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T08:01:44.931Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T08:01:44.931Z] #36 ... [2024-07-09T08:01:44.931Z] [2024-07-09T08:01:44.931Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:44.931Z] #35 DONE 0.0s [2024-07-09T08:01:44.931Z] [2024-07-09T08:01:44.931Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:44.931Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T08:01:44.931Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T08:01:44.931Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T08:01:44.931Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T08:01:44.931Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T08:01:45.201Z] #36 ... [2024-07-09T08:01:45.201Z] [2024-07-09T08:01:45.201Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:45.201Z] #35 DONE 0.0s [2024-07-09T08:01:45.201Z] [2024-07-09T08:01:45.201Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:45.201Z] #32 DONE 0.5s [2024-07-09T08:01:45.201Z] [2024-07-09T08:01:45.201Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.201Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-09T08:01:45.201Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-09T08:01:45.201Z] #36 ... [2024-07-09T08:01:45.201Z] [2024-07-09T08:01:45.201Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:45.201Z] #35 DONE 0.0s [2024-07-09T08:01:45.201Z] [2024-07-09T08:01:45.201Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.201Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2024-07-09T08:01:45.201Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2024-07-09T08:01:45.472Z] #36 ... [2024-07-09T08:01:45.472Z] [2024-07-09T08:01:45.472Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:45.472Z] #35 DONE 0.0s [2024-07-09T08:01:45.472Z] [2024-07-09T08:01:45.472Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.472Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-07-09T08:01:45.472Z] #36 ... [2024-07-09T08:01:45.472Z] [2024-07-09T08:01:45.472Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:45.472Z] #32 DONE 0.7s [2024-07-09T08:01:45.472Z] [2024-07-09T08:01:45.472Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.472Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.8s [2024-07-09T08:01:45.737Z] #36 ... [2024-07-09T08:01:45.737Z] [2024-07-09T08:01:45.737Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:45.737Z] #35 DONE 0.0s [2024-07-09T08:01:45.737Z] [2024-07-09T08:01:45.737Z] #37 [security-spire-server internal] load build context [2024-07-09T08:01:45.737Z] #37 transferring context: 26.79kB 0.0s done [2024-07-09T08:01:45.737Z] #37 DONE 0.6s [2024-07-09T08:01:45.737Z] [2024-07-09T08:01:45.737Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.737Z] #36 ... [2024-07-09T08:01:45.737Z] [2024-07-09T08:01:45.737Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:45.737Z] #32 DONE 0.9s [2024-07-09T08:01:45.737Z] [2024-07-09T08:01:45.737Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:45.737Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T08:01:46.003Z] #36 ... [2024-07-09T08:01:46.003Z] [2024-07-09T08:01:46.003Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:46.003Z] #35 DONE 0.0s [2024-07-09T08:01:46.003Z] [2024-07-09T08:01:46.004Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:46.004Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.2s [2024-07-09T08:01:46.004Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.3s [2024-07-09T08:01:46.272Z] #36 ... [2024-07-09T08:01:46.272Z] [2024-07-09T08:01:46.272Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:46.272Z] #32 DONE 1.0s [2024-07-09T08:01:46.272Z] [2024-07-09T08:01:46.272Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:46.542Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.79MB / 23.39MB 1.7s [2024-07-09T08:01:46.808Z] #36 ... [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:46.808Z] #35 DONE 0.0s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:46.808Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.9s [2024-07-09T08:01:46.808Z] #36 ... [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:46.808Z] #35 DONE 0.0s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-09T08:01:46.808Z] #33 DONE 1.2s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:46.808Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-09T08:01:46.808Z] #36 ... [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:46.808Z] #32 DONE 1.5s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #38 [core-data internal] load build context [2024-07-09T08:01:46.808Z] #38 DONE 0.0s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:01:46.808Z] #39 DONE 0.0s [2024-07-09T08:01:46.808Z] [2024-07-09T08:01:46.808Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:46.808Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-09T08:01:46.808Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-09T08:01:46.808Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-09T08:01:46.808Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-09T08:01:46.808Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-09T08:01:46.808Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-09T08:01:46.808Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T08:01:46.808Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-07-09T08:01:46.808Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.1s [2024-07-09T08:01:46.808Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-09T08:01:46.808Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-09T08:01:47.073Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.4s [2024-07-09T08:01:47.341Z] #36 ... [2024-07-09T08:01:47.341Z] [2024-07-09T08:01:47.341Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:47.341Z] #35 DONE 0.0s [2024-07-09T08:01:47.341Z] [2024-07-09T08:01:47.341Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:47.341Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.6s [2024-07-09T08:01:47.609Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.80MB / 23.39MB 2.8s [2024-07-09T08:01:47.609Z] #36 ... [2024-07-09T08:01:47.609Z] [2024-07-09T08:01:47.609Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:47.609Z] #32 DONE 1.7s [2024-07-09T08:01:47.609Z] [2024-07-09T08:01:47.609Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:47.881Z] #36 ... [2024-07-09T08:01:47.881Z] [2024-07-09T08:01:47.881Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:47.881Z] #35 DONE 0.0s [2024-07-09T08:01:47.881Z] [2024-07-09T08:01:47.881Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:47.881Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 3.0s [2024-07-09T08:01:47.881Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 3.2s [2024-07-09T08:01:48.147Z] #36 ... [2024-07-09T08:01:48.147Z] [2024-07-09T08:01:48.147Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-09T08:01:48.147Z] #35 DONE 0.0s [2024-07-09T08:01:48.147Z] [2024-07-09T08:01:48.147Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:48.147Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done [2024-07-09T08:01:48.411Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done [2024-07-09T08:01:48.411Z] #36 ... [2024-07-09T08:01:48.411Z] [2024-07-09T08:01:48.411Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-09T08:01:48.411Z] #32 DONE 2.3s [2024-07-09T08:01:48.411Z] [2024-07-09T08:01:48.411Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:48.411Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-09T08:01:49.811Z] #36 ... [2024-07-09T08:01:49.811Z] [2024-07-09T08:01:49.811Z] #40 [security-spire-config internal] load build context [2024-07-09T08:01:49.811Z] #40 transferring context: 25.04kB 0.2s done [2024-07-09T08:01:49.811Z] #40 DONE 2.9s [2024-07-09T08:01:49.811Z] [2024-07-09T08:01:49.811Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:50.390Z] #36 ... [2024-07-09T08:01:50.390Z] [2024-07-09T08:01:50.390Z] #41 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-09T08:01:50.390Z] #41 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-09T08:01:50.390Z] #41 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-09T08:01:50.390Z] #41 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-09T08:01:50.390Z] #41 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-09T08:01:50.390Z] #41 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-09T08:01:50.390Z] #41 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done [2024-07-09T08:01:50.390Z] #41 DONE 6.7s [2024-07-09T08:01:50.390Z] [2024-07-09T08:01:50.390Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:50.656Z] #36 ... [2024-07-09T08:01:50.656Z] [2024-07-09T08:01:50.656Z] #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-09T08:01:50.656Z] #42 DONE 6.0s [2024-07-09T08:01:50.922Z] [2024-07-09T08:01:50.922Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:01:50.922Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-09T08:01:50.922Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-09T08:01:50.922Z] #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-09T08:01:50.922Z] #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-09T08:01:50.922Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-09T08:01:50.922Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-09T08:01:50.922Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-09T08:01:50.922Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-07-09T08:01:50.922Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s done [2024-07-09T08:01:50.922Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-09T08:01:50.922Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s [2024-07-09T08:01:50.922Z] #43 ... [2024-07-09T08:01:50.923Z] [2024-07-09T08:01:50.923Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:53.505Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s [2024-07-09T08:01:54.921Z] #36 ... [2024-07-09T08:01:54.921Z] [2024-07-09T08:01:54.921Z] #44 [core-metadata internal] load build context [2024-07-09T08:01:54.921Z] #44 transferring context: 22.85MB 9.7s [2024-07-09T08:01:55.192Z] #44 ... [2024-07-09T08:01:55.192Z] [2024-07-09T08:01:55.192Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:01:55.192Z] #45 ... [2024-07-09T08:01:55.192Z] [2024-07-09T08:01:55.192Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:01:55.463Z] #46 ... [2024-07-09T08:01:55.463Z] [2024-07-09T08:01:55.463Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:01:55.463Z] #45 ... [2024-07-09T08:01:55.463Z] [2024-07-09T08:01:55.463Z] #47 [core-keeper internal] load build context [2024-07-09T08:01:55.463Z] #47 ... [2024-07-09T08:01:55.463Z] [2024-07-09T08:01:55.463Z] #48 [core-command internal] load build context [2024-07-09T08:01:55.730Z] #48 ... [2024-07-09T08:01:55.730Z] [2024-07-09T08:01:55.730Z] #49 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-09T08:01:55.730Z] #49 DONE 4.4s [2024-07-09T08:01:55.730Z] [2024-07-09T08:01:55.730Z] #48 [core-command internal] load build context [2024-07-09T08:01:55.730Z] #48 ... [2024-07-09T08:01:55.730Z] [2024-07-09T08:01:55.730Z] #47 [core-keeper internal] load build context [2024-07-09T08:01:55.995Z] #47 ... [2024-07-09T08:01:55.995Z] [2024-07-09T08:01:55.995Z] #50 [support-notifications internal] load build context [2024-07-09T08:01:55.995Z] #50 ... [2024-07-09T08:01:55.995Z] [2024-07-09T08:01:55.995Z] #47 [core-keeper internal] load build context [2024-07-09T08:01:56.269Z] #47 ... [2024-07-09T08:01:56.269Z] [2024-07-09T08:01:56.269Z] #51 [support-scheduler internal] load build context [2024-07-09T08:01:56.534Z] #51 ... [2024-07-09T08:01:56.534Z] [2024-07-09T08:01:56.534Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:01:57.123Z] #36 ... [2024-07-09T08:01:57.124Z] [2024-07-09T08:01:57.124Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:01:57.124Z] #39 ... [2024-07-09T08:01:57.124Z] [2024-07-09T08:01:57.124Z] #38 [core-data internal] load build context [2024-07-09T08:01:57.390Z] #38 ... [2024-07-09T08:01:57.390Z] [2024-07-09T08:01:57.390Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:01:57.655Z] #46 ... [2024-07-09T08:01:57.655Z] [2024-07-09T08:01:57.655Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:01:57.655Z] #52 ... [2024-07-09T08:01:57.655Z] [2024-07-09T08:01:57.655Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:01:58.611Z] #46 ... [2024-07-09T08:01:58.611Z] [2024-07-09T08:01:58.611Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:01:58.611Z] #53 ... [2024-07-09T08:01:58.611Z] [2024-07-09T08:01:58.611Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:01:58.611Z] #54 ... [2024-07-09T08:01:58.611Z] [2024-07-09T08:01:58.611Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:00.546Z] #46 transferring context: 47.64MB 14.4s [2024-07-09T08:02:00.546Z] #46 ... [2024-07-09T08:02:00.546Z] [2024-07-09T08:02:00.546Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T08:02:00.546Z] #0 6.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:00.546Z] #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:00.546Z] #0 8.600 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:00.546Z] #0 8.990 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:00.546Z] #0 8.990 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:00.546Z] #0 8.990 (4/6) Installing openssl (3.1.6-r0) [2024-07-09T08:02:00.546Z] #0 8.990 (5/6) Installing su-exec (0.2-r3) [2024-07-09T08:02:00.546Z] #0 8.990 (6/6) Installing yq (4.33.3-r5) [2024-07-09T08:02:00.546Z] #0 9.663 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:00.546Z] #0 9.663 OK: 18 MiB in 19 packages [2024-07-09T08:02:00.813Z] #55 ... [2024-07-09T08:02:00.813Z] [2024-07-09T08:02:00.813Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:01.396Z] #46 ... [2024-07-09T08:02:01.396Z] [2024-07-09T08:02:01.396Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:01.396Z] #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:01.396Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:01.396Z] #0 9.059 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:01.396Z] #0 9.059 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:01.396Z] #0 9.059 OK: 8 MiB in 16 packages [2024-07-09T08:02:01.396Z] #56 ... [2024-07-09T08:02:01.396Z] [2024-07-09T08:02:01.396Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T08:02:01.396Z] #57 ... [2024-07-09T08:02:01.396Z] [2024-07-09T08:02:01.396Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:02:01.396Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.5s [2024-07-09T08:02:01.665Z] #43 ... [2024-07-09T08:02:01.665Z] [2024-07-09T08:02:01.665Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T08:02:01.665Z] #58 ... [2024-07-09T08:02:01.665Z] [2024-07-09T08:02:01.665Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T08:02:01.665Z] #59 ... [2024-07-09T08:02:01.665Z] [2024-07-09T08:02:01.665Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:01.665Z] #56 DONE 10.8s [2024-07-09T08:02:01.665Z] [2024-07-09T08:02:01.665Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:01.938Z] #60 ... [2024-07-09T08:02:01.938Z] [2024-07-09T08:02:01.938Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T08:02:01.938Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:01.938Z] #61 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:01.938Z] #61 ... [2024-07-09T08:02:02.230Z] [2024-07-09T08:02:02.230Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T08:02:02.230Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:02.230Z] #0 8.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:02.230Z] #0 10.73 (1/4) Installing ca-certificates (20240226-r0) [2024-07-09T08:02:02.230Z] #62 ... [2024-07-09T08:02:02.230Z] [2024-07-09T08:02:02.230Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T08:02:02.230Z] #63 ... [2024-07-09T08:02:02.230Z] [2024-07-09T08:02:02.230Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T08:02:02.496Z] #64 ... [2024-07-09T08:02:02.496Z] [2024-07-09T08:02:02.496Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-09T08:02:02.496Z] #55 DONE 11.5s [2024-07-09T08:02:02.496Z] [2024-07-09T08:02:02.496Z] #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T08:02:04.440Z] #65 ... [2024-07-09T08:02:04.440Z] [2024-07-09T08:02:04.440Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-09T08:02:04.440Z] #62 10.85 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:04.440Z] #62 10.85 (3/4) Installing su-exec (0.2-r3) [2024-07-09T08:02:04.440Z] #62 10.85 (4/4) Installing yq (4.33.3-r5) [2024-07-09T08:02:04.440Z] #62 11.45 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:04.440Z] #62 11.45 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:04.440Z] #62 11.72 OK: 18 MiB in 19 packages [2024-07-09T08:02:04.440Z] #62 DONE 13.2s [2024-07-09T08:02:04.706Z] [2024-07-09T08:02:04.706Z] #38 [core-data internal] load build context [2024-07-09T08:02:05.289Z] #38 transferring context: 34.56MB 16.1s [2024-07-09T08:02:05.289Z] #38 ... [2024-07-09T08:02:05.289Z] [2024-07-09T08:02:05.289Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:05.289Z] #44 ... [2024-07-09T08:02:05.289Z] [2024-07-09T08:02:05.289Z] #38 [core-data internal] load build context [2024-07-09T08:02:05.556Z] #38 ... [2024-07-09T08:02:05.556Z] [2024-07-09T08:02:05.556Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:05.556Z] #45 ... [2024-07-09T08:02:05.556Z] [2024-07-09T08:02:05.556Z] #38 [core-data internal] load build context [2024-07-09T08:02:05.820Z] #38 ... [2024-07-09T08:02:05.820Z] [2024-07-09T08:02:05.820Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T08:02:05.820Z] #66 ... [2024-07-09T08:02:05.820Z] [2024-07-09T08:02:05.820Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T08:02:06.089Z] #67 ... [2024-07-09T08:02:06.089Z] [2024-07-09T08:02:06.089Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T08:02:06.089Z] #68 ... [2024-07-09T08:02:06.089Z] [2024-07-09T08:02:06.089Z] #48 [core-command internal] load build context [2024-07-09T08:02:06.357Z] #48 ... [2024-07-09T08:02:06.357Z] [2024-07-09T08:02:06.357Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T08:02:06.357Z] #69 ... [2024-07-09T08:02:06.357Z] [2024-07-09T08:02:06.357Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T08:02:06.357Z] #70 ... [2024-07-09T08:02:06.357Z] [2024-07-09T08:02:06.357Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:06.622Z] #47 ... [2024-07-09T08:02:06.622Z] [2024-07-09T08:02:06.622Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:06.622Z] #50 ... [2024-07-09T08:02:06.622Z] [2024-07-09T08:02:06.622Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:06.888Z] #51 ... [2024-07-09T08:02:06.888Z] [2024-07-09T08:02:06.888Z] #48 [core-command internal] load build context [2024-07-09T08:02:07.154Z] #48 ... [2024-07-09T08:02:07.154Z] [2024-07-09T08:02:07.154Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T08:02:07.154Z] #59 DONE 15.9s [2024-07-09T08:02:07.420Z] [2024-07-09T08:02:07.420Z] #48 [core-command internal] load build context [2024-07-09T08:02:07.420Z] #48 ... [2024-07-09T08:02:07.420Z] [2024-07-09T08:02:07.420Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:07.686Z] #39 ... [2024-07-09T08:02:07.686Z] [2024-07-09T08:02:07.686Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:07.686Z] #71 ... [2024-07-09T08:02:07.686Z] [2024-07-09T08:02:07.686Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-09T08:02:07.686Z] #61 12.73 (1/2) Installing ca-certificates (20240226-r0) [2024-07-09T08:02:07.686Z] #61 13.10 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:07.686Z] #61 13.10 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:07.686Z] #61 13.14 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:07.686Z] #61 14.16 OK: 9 MiB in 17 packages [2024-07-09T08:02:07.686Z] #61 DONE 16.5s [2024-07-09T08:02:07.952Z] [2024-07-09T08:02:07.952Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:07.952Z] #39 ... [2024-07-09T08:02:07.952Z] [2024-07-09T08:02:07.952Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:07.952Z] #52 ... [2024-07-09T08:02:07.952Z] [2024-07-09T08:02:07.952Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:08.531Z] #39 ... [2024-07-09T08:02:08.531Z] [2024-07-09T08:02:08.531Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:08.799Z] #53 ... [2024-07-09T08:02:08.799Z] [2024-07-09T08:02:08.799Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:02:08.799Z] #54 ... [2024-07-09T08:02:08.799Z] [2024-07-09T08:02:08.799Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:08.799Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s [2024-07-09T08:02:09.065Z] #36 ... [2024-07-09T08:02:09.065Z] [2024-07-09T08:02:09.065Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:10.020Z] #52 ... [2024-07-09T08:02:10.020Z] [2024-07-09T08:02:10.020Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:10.020Z] #60 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:10.020Z] #60 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:10.020Z] #60 16.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:10.020Z] #60 16.31 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:10.020Z] #60 16.40 OK: 8 MiB in 16 packages [2024-07-09T08:02:10.020Z] #60 DONE 18.5s [2024-07-09T08:02:10.020Z] [2024-07-09T08:02:10.020Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:10.285Z] #52 transferring context: 36.25MB 20.4s [2024-07-09T08:02:11.241Z] #52 ... [2024-07-09T08:02:11.241Z] [2024-07-09T08:02:11.241Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:11.508Z] #46 ... [2024-07-09T08:02:11.508Z] [2024-07-09T08:02:11.508Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:11.774Z] #36 ... [2024-07-09T08:02:11.774Z] [2024-07-09T08:02:11.774Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:02:11.774Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.5s [2024-07-09T08:02:12.039Z] #43 ... [2024-07-09T08:02:12.039Z] [2024-07-09T08:02:12.039Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T08:02:12.039Z] #69 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:12.039Z] #69 ... [2024-07-09T08:02:12.039Z] [2024-07-09T08:02:12.039Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-09T08:02:12.039Z] #70 DONE 16.3s [2024-07-09T08:02:12.039Z] [2024-07-09T08:02:12.039Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:12.305Z] #52 ... [2024-07-09T08:02:12.305Z] [2024-07-09T08:02:12.305Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-09T08:02:12.305Z] #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:12.305Z] #58 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:12.305Z] #58 18.87 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:12.305Z] #58 18.87 (2/2) Installing su-exec (0.2-r3) [2024-07-09T08:02:12.305Z] #58 18.87 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:12.305Z] #58 18.91 OK: 8 MiB in 17 packages [2024-07-09T08:02:12.305Z] #58 DONE 20.9s [2024-07-09T08:02:12.305Z] [2024-07-09T08:02:12.305Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:13.714Z] #52 ... [2024-07-09T08:02:13.714Z] [2024-07-09T08:02:13.714Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T08:02:13.714Z] #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:13.714Z] #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:13.714Z] #64 16.14 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T08:02:13.714Z] #64 16.14 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T08:02:13.714Z] #64 16.14 OK: 19948 distinct packages available [2024-07-09T08:02:13.714Z] #64 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:13.714Z] #64 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:13.714Z] #64 21.95 (1/11) Installing ca-certificates (20240226-r0) [2024-07-09T08:02:13.714Z] #64 22.21 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-09T08:02:13.714Z] #64 ... [2024-07-09T08:02:13.714Z] [2024-07-09T08:02:13.714Z] #38 [core-data internal] load build context [2024-07-09T08:02:13.714Z] #38 ... [2024-07-09T08:02:13.714Z] [2024-07-09T08:02:13.714Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T08:02:13.714Z] #64 22.37 (3/11) Installing libunistring (1.1-r1) [2024-07-09T08:02:13.714Z] #64 22.44 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-09T08:02:13.980Z] #64 22.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-09T08:02:13.980Z] #64 22.56 (6/11) Installing libcurl (8.5.0-r0) [2024-07-09T08:02:13.980Z] #64 22.56 (7/11) Installing curl (8.5.0-r0) [2024-07-09T08:02:14.245Z] #64 22.80 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:14.245Z] #64 22.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-09T08:02:14.245Z] #64 22.80 (10/11) Installing libucontext (1.2-r2) [2024-07-09T08:02:14.245Z] #64 22.80 (11/11) Installing gcompat (1.1.0-r1) [2024-07-09T08:02:14.245Z] #64 22.80 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:14.245Z] #64 22.80 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:14.245Z] #64 ... [2024-07-09T08:02:14.245Z] [2024-07-09T08:02:14.245Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T08:02:14.245Z] #57 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:14.245Z] #57 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:14.245Z] #57 17.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T08:02:14.245Z] #57 17.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T08:02:14.245Z] #57 17.63 OK: 19948 distinct packages available [2024-07-09T08:02:14.245Z] #57 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:14.245Z] #57 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:14.245Z] #57 22.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:14.245Z] #57 22.46 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-09T08:02:14.245Z] #57 22.46 (3/4) Installing libucontext (1.2-r2) [2024-07-09T08:02:14.245Z] #57 22.57 (4/4) Installing gcompat (1.1.0-r1) [2024-07-09T08:02:14.245Z] #57 22.57 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:14.245Z] #57 22.79 OK: 8 MiB in 19 packages [2024-07-09T08:02:14.245Z] #57 ... [2024-07-09T08:02:14.245Z] [2024-07-09T08:02:14.245Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T08:02:14.510Z] #72 ... [2024-07-09T08:02:14.510Z] [2024-07-09T08:02:14.510Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T08:02:14.510Z] #73 ... [2024-07-09T08:02:14.510Z] [2024-07-09T08:02:14.510Z] #38 [core-data internal] load build context [2024-07-09T08:02:15.464Z] #38 ... [2024-07-09T08:02:15.464Z] [2024-07-09T08:02:15.464Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-09T08:02:15.464Z] #57 DONE 23.9s [2024-07-09T08:02:15.464Z] [2024-07-09T08:02:15.464Z] #38 [core-data internal] load build context [2024-07-09T08:02:15.464Z] #38 transferring context: 48.13MB 26.2s [2024-07-09T08:02:15.464Z] #38 ... [2024-07-09T08:02:15.464Z] [2024-07-09T08:02:15.464Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:15.730Z] #44 ... [2024-07-09T08:02:15.730Z] [2024-07-09T08:02:15.730Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T08:02:15.730Z] #63 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:15.730Z] #63 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:15.730Z] #63 20.48 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T08:02:15.730Z] #63 20.48 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T08:02:15.730Z] #63 20.48 OK: 19948 distinct packages available [2024-07-09T08:02:15.730Z] #63 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:15.730Z] #63 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:15.730Z] #63 ... [2024-07-09T08:02:15.730Z] [2024-07-09T08:02:15.730Z] #38 [core-data internal] load build context [2024-07-09T08:02:16.000Z] #38 ... [2024-07-09T08:02:16.000Z] [2024-07-09T08:02:16.000Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:16.266Z] #45 ... [2024-07-09T08:02:16.266Z] [2024-07-09T08:02:16.266Z] #38 [core-data internal] load build context [2024-07-09T08:02:16.858Z] #38 ... [2024-07-09T08:02:16.858Z] [2024-07-09T08:02:16.858Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:16.858Z] #47 ... [2024-07-09T08:02:16.858Z] [2024-07-09T08:02:16.858Z] #38 [core-data internal] load build context [2024-07-09T08:02:16.858Z] #38 ... [2024-07-09T08:02:16.858Z] [2024-07-09T08:02:16.858Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:17.124Z] #51 ... [2024-07-09T08:02:17.124Z] [2024-07-09T08:02:17.124Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:17.124Z] #50 ... [2024-07-09T08:02:17.124Z] [2024-07-09T08:02:17.124Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:17.707Z] #51 ... [2024-07-09T08:02:17.707Z] [2024-07-09T08:02:17.707Z] #48 [core-command internal] load build context [2024-07-09T08:02:17.707Z] #48 ... [2024-07-09T08:02:17.707Z] [2024-07-09T08:02:17.707Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-09T08:02:17.707Z] #64 24.22 OK: 13 MiB in 26 packages [2024-07-09T08:02:17.707Z] #64 DONE 26.4s [2024-07-09T08:02:17.707Z] [2024-07-09T08:02:17.707Z] #48 [core-command internal] load build context [2024-07-09T08:02:17.707Z] #48 ... [2024-07-09T08:02:17.707Z] [2024-07-09T08:02:17.707Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:17.995Z] #74 ... [2024-07-09T08:02:17.995Z] [2024-07-09T08:02:17.995Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:18.581Z] #51 ... [2024-07-09T08:02:18.581Z] [2024-07-09T08:02:18.581Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T08:02:18.581Z] #66 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:18.581Z] #66 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:18.581Z] #66 18.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-09T08:02:18.581Z] #66 18.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-09T08:02:18.581Z] #66 18.20 OK: 19951 distinct packages available [2024-07-09T08:02:18.581Z] #66 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:18.581Z] #66 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:18.847Z] #66 ... [2024-07-09T08:02:18.847Z] [2024-07-09T08:02:18.847Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-09T08:02:18.847Z] #69 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:18.847Z] #69 21.66 OK: 266 MiB in 52 packages [2024-07-09T08:02:18.847Z] #69 DONE 23.0s [2024-07-09T08:02:18.847Z] [2024-07-09T08:02:18.847Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:18.847Z] #50 ... [2024-07-09T08:02:18.847Z] [2024-07-09T08:02:18.847Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:18.847Z] #53 ... [2024-07-09T08:02:18.847Z] [2024-07-09T08:02:18.847Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:02:19.116Z] #54 ... [2024-07-09T08:02:19.116Z] [2024-07-09T08:02:19.116Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:19.116Z] #39 ... [2024-07-09T08:02:19.116Z] [2024-07-09T08:02:19.116Z] #38 [core-data internal] load build context [2024-07-09T08:02:20.111Z] #38 ... [2024-07-09T08:02:20.111Z] [2024-07-09T08:02:20.111Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:20.111Z] #75 ... [2024-07-09T08:02:20.111Z] [2024-07-09T08:02:20.111Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:20.111Z] #45 transferring context: 75.37MB 34.5s [2024-07-09T08:02:21.091Z] #45 ... [2024-07-09T08:02:21.091Z] [2024-07-09T08:02:21.091Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-09T08:02:21.091Z] #63 26.70 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:21.091Z] #63 26.97 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:21.091Z] #63 27.12 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:21.091Z] #63 27.12 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-09T08:02:21.091Z] #63 27.12 (5/7) Installing libucontext (1.2-r2) [2024-07-09T08:02:21.091Z] #63 27.20 (6/7) Installing gcompat (1.1.0-r1) [2024-07-09T08:02:21.091Z] #63 27.24 (7/7) Installing openssl (3.1.6-r0) [2024-07-09T08:02:21.091Z] #63 27.44 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:21.091Z] #63 27.69 OK: 9 MiB in 20 packages [2024-07-09T08:02:21.091Z] #63 DONE 30.2s [2024-07-09T08:02:21.091Z] [2024-07-09T08:02:21.091Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:21.358Z] #45 ... [2024-07-09T08:02:21.358Z] [2024-07-09T08:02:21.358Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-09T08:02:21.358Z] #66 24.69 OK: 266 MiB in 52 packages [2024-07-09T08:02:21.358Z] #66 DONE 25.6s [2024-07-09T08:02:21.358Z] [2024-07-09T08:02:21.358Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:21.623Z] #45 ... [2024-07-09T08:02:21.623Z] [2024-07-09T08:02:21.623Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:21.623Z] #46 ... [2024-07-09T08:02:21.623Z] [2024-07-09T08:02:21.623Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:22.210Z] #45 ... [2024-07-09T08:02:22.210Z] [2024-07-09T08:02:22.210Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:02:22.210Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.5s [2024-07-09T08:02:22.210Z] #43 ... [2024-07-09T08:02:22.210Z] [2024-07-09T08:02:22.210Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T08:02:22.210Z] #68 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:22.210Z] #68 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:22.210Z] #68 24.62 OK: 266 MiB in 52 packages [2024-07-09T08:02:22.210Z] #68 DONE 26.6s [2024-07-09T08:02:22.210Z] [2024-07-09T08:02:22.210Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:02:22.210Z] #43 ... [2024-07-09T08:02:22.210Z] [2024-07-09T08:02:22.210Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:22.210Z] #46 ... [2024-07-09T08:02:22.210Z] [2024-07-09T08:02:22.210Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T08:02:22.477Z] #76 ... [2024-07-09T08:02:22.477Z] [2024-07-09T08:02:22.477Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:22.477Z] #45 ... [2024-07-09T08:02:22.477Z] [2024-07-09T08:02:22.477Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T08:02:22.744Z] #77 ... [2024-07-09T08:02:22.744Z] [2024-07-09T08:02:22.744Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:22.744Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.2s [2024-07-09T08:02:22.744Z] #36 ... [2024-07-09T08:02:22.744Z] [2024-07-09T08:02:22.744Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:23.711Z] #46 ... [2024-07-09T08:02:23.711Z] [2024-07-09T08:02:23.711Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:23.711Z] #52 ... [2024-07-09T08:02:23.711Z] [2024-07-09T08:02:23.711Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:24.296Z] #36 ... [2024-07-09T08:02:24.296Z] [2024-07-09T08:02:24.296Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-09T08:02:24.296Z] #67 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:24.296Z] #67 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:24.296Z] #67 26.36 OK: 266 MiB in 52 packages [2024-07-09T08:02:24.296Z] #67 DONE 28.6s [2024-07-09T08:02:24.296Z] [2024-07-09T08:02:24.296Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:24.572Z] #46 ... [2024-07-09T08:02:24.572Z] [2024-07-09T08:02:24.572Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-09T08:02:24.572Z] #72 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:24.572Z] #72 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:24.572Z] #72 20.53 OK: 18 MiB in 19 packages [2024-07-09T08:02:24.572Z] #72 DONE 21.8s [2024-07-09T08:02:24.572Z] [2024-07-09T08:02:24.572Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:25.160Z] #46 ... [2024-07-09T08:02:25.160Z] [2024-07-09T08:02:25.160Z] #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-09T08:02:25.160Z] #65 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:25.160Z] #65 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:25.160Z] #65 21.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:25.160Z] #65 21.96 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:25.160Z] #65 21.96 OK: 8 MiB in 16 packages [2024-07-09T08:02:25.160Z] #65 DONE 23.2s [2024-07-09T08:02:25.160Z] [2024-07-09T08:02:25.160Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:25.160Z] #46 transferring context: 84.90MB 39.6s [2024-07-09T08:02:25.160Z] #46 ... [2024-07-09T08:02:25.160Z] [2024-07-09T08:02:25.160Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T08:02:25.431Z] #78 ... [2024-07-09T08:02:25.431Z] [2024-07-09T08:02:25.431Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:26.015Z] #52 ... [2024-07-09T08:02:26.015Z] [2024-07-09T08:02:26.015Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-09T08:02:26.015Z] #79 DONE 1.2s [2024-07-09T08:02:26.015Z] [2024-07-09T08:02:26.015Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:26.015Z] #52 ... [2024-07-09T08:02:26.015Z] [2024-07-09T08:02:26.015Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:26.015Z] #44 ... [2024-07-09T08:02:26.015Z] [2024-07-09T08:02:26.015Z] #38 [core-data internal] load build context [2024-07-09T08:02:26.290Z] #38 ... [2024-07-09T08:02:26.290Z] [2024-07-09T08:02:26.290Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:26.561Z] #52 ... [2024-07-09T08:02:26.561Z] [2024-07-09T08:02:26.561Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-09T08:02:26.561Z] #73 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:26.561Z] #73 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:26.561Z] #73 19.82 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:26.561Z] #73 20.11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:26.561Z] #73 20.15 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:26.561Z] #73 20.62 OK: 18 MiB in 19 packages [2024-07-09T08:02:26.561Z] #73 DONE 22.0s [2024-07-09T08:02:26.561Z] [2024-07-09T08:02:26.561Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:27.152Z] #45 ... [2024-07-09T08:02:27.152Z] [2024-07-09T08:02:27.152Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:27.421Z] #47 ... [2024-07-09T08:02:27.421Z] [2024-07-09T08:02:27.421Z] #48 [core-command internal] load build context [2024-07-09T08:02:27.421Z] #48 ... [2024-07-09T08:02:27.421Z] [2024-07-09T08:02:27.421Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:28.012Z] #47 ... [2024-07-09T08:02:28.012Z] [2024-07-09T08:02:28.012Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:28.012Z] #80 ... [2024-07-09T08:02:28.012Z] [2024-07-09T08:02:28.012Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:28.979Z] #47 ... [2024-07-09T08:02:28.979Z] [2024-07-09T08:02:28.979Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:28.979Z] #74 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:28.979Z] #74 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:28.979Z] #74 18.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:28.979Z] #74 18.55 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:28.979Z] #74 18.59 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:28.979Z] #74 19.27 OK: 9 MiB in 17 packages [2024-07-09T08:02:28.979Z] #74 DONE 21.1s [2024-07-09T08:02:28.979Z] [2024-07-09T08:02:28.979Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:28.979Z] #47 ... [2024-07-09T08:02:28.979Z] [2024-07-09T08:02:28.979Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:28.979Z] #51 ... [2024-07-09T08:02:28.979Z] [2024-07-09T08:02:28.979Z] #48 [core-command internal] load build context [2024-07-09T08:02:28.979Z] #48 ... [2024-07-09T08:02:28.979Z] [2024-07-09T08:02:28.979Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:29.247Z] #50 ... [2024-07-09T08:02:29.247Z] [2024-07-09T08:02:29.247Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T08:02:29.247Z] #78 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:29.247Z] #78 ... [2024-07-09T08:02:29.247Z] [2024-07-09T08:02:29.247Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:29.247Z] #39 ... [2024-07-09T08:02:29.247Z] [2024-07-09T08:02:29.247Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:02:29.518Z] #54 ... [2024-07-09T08:02:29.518Z] [2024-07-09T08:02:29.518Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:29.518Z] #50 ... [2024-07-09T08:02:29.518Z] [2024-07-09T08:02:29.518Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:29.789Z] #53 ... [2024-07-09T08:02:29.789Z] [2024-07-09T08:02:29.789Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:30.060Z] #50 ... [2024-07-09T08:02:30.060Z] [2024-07-09T08:02:30.060Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-09T08:02:30.060Z] #71 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:30.060Z] #71 16.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:30.060Z] #71 19.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-09T08:02:30.060Z] #71 20.62 Executing busybox-1.36.1-r7.trigger [2024-07-09T08:02:30.060Z] #71 20.68 OK: 8 MiB in 16 packages [2024-07-09T08:02:30.060Z] #71 DONE 22.6s [2024-07-09T08:02:30.060Z] [2024-07-09T08:02:30.060Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:30.663Z] #50 transferring context: 79.43MB 42.9s [2024-07-09T08:02:30.930Z] #50 ... [2024-07-09T08:02:30.930Z] [2024-07-09T08:02:30.930Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-09T08:02:31.200Z] #81 ... [2024-07-09T08:02:31.200Z] [2024-07-09T08:02:31.200Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:31.200Z] #50 ... [2024-07-09T08:02:31.200Z] [2024-07-09T08:02:31.200Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:31.200Z] #75 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:31.200Z] #75 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:31.200Z] #75 18.69 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:31.200Z] #75 19.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:31.200Z] #75 19.16 OK: 8 MiB in 16 packages [2024-07-09T08:02:31.200Z] #75 DONE 21.2s [2024-07-09T08:02:31.200Z] [2024-07-09T08:02:31.200Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:31.470Z] #50 ... [2024-07-09T08:02:31.470Z] [2024-07-09T08:02:31.470Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-09T08:02:31.470Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.0s done [2024-07-09T08:02:31.470Z] #43 DONE 46.8s [2024-07-09T08:02:31.470Z] [2024-07-09T08:02:31.470Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:34.060Z] #50 ... [2024-07-09T08:02:34.060Z] [2024-07-09T08:02:34.060Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-09T08:02:34.060Z] #77 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:34.060Z] #77 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:34.060Z] #77 19.93 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:34.060Z] #77 20.29 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:34.060Z] #77 20.37 OK: 8 MiB in 17 packages [2024-07-09T08:02:34.060Z] #77 DONE 21.5s [2024-07-09T08:02:34.060Z] [2024-07-09T08:02:34.060Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:34.060Z] #50 ... [2024-07-09T08:02:34.060Z] [2024-07-09T08:02:34.060Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-09T08:02:34.060Z] #78 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:34.060Z] #78 16.83 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:34.060Z] #78 17.31 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:34.060Z] #78 17.41 OK: 8 MiB in 19 packages [2024-07-09T08:02:34.060Z] #78 DONE 18.9s [2024-07-09T08:02:34.060Z] [2024-07-09T08:02:34.060Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:34.327Z] #50 ... [2024-07-09T08:02:34.327Z] [2024-07-09T08:02:34.327Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:34.327Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 45.9s [2024-07-09T08:02:34.597Z] #36 ... [2024-07-09T08:02:34.597Z] [2024-07-09T08:02:34.597Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:34.865Z] #50 ... [2024-07-09T08:02:34.865Z] [2024-07-09T08:02:34.865Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-09T08:02:34.865Z] #76 15.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:34.865Z] #76 16.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:34.865Z] #76 20.85 OK: 266 MiB in 52 packages [2024-07-09T08:02:34.865Z] #76 DONE 22.7s [2024-07-09T08:02:35.139Z] [2024-07-09T08:02:35.139Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:35.407Z] #50 ... [2024-07-09T08:02:35.407Z] [2024-07-09T08:02:35.407Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:35.407Z] #46 transferring context: 106.24MB 49.9s [2024-07-09T08:02:35.407Z] #46 ... [2024-07-09T08:02:35.407Z] [2024-07-09T08:02:35.407Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:35.991Z] #50 ... [2024-07-09T08:02:35.991Z] [2024-07-09T08:02:35.991Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-09T08:02:35.991Z] #80 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:35.991Z] #80 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:35.991Z] #80 16.63 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:35.991Z] #80 17.01 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-09T08:02:35.991Z] #80 17.01 Executing ca-certificates-20240226-r0.trigger [2024-07-09T08:02:35.991Z] #80 17.13 OK: 13 MiB in 26 packages [2024-07-09T08:02:35.991Z] #80 DONE 17.9s [2024-07-09T08:02:35.991Z] [2024-07-09T08:02:35.991Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:36.258Z] #50 ... [2024-07-09T08:02:36.258Z] [2024-07-09T08:02:36.258Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:36.258Z] #44 ... [2024-07-09T08:02:36.258Z] [2024-07-09T08:02:36.258Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:36.258Z] #50 ... [2024-07-09T08:02:36.258Z] [2024-07-09T08:02:36.258Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-09T08:02:36.258Z] #81 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:36.258Z] #81 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-09T08:02:36.258Z] #81 14.27 OK: 9 MiB in 20 packages [2024-07-09T08:02:36.258Z] #81 DONE 16.1s [2024-07-09T08:02:36.258Z] [2024-07-09T08:02:36.258Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:36.849Z] #50 ... [2024-07-09T08:02:36.849Z] [2024-07-09T08:02:36.849Z] #38 [core-data internal] load build context [2024-07-09T08:02:36.849Z] #38 ... [2024-07-09T08:02:36.849Z] [2024-07-09T08:02:36.849Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:36.849Z] #52 ... [2024-07-09T08:02:36.849Z] [2024-07-09T08:02:36.849Z] #38 [core-data internal] load build context [2024-07-09T08:02:37.435Z] #38 ... [2024-07-09T08:02:37.435Z] [2024-07-09T08:02:37.435Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:37.435Z] #45 ... [2024-07-09T08:02:37.435Z] [2024-07-09T08:02:37.435Z] #38 [core-data internal] load build context [2024-07-09T08:02:39.390Z] #38 ... [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-09T08:02:39.390Z] #82 DONE 5.1s [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #38 [core-data internal] load build context [2024-07-09T08:02:39.390Z] #38 ... [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:39.390Z] #51 ... [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:39.390Z] #47 ... [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #48 [core-command internal] load build context [2024-07-09T08:02:39.390Z] #48 ... [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-09T08:02:39.390Z] #83 DONE 2.8s [2024-07-09T08:02:39.390Z] [2024-07-09T08:02:39.390Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:39.661Z] #51 ... [2024-07-09T08:02:39.661Z] [2024-07-09T08:02:39.661Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:39.661Z] #39 ... [2024-07-09T08:02:39.661Z] [2024-07-09T08:02:39.661Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:02:39.933Z] #54 ... [2024-07-09T08:02:39.933Z] [2024-07-09T08:02:39.933Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:39.933Z] #39 ... [2024-07-09T08:02:39.933Z] [2024-07-09T08:02:39.933Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:39.933Z] #53 ... [2024-07-09T08:02:39.933Z] [2024-07-09T08:02:39.933Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:40.518Z] #39 ... [2024-07-09T08:02:40.518Z] [2024-07-09T08:02:40.518Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-09T08:02:40.518Z] #84 DONE 1.3s [2024-07-09T08:02:40.518Z] [2024-07-09T08:02:40.518Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-09T08:02:40.518Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.2s done [2024-07-09T08:02:40.518Z] #36 DONE 56.6s [2024-07-09T08:02:40.518Z] [2024-07-09T08:02:40.518Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:40.784Z] #39 transferring context: 102.73MB 51.6s [2024-07-09T08:02:46.121Z] #39 ... [2024-07-09T08:02:46.121Z] [2024-07-09T08:02:46.121Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:46.121Z] #46 transferring context: 153.88MB 60.0s [2024-07-09T08:02:46.121Z] #46 ... [2024-07-09T08:02:46.121Z] [2024-07-09T08:02:46.121Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:46.393Z] #39 ... [2024-07-09T08:02:46.393Z] [2024-07-09T08:02:46.393Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T08:02:46.393Z] #85 DONE 2.6s [2024-07-09T08:02:46.393Z] [2024-07-09T08:02:46.393Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:46.393Z] #39 ... [2024-07-09T08:02:46.393Z] [2024-07-09T08:02:46.393Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:46.393Z] #44 ... [2024-07-09T08:02:46.393Z] [2024-07-09T08:02:46.393Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:46.665Z] #39 ... [2024-07-09T08:02:46.665Z] [2024-07-09T08:02:46.665Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T08:02:46.665Z] #86 DONE 3.4s [2024-07-09T08:02:46.665Z] [2024-07-09T08:02:46.665Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:46.665Z] #44 ... [2024-07-09T08:02:46.665Z] [2024-07-09T08:02:46.665Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-09T08:02:46.665Z] #87 DONE 3.5s [2024-07-09T08:02:46.665Z] [2024-07-09T08:02:46.665Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:46.665Z] #44 ... [2024-07-09T08:02:46.665Z] [2024-07-09T08:02:46.665Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:46.930Z] #50 ... [2024-07-09T08:02:46.930Z] [2024-07-09T08:02:46.930Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:46.930Z] #44 ... [2024-07-09T08:02:46.930Z] [2024-07-09T08:02:46.930Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:47.197Z] #52 ... [2024-07-09T08:02:47.197Z] [2024-07-09T08:02:47.197Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:47.785Z] #44 ... [2024-07-09T08:02:47.785Z] [2024-07-09T08:02:47.785Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:47.785Z] #45 ... [2024-07-09T08:02:47.785Z] [2024-07-09T08:02:47.785Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:47.785Z] #44 ... [2024-07-09T08:02:47.785Z] [2024-07-09T08:02:47.785Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-09T08:02:47.785Z] #88 DONE 1.3s [2024-07-09T08:02:47.785Z] [2024-07-09T08:02:47.785Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:48.050Z] #44 ... [2024-07-09T08:02:48.050Z] [2024-07-09T08:02:48.050Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-09T08:02:48.050Z] #89 DONE 1.3s [2024-07-09T08:02:48.050Z] [2024-07-09T08:02:48.050Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-09T08:02:48.050Z] #90 DONE 1.2s [2024-07-09T08:02:48.050Z] [2024-07-09T08:02:48.050Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:49.476Z] #44 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #38 [core-data internal] load build context [2024-07-09T08:02:49.476Z] #38 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-09T08:02:49.476Z] #91 DONE 1.3s [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #38 [core-data internal] load build context [2024-07-09T08:02:49.476Z] #38 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:49.476Z] #44 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-09T08:02:49.476Z] #92 DONE 1.4s [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:49.476Z] #44 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:49.476Z] #47 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-09T08:02:49.476Z] #93 DONE 1.5s [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:49.476Z] #47 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #48 [core-command internal] load build context [2024-07-09T08:02:49.476Z] #48 ... [2024-07-09T08:02:49.476Z] [2024-07-09T08:02:49.476Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T08:02:49.742Z] #94 ... [2024-07-09T08:02:49.742Z] [2024-07-09T08:02:49.742Z] #51 [support-scheduler internal] load build context [2024-07-09T08:02:49.742Z] #51 ... [2024-07-09T08:02:49.742Z] [2024-07-09T08:02:49.742Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:50.011Z] #47 ... [2024-07-09T08:02:50.011Z] [2024-07-09T08:02:50.011Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:02:50.011Z] #54 ... [2024-07-09T08:02:50.011Z] [2024-07-09T08:02:50.011Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:50.282Z] #53 ... [2024-07-09T08:02:50.282Z] [2024-07-09T08:02:50.282Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:50.282Z] #47 ... [2024-07-09T08:02:50.282Z] [2024-07-09T08:02:50.282Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T08:02:50.282Z] #95 DONE 1.0s [2024-07-09T08:02:50.282Z] [2024-07-09T08:02:50.282Z] #47 [core-keeper internal] load build context [2024-07-09T08:02:50.548Z] #47 ... [2024-07-09T08:02:50.549Z] [2024-07-09T08:02:50.549Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T08:02:50.549Z] #96 DONE 1.0s [2024-07-09T08:02:50.549Z] [2024-07-09T08:02:50.549Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-09T08:02:50.549Z] #94 DONE 0.9s [2024-07-09T08:02:50.549Z] [2024-07-09T08:02:50.549Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:50.814Z] #53 transferring context: 126.37MB 61.7s [2024-07-09T08:02:51.774Z] #53 ... [2024-07-09T08:02:51.774Z] [2024-07-09T08:02:51.774Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-09T08:02:51.774Z] #97 DONE 1.0s [2024-07-09T08:02:51.774Z] [2024-07-09T08:02:51.774Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:51.774Z] #53 ... [2024-07-09T08:02:51.774Z] [2024-07-09T08:02:51.774Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-09T08:02:51.774Z] #98 DONE 1.1s [2024-07-09T08:02:51.774Z] [2024-07-09T08:02:51.774Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:52.051Z] #53 ... [2024-07-09T08:02:52.051Z] [2024-07-09T08:02:52.051Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-09T08:02:52.051Z] #99 DONE 1.3s [2024-07-09T08:02:52.051Z] [2024-07-09T08:02:52.051Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:53.024Z] #53 ... [2024-07-09T08:02:53.024Z] [2024-07-09T08:02:53.024Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-09T08:02:53.024Z] #100 DONE 1.3s [2024-07-09T08:02:53.024Z] [2024-07-09T08:02:53.024Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:53.024Z] #53 ... [2024-07-09T08:02:53.024Z] [2024-07-09T08:02:53.024Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-09T08:02:53.024Z] #101 DONE 1.2s [2024-07-09T08:02:53.024Z] [2024-07-09T08:02:53.024Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:53.624Z] #53 ... [2024-07-09T08:02:53.624Z] [2024-07-09T08:02:53.624Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-09T08:02:53.624Z] #102 DONE 1.5s [2024-07-09T08:02:53.624Z] [2024-07-09T08:02:53.624Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:56.209Z] #53 transferring context: 152.24MB 66.7s [2024-07-09T08:02:56.209Z] #53 ... [2024-07-09T08:02:56.209Z] [2024-07-09T08:02:56.209Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:02:56.209Z] #46 ... [2024-07-09T08:02:56.209Z] [2024-07-09T08:02:56.209Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:56.792Z] #53 ... [2024-07-09T08:02:56.792Z] [2024-07-09T08:02:56.792Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:56.792Z] #39 ... [2024-07-09T08:02:56.792Z] [2024-07-09T08:02:56.792Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:02:57.065Z] #53 ... [2024-07-09T08:02:57.065Z] [2024-07-09T08:02:57.065Z] #50 [support-notifications internal] load build context [2024-07-09T08:02:57.065Z] #50 ... [2024-07-09T08:02:57.065Z] [2024-07-09T08:02:57.065Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:57.336Z] #39 ... [2024-07-09T08:02:57.336Z] [2024-07-09T08:02:57.336Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:02:57.336Z] #52 ... [2024-07-09T08:02:57.336Z] [2024-07-09T08:02:57.336Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:57.923Z] #39 ... [2024-07-09T08:02:57.923Z] [2024-07-09T08:02:57.923Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:02:57.923Z] #45 ... [2024-07-09T08:02:57.923Z] [2024-07-09T08:02:57.923Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:59.331Z] #39 ... [2024-07-09T08:02:59.331Z] [2024-07-09T08:02:59.331Z] #38 [core-data internal] load build context [2024-07-09T08:02:59.331Z] #38 ... [2024-07-09T08:02:59.331Z] [2024-07-09T08:02:59.331Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:59.599Z] #39 ... [2024-07-09T08:02:59.599Z] [2024-07-09T08:02:59.599Z] #103 [security-spire-agent] exporting to image [2024-07-09T08:02:59.599Z] #103 exporting layers 5.7s done [2024-07-09T08:02:59.599Z] #103 writing image sha256:a8c92b03d1b435a9588f844975fa621d38b10b78e09beca986d0893d970efd34 0.1s done [2024-07-09T08:02:59.599Z] #103 naming to docker.io/library/security-spire-server-arm64 done [2024-07-09T08:02:59.599Z] #103 writing image sha256:a8a6c55c8f7833262177b7bd3684e64f04684922d57beecbed93d0848ae8706e 0.1s done [2024-07-09T08:02:59.599Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-09T08:02:59.599Z] #103 writing image sha256:2beb69bfa188eae335911f1998b674830806ab004429465681faabb07d8af278 0.0s done [2024-07-09T08:02:59.599Z] #103 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-09T08:02:59.599Z] #103 DONE 7.4s [2024-07-09T08:02:59.599Z] [2024-07-09T08:02:59.599Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:59.599Z] #39 ... [2024-07-09T08:02:59.599Z] [2024-07-09T08:02:59.599Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:59.599Z] #44 ... [2024-07-09T08:02:59.599Z] [2024-07-09T08:02:59.599Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:02:59.599Z] #39 ... [2024-07-09T08:02:59.599Z] [2024-07-09T08:02:59.599Z] #48 [core-command internal] load build context [2024-07-09T08:02:59.865Z] #48 ... [2024-07-09T08:02:59.865Z] [2024-07-09T08:02:59.865Z] #44 [core-metadata internal] load build context [2024-07-09T08:02:59.865Z] #44 ... [2024-07-09T08:02:59.865Z] [2024-07-09T08:02:59.865Z] #51 [support-scheduler internal] load build context [2024-07-09T08:03:00.132Z] #51 ... [2024-07-09T08:03:00.132Z] [2024-07-09T08:03:00.132Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:00.132Z] #44 ... [2024-07-09T08:03:00.132Z] [2024-07-09T08:03:00.132Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:03:00.132Z] #54 ... [2024-07-09T08:03:00.132Z] [2024-07-09T08:03:00.132Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:00.717Z] #44 transferring context: 110.92MB 75.4s [2024-07-09T08:03:00.718Z] #44 ... [2024-07-09T08:03:00.718Z] [2024-07-09T08:03:00.718Z] #47 [core-keeper internal] load build context [2024-07-09T08:03:00.718Z] #47 ... [2024-07-09T08:03:00.718Z] [2024-07-09T08:03:00.718Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:04.971Z] #44 ... [2024-07-09T08:03:04.971Z] [2024-07-09T08:03:04.971Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-09T08:03:04.971Z] #45 transferring context: 256.25MB 78.9s done [2024-07-09T08:03:04.971Z] #45 DONE 79.6s [2024-07-09T08:03:04.971Z] [2024-07-09T08:03:04.971Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:06.381Z] #44 ... [2024-07-09T08:03:06.381Z] [2024-07-09T08:03:06.381Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:03:06.381Z] #46 ... [2024-07-09T08:03:06.381Z] [2024-07-09T08:03:06.381Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:03:06.381Z] #39 ... [2024-07-09T08:03:06.381Z] [2024-07-09T08:03:06.381Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:03:06.381Z] #46 ... [2024-07-09T08:03:06.381Z] [2024-07-09T08:03:06.381Z] #54 [security-proxy-setup internal] load build context [2024-07-09T08:03:06.381Z] #54 transferring context: 256.25MB 75.5s done [2024-07-09T08:03:06.381Z] #54 DONE 78.0s [2024-07-09T08:03:06.381Z] [2024-07-09T08:03:06.381Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:03:06.649Z] #46 transferring context: 256.25MB 81.0s done [2024-07-09T08:03:06.918Z] #46 ... [2024-07-09T08:03:06.918Z] [2024-07-09T08:03:06.918Z] #38 [core-data internal] load build context [2024-07-09T08:03:06.918Z] #38 transferring context: 256.25MB 76.5s done [2024-07-09T08:03:06.918Z] #38 DONE 80.0s [2024-07-09T08:03:06.918Z] [2024-07-09T08:03:06.918Z] #50 [support-notifications internal] load build context [2024-07-09T08:03:06.918Z] #50 transferring context: 256.25MB 78.7s done [2024-07-09T08:03:06.918Z] #50 DONE 81.1s [2024-07-09T08:03:06.918Z] [2024-07-09T08:03:06.918Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:03:07.191Z] #39 ... [2024-07-09T08:03:07.191Z] [2024-07-09T08:03:07.191Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:03:07.191Z] #53 ... [2024-07-09T08:03:07.191Z] [2024-07-09T08:03:07.191Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:07.191Z] #44 ... [2024-07-09T08:03:07.191Z] [2024-07-09T08:03:07.191Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:03:07.191Z] #104 DONE 2.5s [2024-07-09T08:03:07.191Z] [2024-07-09T08:03:07.191Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:07.461Z] #44 ... [2024-07-09T08:03:07.461Z] [2024-07-09T08:03:07.461Z] #46 [security-proxy-auth internal] load build context [2024-07-09T08:03:07.461Z] #46 DONE 82.3s [2024-07-09T08:03:07.461Z] [2024-07-09T08:03:07.461Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:07.461Z] #44 ... [2024-07-09T08:03:07.461Z] [2024-07-09T08:03:07.461Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:03:07.461Z] #52 ... [2024-07-09T08:03:07.461Z] [2024-07-09T08:03:07.461Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:03:08.435Z] #39 ... [2024-07-09T08:03:08.435Z] [2024-07-09T08:03:08.435Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:03:08.435Z] #105 DONE 1.5s [2024-07-09T08:03:08.435Z] [2024-07-09T08:03:08.435Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:03:08.435Z] #39 transferring context: 256.25MB 79.2s done [2024-07-09T08:03:08.435Z] #39 ... [2024-07-09T08:03:08.435Z] [2024-07-09T08:03:08.435Z] #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:03:08.435Z] #106 DONE 1.1s [2024-07-09T08:03:08.708Z] [2024-07-09T08:03:08.708Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:03:08.708Z] #53 ... [2024-07-09T08:03:08.708Z] [2024-07-09T08:03:08.708Z] #39 [security-secretstore-setup internal] load build context [2024-07-09T08:03:08.708Z] #39 DONE 81.7s [2024-07-09T08:03:08.981Z] [2024-07-09T08:03:08.981Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:03:09.949Z] #53 ... [2024-07-09T08:03:09.949Z] [2024-07-09T08:03:09.949Z] #48 [core-command internal] load build context [2024-07-09T08:03:09.949Z] #48 ... [2024-07-09T08:03:09.949Z] [2024-07-09T08:03:09.949Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:03:10.235Z] #53 ... [2024-07-09T08:03:10.235Z] [2024-07-09T08:03:10.235Z] #51 [support-scheduler internal] load build context [2024-07-09T08:03:10.235Z] #51 ... [2024-07-09T08:03:10.235Z] [2024-07-09T08:03:10.235Z] #52 [security-spiffe-token-provider internal] load build context [2024-07-09T08:03:10.235Z] #52 transferring context: 256.25MB 80.2s done [2024-07-09T08:03:10.235Z] #52 DONE 82.6s [2024-07-09T08:03:10.235Z] [2024-07-09T08:03:10.235Z] #48 [core-command internal] load build context [2024-07-09T08:03:10.824Z] #48 ... [2024-07-09T08:03:10.824Z] [2024-07-09T08:03:10.824Z] #47 [core-keeper internal] load build context [2024-07-09T08:03:11.095Z] #47 ... [2024-07-09T08:03:11.095Z] [2024-07-09T08:03:11.095Z] #48 [core-command internal] load build context [2024-07-09T08:03:11.367Z] #48 ... [2024-07-09T08:03:11.367Z] [2024-07-09T08:03:11.367Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:03:11.367Z] #107 DONE 0.9s [2024-07-09T08:03:11.367Z] [2024-07-09T08:03:11.367Z] #48 [core-command internal] load build context [2024-07-09T08:03:12.327Z] #48 ... [2024-07-09T08:03:12.327Z] [2024-07-09T08:03:12.327Z] #53 [security-bootstrapper internal] load build context [2024-07-09T08:03:12.327Z] #53 transferring context: 256.25MB 83.1s done [2024-07-09T08:03:12.327Z] #53 DONE 84.1s [2024-07-09T08:03:12.327Z] [2024-07-09T08:03:12.327Z] #48 [core-command internal] load build context [2024-07-09T08:03:17.669Z] #48 transferring context: 229.13MB 90.3s [2024-07-09T08:03:17.669Z] #48 ... [2024-07-09T08:03:17.669Z] [2024-07-09T08:03:17.669Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:03:17.669Z] #108 ... [2024-07-09T08:03:17.669Z] [2024-07-09T08:03:17.669Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:17.669Z] #44 ... [2024-07-09T08:03:17.669Z] [2024-07-09T08:03:17.669Z] #48 [core-command internal] load build context [2024-07-09T08:03:18.251Z] #48 ... [2024-07-09T08:03:18.251Z] [2024-07-09T08:03:18.251Z] #47 [core-keeper internal] load build context [2024-07-09T08:03:18.251Z] #47 transferring context: 256.25MB 91.1s done [2024-07-09T08:03:18.251Z] #47 DONE 92.7s [2024-07-09T08:03:18.251Z] [2024-07-09T08:03:18.251Z] #48 [core-command internal] load build context [2024-07-09T08:03:18.251Z] #48 ... [2024-07-09T08:03:18.251Z] [2024-07-09T08:03:18.251Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:03:18.522Z] #109 ... [2024-07-09T08:03:18.522Z] [2024-07-09T08:03:18.522Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:03:18.522Z] #110 ... [2024-07-09T08:03:18.522Z] [2024-07-09T08:03:18.522Z] #48 [core-command internal] load build context [2024-07-09T08:03:18.790Z] #48 ... [2024-07-09T08:03:18.790Z] [2024-07-09T08:03:18.790Z] #51 [support-scheduler internal] load build context [2024-07-09T08:03:18.790Z] #51 transferring context: 256.25MB 91.4s done [2024-07-09T08:03:18.790Z] #51 DONE 92.5s [2024-07-09T08:03:18.790Z] [2024-07-09T08:03:18.790Z] #48 [core-command internal] load build context [2024-07-09T08:03:19.382Z] #48 ... [2024-07-09T08:03:19.382Z] [2024-07-09T08:03:19.382Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-09T08:03:19.382Z] #111 DONE 1.1s [2024-07-09T08:03:19.382Z] [2024-07-09T08:03:19.382Z] #48 [core-command internal] load build context [2024-07-09T08:03:19.966Z] #48 transferring context: 256.25MB 92.9s done [2024-07-09T08:03:19.966Z] #48 DONE 94.4s [2024-07-09T08:03:19.966Z] [2024-07-09T08:03:19.966Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:21.373Z] #44 ... [2024-07-09T08:03:21.373Z] [2024-07-09T08:03:21.373Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:03:21.640Z] #112 ... [2024-07-09T08:03:21.640Z] [2024-07-09T08:03:21.640Z] #44 [core-metadata internal] load build context [2024-07-09T08:03:22.599Z] #44 transferring context: 256.25MB 97.2s done [2024-07-09T08:03:22.599Z] #44 DONE 97.5s [2024-07-09T08:03:22.599Z] [2024-07-09T08:03:22.599Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #113 ... [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #110 DONE 81.0s [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #108 DONE 82.0s [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-09T08:04:30.439Z] #114 ... [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #109 DONE 81.2s [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #112 DONE 78.1s [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:30.439Z] #113 DONE 70.1s [2024-07-09T08:04:30.439Z] [2024-07-09T08:04:30.439Z] #115 [core-keeper builder 7/8] COPY . . [2024-07-09T08:04:34.691Z] #115 DONE 4.7s [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #116 DONE 4.7s [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #117 DONE 4.7s [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #118 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #119 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #120 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #121 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #122 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #123 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #114 DONE 4.7s [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T08:04:34.691Z] #124 ... [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #125 [core-data builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #125 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #126 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #127 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #128 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #129 [support-scheduler builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #129 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #130 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #131 [core-command builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #131 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #132 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #133 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #134 DONE 4.8s [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #135 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #136 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #137 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-09T08:04:34.691Z] #138 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-09T08:04:34.691Z] #139 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #140 [core-metadata builder 6/7] COPY . . [2024-07-09T08:04:34.691Z] #140 CACHED [2024-07-09T08:04:34.691Z] [2024-07-09T08:04:34.691Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:04:40.038Z] #141 ... [2024-07-09T08:04:40.038Z] [2024-07-09T08:04:40.038Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T08:04:40.038Z] #124 4.837 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-07-09T08:04:44.298Z] #124 ... [2024-07-09T08:04:44.298Z] [2024-07-09T08:04:44.298Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T08:04:44.298Z] #0 4.319 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-07-09T08:04:44.298Z] #142 ... [2024-07-09T08:04:44.298Z] [2024-07-09T08:04:44.298Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T08:04:44.298Z] #0 5.996 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-07-09T08:04:44.564Z] #143 ... [2024-07-09T08:04:44.564Z] [2024-07-09T08:04:44.564Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T08:04:44.564Z] #0 4.720 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-07-09T08:04:44.564Z] #144 ... [2024-07-09T08:04:44.564Z] [2024-07-09T08:04:44.564Z] #145 [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-07-09T08:04:44.564Z] #0 5.476 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-07-09T08:04:44.858Z] #145 ... [2024-07-09T08:04:44.858Z] [2024-07-09T08:04:44.858Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T08:04:44.858Z] #0 5.287 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-07-09T08:04:44.858Z] #146 ... [2024-07-09T08:04:44.858Z] [2024-07-09T08:04:44.858Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:04:44.858Z] #0 6.008 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-09T08:04:45.134Z] #147 ... [2024-07-09T08:04:45.134Z] [2024-07-09T08:04:45.134Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T08:04:45.134Z] #0 5.186 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-07-09T08:04:45.425Z] #148 ... [2024-07-09T08:04:45.425Z] [2024-07-09T08:04:45.425Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:04:45.425Z] #0 4.408 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-07-09T08:04:45.426Z] #149 ... [2024-07-09T08:04:45.426Z] [2024-07-09T08:04:45.426Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:04:45.426Z] #0 5.880 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-07-09T08:04:45.692Z] #150 ... [2024-07-09T08:04:45.692Z] [2024-07-09T08:04:45.692Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:04:45.692Z] #0 5.828 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-07-09T08:04:45.958Z] #151 ... [2024-07-09T08:04:45.958Z] [2024-07-09T08:04:45.958Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:04:45.958Z] #141 6.054 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-07-09T08:22:23.855Z] #141 ... [2024-07-09T08:22:23.855Z] [2024-07-09T08:22:23.855Z] #145 [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-07-09T08:22:23.855Z] #145 1068.6 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-07-09T08:22:28.090Z] #145 ... [2024-07-09T08:22:28.090Z] [2024-07-09T08:22:28.090Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-09T08:22:28.090Z] #124 DONE 1074.0s [2024-07-09T08:22:28.380Z] [2024-07-09T08:22:28.380Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-09T08:22:28.380Z] #143 DONE 1074.1s [2024-07-09T08:22:28.380Z] [2024-07-09T08:22:28.380Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:22:28.968Z] #150 ... [2024-07-09T08:22:28.968Z] [2024-07-09T08:22:28.968Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-09T08:22:29.553Z] #152 DONE 0.5s [2024-07-09T08:22:29.553Z] [2024-07-09T08:22:29.553Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T08:22:29.834Z] #153 ... [2024-07-09T08:22:29.834Z] [2024-07-09T08:22:29.834Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:22:29.834Z] #154 DONE 0.3s [2024-07-09T08:22:29.834Z] [2024-07-09T08:22:29.834Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:22:29.834Z] #155 DONE 0.2s [2024-07-09T08:22:29.834Z] [2024-07-09T08:22:29.834Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:22:30.101Z] #147 ... [2024-07-09T08:22:30.101Z] [2024-07-09T08:22:30.101Z] #156 [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-07-09T08:22:30.101Z] #156 DONE 0.2s [2024-07-09T08:22:30.101Z] [2024-07-09T08:22:30.101Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T08:22:30.371Z] #148 ... [2024-07-09T08:22:30.371Z] [2024-07-09T08:22:30.371Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-09T08:22:30.371Z] #157 DONE 0.3s [2024-07-09T08:22:30.371Z] [2024-07-09T08:22:30.371Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:22:30.639Z] #150 ... [2024-07-09T08:22:30.639Z] [2024-07-09T08:22:30.639Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-09T08:22:30.904Z] #158 DONE 0.3s [2024-07-09T08:22:30.904Z] [2024-07-09T08:22:30.904Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T08:22:30.904Z] #159 DONE 0.2s [2024-07-09T08:22:30.904Z] [2024-07-09T08:22:30.904Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T08:22:32.855Z] #160 ... [2024-07-09T08:22:32.855Z] [2024-07-09T08:22:32.855Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-09T08:22:32.855Z] #153 DONE 3.4s [2024-07-09T08:22:33.121Z] [2024-07-09T08:22:33.121Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:22:33.121Z] #161 DONE 0.3s [2024-07-09T08:22:33.121Z] [2024-07-09T08:22:33.121Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:22:33.701Z] #162 DONE 0.5s [2024-07-09T08:22:33.701Z] [2024-07-09T08:22:33.701Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-09T08:22:33.969Z] #163 DONE 0.3s [2024-07-09T08:22:33.969Z] [2024-07-09T08:22:33.969Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-09T08:22:33.969Z] #164 DONE 0.1s [2024-07-09T08:22:33.969Z] [2024-07-09T08:22:33.969Z] #165 [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-07-09T08:22:34.238Z] #165 DONE 0.1s [2024-07-09T08:22:34.238Z] [2024-07-09T08:22:34.238Z] #166 [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-07-09T08:22:34.238Z] #166 DONE 0.1s [2024-07-09T08:22:34.238Z] [2024-07-09T08:22:34.238Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-09T08:22:34.238Z] #167 DONE 0.1s [2024-07-09T08:22:34.238Z] [2024-07-09T08:22:34.238Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:22:34.555Z] #150 ... [2024-07-09T08:22:34.555Z] [2024-07-09T08:22:34.555Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-09T08:22:34.555Z] #168 DONE 0.3s [2024-07-09T08:22:34.555Z] [2024-07-09T08:22:34.555Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:22:34.831Z] #149 ... [2024-07-09T08:22:34.831Z] [2024-07-09T08:22:34.831Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T08:22:34.831Z] #169 ... [2024-07-09T08:22:34.831Z] [2024-07-09T08:22:34.831Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T08:22:34.831Z] #160 DONE 3.8s [2024-07-09T08:22:35.103Z] [2024-07-09T08:22:35.103Z] #103 [security-proxy-setup] exporting to image [2024-07-09T08:22:35.103Z] #103 exporting layers [2024-07-09T08:22:37.051Z] #103 exporting layers 1.9s done [2024-07-09T08:22:37.051Z] #103 writing image sha256:63064d5412b9b4ef4e65d0b53e78ef0c5cef8a7fa36c13a5c52e14193c243ebc done [2024-07-09T08:22:37.051Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-09T08:22:37.051Z] #103 DONE 9.3s [2024-07-09T08:22:37.051Z] [2024-07-09T08:22:37.051Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:22:37.051Z] #147 ... [2024-07-09T08:22:37.051Z] [2024-07-09T08:22:37.051Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-09T08:22:37.051Z] #169 DONE 2.4s [2024-07-09T08:22:37.051Z] [2024-07-09T08:22:37.051Z] #103 [security-bootstrapper] exporting to image [2024-07-09T08:22:38.466Z] #103 exporting layers 1.1s done [2024-07-09T08:22:38.466Z] #103 writing image sha256:96c589fd01eeed312773d1679c7a67e2bca945a4954cf42f233f4849c56c67a7 0.0s done [2024-07-09T08:22:38.466Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-09T08:22:38.466Z] #103 DONE 10.5s [2024-07-09T08:22:38.466Z] [2024-07-09T08:22:38.466Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:22:43.798Z] #151 ... [2024-07-09T08:22:43.798Z] [2024-07-09T08:22:43.798Z] #145 [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-07-09T08:22:43.798Z] #145 DONE 1088.8s [2024-07-09T08:22:43.798Z] [2024-07-09T08:22:43.798Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:22:43.798Z] #149 ... [2024-07-09T08:22:43.798Z] [2024-07-09T08:22:43.798Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:22:43.798Z] #170 DONE 0.3s [2024-07-09T08:22:43.798Z] [2024-07-09T08:22:43.798Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:22:43.798Z] #149 ... [2024-07-09T08:22:43.798Z] [2024-07-09T08:22:43.798Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:22:44.080Z] #171 DONE 0.1s [2024-07-09T08:22:44.080Z] [2024-07-09T08:22:44.080Z] #172 [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-07-09T08:22:44.080Z] #172 DONE 0.1s [2024-07-09T08:22:44.080Z] [2024-07-09T08:22:44.080Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:22:44.080Z] #147 ... [2024-07-09T08:22:44.080Z] [2024-07-09T08:22:44.080Z] #173 [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-07-09T08:22:44.080Z] #173 DONE 0.1s [2024-07-09T08:22:44.354Z] [2024-07-09T08:22:44.354Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:22:44.354Z] #174 DONE 0.2s [2024-07-09T08:22:44.354Z] [2024-07-09T08:22:44.354Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-09T08:22:44.646Z] #175 DONE 0.3s [2024-07-09T08:22:44.646Z] [2024-07-09T08:22:44.646Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:22:44.646Z] #147 ... [2024-07-09T08:22:44.646Z] [2024-07-09T08:22:44.646Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-09T08:22:44.918Z] #176 DONE 0.3s [2024-07-09T08:22:44.918Z] [2024-07-09T08:22:44.918Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-09T08:22:45.184Z] #177 DONE 0.2s [2024-07-09T08:22:45.185Z] [2024-07-09T08:22:45.185Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T08:22:47.125Z] #178 DONE 1.9s [2024-07-09T08:22:47.125Z] [2024-07-09T08:22:47.125Z] #103 [security-secretstore-setup] exporting to image [2024-07-09T08:22:47.125Z] #103 exporting layers [2024-07-09T08:22:48.547Z] #103 exporting layers 1.3s done [2024-07-09T08:22:48.547Z] #103 writing image sha256:c5c5d37b2b5950685932bd0463f02adc601e3a3a7caeba5ae1f7bb5c60709cd3 done [2024-07-09T08:22:48.547Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-09T08:22:48.547Z] #103 DONE 11.8s [2024-07-09T08:22:48.547Z] [2024-07-09T08:22:48.547Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T08:23:35.378Z] #144 ... [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-09T08:23:35.378Z] #146 DONE 1133.2s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:23:35.378Z] #149 ... [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:23:35.378Z] #179 DONE 0.3s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:23:35.378Z] #180 DONE 0.2s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:23:35.378Z] #149 ... [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-09T08:23:35.378Z] #181 DONE 0.3s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:23:35.378Z] #151 ... [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #182 [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-07-09T08:23:35.378Z] #182 DONE 0.2s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-09T08:23:35.378Z] #183 DONE 0.2s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T08:23:35.378Z] #184 DONE 2.0s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:23:35.378Z] #141 ... [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-09T08:23:35.378Z] #103 exporting layers [2024-07-09T08:23:35.378Z] #103 exporting layers 0.6s done [2024-07-09T08:23:35.378Z] #103 writing image sha256:9a401e566df510c9408529383ed4981ea4ea3f3fcc0d369dbbf16c9cc2abf373 done [2024-07-09T08:23:35.378Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2024-07-09T08:23:35.378Z] #103 DONE 12.5s [2024-07-09T08:23:35.378Z] [2024-07-09T08:23:35.378Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:25:42.075Z] #151 ... [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-09T08:25:42.075Z] #149 DONE 1255.8s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:25:42.075Z] #141 ... [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:25:42.075Z] #185 DONE 0.2s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:25:42.075Z] #147 ... [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:25:42.075Z] #186 DONE 0.2s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-09T08:25:42.075Z] #187 DONE 0.4s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T08:25:42.075Z] #148 ... [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #188 [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-07-09T08:25:42.075Z] #188 DONE 0.1s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-09T08:25:42.075Z] #103 exporting layers [2024-07-09T08:25:42.075Z] #103 exporting layers 0.9s done [2024-07-09T08:25:42.075Z] #103 writing image sha256:a606620242bbad01ac0bf887866a9d62a5b9cc0d99f1252f59f3079944c90507 done [2024-07-09T08:25:42.075Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-09T08:25:42.075Z] #103 DONE 13.4s [2024-07-09T08:25:42.075Z] [2024-07-09T08:25:42.075Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:32:19.063Z] #147 ... [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-09T08:32:19.063Z] #144 DONE 1656.7s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:32:19.063Z] #147 ... [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:32:19.063Z] #189 DONE 0.2s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:32:19.063Z] #190 DONE 0.3s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-09T08:32:19.063Z] #191 DONE 0.4s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:32:19.063Z] #151 ... [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:32:19.063Z] #192 DONE 0.1s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-09T08:32:19.063Z] #193 DONE 0.1s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-09T08:32:19.063Z] #194 DONE 2.0s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #103 [security-proxy-auth] exporting to image [2024-07-09T08:32:19.063Z] #103 exporting layers [2024-07-09T08:32:19.063Z] #103 exporting layers 0.7s done [2024-07-09T08:32:19.063Z] #103 writing image sha256:12e2673538768cd634dec34b9271f24817a00cba2249c5e422488ecabf1e48b7 done [2024-07-09T08:32:19.063Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-09T08:32:19.063Z] #103 DONE 14.2s [2024-07-09T08:32:19.063Z] [2024-07-09T08:32:19.063Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:33:15.447Z] #141 ... [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-09T08:33:15.447Z] #148 DONE 1715.4s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:33:15.447Z] #147 ... [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:15.447Z] #195 DONE 0.1s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:33:15.447Z] #196 DONE 0.1s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:33:15.447Z] #147 ... [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-09T08:33:15.447Z] #197 DONE 0.5s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:33:15.447Z] #147 ... [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:15.447Z] #198 DONE 0.1s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #103 [core-command] exporting to image [2024-07-09T08:33:15.447Z] #103 exporting layers [2024-07-09T08:33:15.447Z] #103 exporting layers 0.4s done [2024-07-09T08:33:15.447Z] #103 writing image sha256:74a0b74ed90b753fc8534a5e8d67e5632720e7a7b07433811cf98684c25fed5e done [2024-07-09T08:33:15.447Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-09T08:33:15.447Z] #103 DONE 14.6s [2024-07-09T08:33:15.447Z] [2024-07-09T08:33:15.447Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:33:23.741Z] #150 ... [2024-07-09T08:33:23.741Z] [2024-07-09T08:33:23.741Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-09T08:33:23.741Z] #141 DONE 1728.2s [2024-07-09T08:33:23.741Z] [2024-07-09T08:33:23.741Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:33:23.741Z] #150 ... [2024-07-09T08:33:23.741Z] [2024-07-09T08:33:23.741Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:23.741Z] #199 DONE 0.4s [2024-07-09T08:33:23.741Z] [2024-07-09T08:33:23.741Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:33:23.741Z] #150 ... [2024-07-09T08:33:23.741Z] [2024-07-09T08:33:23.741Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:33:23.742Z] #200 DONE 0.3s [2024-07-09T08:33:23.742Z] [2024-07-09T08:33:23.742Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-09T08:33:23.742Z] #201 DONE 0.5s [2024-07-09T08:33:23.742Z] [2024-07-09T08:33:23.742Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:33:24.009Z] #147 ... [2024-07-09T08:33:24.009Z] [2024-07-09T08:33:24.009Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:24.279Z] #202 DONE 0.2s [2024-07-09T08:33:24.279Z] [2024-07-09T08:33:24.279Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-09T08:33:24.279Z] #203 DONE 0.1s [2024-07-09T08:33:24.279Z] [2024-07-09T08:33:24.279Z] #103 [core-metadata] exporting to image [2024-07-09T08:33:24.279Z] #103 exporting layers [2024-07-09T08:33:25.250Z] #103 exporting layers 0.7s done [2024-07-09T08:33:25.250Z] #103 writing image sha256:8cfe10e4d083f77c2a78fd2ef0bc17998fef9e1adae7b17377a3232d288b8e89 done [2024-07-09T08:33:25.250Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-09T08:33:25.250Z] #103 DONE 15.3s [2024-07-09T08:33:25.250Z] [2024-07-09T08:33:25.250Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-09T08:33:25.250Z] #147 DONE 1731.1s [2024-07-09T08:33:25.250Z] [2024-07-09T08:33:25.250Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-09T08:33:25.841Z] #150 DONE 1731.7s [2024-07-09T08:33:25.841Z] [2024-07-09T08:33:25.841Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T08:33:26.424Z] #142 ... [2024-07-09T08:33:26.424Z] [2024-07-09T08:33:26.424Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:26.702Z] #204 DONE 0.3s [2024-07-09T08:33:26.703Z] [2024-07-09T08:33:26.703Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:26.972Z] #205 DONE 0.4s [2024-07-09T08:33:26.972Z] [2024-07-09T08:33:26.972Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-09T08:33:27.954Z] #206 DONE 0.7s [2024-07-09T08:33:27.954Z] [2024-07-09T08:33:27.954Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:33:27.954Z] #207 DONE 0.2s [2024-07-09T08:33:27.954Z] [2024-07-09T08:33:27.954Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:27.954Z] #208 DONE 0.2s [2024-07-09T08:33:27.954Z] [2024-07-09T08:33:27.954Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-09T08:33:28.220Z] #209 DONE 0.8s [2024-07-09T08:33:28.220Z] [2024-07-09T08:33:28.220Z] #103 [core-keeper] exporting to image [2024-07-09T08:33:28.486Z] #103 ... [2024-07-09T08:33:28.486Z] [2024-07-09T08:33:28.486Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:28.486Z] #210 DONE 0.2s [2024-07-09T08:33:28.486Z] [2024-07-09T08:33:28.486Z] #103 [core-data] exporting to image [2024-07-09T08:33:28.486Z] #103 writing image sha256:56f2d958f03bf7bbaf226b1e025cd4825076c1d5118f5bc2b9992ca9757d25df done [2024-07-09T08:33:28.486Z] #103 naming to docker.io/library/core-keeper-arm64 done [2024-07-09T08:33:29.069Z] #103 exporting layers 0.7s done [2024-07-09T08:33:29.069Z] #103 writing image sha256:7f62d7940ea5d122f7d5cf91b2ea56ae03bc9cdf6738b18a0e2f278d096cbc4a done [2024-07-09T08:33:29.069Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-09T08:33:29.069Z] #103 DONE 16.5s [2024-07-09T08:33:29.069Z] [2024-07-09T08:33:29.069Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-09T08:33:55.870Z] #151 DONE 1757.9s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T08:33:55.870Z] #142 ... [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:55.870Z] #211 DONE 0.1s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-09T08:33:55.870Z] #142 DONE 1758.9s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:33:55.870Z] #212 DONE 0.1s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T08:33:55.870Z] #213 ... [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-09T08:33:55.870Z] #214 DONE 0.3s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-09T08:33:55.870Z] #213 DONE 0.5s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-09T08:33:55.870Z] #215 DONE 0.1s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:55.870Z] #216 DONE 0.1s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #103 [support-scheduler] exporting to image [2024-07-09T08:33:55.870Z] #103 exporting layers [2024-07-09T08:33:55.870Z] #103 ... [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-09T08:33:55.870Z] #217 DONE 0.3s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-09T08:33:55.870Z] #218 DONE 0.1s [2024-07-09T08:33:55.870Z] [2024-07-09T08:33:55.870Z] #103 [support-notifications] exporting to image [2024-07-09T08:33:55.870Z] #103 exporting layers 0.6s done [2024-07-09T08:33:55.870Z] #103 writing image sha256:b43084b0d539abcd6a6cdc0f8c85ba0ec90faff5bc6c362145fe7c9c749dce39 [2024-07-09T08:33:55.870Z] #103 writing image sha256:b43084b0d539abcd6a6cdc0f8c85ba0ec90faff5bc6c362145fe7c9c749dce39 done [2024-07-09T08:33:55.870Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-09T08:33:55.870Z] #103 exporting layers 0.5s done [2024-07-09T08:33:55.870Z] #103 writing image sha256:e52f238d75756b55360e39295a2a1079fbdd85381f32a50df5f33379eed172d1 done [2024-07-09T08:33:55.870Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-09T08:33:55.870Z] #103 DONE 17.5s [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-09T08:33:55.870Z] time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-09T08:33:55.892Z] $ docker stop --time=1 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 [2024-07-09T08:33:57.594Z] $ docker rm -f --volumes 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-09T08:33:58.202Z] + docker images [2024-07-09T08:33:58.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-09T08:33:58.202Z] support-scheduler-arm64 latest b43084b0d539 5 seconds ago 42.4MB [2024-07-09T08:33:58.202Z] support-notifications-arm64 latest e52f238d7575 5 seconds ago 43.3MB [2024-07-09T08:33:58.202Z] core-data-arm64 latest 7f62d7940ea5 30 seconds ago 40.2MB [2024-07-09T08:33:58.202Z] core-keeper-arm64 latest 56f2d958f03b 31 seconds ago 35.2MB [2024-07-09T08:33:58.202Z] core-metadata-arm64 latest 8cfe10e4d083 34 seconds ago 40.3MB [2024-07-09T08:33:58.202Z] core-command-arm64 latest 74a0b74ed90b 48 seconds ago 39.9MB [2024-07-09T08:33:58.202Z] security-proxy-auth-arm64 latest 12e267353876 About a minute ago 37.4MB [2024-07-09T08:33:58.202Z] security-spiffe-token-provider-arm64 latest a606620242bb 8 minutes ago 34.1MB [2024-07-09T08:33:58.202Z] core-common-config-bootstrapper-arm64 latest 9a401e566df5 10 minutes ago 20.1MB [2024-07-09T08:33:58.202Z] security-secretstore-setup-arm64 latest c5c5d37b2b59 11 minutes ago 41.5MB [2024-07-09T08:33:58.202Z] security-bootstrapper-arm64 latest 96c589fd01ee 11 minutes ago 23.7MB [2024-07-09T08:33:58.202Z] security-proxy-setup-arm64 latest 63064d5412b9 11 minutes ago 31MB [2024-07-09T08:33:58.202Z] security-spire-agent-arm64 latest 2beb69bfa188 31 minutes ago 157MB [2024-07-09T08:33:58.202Z] security-spire-server-arm64 latest a8c92b03d1b4 31 minutes ago 102MB [2024-07-09T08:33:58.202Z] security-spire-config-arm64 latest a8a6c55c8f78 31 minutes ago 101MB [2024-07-09T08:33:58.202Z] ci-base-image-arm64 latest ef2207737871 47 minutes ago 962MB [2024-07-09T08:33:58.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-09T08:33:58.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T08:33:59.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T08:33:59.145Z] [2024-07-09T08:33:59.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T08:33:59.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T08:33:59.926Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-09T08:33:59.926Z] 8998bd30e6a1: Pulling fs layer [2024-07-09T08:33:59.926Z] 04944245beec: Pulling fs layer [2024-07-09T08:33:59.926Z] 699f458cf7ca: Pulling fs layer [2024-07-09T08:33:59.926Z] 765212b225bb: Pulling fs layer [2024-07-09T08:33:59.926Z] f23df028b6ca: Pulling fs layer [2024-07-09T08:33:59.926Z] d65c8cfc05b1: Pulling fs layer [2024-07-09T08:33:59.926Z] 2437ff75d9bd: Pulling fs layer [2024-07-09T08:33:59.926Z] 765212b225bb: Waiting [2024-07-09T08:33:59.926Z] f23df028b6ca: Waiting [2024-07-09T08:33:59.926Z] d65c8cfc05b1: Waiting [2024-07-09T08:33:59.926Z] 2437ff75d9bd: Waiting [2024-07-09T08:33:59.926Z] 04944245beec: Verifying Checksum [2024-07-09T08:33:59.926Z] 04944245beec: Download complete [2024-07-09T08:33:59.926Z] 765212b225bb: Download complete [2024-07-09T08:34:00.194Z] f23df028b6ca: Verifying Checksum [2024-07-09T08:34:00.194Z] f23df028b6ca: Download complete [2024-07-09T08:34:00.194Z] d65c8cfc05b1: Verifying Checksum [2024-07-09T08:34:00.194Z] d65c8cfc05b1: Download complete [2024-07-09T08:34:00.194Z] 699f458cf7ca: Verifying Checksum [2024-07-09T08:34:00.194Z] 699f458cf7ca: Download complete [2024-07-09T08:34:00.777Z] 8998bd30e6a1: Verifying Checksum [2024-07-09T08:34:00.777Z] 8998bd30e6a1: Download complete [2024-07-09T08:34:03.357Z] 2437ff75d9bd: Verifying Checksum [2024-07-09T08:34:03.357Z] 2437ff75d9bd: Download complete [2024-07-09T08:34:05.297Z] 8998bd30e6a1: Pull complete [2024-07-09T08:34:05.879Z] 04944245beec: Pull complete [2024-07-09T08:34:07.282Z] 699f458cf7ca: Pull complete [2024-07-09T08:34:07.548Z] 765212b225bb: Pull complete [2024-07-09T08:34:08.505Z] f23df028b6ca: Pull complete [2024-07-09T08:34:08.505Z] d65c8cfc05b1: Pull complete [2024-07-09T08:34:26.693Z] 2437ff75d9bd: Pull complete [2024-07-09T08:34:26.693Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-09T08:34:26.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-09T08:34:26.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T08:34:27.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container [2024-07-09T08:34:27.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-09T08:34:29.888Z] $ docker top d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:30.916Z] ---> job-cost.sh [2024-07-09T08:34:30.916Z] lf-activate-venv: SKIPPING [2024-07-09T08:34:30.916Z] INFO: No Stack... [2024-07-09T08:34:31.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-09T08:34:32.142Z] INFO: Archiving Costs [Pipeline] sh [2024-07-09T08:34:32.805Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-09T08:34:32.805Z] + cut -d, -f6 [Pipeline] lock [2024-07-09T08:34:32.887Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] [2024-07-09T08:34:32.894Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] did not exist. Created. [2024-07-09T08:34:32.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-09T08:34:33.650Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-09T08:34:33.878Z] Stashed 1 file(s) [Pipeline] } [2024-07-09T08:34:33.903Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-09T08:34:33.981Z] $ docker stop --time=1 d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 [2024-07-09T08:34:35.541Z] $ docker rm -f --volumes d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 [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-07-09T08:34:36.773Z] provisioning config files... [2024-07-09T08:34:36.780Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17163103600441197860tmp [Pipeline] { [Pipeline] sh [2024-07-09T08:34:37.141Z] + set +x [2024-07-09T08:34:37.141Z] + curl -s https://codecov.io/bash [2024-07-09T08:34:37.141Z] + bash -s -- [2024-07-09T08:34:37.141Z] [2024-07-09T08:34:37.141Z] _____ _ [2024-07-09T08:34:37.141Z] / ____| | | [2024-07-09T08:34:37.141Z] | | ___ __| | ___ ___ _____ __ [2024-07-09T08:34:37.141Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-09T08:34:37.141Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-09T08:34:37.141Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-09T08:34:37.141Z] Bash-1.0.6 [2024-07-09T08:34:37.141Z] [2024-07-09T08:34:37.141Z] [2024-07-09T08:34:37.141Z] ==> git version 2.25.1 found [2024-07-09T08:34:37.141Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-09T08:34:37.141Z] Release-Date: 2020-01-08 [2024-07-09T08:34:37.141Z] 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-07-09T08:34:37.141Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-09T08:34:37.141Z] ==> Jenkins CI detected. [2024-07-09T08:34:37.141Z] current dir:  /w/workspace/edgex-go/1 [2024-07-09T08:34:37.141Z] project root: . [2024-07-09T08:34:37.141Z] --> token set from env [2024-07-09T08:34:37.141Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-09T08:34:37.141Z] ==> Running gcov in . (disable via -X gcov) [2024-07-09T08:34:37.141Z] ==> Python coveragepy not found [2024-07-09T08:34:37.141Z] ==> Searching for coverage reports in: [2024-07-09T08:34:37.141Z] + . [2024-07-09T08:34:37.141Z] -> Found 1 reports [2024-07-09T08:34:37.141Z] ==> Detecting git/mercurial file structure [2024-07-09T08:34:37.399Z] ==> Reading reports [2024-07-09T08:34:37.399Z] + ./coverage.out bytes=481596 [2024-07-09T08:34:37.399Z] ==> Appending adjustments [2024-07-09T08:34:37.399Z] https://docs.codecov.io/docs/fixing-reports [2024-07-09T08:34:38.334Z] + Found adjustments [2024-07-09T08:34:38.334Z] ==> Gzipping contents [2024-07-09T08:34:38.334Z] 60K /tmp/codecov.kdEW7v.gz [2024-07-09T08:34:38.334Z] ==> Uploading reports [2024-07-09T08:34:38.334Z] url: https://codecov.io [2024-07-09T08:34:38.334Z] query: branch=PR-4819&commit=b01a0f93ebaeabdb99f4875eedd192c88bbc59d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4819%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4819&job=&cmd_args= [2024-07-09T08:34:38.334Z] -> Pinging Codecov [2024-07-09T08:34:38.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4819&commit=b01a0f93ebaeabdb99f4875eedd192c88bbc59d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4819%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4819&job=&cmd_args= [2024-07-09T08:34:38.594Z] -> Uploading to [2024-07-09T08:34:38.594Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/b01a0f93ebaeabdb99f4875eedd192c88bbc59d7/097f21de-f8db-4f38-823e-1d6d7ed65da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af36c3057ca783594150075092a5bbe6e1489cd3183d9da9c274e2ee2562bacb [2024-07-09T08:34:38.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-09T08:34:38.594Z] Dload Upload Total Spent Left Speed [2024-07-09T08:34:38.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61290 0 0 100 61290 0 215k --:--:-- --:--:-- --:--:-- 215k [2024-07-09T08:34:38.853Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] } [2024-07-09T08:34:38.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-09T08:34:40.567Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:40.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:41.817Z] ---> package-listing.sh [2024-07-09T08:34:41.817Z] ++ facter osfamily [2024-07-09T08:34:41.817Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-09T08:34:42.076Z] + OS_FAMILY=debian [2024-07-09T08:34:42.076Z] + workspace=/w/workspace/edgex-go/1 [2024-07-09T08:34:42.076Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-09T08:34:42.076Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-09T08:34:42.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-09T08:34:42.076Z] + PACKAGES=/tmp/packages_start.txt [2024-07-09T08:34:42.076Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T08:34:42.076Z] + PACKAGES=/tmp/packages_end.txt [2024-07-09T08:34:42.076Z] + case "${OS_FAMILY}" in [2024-07-09T08:34:42.076Z] + dpkg -l [2024-07-09T08:34:42.076Z] + grep '^ii' [2024-07-09T08:34:42.076Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-09T08:34:42.076Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-09T08:34:42.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-09T08:34:42.076Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-09T08:34:42.076Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-09T08:34:42.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-09T08:34:42.121Z] 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-07-09T08:34:42.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T08:34:43.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T08:34:43.071Z] [2024-07-09T08:34:43.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-09T08:34:43.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T08:34:43.460Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-09T08:34:43.460Z] 5eb5b503b376: Pulling fs layer [2024-07-09T08:34:43.460Z] 5c69ac0246d0: Pulling fs layer [2024-07-09T08:34:43.460Z] ec43610c2a17: Pulling fs layer [2024-07-09T08:34:43.460Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-09T08:34:43.460Z] 33b1e0a273af: Pulling fs layer [2024-07-09T08:34:43.460Z] 5d3b04190fa2: Pulling fs layer [2024-07-09T08:34:43.460Z] 2f39f015ded8: Pulling fs layer [2024-07-09T08:34:43.460Z] 33b1e0a273af: Waiting [2024-07-09T08:34:43.460Z] 5d3b04190fa2: Waiting [2024-07-09T08:34:43.460Z] 5c69ac0246d0: Verifying Checksum [2024-07-09T08:34:43.460Z] 5c69ac0246d0: Download complete [2024-07-09T08:34:43.460Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-09T08:34:43.460Z] 3a2ae6a8a46f: Download complete [2024-07-09T08:34:43.460Z] 33b1e0a273af: Verifying Checksum [2024-07-09T08:34:43.460Z] 33b1e0a273af: Download complete [2024-07-09T08:34:43.460Z] 5d3b04190fa2: Download complete [2024-07-09T08:34:43.460Z] ec43610c2a17: Verifying Checksum [2024-07-09T08:34:43.460Z] ec43610c2a17: Download complete [2024-07-09T08:34:43.719Z] 5eb5b503b376: Verifying Checksum [2024-07-09T08:34:43.719Z] 5eb5b503b376: Download complete [2024-07-09T08:34:44.285Z] 2f39f015ded8: Download complete [2024-07-09T08:34:44.852Z] 5eb5b503b376: Pull complete [2024-07-09T08:34:44.852Z] 5c69ac0246d0: Pull complete [2024-07-09T08:34:45.109Z] ec43610c2a17: Pull complete [2024-07-09T08:34:45.109Z] 3a2ae6a8a46f: Pull complete [2024-07-09T08:34:45.368Z] 33b1e0a273af: Pull complete [2024-07-09T08:34:45.368Z] 5d3b04190fa2: Pull complete [2024-07-09T08:34:49.544Z] 2f39f015ded8: Pull complete [2024-07-09T08:34:49.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-09T08:34:49.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-09T08:34:49.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-09T08:34:49.796Z] prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container [2024-07-09T08:34:49.819Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-09T08:34:50.993Z] $ docker top 285e2d8099f316cb481f64bb2461c75d7ec300b3b692188db691a13c3f114c44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-09T08:34:51.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-09T08:34:51.730Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-09T08:34:52.049Z] + ls /var/log/sa-host [2024-07-09T08:34:52.049Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-09T08:34:52.322Z] provisioning config files... [2024-07-09T08:34:52.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6529390556292538100tmp [Pipeline] { [Pipeline] echo [2024-07-09T08:34:52.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:52.729Z] ---> create-netrc.sh [Pipeline] } [2024-07-09T08:34:52.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:53.178Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-09T08:34:53.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:53.546Z] ---> sudo-logs.sh [2024-07-09T08:34:53.546Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-09T08:34:53.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:53.967Z] ---> job-cost.sh [2024-07-09T08:34:53.967Z] lf-activate-venv: SKIPPING [2024-07-09T08:34:53.967Z] DEBUG: total: 0.10999999940395355 [2024-07-09T08:34:53.967Z] INFO: Retrieving Stack Cost... [2024-07-09T08:34:54.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-09T08:34:54.486Z] INFO: Archiving Costs [Pipeline] echo [2024-07-09T08:34:54.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-09T08:34:55.102Z] ---> logs-deploy.sh [2024-07-09T08:34:55.102Z] lf-activate-venv: SKIPPING [2024-07-09T08:34:55.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4819/1 [2024-07-09T08:34:55.102Z] INFO: archiving workspace using pattern(s): [2024-07-09T08:34:56.039Z] Archives upload complete. [2024-07-09T08:34:56.039Z] INFO: archiving logs to Nexus