Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6864b6a6596971ecbf015eda9d5b15b16885470e+c3f3a2e890381eb1becc271f5487954b1eb8b608 (21bb564192d8e05d0efa2ac35273357c77f48f47) 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-ssh5073865896580480921.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-ssh15597537653182755925.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5944221773504492450.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 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-ssh575173407960467051.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh591509364289940913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6932’ Running on prd-ubuntu20.04-docker-8c-8g-6935 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c3f3a2e890381eb1becc271f5487954b1eb8b608 into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e Merge succeeded, producing 7df8aa549401a51f5f614376d1f10df490a38bac Checking out Revision 7df8aa549401a51f5f614376d1f10df490a38bac (PR-4846) > 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/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # 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 c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7df8aa549401a51f5f614376d1f10df490a38bac # timeout=10 Commit message: "Merge commit 'c3f3a2e890381eb1becc271f5487954b1eb8b608' into HEAD" > git rev-list --no-walk 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-01T08:30:25.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-01T08:30:25.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-01T08:30:25.166Z] ========================================================= [2024-08-01T08:30:25.166Z] EdgeX Global Pipelines Version Info [2024-08-01T08:30:25.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:30:25.911Z] ------------------- [2024-08-01T08:30:25.911Z] stable info: [2024-08-01T08:30:25.911Z] ------------------- [2024-08-01T08:30:25.911Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-01T08:30:25.911Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-01T08:30:25.911Z] Message: update stable to v1.0.260 [2024-08-01T08:30:26.481Z] ------------------- [2024-08-01T08:30:26.481Z] experimental info: [2024-08-01T08:30:26.481Z] ------------------- [2024-08-01T08:30:26.481Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-01T08:30:26.481Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-01T08:30:26.481Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-01T08:30:26.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-01T08:30:26.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-01T08:30:26.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-01T08:30:26.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-01T08:30:26.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-01T08:30:26.663Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-01T08:30:26.680Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-01T08:30:26.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-01T08:30:26.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-01T08:30:26.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-01T08:30:26.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-01T08:30:26.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-01T08:30:26.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-01T08:30:26.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-01T08:30:26.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-01T08:30:26.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-01T08:30:26.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-01T08:30:26.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-01T08:30:26.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-01T08:30:26.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-01T08:30:26.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-01T08:30:27.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-01T08:30:27.042Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-01T08:30:27.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo [2024-08-01T08:30:27.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo [2024-08-01T08:30:27.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo [2024-08-01T08:30:27.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7df8aa549401a51f5f614376d1f10df490a38bac [Pipeline] echo [2024-08-01T08:30:27.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7df8aa5 [Pipeline] echo [2024-08-01T08:30:27.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:30:27.242Z] provisioning config files... [2024-08-01T08:30:27.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6054980652847989103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:30:27.591Z] ---> ****-login.sh [2024-08-01T08:30:27.591Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:30:27.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:30:27.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:30:27.850Z] Configure a credential helper to remove this warning. See [2024-08-01T08:30:27.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:30:27.850Z] [2024-08-01T08:30:27.850Z] Login Succeeded [2024-08-01T08:30:27.850Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:30:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:30:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:30:28.110Z] Configure a credential helper to remove this warning. See [2024-08-01T08:30:28.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:30:28.110Z] [2024-08-01T08:30:28.110Z] Login Succeeded [2024-08-01T08:30:28.110Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:30:28.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:30:28.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:30:28.110Z] Configure a credential helper to remove this warning. See [2024-08-01T08:30:28.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:30:28.110Z] [2024-08-01T08:30:28.111Z] Login Succeeded [2024-08-01T08:30:28.111Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:30:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:30:28.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:30:28.371Z] Configure a credential helper to remove this warning. See [2024-08-01T08:30:28.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:30:28.371Z] [2024-08-01T08:30:28.371Z] Login Succeeded [2024-08-01T08:30:28.371Z] ****.io [2024-08-01T08:30:28.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:30:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:30:28.632Z] Configure a credential helper to remove this warning. See [2024-08-01T08:30:28.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:30:28.632Z] [2024-08-01T08:30:28.632Z] Login Succeeded [2024-08-01T08:30:28.632Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:30:28.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:30:28.962Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/core-command/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-01T08:30:28.962Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-01T08:30:28.962Z] cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/core-data/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/core-keeper/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/core-metadata/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-01T08:30:28.962Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/support-notifications/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-01T08:30:28.962Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-01T08:30:28.962Z] + cut -d/ -f2 [2024-08-01T08:30:28.962Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-01T08:30:28.991Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-01T08:30:29.392Z] + git rev-list -1 --merges 7df8aa549401a51f5f614376d1f10df490a38bac~1..7df8aa549401a51f5f614376d1f10df490a38bac [Pipeline] echo [2024-08-01T08:30:29.406Z] -----------> git rev-list -1 --merges 7df8aa549401a51f5f614376d1f10df490a38bac~1..7df8aa549401a51f5f614376d1f10df490a38bac 7df8aa549401a51f5f614376d1f10df490a38bac [2024-08-01T08:30:29.406Z] 7df8aa549401a51f5f614376d1f10df490a38bac [false] [Pipeline] sh [2024-08-01T08:30:29.695Z] + git log --format=format:%s -1 7df8aa549401a51f5f614376d1f10df490a38bac [Pipeline] echo [2024-08-01T08:30:29.714Z] ========================================================= [2024-08-01T08:30:29.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-01T08:30:29.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-01T08:30:30.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-01T08:30:30.170Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-01T08:30:30.170Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-01T08:30:30.170Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-01T08:30:30.170Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-01T08:30:30.170Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-01T08:30:30.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:30:30.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:30:30.589Z] [2024-08-01T08:30:30.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:30:30.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:30:30.893Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-01T08:30:30.893Z] b85a868b505f: Pulling fs layer [2024-08-01T08:30:30.893Z] e2be974225ed: Pulling fs layer [2024-08-01T08:30:30.893Z] 339a4e72a1f5: Pulling fs layer [2024-08-01T08:30:30.893Z] 988bab9f4d93: Pulling fs layer [2024-08-01T08:30:30.893Z] 1469e6f7b9e6: Pulling fs layer [2024-08-01T08:30:30.893Z] eaf3925da568: Pulling fs layer [2024-08-01T08:30:30.893Z] bab4dde63d76: Pulling fs layer [2024-08-01T08:30:30.893Z] bde34c3a00c8: Pulling fs layer [2024-08-01T08:30:30.893Z] b352a97aabf1: Pulling fs layer [2024-08-01T08:30:30.893Z] 4872d77fe225: Pulling fs layer [2024-08-01T08:30:30.893Z] 5851b861e8e6: Pulling fs layer [2024-08-01T08:30:30.893Z] 988bab9f4d93: Waiting [2024-08-01T08:30:30.893Z] 1469e6f7b9e6: Waiting [2024-08-01T08:30:30.893Z] eaf3925da568: Waiting [2024-08-01T08:30:30.893Z] bab4dde63d76: Waiting [2024-08-01T08:30:30.893Z] bde34c3a00c8: Waiting [2024-08-01T08:30:30.893Z] b352a97aabf1: Waiting [2024-08-01T08:30:30.893Z] 4872d77fe225: Waiting [2024-08-01T08:30:30.893Z] 5851b861e8e6: Waiting [2024-08-01T08:30:30.893Z] e2be974225ed: Download complete [2024-08-01T08:30:30.893Z] 988bab9f4d93: Verifying Checksum [2024-08-01T08:30:30.893Z] 988bab9f4d93: Download complete [2024-08-01T08:30:30.893Z] 1469e6f7b9e6: Verifying Checksum [2024-08-01T08:30:30.893Z] 1469e6f7b9e6: Download complete [2024-08-01T08:30:30.893Z] eaf3925da568: Verifying Checksum [2024-08-01T08:30:30.893Z] eaf3925da568: Download complete [2024-08-01T08:30:30.893Z] 339a4e72a1f5: Verifying Checksum [2024-08-01T08:30:30.893Z] 339a4e72a1f5: Download complete [2024-08-01T08:30:30.893Z] bde34c3a00c8: Verifying Checksum [2024-08-01T08:30:30.893Z] bde34c3a00c8: Download complete [2024-08-01T08:30:31.152Z] b352a97aabf1: Download complete [2024-08-01T08:30:31.152Z] 4872d77fe225: Verifying Checksum [2024-08-01T08:30:31.152Z] 4872d77fe225: Download complete [2024-08-01T08:30:31.152Z] 5851b861e8e6: Download complete [2024-08-01T08:30:31.152Z] b85a868b505f: Download complete [2024-08-01T08:30:31.412Z] bab4dde63d76: Verifying Checksum [2024-08-01T08:30:31.412Z] bab4dde63d76: Download complete [2024-08-01T08:30:32.350Z] b85a868b505f: Pull complete [2024-08-01T08:30:32.610Z] e2be974225ed: Pull complete [2024-08-01T08:30:32.869Z] 339a4e72a1f5: Pull complete [2024-08-01T08:30:33.129Z] 988bab9f4d93: Pull complete [2024-08-01T08:30:33.129Z] 1469e6f7b9e6: Pull complete [2024-08-01T08:30:33.387Z] eaf3925da568: Pull complete [2024-08-01T08:30:35.300Z] bab4dde63d76: Pull complete [2024-08-01T08:30:35.300Z] bde34c3a00c8: Pull complete [2024-08-01T08:30:35.300Z] b352a97aabf1: Pull complete [2024-08-01T08:30:35.300Z] 4872d77fe225: Pull complete [2024-08-01T08:30:35.300Z] 5851b861e8e6: Pull complete [2024-08-01T08:30:35.300Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-01T08:30:35.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-01T08:30:35.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:30:35.482Z] prd-ubuntu20.04-docker-8c-8g-6935 does not seem to be running inside a container [2024-08-01T08:30:35.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-01T08:30:39.161Z] $ docker top f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 -eo pid,comm [2024-08-01T08:30:39.220Z] 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-08-01T08:30:39.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-01T08:30:39.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:30:39.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:30:39.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:30:39.401Z] $ docker exec f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 ssh-agent [2024-08-01T08:30:39.509Z] SSH_AUTH_SOCK=/tmp/ssh-MgA1xQIr1GTr/agent.32 [2024-08-01T08:30:39.509Z] SSH_AGENT_PID=38 [2024-08-01T08:30:39.515Z] Running ssh-add (command line suppressed) [2024-08-01T08:30:39.615Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11068838984495972458.key (/w/workspace/edgex-go/2@tmp/private_key_11068838984495972458.key) [2024-08-01T08:30:39.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:30:39.928Z] + git tag --points-at HEAD [Pipeline] } [2024-08-01T08:30:39.940Z] $ docker exec --env ******** --env ******** f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 ssh-agent -k [2024-08-01T08:30:40.044Z] unset SSH_AUTH_SOCK; [2024-08-01T08:30:40.044Z] unset SSH_AGENT_PID; [2024-08-01T08:30:40.044Z] echo Agent pid 38 killed; [2024-08-01T08:30:40.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-01T08:30:40.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-01T08:30:40.098Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-01T08:30:40.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-01T08:30:40.229Z] $ docker exec f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 ssh-agent [2024-08-01T08:30:40.337Z] SSH_AUTH_SOCK=/tmp/ssh-IEN4y3TvQvE2/agent.71 [2024-08-01T08:30:40.337Z] SSH_AGENT_PID=77 [2024-08-01T08:30:40.342Z] Running ssh-add (command line suppressed) [2024-08-01T08:30:40.444Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4660774506036902277.key (/w/workspace/edgex-go/2@tmp/private_key_4660774506036902277.key) [2024-08-01T08:30:40.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-01T08:30:40.756Z] + git semver init [2024-08-01T08:30:41.017Z] 2024-08-01 08:30:40,938 [run_init] DEBUG init version:0.0.0 force:False [2024-08-01T08:30:41.017Z] 2024-08-01 08:30:40,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-01T08:30:41.017Z] 2024-08-01 08:30:40,940 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-01T08:30:41.017Z] 2024-08-01 08:30:40,940 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,425 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4846 with force:False [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,426 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4846 [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,430 [execute] INFO git cat-file --batch-check [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,436 [execute] INFO git cat-file --batch [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-01T08:30:51.009Z] 2024-08-01 08:30:49,441 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4846 [2024-08-01T08:30:51.009Z] 0.0.0 [Pipeline] } [2024-08-01T08:30:51.020Z] $ docker exec --env ******** --env ******** f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 ssh-agent -k [2024-08-01T08:30:51.130Z] unset SSH_AUTH_SOCK; [2024-08-01T08:30:51.130Z] unset SSH_AGENT_PID; [2024-08-01T08:30:51.130Z] echo Agent pid 77 killed; [2024-08-01T08:30:51.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-01T08:30:51.481Z] + git semver [Pipeline] } [2024-08-01T08:30:51.755Z] $ docker stop --time=1 f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 [2024-08-01T08:30:53.065Z] $ docker rm -f --volumes f6b69f8f5c37599e14c472fcd820830ca3176cf5a677bd939878d537e2f74fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:30:53.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-01T08:30:53.660Z] Stashed 1 file(s) [Pipeline] echo [2024-08-01T08:30:53.665Z] [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-08-01T08:30:54.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-01T08:30:54.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:30:54.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:30:54.166Z] ========================================================= [2024-08-01T08:30:54.166Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-01T08:30:54.166Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:30:54.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:30:54.455Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-01T08:30:54.455Z] 619be1103602: Pulling fs layer [2024-08-01T08:30:54.455Z] 7862e08f4a3e: Pulling fs layer [2024-08-01T08:30:54.455Z] 5df492c9dc93: Pulling fs layer [2024-08-01T08:30:54.455Z] 7629e6793208: Pulling fs layer [2024-08-01T08:30:54.455Z] 4f4fb700ef54: Pulling fs layer [2024-08-01T08:30:54.455Z] fb5054dd5b73: Pulling fs layer [2024-08-01T08:30:54.455Z] eeca6798cff9: Pulling fs layer [2024-08-01T08:30:54.455Z] aa269ceb94a6: Pulling fs layer [2024-08-01T08:30:54.455Z] ada007ff1a6a: Pulling fs layer [2024-08-01T08:30:54.455Z] 4f4fb700ef54: Waiting [2024-08-01T08:30:54.455Z] fb5054dd5b73: Waiting [2024-08-01T08:30:54.455Z] eeca6798cff9: Waiting [2024-08-01T08:30:54.455Z] aa269ceb94a6: Waiting [2024-08-01T08:30:54.455Z] ada007ff1a6a: Waiting [2024-08-01T08:30:54.455Z] 7629e6793208: Waiting [2024-08-01T08:30:54.455Z] 7862e08f4a3e: Verifying Checksum [2024-08-01T08:30:54.455Z] 7862e08f4a3e: Download complete [2024-08-01T08:30:54.455Z] 7629e6793208: Verifying Checksum [2024-08-01T08:30:54.455Z] 7629e6793208: Download complete [2024-08-01T08:30:54.455Z] 4f4fb700ef54: Download complete [2024-08-01T08:30:54.455Z] fb5054dd5b73: Verifying Checksum [2024-08-01T08:30:54.455Z] fb5054dd5b73: Download complete [2024-08-01T08:30:54.455Z] 619be1103602: Download complete [2024-08-01T08:30:54.455Z] eeca6798cff9: Verifying Checksum [2024-08-01T08:30:54.455Z] eeca6798cff9: Download complete [2024-08-01T08:30:54.714Z] 619be1103602: Pull complete [2024-08-01T08:30:54.714Z] ada007ff1a6a: Verifying Checksum [2024-08-01T08:30:54.714Z] ada007ff1a6a: Download complete [2024-08-01T08:30:54.973Z] 7862e08f4a3e: Pull complete [2024-08-01T08:30:54.973Z] 5df492c9dc93: Verifying Checksum [2024-08-01T08:30:54.973Z] 5df492c9dc93: Download complete [2024-08-01T08:30:55.231Z] aa269ceb94a6: Verifying Checksum [2024-08-01T08:30:55.231Z] aa269ceb94a6: Download complete [2024-08-01T08:30:57.765Z] 5df492c9dc93: Pull complete [2024-08-01T08:30:57.765Z] 7629e6793208: Pull complete [2024-08-01T08:30:58.023Z] 4f4fb700ef54: Pull complete [2024-08-01T08:30:58.023Z] fb5054dd5b73: Pull complete [2024-08-01T08:30:58.023Z] eeca6798cff9: Pull complete [2024-08-01T08:31:00.574Z] aa269ceb94a6: Pull complete [2024-08-01T08:31:00.834Z] ada007ff1a6a: Pull complete [2024-08-01T08:31:00.834Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-01T08:31:00.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:31:00.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:31:01.144Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:31:01.144Z] WORKDIR /edgex [2024-08-01T08:31:01.144Z] COPY go.mod . [2024-08-01T08:31:01.144Z] RUN go mod download [2024-08-01T08:31:01.144Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-01T08:31:01.714Z] Sending build context to Docker daemon 178.8MB [2024-08-01T08:31:01.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-01T08:31:01.714Z] ---> f489d0715acc [2024-08-01T08:31:01.714Z] Step 2/4 : WORKDIR /edgex [2024-08-01T08:31:08.296Z] ---> Running in 968cd08d4073 [2024-08-01T08:31:08.296Z] Removing intermediate container 968cd08d4073 [2024-08-01T08:31:08.296Z] ---> eed20fcc3a97 [2024-08-01T08:31:08.296Z] Step 3/4 : COPY go.mod . [2024-08-01T08:31:08.296Z] ---> 649a4878baee [2024-08-01T08:31:08.296Z] Step 4/4 : RUN go mod download [2024-08-01T08:31:08.296Z] ---> Running in 3bd45b72293d [2024-08-01T08:31:08.771Z] Still waiting to schedule task [2024-08-01T08:31:08.771Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6934’ [2024-08-01T08:31:40.398Z] Removing intermediate container 3bd45b72293d [2024-08-01T08:31:40.398Z] ---> cb5792866f81 [2024-08-01T08:31:40.398Z] Successfully built cb5792866f81 [2024-08-01T08:31:40.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:31:40.713Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-01T08:31:40.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:31:40.797Z] prd-ubuntu20.04-docker-8c-8g-6935 does not seem to be running inside a container [2024-08-01T08:31:40.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-01T08:31:41.335Z] $ docker top 0100bb8a8b8aa77536c1f291a500a1661c1ce1ef073227e85e621e9396949861 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:31:41.686Z] + go version [2024-08-01T08:31:41.686Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-01T08:31:41.693Z] $ docker stop --time=1 0100bb8a8b8aa77536c1f291a500a1661c1ce1ef073227e85e621e9396949861 [2024-08-01T08:31:42.955Z] $ docker rm -f --volumes 0100bb8a8b8aa77536c1f291a500a1661c1ce1ef073227e85e621e9396949861 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:31:43.399Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-01T08:31:43.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:31:43.481Z] prd-ubuntu20.04-docker-8c-8g-6935 does not seem to be running inside a container [2024-08-01T08:31:43.510Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-01T08:31:43.833Z] $ docker top b6ccd8fe6bf8abcd3af27ef2d13d523e6e6daf2469dd3937f36610e119ad4b01 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-01T08:31:43.909Z] ========================================================= [2024-08-01T08:31:43.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-01T08:31:43.909Z] ========================================================= [Pipeline] sh [2024-08-01T08:31:44.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:31:44.486Z] + make test [2024-08-01T08:31:44.486Z] go test -race -coverprofile=coverage.out ./... [2024-08-01T08:31:51.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-01T08:32:17.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-01T08:32:18.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-01T08:32:18.178Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-01T08:32:18.178Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-01T08:32:18.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-01T08:32:19.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-01T08:32:19.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-01T08:32:20.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-08-01T08:32:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-01T08:32:21.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-01T08:32:21.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-01T08:32:21.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-01T08:32:21.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-01T08:32:22.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-08-01T08:32:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-01T08:32:22.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-01T08:32:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-01T08:32:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-01T08:32:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-01T08:32:24.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-01T08:32:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-01T08:32:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-01T08:32:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.042s coverage: 69.2% of statements [2024-08-01T08:32:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-08-01T08:32:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.445s coverage: 93.4% of statements [2024-08-01T08:32:25.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-01T08:32:25.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-01T08:32:26.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements [2024-08-01T08:32:27.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.8% of statements [2024-08-01T08:32:27.688Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-08-01T08:32:27.947Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.015s coverage: 0.0% of statements [no tests to run] [2024-08-01T08:32:27.947Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-01T08:32:27.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-01T08:32:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-08-01T08:32:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-08-01T08:32:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-08-01T08:32:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-08-01T08:32:29.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-08-01T08:32:29.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-08-01T08:32:29.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-01T08:32:30.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-01T08:32:31.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-01T08:32:31.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-01T08:32:31.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-01T08:32:31.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-01T08:32:32.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-01T08:32:32.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-01T08:32:32.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-01T08:32:34.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-01T08:32:34.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-01T08:32:36.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-01T08:32:36.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-01T08:32:38.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-01T08:32:38.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-01T08:32:38.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-01T08:32:40.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-01T08:32:40.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-01T08:32:40.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-01T08:32:40.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-01T08:32:40.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:40.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-01T08:32:42.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-01T08:32:42.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-01T08:32:42.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-01T08:32:42.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-01T08:32:42.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-01T08:32:43.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-01T08:32:43.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:43.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-01T08:32:43.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-01T08:32:44.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-01T08:32:44.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-01T08:32:45.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-01T08:32:45.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 38.4% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.033s coverage: 19.9% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-08-01T08:32:55.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-08-01T08:32:55.489Z] 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-08-01T08:32:55.749Z] running golangci-lint [2024-08-01T08:32:56.011Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-01T08:32:56.011Z] go version go1.21.9 linux/amd64 [2024-08-01T08:32:56.271Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-01T08:32:56.271Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-01T08:33:18.213Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 21.063968882s" [2024-08-01T08:33:18.213Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 65.508839ms" [2024-08-01T08:33:28.184Z] level=info msg="[linters_context/goanalysis] analyzers took 1m34.607805852s with top 10 stages: buildir: 50.753279359s, gosec: 8.069545078s, inspect: 2.970451431s, fact_deprecated: 2.567475238s, ctrlflow: 1.740187831s, printf: 1.682646198s, nilness: 1.159456171s, fact_purity: 1.134083423s, S1038: 1.118122604s, unused: 753.278002ms" [2024-08-01T08:33:28.185Z] level=info msg="[runner] Issues before processing: 211, after processing: 0" [2024-08-01T08:33:28.185Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 211/211, cgo: 211/211, skip_files: 211/211, exclude: 211/211, filename_unadjuster: 211/211, exclude-rules: 21/211, path_prettifier: 211/211, skip_dirs: 211/211, autogenerated_exclude: 211/211, nolint: 0/21" [2024-08-01T08:33:28.185Z] level=info msg="[runner] processing took 20.052294ms with stages: nolint: 7.800912ms, identifier_marker: 6.658145ms, exclude-rules: 1.71307ms, autogenerated_exclude: 1.585104ms, path_prettifier: 1.558835ms, skip_dirs: 676.24µs, cgo: 41.788µs, filename_unadjuster: 12.83µs, max_same_issues: 1.04µs, uniq_by_line: 770ns, fixer: 610ns, skip_files: 460ns, exclude: 420ns, path_prefixer: 390ns, diff: 300ns, source_code: 290ns, severity-rules: 290ns, sort_results: 280ns, max_from_linter: 220ns, max_per_file_from_linter: 160ns, path_shortener: 140ns" [2024-08-01T08:33:28.185Z] level=info msg="[runner] linters took 10.944040743s with stages: goanalysis_metalinter: 10.923861882s" [2024-08-01T08:33:28.185Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-01T08:33:28.185Z] level=info msg="Memory: 320 samples, avg is 297.0MB, max is 1382.5MB" [2024-08-01T08:33:28.185Z] level=info msg="Execution took 32.081315964s" [2024-08-01T08:33:28.443Z] go vet ./... [2024-08-01T08:33:35.006Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-01T08:33:35.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-01T08:33:35.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-01T08:33:35.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-01T08:33:35.572Z] + ls -al . [2024-08-01T08:33:35.572Z] total 864 [2024-08-01T08:33:35.572Z] drwxrwxr-x 11 1001 1001 4096 Aug 1 08:31 . [2024-08-01T08:33:35.572Z] drwxr-xr-x 4 root root 4096 Aug 1 08:31 .. [2024-08-01T08:33:35.572Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:30 .blubracket [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 10 Aug 1 08:30 .dockerignore [2024-08-01T08:33:35.572Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 08:32 .git [2024-08-01T08:33:35.572Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:30 .github [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 1102 Aug 1 08:30 .gitignore [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 08:30 .golangci.yml [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 100 Aug 1 08:30 .hadolint.yml [2024-08-01T08:33:35.572Z] drwxr-xr-x 3 1001 1001 4096 Aug 1 08:30 .semver [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 155 Aug 1 08:30 .sonarcloud.properties [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 08:30 ADOPTERS.md [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 20806 Aug 1 08:30 Attribution.txt [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 100284 Aug 1 08:30 CHANGELOG.md [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 08:30 CONTRIBUTING.md [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 08:30 GOVERNANCE.md [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 861 Aug 1 08:30 Jenkinsfile [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 08:30 LICENSE [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 16854 Aug 1 08:30 Makefile [2024-08-01T08:33:35.572Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 08:30 OWNERS.md [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 9528 Aug 1 08:30 README.md [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 789 Aug 1 08:30 SECURITY.md [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 08:30 VERSION [2024-08-01T08:33:35.573Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:30 bin [2024-08-01T08:33:35.573Z] drwxrwxr-x 20 1001 1001 4096 Aug 1 08:30 cmd [2024-08-01T08:33:35.573Z] -rw-r--r-- 1 root root 498370 Aug 1 08:32 coverage.out [2024-08-01T08:33:35.573Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:30 fuzz_test [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 7118 Aug 1 08:30 go.mod [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 101672 Aug 1 08:30 go.sum [2024-08-01T08:33:35.573Z] drwxrwxr-x 7 1001 1001 4096 Aug 1 08:30 internal [2024-08-01T08:33:35.573Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:30 openapi [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 584 Aug 1 08:30 security.txt [2024-08-01T08:33:35.573Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 08:30 version.go [Pipeline] sh [2024-08-01T08:33:35.855Z] + '[' -e coverage.out ] [2024-08-01T08:33:35.855Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-01T08:33:35.983Z] Stashed 1 file(s) [Pipeline] sh [2024-08-01T08:33:36.261Z] + make build [2024-08-01T08:33:36.261Z] 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-08-01T08:33:58.221Z] 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-08-01T08:33:59.597Z] 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-08-01T08:34:00.972Z] 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-08-01T08:34:01.912Z] 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-08-01T08:34:03.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6937 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws [2024-08-01T08:34:03.271Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [2024-08-01T08:34:03.287Z] 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 [Pipeline] checkout [2024-08-01T08:34:06.330Z] The recommended git tool is: git [2024-08-01T08:34:07.472Z] 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-08-01T08:34:08.408Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:34:09.781Z] 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-08-01T08:34:12.311Z] 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-08-01T08:34:12.886Z] 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-08-01T08:34:13.452Z] 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-08-01T08:34:14.018Z] 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-08-01T08:34:14.301Z] using credential edgex-jenkins-ssh [2024-08-01T08:34:14.334Z] Cloning the remote Git repository [2024-08-01T08:34:14.953Z] 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-08-01T08:34:14.396Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-01T08:34:14.601Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-01T08:34:14.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-01T08:34:14.808Z] > git --version # timeout=10 [2024-08-01T08:34:14.866Z] > git --version # 'git version 2.25.1' [2024-08-01T08:34:14.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-01T08:34:15.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2024-08-01T08:34:15.885Z] $ docker stop --time=1 b6ccd8fe6bf8abcd3af27ef2d13d523e6e6daf2469dd3937f36610e119ad4b01 [2024-08-01T08:34:23.191Z] $ docker rm -f --volumes b6ccd8fe6bf8abcd3af27ef2d13d523e6e6daf2469dd3937f36610e119ad4b01 [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-08-01T08:34:24.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:34:24.404Z] [2024-08-01T08:34:24.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:34:24.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:34:24.719Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-01T08:34:24.719Z] 91d30c5bc195: Pulling fs layer [2024-08-01T08:34:24.719Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-01T08:34:24.719Z] 9c61dcf015f6: Pulling fs layer [2024-08-01T08:34:24.719Z] 4698f68db338: Pulling fs layer [2024-08-01T08:34:24.719Z] 2a2f49069b9e: Pulling fs layer [2024-08-01T08:34:24.719Z] e0025b399a48: Pulling fs layer [2024-08-01T08:34:24.719Z] e0025b399a48: Waiting [2024-08-01T08:34:24.719Z] 2a2f49069b9e: Waiting [2024-08-01T08:34:24.719Z] 4698f68db338: Waiting [2024-08-01T08:34:24.719Z] 91d30c5bc195: Verifying Checksum [2024-08-01T08:34:24.719Z] 4698f68db338: Verifying Checksum [2024-08-01T08:34:24.719Z] 4698f68db338: Download complete [2024-08-01T08:34:24.976Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-01T08:34:24.976Z] 2e9b0aa3be6d: Download complete [2024-08-01T08:34:24.976Z] 91d30c5bc195: Pull complete [2024-08-01T08:34:24.976Z] e0025b399a48: Verifying Checksum [2024-08-01T08:34:24.976Z] e0025b399a48: Download complete [2024-08-01T08:34:24.976Z] 2a2f49069b9e: Download complete [2024-08-01T08:34:25.236Z] 2e9b0aa3be6d: Pull complete [2024-08-01T08:34:25.494Z] 9c61dcf015f6: Verifying Checksum [2024-08-01T08:34:25.494Z] 9c61dcf015f6: Download complete [2024-08-01T08:34:28.020Z] 9c61dcf015f6: Pull complete [2024-08-01T08:34:28.020Z] 4698f68db338: Pull complete [2024-08-01T08:34:28.279Z] 2a2f49069b9e: Pull complete [2024-08-01T08:34:28.279Z] e0025b399a48: Pull complete [2024-08-01T08:34:28.279Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-01T08:34:28.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-01T08:34:28.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:34:28.387Z] prd-ubuntu20.04-docker-8c-8g-6935 does not seem to be running inside a container [2024-08-01T08:34:28.405Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-01T08:34:31.999Z] $ docker top 1197cca0314db816d27d57bce799881da3a9ca779307c9ce9eaa5d6c0f9989a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:34:32.363Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-01T08:34:33.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-01T08:34:33.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-01T08:34:34.727Z] Merging remotes/origin/main commit c3f3a2e890381eb1becc271f5487954b1eb8b608 into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e [2024-08-01T08:34:34.897Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #1 transferring dockerfile: 1.95kB done [2024-08-01T08:34:34.897Z] #1 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #2 transferring dockerfile: 2.50kB done [2024-08-01T08:34:34.897Z] #2 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #3 transferring dockerfile: 2.01kB done [2024-08-01T08:34:34.897Z] #3 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #4 transferring dockerfile: 2.15kB done [2024-08-01T08:34:34.897Z] #4 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #5 transferring dockerfile: 1.85kB done [2024-08-01T08:34:34.897Z] #5 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #6 transferring dockerfile: 2.01kB done [2024-08-01T08:34:34.897Z] #6 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #7 transferring dockerfile: 1.81kB done [2024-08-01T08:34:34.897Z] #7 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #8 [support-notifications internal] load .dockerignore [2024-08-01T08:34:34.897Z] #8 transferring context: 50B done [2024-08-01T08:34:34.897Z] #8 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #9 transferring dockerfile: 1.93kB done [2024-08-01T08:34:34.897Z] #9 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #10 transferring dockerfile: 1.89kB done [2024-08-01T08:34:34.897Z] #10 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #11 transferring dockerfile: 2.23kB done [2024-08-01T08:34:34.897Z] #11 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #12 transferring dockerfile: 1.93kB done [2024-08-01T08:34:34.897Z] #12 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #13 transferring dockerfile: 2.93kB done [2024-08-01T08:34:34.897Z] #13 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #14 transferring dockerfile: 1.70kB done [2024-08-01T08:34:34.897Z] #14 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #15 transferring dockerfile: 2.06kB done [2024-08-01T08:34:34.897Z] #15 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #16 transferring dockerfile: 2.49kB done [2024-08-01T08:34:34.897Z] #16 DONE 0.0s [2024-08-01T08:34:34.897Z] [2024-08-01T08:34:34.897Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-08-01T08:34:34.897Z] #17 transferring dockerfile: 1.69kB done [2024-08-01T08:34:34.897Z] #17 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-01T08:34:35.158Z] #18 transferring context: 50B done [2024-08-01T08:34:35.158Z] #18 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #19 [core-keeper internal] load .dockerignore [2024-08-01T08:34:35.158Z] #19 transferring context: 50B done [2024-08-01T08:34:35.158Z] #19 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #20 [security-proxy-auth internal] load .dockerignore [2024-08-01T08:34:35.158Z] #20 transferring context: 50B done [2024-08-01T08:34:35.158Z] #20 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-01T08:34:35.158Z] #21 transferring context: 50B done [2024-08-01T08:34:35.158Z] #21 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #22 [core-data internal] load .dockerignore [2024-08-01T08:34:35.158Z] #22 transferring context: 50B done [2024-08-01T08:34:35.158Z] #22 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #23 [support-scheduler internal] load .dockerignore [2024-08-01T08:34:35.158Z] #23 transferring context: 50B done [2024-08-01T08:34:35.158Z] #23 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-01T08:34:35.158Z] #24 transferring context: 50B done [2024-08-01T08:34:35.158Z] #24 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-01T08:34:35.158Z] #25 transferring context: 50B done [2024-08-01T08:34:35.158Z] #25 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #26 [core-command internal] load .dockerignore [2024-08-01T08:34:35.158Z] #26 transferring context: 50B done [2024-08-01T08:34:35.158Z] #26 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-01T08:34:35.158Z] #27 transferring context: 50B done [2024-08-01T08:34:35.158Z] #27 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-01T08:34:35.158Z] #28 transferring context: 50B done [2024-08-01T08:34:35.158Z] #28 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #29 [security-spire-server internal] load .dockerignore [2024-08-01T08:34:35.158Z] #29 transferring context: 50B done [2024-08-01T08:34:35.158Z] #29 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-01T08:34:35.158Z] #30 transferring context: 50B done [2024-08-01T08:34:35.158Z] #30 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:35.158Z] #31 DONE 0.0s [2024-08-01T08:34:35.158Z] [2024-08-01T08:34:35.158Z] #32 [core-metadata internal] load .dockerignore [2024-08-01T08:34:35.220Z] Merge succeeded, producing 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 [2024-08-01T08:34:35.220Z] Checking out Revision 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 (PR-4846) [2024-08-01T08:34:35.418Z] #32 transferring context: 50B done [2024-08-01T08:34:35.418Z] #32 DONE 0.0s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #33 [security-spire-config internal] load .dockerignore [2024-08-01T08:34:35.418Z] #33 transferring context: 50B done [2024-08-01T08:34:35.418Z] #33 DONE 0.0s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:34:35.418Z] #34 DONE 0.1s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:35.418Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:34:35.418Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-01T08:34:35.418Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:34:35.418Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:34:35.418Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:34:35.418Z] #35 ... [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:35.418Z] #31 DONE 0.0s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:34:35.418Z] #34 DONE 0.1s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:35.418Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:34:35.418Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-01T08:34:35.418Z] #35 ... [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:35.418Z] #31 DONE 0.0s [2024-08-01T08:34:35.418Z] [2024-08-01T08:34:35.418Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:35.418Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:34:35.418Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:34:35.418Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:34:35.418Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:34:35.418Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:34:34.003Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-01T08:34:34.046Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-01T08:34:34.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-01T08:34:34.075Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-01T08:34:34.745Z] > git config core.sparsecheckout # timeout=10 [2024-08-01T08:34:34.827Z] > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 [2024-08-01T08:34:35.070Z] > git remote # timeout=10 [2024-08-01T08:34:35.091Z] > git config --get remote.origin.url # timeout=10 [2024-08-01T08:34:35.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-01T08:34:35.136Z] > git merge c3f3a2e890381eb1becc271f5487954b1eb8b608 # timeout=10 [2024-08-01T08:34:35.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-01T08:34:35.224Z] > git config core.sparsecheckout # timeout=10 [2024-08-01T08:34:35.238Z] > git checkout -f 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 # timeout=10 [2024-08-01T08:34:35.675Z] #35 ... [2024-08-01T08:34:35.675Z] [2024-08-01T08:34:35.675Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:35.675Z] #31 DONE 0.0s [2024-08-01T08:34:35.675Z] [2024-08-01T08:34:35.675Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:35.675Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:34:35.675Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:34:35.675Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:34:35.675Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:34:35.675Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:34:35.675Z] #35 ... [2024-08-01T08:34:35.675Z] [2024-08-01T08:34:35.675Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:35.675Z] #31 DONE 0.0s [2024-08-01T08:34:35.675Z] [2024-08-01T08:34:35.675Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-01T08:34:35.675Z] #36 DONE 0.7s [2024-08-01T08:34:35.675Z] [2024-08-01T08:34:35.675Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:35.675Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:34:35.675Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:34:35.675Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:34:35.675Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:34:35.675Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:34:35.675Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-01T08:34:36.028Z] #35 ... [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:36.028Z] #31 DONE 0.0s [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-01T08:34:36.028Z] #36 DONE 0.7s [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:34:36.028Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:34:36.028Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:34:36.028Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:34:36.028Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:34:36.028Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:34:36.028Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-01T08:34:36.028Z] #35 ... [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:36.028Z] #31 DONE 0.0s [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-01T08:34:36.028Z] #31 DONE 0.0s [2024-08-01T08:34:36.028Z] [2024-08-01T08:34:36.028Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:34:38.915Z] Commit message: "Merge commit 'c3f3a2e890381eb1becc271f5487954b1eb8b608' into HEAD" [2024-08-01T08:34:38.920Z] > git rev-list --no-walk 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-01T08:34:40.930Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-01T08:34:40.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T08:34:40.930Z] Dload Upload Total Spent Left Speed [2024-08-01T08:34:40.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-08-01T08:34:41.284Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-01T08:34:41.616Z] + sudo tee /etc/docker/daemon.new [2024-08-01T08:34:41.616Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-01T08:34:41.616Z] { [2024-08-01T08:34:41.616Z] "registry-mirrors": [ [2024-08-01T08:34:41.616Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-01T08:34:41.616Z] ], [2024-08-01T08:34:41.616Z] "bip": "10.250.0.254/24", [2024-08-01T08:34:41.616Z] "hosts": [ [2024-08-01T08:34:41.616Z] "tcp://0.0.0.0:5555", [2024-08-01T08:34:41.616Z] "unix:///var/run/docker.sock" [2024-08-01T08:34:41.616Z] ], [2024-08-01T08:34:41.616Z] "mtu": 1458, [2024-08-01T08:34:41.616Z] "selinux-enabled": true, [2024-08-01T08:34:41.616Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-01T08:34:41.616Z] } [Pipeline] sh [2024-08-01T08:34:41.682Z] #34 ... [2024-08-01T08:34:41.682Z] [2024-08-01T08:34:41.682Z] #37 [support-notifications internal] load build context [2024-08-01T08:34:41.682Z] #37 transferring context: 400.97MB 5.5s [2024-08-01T08:34:41.942Z] #37 transferring context: 492.89MB 6.7s done [2024-08-01T08:34:41.958Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-01T08:34:42.295Z] + sudo service docker restart [2024-08-01T08:34:42.513Z] #37 ... [2024-08-01T08:34:42.513Z] [2024-08-01T08:34:42.513Z] #38 [core-keeper internal] load build context [2024-08-01T08:34:43.456Z] #38 transferring context: 492.89MB 7.7s done [2024-08-01T08:34:43.456Z] #38 ... [2024-08-01T08:34:43.456Z] [2024-08-01T08:34:43.456Z] #39 [security-proxy-setup internal] load build context [2024-08-01T08:34:43.716Z] #39 transferring context: 492.89MB 8.4s done [2024-08-01T08:34:45.629Z] #39 ... [2024-08-01T08:34:45.629Z] [2024-08-01T08:34:45.629Z] #40 [security-proxy-auth internal] load build context [2024-08-01T08:34:45.629Z] #40 transferring context: 492.89MB 7.1s done [2024-08-01T08:34:45.629Z] #40 ... [2024-08-01T08:34:45.629Z] [2024-08-01T08:34:45.629Z] #41 [core-data internal] load build context [2024-08-01T08:34:45.629Z] #41 transferring context: 492.89MB 6.5s done [2024-08-01T08:34:45.891Z] #41 ... [2024-08-01T08:34:45.891Z] [2024-08-01T08:34:45.891Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-01T08:34:45.891Z] #42 ... [2024-08-01T08:34:45.891Z] [2024-08-01T08:34:45.891Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:34:46.777Z] #43 ... [2024-08-01T08:34:46.777Z] [2024-08-01T08:34:46.777Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-01T08:34:46.777Z] #44 transferring context: 492.89MB 6.0s done [2024-08-01T08:34:47.036Z] #44 ... [2024-08-01T08:34:47.036Z] [2024-08-01T08:34:47.036Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-01T08:34:47.036Z] #45 ... [2024-08-01T08:34:47.036Z] [2024-08-01T08:34:47.036Z] #46 [support-scheduler internal] load build context [2024-08-01T08:34:47.036Z] #46 transferring context: 492.89MB 4.1s done [2024-08-01T08:34:47.295Z] #46 ... [2024-08-01T08:34:47.295Z] [2024-08-01T08:34:47.295Z] #47 [support-cron-scheduler internal] load build context [2024-08-01T08:34:47.295Z] #47 transferring context: 492.89MB 6.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T08:35:00.554Z] provisioning config files... [2024-08-01T08:35:00.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13184571443195480964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T08:35:01.044Z] ---> ****-login.sh [2024-08-01T08:35:01.044Z] nexus3.edgexfoundry.org:10001 [2024-08-01T08:35:01.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:35:01.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:35:01.633Z] Configure a credential helper to remove this warning. See [2024-08-01T08:35:01.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:35:01.633Z] [2024-08-01T08:35:01.633Z] Login Succeeded [2024-08-01T08:35:01.633Z] nexus3.edgexfoundry.org:10002 [2024-08-01T08:35:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:35:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:35:01.902Z] Configure a credential helper to remove this warning. See [2024-08-01T08:35:01.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:35:01.902Z] [2024-08-01T08:35:01.902Z] Login Succeeded [2024-08-01T08:35:01.902Z] nexus3.edgexfoundry.org:10003 [2024-08-01T08:35:02.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:35:02.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:35:02.451Z] Configure a credential helper to remove this warning. See [2024-08-01T08:35:02.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:35:02.451Z] [2024-08-01T08:35:02.451Z] Login Succeeded [2024-08-01T08:35:02.451Z] nexus3.edgexfoundry.org:10004 [2024-08-01T08:35:02.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:35:02.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:35:02.722Z] Configure a credential helper to remove this warning. See [2024-08-01T08:35:02.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:35:02.722Z] [2024-08-01T08:35:02.722Z] Login Succeeded [2024-08-01T08:35:02.722Z] ****.io [2024-08-01T08:35:02.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-01T08:35:03.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-01T08:35:03.257Z] Configure a credential helper to remove this warning. See [2024-08-01T08:35:03.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-01T08:35:03.257Z] [2024-08-01T08:35:03.257Z] Login Succeeded [2024-08-01T08:35:03.257Z] ---> ****-login.sh ends [Pipeline] } [2024-08-01T08:35:03.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-01T08:35:03.882Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-01T08:35:03.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:35:03.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-01T08:35:03.944Z] ========================================================= [2024-08-01T08:35:03.945Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-01T08:35:03.945Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:35:04.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:35:04.538Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-01T08:35:04.538Z] c6b39de5b339: Pulling fs layer [2024-08-01T08:35:04.538Z] a69c41024577: Pulling fs layer [2024-08-01T08:35:04.538Z] d6de4b400683: Pulling fs layer [2024-08-01T08:35:04.538Z] 35cb2a7552d0: Pulling fs layer [2024-08-01T08:35:04.538Z] 4f4fb700ef54: Pulling fs layer [2024-08-01T08:35:04.538Z] 464afbd9ba4c: Pulling fs layer [2024-08-01T08:35:04.538Z] 00f215d4a9da: Pulling fs layer [2024-08-01T08:35:04.538Z] d496ad576159: Pulling fs layer [2024-08-01T08:35:04.538Z] 4f4fb700ef54: Waiting [2024-08-01T08:35:04.538Z] 464afbd9ba4c: Waiting [2024-08-01T08:35:04.538Z] d496ad576159: Waiting [2024-08-01T08:35:04.538Z] 00f215d4a9da: Waiting [2024-08-01T08:35:04.538Z] 35cb2a7552d0: Waiting [2024-08-01T08:35:04.538Z] a69c41024577: Verifying Checksum [2024-08-01T08:35:04.538Z] a69c41024577: Download complete [2024-08-01T08:35:04.538Z] 35cb2a7552d0: Verifying Checksum [2024-08-01T08:35:04.538Z] 35cb2a7552d0: Download complete [2024-08-01T08:35:04.538Z] 4f4fb700ef54: Verifying Checksum [2024-08-01T08:35:04.538Z] 4f4fb700ef54: Download complete [2024-08-01T08:35:04.538Z] 464afbd9ba4c: Download complete [2024-08-01T08:35:04.538Z] c6b39de5b339: Verifying Checksum [2024-08-01T08:35:04.538Z] c6b39de5b339: Download complete [2024-08-01T08:35:04.806Z] d496ad576159: Verifying Checksum [2024-08-01T08:35:04.806Z] d496ad576159: Download complete [2024-08-01T08:35:05.399Z] #47 ... [2024-08-01T08:35:05.399Z] [2024-08-01T08:35:05.399Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-01T08:35:05.399Z] #36 DONE 0.7s [2024-08-01T08:35:05.399Z] [2024-08-01T08:35:05.399Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:35:05.399Z] #34 DONE 29.9s [2024-08-01T08:35:05.399Z] [2024-08-01T08:35:05.399Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:35:05.399Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:35:05.399Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:35:05.399Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:35:05.399Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:35:05.399Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:35:05.399Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-01T08:35:05.402Z] c6b39de5b339: Pull complete [2024-08-01T08:35:05.984Z] a69c41024577: Pull complete [2024-08-01T08:35:06.251Z] d6de4b400683: Verifying Checksum [2024-08-01T08:35:06.251Z] d6de4b400683: Download complete [2024-08-01T08:35:06.773Z] #35 ... [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-01T08:35:06.774Z] #44 DONE 30.6s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #47 [support-cron-scheduler internal] load build context [2024-08-01T08:35:06.774Z] #47 DONE 30.9s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #41 [core-data internal] load build context [2024-08-01T08:35:06.774Z] #41 DONE 30.8s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #40 [security-proxy-auth internal] load build context [2024-08-01T08:35:06.774Z] #40 DONE 30.9s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #38 [core-keeper internal] load build context [2024-08-01T08:35:06.774Z] #38 DONE 30.9s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #46 [support-scheduler internal] load build context [2024-08-01T08:35:06.774Z] #46 DONE 30.6s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #39 [security-proxy-setup internal] load build context [2024-08-01T08:35:06.774Z] #39 DONE 31.0s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-01T08:35:06.774Z] #42 DONE 31.0s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #37 [support-notifications internal] load build context [2024-08-01T08:35:06.774Z] #37 DONE 31.2s [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:35:06.774Z] #35 ... [2024-08-01T08:35:06.774Z] [2024-08-01T08:35:06.774Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-01T08:35:06.774Z] #45 DONE 31.2s [2024-08-01T08:35:07.033Z] [2024-08-01T08:35:07.033Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:35:07.033Z] #43 DONE 31.2s [2024-08-01T08:35:07.033Z] [2024-08-01T08:35:07.033Z] #48 [security-spire-config internal] load build context [2024-08-01T08:35:07.033Z] #48 transferring context: 25.48kB 0.0s done [2024-08-01T08:35:07.033Z] #48 DONE 0.1s [2024-08-01T08:35:07.033Z] [2024-08-01T08:35:07.033Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:35:07.033Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-01T08:35:07.033Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-01T08:35:07.033Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:35:07.033Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-01T08:35:07.033Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-01T08:35:07.033Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-01T08:35:07.033Z] #35 ... [2024-08-01T08:35:07.033Z] [2024-08-01T08:35:07.033Z] #49 [security-spire-agent internal] load build context [2024-08-01T08:35:07.033Z] #49 transferring context: 26.76kB done [2024-08-01T08:35:07.033Z] #49 DONE 0.2s [2024-08-01T08:35:07.033Z] [2024-08-01T08:35:07.033Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:35:07.033Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-01T08:35:07.033Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:35:07.033Z] #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-01T08:35:07.033Z] #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-01T08:35:07.034Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:35:07.034Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-01T08:35:07.034Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:35:07.034Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-01T08:35:07.034Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-08-01T08:35:07.213Z] 00f215d4a9da: Verifying Checksum [2024-08-01T08:35:07.213Z] 00f215d4a9da: Download complete [2024-08-01T08:35:07.293Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.4s [2024-08-01T08:35:07.293Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-01T08:35:07.551Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s [2024-08-01T08:35:07.551Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s [2024-08-01T08:35:07.551Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.7s [2024-08-01T08:35:07.551Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-01T08:35:07.808Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-08-01T08:35:14.652Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.0s done [2024-08-01T08:35:15.586Z] #50 ... [2024-08-01T08:35:15.586Z] [2024-08-01T08:35:15.586Z] #51 [core-command internal] load build context [2024-08-01T08:35:15.586Z] #51 transferring context: 492.89MB 6.6s done [2024-08-01T08:35:15.586Z] #51 ... [2024-08-01T08:35:15.586Z] [2024-08-01T08:35:15.586Z] #52 [core-metadata internal] load build context [2024-08-01T08:35:15.586Z] #52 transferring context: 492.89MB 6.8s done [2024-08-01T08:35:15.845Z] #52 ... [2024-08-01T08:35:15.845Z] [2024-08-01T08:35:15.845Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:35:15.845Z] #53 transferring context: 492.89MB 6.6s done [2024-08-01T08:35:16.283Z] #53 ... [2024-08-01T08:35:16.283Z] [2024-08-01T08:35:16.283Z] #54 [security-bootstrapper internal] load build context [2024-08-01T08:35:16.283Z] #54 transferring context: 492.89MB 6.3s done [2024-08-01T08:35:16.543Z] #54 ... [2024-08-01T08:35:16.543Z] [2024-08-01T08:35:16.543Z] #55 [security-secretstore-setup internal] load build context [2024-08-01T08:35:16.543Z] #55 transferring context: 492.89MB 6.4s done [2024-08-01T08:35:16.543Z] #55 ... [2024-08-01T08:35:16.543Z] [2024-08-01T08:35:16.543Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:35:16.543Z] #56 ... [2024-08-01T08:35:16.543Z] [2024-08-01T08:35:16.543Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:35:17.486Z] #57 ... [2024-08-01T08:35:17.486Z] [2024-08-01T08:35:17.486Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:35:17.486Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.486Z] #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.486Z] #0 1.332 OK: 264 MiB in 52 packages [2024-08-01T08:35:17.486Z] #58 ... [2024-08-01T08:35:17.486Z] [2024-08-01T08:35:17.486Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:35:17.486Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-01T08:35:17.486Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-01T08:35:17.486Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-01T08:35:17.486Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-01T08:35:17.486Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-01T08:35:17.486Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:35:17.486Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:35:17.486Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-01T08:35:17.486Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-08-01T08:35:17.486Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-01T08:35:17.486Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-01T08:35:17.779Z] #59 ... [2024-08-01T08:35:17.779Z] [2024-08-01T08:35:17.779Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:35:17.779Z] #0 4.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.779Z] #0 4.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.779Z] #0 4.870 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:17.779Z] #0 4.875 (2/2) Installing su-exec (0.2-r3) [2024-08-01T08:35:17.779Z] #0 4.878 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:17.779Z] #0 4.887 OK: 7 MiB in 17 packages [2024-08-01T08:35:17.779Z] #60 ... [2024-08-01T08:35:17.779Z] [2024-08-01T08:35:17.779Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:35:17.779Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.779Z] #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:17.779Z] #0 3.253 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:17.779Z] #0 3.263 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:17.779Z] #0 3.271 OK: 7 MiB in 16 packages [2024-08-01T08:35:18.038Z] #61 ... [2024-08-01T08:35:18.038Z] [2024-08-01T08:35:18.038Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:35:18.038Z] #62 ... [2024-08-01T08:35:18.038Z] [2024-08-01T08:35:18.038Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:35:18.038Z] #0 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.038Z] #0 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.038Z] #0 11.59 OK: 264 MiB in 52 packages [2024-08-01T08:35:18.297Z] #63 ... [2024-08-01T08:35:18.297Z] [2024-08-01T08:35:18.297Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:35:18.297Z] #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.297Z] #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.297Z] #0 1.971 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:35:18.297Z] #0 1.971 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:35:18.297Z] #0 1.971 OK: 20077 distinct packages available [2024-08-01T08:35:18.297Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.297Z] #0 2.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.297Z] #0 2.331 OK: 264 MiB in 52 packages [2024-08-01T08:35:18.555Z] #64 ... [2024-08-01T08:35:18.555Z] [2024-08-01T08:35:18.555Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:35:18.555Z] #0 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.555Z] #0 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.555Z] #0 1.088 (1/2) Installing ca-certificates (20240226-r0) [2024-08-01T08:35:18.555Z] #0 1.104 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:18.555Z] #0 1.123 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:18.555Z] #0 1.133 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:35:18.555Z] #0 1.253 OK: 8 MiB in 17 packages [2024-08-01T08:35:18.555Z] #65 ... [2024-08-01T08:35:18.555Z] [2024-08-01T08:35:18.555Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:35:18.555Z] #0 9.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.555Z] #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.555Z] #0 9.399 (1/4) Installing ca-certificates (20240226-r0) [2024-08-01T08:35:18.555Z] #0 9.421 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:18.555Z] #0 9.424 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:35:18.555Z] #0 9.427 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:35:18.555Z] #0 9.487 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:18.555Z] #0 9.493 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:35:18.555Z] #0 9.986 OK: 17 MiB in 19 packages [2024-08-01T08:35:18.813Z] #66 ... [2024-08-01T08:35:18.813Z] [2024-08-01T08:35:18.813Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:35:18.813Z] #67 ... [2024-08-01T08:35:18.813Z] [2024-08-01T08:35:18.813Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:35:18.813Z] #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.813Z] #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:18.813Z] #0 1.613 OK: 264 MiB in 52 packages [2024-08-01T08:35:19.071Z] #68 ... [2024-08-01T08:35:19.071Z] [2024-08-01T08:35:19.071Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:35:19.071Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:19.071Z] #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:19.071Z] #0 1.356 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:19.071Z] #0 1.361 (2/4) Installing openssl (3.1.6-r0) [2024-08-01T08:35:19.071Z] #0 1.373 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:35:19.071Z] #0 1.373 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:35:19.071Z] #0 1.448 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:19.071Z] #0 1.467 OK: 17 MiB in 19 packages [2024-08-01T08:35:19.071Z] #69 ... [2024-08-01T08:35:19.071Z] [2024-08-01T08:35:19.071Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:35:19.071Z] #70 ... [2024-08-01T08:35:19.071Z] [2024-08-01T08:35:19.071Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:35:19.328Z] #71 ... [2024-08-01T08:35:19.329Z] [2024-08-01T08:35:19.329Z] #72 [security-spire-server internal] load build context [2024-08-01T08:35:19.329Z] #72 transferring context: 27.23kB done [2024-08-01T08:35:19.329Z] #72 ... [2024-08-01T08:35:19.329Z] [2024-08-01T08:35:19.329Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:35:19.329Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.5s [2024-08-01T08:35:19.566Z] d6de4b400683: Pull complete [2024-08-01T08:35:19.566Z] 35cb2a7552d0: Pull complete [2024-08-01T08:35:19.588Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-08-01T08:35:19.837Z] 4f4fb700ef54: Pull complete [2024-08-01T08:35:20.110Z] 464afbd9ba4c: Pull complete [2024-08-01T08:35:26.184Z] #50 ... [2024-08-01T08:35:26.185Z] [2024-08-01T08:35:26.185Z] #55 [security-secretstore-setup internal] load build context [2024-08-01T08:35:26.185Z] #55 DONE 19.6s [2024-08-01T08:35:26.185Z] [2024-08-01T08:35:26.185Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:35:26.185Z] #57 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:26.185Z] #57 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:26.185Z] #57 12.37 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:35:26.185Z] #57 12.37 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:35:26.185Z] #57 12.37 OK: 20070 distinct packages available [2024-08-01T08:35:26.185Z] #57 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:26.185Z] #57 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:26.185Z] #57 12.68 (1/11) Installing ca-certificates (20240226-r0) [2024-08-01T08:35:26.185Z] #57 12.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-01T08:35:26.185Z] #57 12.70 (3/11) Installing libunistring (1.1-r1) [2024-08-01T08:35:26.185Z] #57 12.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-01T08:35:26.185Z] #57 12.73 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-01T08:35:26.185Z] #57 12.73 (6/11) Installing libcurl (8.9.0-r0) [2024-08-01T08:35:26.185Z] #57 12.74 (7/11) Installing curl (8.9.0-r0) [2024-08-01T08:35:26.185Z] #57 12.75 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:26.185Z] #57 12.75 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:35:26.185Z] #57 12.76 (10/11) Installing libucontext (1.2-r2) [2024-08-01T08:35:26.185Z] #57 12.76 (11/11) Installing gcompat (1.1.0-r1) [2024-08-01T08:35:26.185Z] #57 12.76 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:26.185Z] #57 12.77 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:35:26.185Z] #57 12.89 OK: 12 MiB in 26 packages [2024-08-01T08:35:30.218Z] 00f215d4a9da: Pull complete [2024-08-01T08:35:30.530Z] #57 ... [2024-08-01T08:35:30.531Z] [2024-08-01T08:35:30.531Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:35:30.531Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-08-01T08:35:30.531Z] #59 ... [2024-08-01T08:35:30.531Z] [2024-08-01T08:35:30.531Z] #54 [security-bootstrapper internal] load build context [2024-08-01T08:35:30.531Z] #54 DONE 24.9s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:35:30.802Z] #70 ... [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:35:30.802Z] #53 DONE 25.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #52 [core-metadata internal] load build context [2024-08-01T08:35:30.802Z] #52 DONE 25.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #51 [core-command internal] load build context [2024-08-01T08:35:30.802Z] #51 DONE 25.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:35:30.802Z] #60 DONE 24.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:35:30.802Z] #69 DONE 24.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:35:30.802Z] #58 DONE 24.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:35:30.802Z] #57 DONE 24.3s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:35:30.802Z] #68 DONE 24.5s [2024-08-01T08:35:30.802Z] [2024-08-01T08:35:30.802Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:35:30.806Z] d496ad576159: Pull complete [2024-08-01T08:35:30.806Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-01T08:35:30.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:35:30.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:35:31.060Z] #73 ... [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-01T08:35:31.060Z] #61 DONE 24.3s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:35:31.060Z] #64 DONE 24.4s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:35:31.060Z] #71 DONE 24.3s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:35:31.060Z] #66 DONE 24.4s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:35:31.060Z] #63 DONE 24.4s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:35:31.060Z] #56 DONE 24.4s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:35:31.060Z] #65 DONE 24.6s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:35:31.060Z] #74 DONE 0.2s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:35:31.060Z] #75 DONE 0.1s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:35:31.060Z] #76 DONE 0.1s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:35:31.060Z] #59 DONE 24.2s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:35:31.060Z] #73 DONE 0.2s [2024-08-01T08:35:31.060Z] [2024-08-01T08:35:31.060Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:35:31.167Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:35:31.168Z] WORKDIR /edgex [2024-08-01T08:35:31.168Z] COPY go.mod . [2024-08-01T08:35:31.168Z] RUN go mod download [2024-08-01T08:35:31.168Z] docker build -t ci-base-image-arm64 -f - . [2024-08-01T08:35:31.764Z] Sending build context to Docker daemon 3.34MB [2024-08-01T08:35:31.764Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-01T08:35:31.764Z] ---> f246e2811388 [2024-08-01T08:35:31.764Z] Step 2/4 : WORKDIR /edgex [2024-08-01T08:35:32.962Z] #50 ... [2024-08-01T08:35:32.962Z] [2024-08-01T08:35:32.962Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:35:32.962Z] #62 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #62 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #62 25.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:32.962Z] #62 25.86 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:32.962Z] #62 25.87 OK: 7 MiB in 16 packages [2024-08-01T08:35:32.962Z] #62 DONE 26.0s [2024-08-01T08:35:32.962Z] [2024-08-01T08:35:32.962Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:35:32.962Z] #70 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #70 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #70 25.34 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:35:32.962Z] #70 25.34 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:35:32.962Z] #70 25.34 OK: 20070 distinct packages available [2024-08-01T08:35:32.962Z] #70 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #70 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #70 25.68 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:32.962Z] #70 25.68 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:35:32.962Z] #70 25.68 (3/5) Installing libucontext (1.2-r2) [2024-08-01T08:35:32.962Z] #70 25.69 (4/5) Installing gcompat (1.1.0-r1) [2024-08-01T08:35:32.962Z] #70 25.69 (5/5) Installing openssl (3.1.6-r0) [2024-08-01T08:35:32.962Z] #70 25.70 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:32.962Z] #70 25.71 OK: 8 MiB in 20 packages [2024-08-01T08:35:32.962Z] #70 DONE 25.9s [2024-08-01T08:35:32.962Z] [2024-08-01T08:35:32.962Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-01T08:35:32.962Z] #77 ... [2024-08-01T08:35:32.962Z] [2024-08-01T08:35:32.962Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:35:32.962Z] #0 1.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #0 2.080 OK: 7 MiB in 17 packages [2024-08-01T08:35:32.962Z] #78 DONE 2.2s [2024-08-01T08:35:32.962Z] [2024-08-01T08:35:32.962Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:35:32.962Z] #67 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #67 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #67 25.56 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:35:32.962Z] #67 25.56 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:35:32.962Z] #67 25.56 OK: 20070 distinct packages available [2024-08-01T08:35:32.962Z] #67 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #67 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:32.962Z] #67 25.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:32.962Z] #67 25.91 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:35:32.962Z] #67 25.91 (3/4) Installing libucontext (1.2-r2) [2024-08-01T08:35:32.962Z] #67 25.91 (4/4) Installing gcompat (1.1.0-r1) [2024-08-01T08:35:32.962Z] #67 25.92 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:32.962Z] #67 25.92 OK: 8 MiB in 19 packages [2024-08-01T08:35:32.962Z] #67 DONE 26.0s [2024-08-01T08:35:33.222Z] [2024-08-01T08:35:33.222Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:35:33.222Z] #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.222Z] #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.222Z] #0 2.273 OK: 17 MiB in 19 packages [2024-08-01T08:35:33.222Z] #79 DONE 2.4s [2024-08-01T08:35:33.222Z] [2024-08-01T08:35:33.222Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-01T08:35:33.222Z] #80 DONE 0.0s [2024-08-01T08:35:33.222Z] [2024-08-01T08:35:33.222Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:35:33.480Z] #81 ... [2024-08-01T08:35:33.480Z] [2024-08-01T08:35:33.480Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:35:33.480Z] #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.480Z] #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.480Z] #0 2.511 OK: 12 MiB in 26 packages [2024-08-01T08:35:33.480Z] #82 DONE 2.6s [2024-08-01T08:35:33.480Z] [2024-08-01T08:35:33.480Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-01T08:35:33.480Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.480Z] #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.480Z] #0 2.533 OK: 7 MiB in 16 packages [2024-08-01T08:35:33.480Z] #83 DONE 2.6s [2024-08-01T08:35:33.480Z] [2024-08-01T08:35:33.480Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:35:33.708Z] ---> Running in 4f53867e0b71 [2024-08-01T08:35:33.738Z] #84 ... [2024-08-01T08:35:33.738Z] [2024-08-01T08:35:33.739Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:35:33.739Z] #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.739Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.739Z] #0 2.824 OK: 17 MiB in 19 packages [2024-08-01T08:35:33.739Z] #85 DONE 2.9s [2024-08-01T08:35:33.996Z] [2024-08-01T08:35:33.996Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:35:33.996Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.996Z] #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.997Z] #0 3.096 OK: 8 MiB in 17 packages [2024-08-01T08:35:33.997Z] #86 DONE 3.2s [2024-08-01T08:35:33.997Z] [2024-08-01T08:35:33.997Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:35:33.997Z] #0 2.412 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:33.997Z] #0 2.898 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:34.307Z] Removing intermediate container 4f53867e0b71 [2024-08-01T08:35:34.307Z] ---> 388d3815c472 [2024-08-01T08:35:34.307Z] Step 3/4 : COPY go.mod . [2024-08-01T08:35:34.562Z] #87 3.537 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:35:34.587Z] ---> 24477faa3e92 [2024-08-01T08:35:34.587Z] Step 4/4 : RUN go mod download [2024-08-01T08:35:34.820Z] #87 3.848 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:35:34.820Z] #87 3.852 OK: 7 MiB in 16 packages [2024-08-01T08:35:34.820Z] #87 DONE 4.0s [2024-08-01T08:35:34.820Z] [2024-08-01T08:35:34.820Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:35:34.820Z] #0 3.320 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:34.820Z] #0 3.794 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:34.855Z] ---> Running in eb741c35a8ba [2024-08-01T08:35:35.387Z] #88 ... [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:35:35.387Z] #84 DONE 2.4s [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-08-01T08:35:35.387Z] #89 DONE 0.0s [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:35:35.387Z] #88 4.432 OK: 264 MiB in 52 packages [2024-08-01T08:35:35.387Z] #88 DONE 4.5s [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:35:35.387Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.387Z] #0 2.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.387Z] #0 2.760 OK: 7 MiB in 16 packages [2024-08-01T08:35:35.387Z] #90 DONE 2.9s [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-01T08:35:35.387Z] #91 DONE 0.1s [2024-08-01T08:35:35.387Z] [2024-08-01T08:35:35.387Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-01T08:35:35.387Z] #77 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.387Z] #77 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.645Z] #77 ... [2024-08-01T08:35:35.645Z] [2024-08-01T08:35:35.645Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:35:35.645Z] #81 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.645Z] #81 2.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-01T08:35:35.645Z] #81 2.418 OK: 8 MiB in 19 packages [2024-08-01T08:35:35.645Z] #81 DONE 2.5s [2024-08-01T08:35:35.645Z] [2024-08-01T08:35:35.645Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-01T08:35:35.645Z] #77 2.659 OK: 8 MiB in 20 packages [2024-08-01T08:35:37.022Z] #77 DONE 4.0s [2024-08-01T08:35:37.022Z] [2024-08-01T08:35:37.022Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:35:37.022Z] #92 DONE 1.4s [2024-08-01T08:35:37.022Z] [2024-08-01T08:35:37.022Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:35:37.627Z] #93 DONE 0.8s [2024-08-01T08:35:37.627Z] [2024-08-01T08:35:37.627Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:35:37.627Z] #94 DONE 0.8s [2024-08-01T08:35:37.627Z] [2024-08-01T08:35:37.627Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-01T08:35:37.627Z] #95 DONE 0.8s [2024-08-01T08:35:37.627Z] [2024-08-01T08:35:37.627Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-01T08:35:37.627Z] #96 DONE 0.1s [2024-08-01T08:35:37.627Z] [2024-08-01T08:35:37.627Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:35:37.885Z] #97 ... [2024-08-01T08:35:37.885Z] [2024-08-01T08:35:37.885Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-01T08:35:37.885Z] #98 DONE 0.1s [2024-08-01T08:35:37.885Z] [2024-08-01T08:35:37.885Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-01T08:35:38.144Z] #99 DONE 0.3s [2024-08-01T08:35:38.144Z] [2024-08-01T08:35:38.144Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:35:38.144Z] #100 DONE 0.3s [2024-08-01T08:35:38.144Z] [2024-08-01T08:35:38.144Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:35:38.709Z] #101 ... [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:35:38.709Z] #97 DONE 1.1s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-01T08:35:38.709Z] #102 DONE 0.7s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:35:38.709Z] #101 DONE 0.7s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-01T08:35:38.709Z] #103 DONE 0.1s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-01T08:35:38.709Z] #104 DONE 0.1s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-01T08:35:38.709Z] #105 DONE 0.1s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-01T08:35:38.709Z] #106 DONE 0.1s [2024-08-01T08:35:38.709Z] [2024-08-01T08:35:38.709Z] #107 [security-spire-config] exporting to image [2024-08-01T08:35:38.709Z] #107 exporting layers [2024-08-01T08:35:38.967Z] #107 ... [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-01T08:35:38.967Z] #108 DONE 0.1s [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:35:38.967Z] #109 DONE 0.1s [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-01T08:35:38.967Z] #110 DONE 0.1s [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #107 [security-spire-server] exporting to image [2024-08-01T08:35:38.967Z] #107 ... [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-01T08:35:38.967Z] #111 DONE 0.0s [2024-08-01T08:35:38.967Z] [2024-08-01T08:35:38.967Z] #107 [security-spire-agent] exporting to image [2024-08-01T08:35:39.541Z] #107 exporting layers 0.7s done [2024-08-01T08:35:39.541Z] #107 writing image sha256:69574a10adc261df7dfb9c8786da9dc11f6397a80326282ff2b08b468d6dac54 [2024-08-01T08:35:39.541Z] #107 exporting layers 0.6s done [2024-08-01T08:35:39.541Z] #107 writing image sha256:69574a10adc261df7dfb9c8786da9dc11f6397a80326282ff2b08b468d6dac54 0.0s done [2024-08-01T08:35:39.541Z] #107 writing image sha256:b132828878f7e6ab4bb07a8767fe7a50610f8116e09aaff5adb81d374d720ee2 done [2024-08-01T08:35:39.541Z] #107 naming to docker.io/library/security-spire-server done [2024-08-01T08:35:39.541Z] #107 naming to docker.io/library/security-spire-config done [2024-08-01T08:35:39.541Z] #107 writing image sha256:ef453934e050889981227cb3d34fc9fc874b0403d4a9887fc69528006cbed801 done [2024-08-01T08:35:39.541Z] #107 naming to docker.io/library/security-spire-agent done [2024-08-01T08:35:39.541Z] #107 DONE 0.8s [2024-08-01T08:35:39.541Z] [2024-08-01T08:35:39.541Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:35:40.919Z] #112 ... [2024-08-01T08:35:40.919Z] [2024-08-01T08:35:40.919Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:35:41.195Z] #113 ... [2024-08-01T08:35:41.195Z] [2024-08-01T08:35:41.195Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:35:41.195Z] #114 ... [2024-08-01T08:35:41.195Z] [2024-08-01T08:35:41.195Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:35:41.455Z] #115 ... [2024-08-01T08:35:41.455Z] [2024-08-01T08:35:41.455Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #116 ... [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #114 DONE 55.5s [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-01T08:36:28.321Z] #117 ... [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #112 DONE 51.1s [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #116 DONE 55.6s [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #115 DONE 55.6s [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:28.321Z] #113 DONE 55.6s [2024-08-01T08:36:28.321Z] [2024-08-01T08:36:28.321Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-08-01T08:36:36.815Z] #118 ... [2024-08-01T08:36:36.815Z] [2024-08-01T08:36:36.815Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:36:36.815Z] #119 ... [2024-08-01T08:36:36.815Z] [2024-08-01T08:36:36.815Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-01T08:36:37.082Z] #120 ... [2024-08-01T08:36:37.082Z] [2024-08-01T08:36:37.082Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-01T08:36:42.410Z] #121 ... [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-01T08:36:42.410Z] #117 DONE 15.1s [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.410Z] #122 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-08-01T08:36:42.410Z] #123 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.410Z] #124 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.410Z] #125 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:36:42.410Z] #126 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.410Z] #127 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:36:42.410Z] #119 DONE 15.1s [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-01T08:36:42.410Z] #121 DONE 15.1s [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.410Z] #128 CACHED [2024-08-01T08:36:42.410Z] [2024-08-01T08:36:42.410Z] #129 [core-metadata builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #129 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #130 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #131 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.411Z] #132 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #133 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #134 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #135 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.411Z] #136 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #137 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.411Z] #138 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #139 [core-command builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #139 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #140 [support-scheduler builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #140 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.411Z] #141 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #142 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #118 DONE 15.1s [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:36:42.411Z] #143 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:36:42.411Z] #144 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #145 [core-data builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #145 CACHED [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-01T08:36:42.411Z] #120 DONE 15.1s [2024-08-01T08:36:42.411Z] [2024-08-01T08:36:42.411Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:36:42.783Z] Removing intermediate container eb741c35a8ba [2024-08-01T08:36:42.783Z] ---> c958fa2d9f08 [2024-08-01T08:36:42.783Z] Successfully built c958fa2d9f08 [2024-08-01T08:36:42.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:36:43.125Z] + docker inspect -f . ci-base-image-arm64 [2024-08-01T08:36:43.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:36:43.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-6937 does not seem to be running inside a container [2024-08-01T08:36:43.365Z] #146 1.531 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-08-01T08:36:43.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-01T08:36:44.820Z] $ docker top cecd6d2a7328e92bd851651e09760a90de980d6b1e63a5b57eeb96ce2e544df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:36:45.695Z] + go version [2024-08-01T08:36:45.695Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-01T08:36:45.712Z] $ docker stop --time=1 cecd6d2a7328e92bd851651e09760a90de980d6b1e63a5b57eeb96ce2e544df0 [2024-08-01T08:36:47.383Z] $ docker rm -f --volumes cecd6d2a7328e92bd851651e09760a90de980d6b1e63a5b57eeb96ce2e544df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:36:48.017Z] + docker inspect -f . ci-base-image-arm64 [2024-08-01T08:36:48.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:36:48.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-6937 does not seem to be running inside a container [2024-08-01T08:36:48.295Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-01T08:36:49.571Z] $ docker top aa5b956bafc848efce81825b466d8dde42c638c4ee78258ab4a8f0936daa3d0f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-01T08:36:49.804Z] ========================================================= [2024-08-01T08:36:49.804Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-01T08:36:49.804Z] ========================================================= [Pipeline] sh [2024-08-01T08:36:50.433Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-01T08:36:51.101Z] + make test [2024-08-01T08:36:51.101Z] go test -race -coverprofile=coverage.out ./... [2024-08-01T08:36:53.345Z] #146 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:36:53.345Z] #0 1.446 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-08-01T08:36:53.345Z] #147 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:36:53.345Z] #0 1.112 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-08-01T08:36:53.345Z] #148 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:36:53.345Z] #0 1.295 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-01T08:36:53.345Z] #149 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:36:53.345Z] #0 0.613 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-08-01T08:36:53.345Z] #150 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:36:53.345Z] #0 1.358 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-08-01T08:36:53.345Z] #151 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:36:53.345Z] #0 0.777 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:36:53.345Z] #152 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:36:53.345Z] #0 0.522 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-08-01T08:36:53.345Z] #153 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:36:53.345Z] #0 0.819 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-08-01T08:36:53.345Z] #154 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:36:53.345Z] #0 1.104 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-08-01T08:36:53.345Z] #155 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:36:53.345Z] #0 0.607 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-08-01T08:36:53.345Z] #156 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:36:53.345Z] #0 0.684 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-08-01T08:36:53.345Z] #157 ... [2024-08-01T08:36:53.345Z] [2024-08-01T08:36:53.345Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:36:53.345Z] #0 1.084 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-08-01T08:37:47.532Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-01T08:38:14.794Z] #158 ... [2024-08-01T08:38:14.794Z] [2024-08-01T08:38:14.794Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:38:14.794Z] #156 84.60 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-08-01T08:39:36.350Z] #156 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:39:36.350Z] #152 DONE 164.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:39:36.350Z] #155 DONE 164.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:39:36.350Z] #147 DONE 164.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-01T08:39:36.350Z] #156 DONE 164.2s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:39:36.350Z] #148 DONE 164.2s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:39:36.350Z] #151 DONE 164.2s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:39:36.350Z] #153 DONE 164.2s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:39:36.350Z] #150 DONE 164.2s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:39:36.350Z] #157 DONE 164.3s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #159 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:39:36.350Z] #149 DONE 164.6s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:39:36.350Z] #158 DONE 164.7s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:39:36.350Z] #146 DONE 164.8s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:39:36.350Z] #154 DONE 164.7s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #160 DONE 0.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #161 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #159 DONE 0.9s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #162 DONE 0.7s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #163 DONE 0.8s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #164 DONE 0.8s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-01T08:39:36.350Z] #165 DONE 0.8s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #166 DONE 0.9s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #167 DONE 0.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #168 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #161 DONE 0.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T08:39:36.350Z] #169 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #170 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #171 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #172 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #173 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #174 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #175 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #176 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #177 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #178 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #179 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #180 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #180 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #181 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #168 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.350Z] #182 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.350Z] #183 CACHED [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T08:39:36.350Z] #184 DONE 1.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.350Z] #185 ... [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-01T08:39:36.350Z] #186 DONE 3.3s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T08:39:36.350Z] #169 DONE 4.1s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-01T08:39:36.350Z] #187 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-01T08:39:36.350Z] #188 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #189 [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-08-01T08:39:36.350Z] #189 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-01T08:39:36.350Z] #190 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-01T08:39:36.350Z] #191 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #192 [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-08-01T08:39:36.350Z] #192 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.350Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-01T08:39:36.350Z] #193 DONE 3.4s [2024-08-01T08:39:36.350Z] [2024-08-01T08:39:36.351Z] #194 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-01T08:39:36.351Z] #194 DONE 3.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #185 DONE 3.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-01T08:39:36.351Z] #195 DONE 3.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-keeper] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-08-01T08:39:36.351Z] #196 DONE 4.7s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.351Z] #197 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #198 [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-08-01T08:39:36.351Z] #198 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #199 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #200 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #201 [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-08-01T08:39:36.351Z] #201 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #202 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #203 [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-08-01T08:39:36.351Z] #203 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #204 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-01T08:39:36.351Z] #205 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #206 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-01T08:39:36.351Z] #207 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #208 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-keeper] exporting to image [2024-08-01T08:39:36.351Z] #107 writing image sha256:f2e118b5b3fdb6be4a45adf8621937e9f349219bb7d811371b08c3f73150061e done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-keeper done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-01T08:39:36.351Z] #209 DONE 0.3s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T08:39:36.351Z] #197 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-keeper] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.3s done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #210 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-01T08:39:36.351Z] #210 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-keeper] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.4s done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-01T08:39:36.351Z] #211 DONE 0.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-01T08:39:36.351Z] #212 DONE 0.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-01T08:39:36.351Z] #213 DONE 0.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #214 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-08-01T08:39:36.351Z] #214 DONE 0.3s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-command] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.5s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:b6d869440a1f656b68a6da835f95083b0ab5a3d695b3f4199f344a47ac484ea6 0.0s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:28a4853500f792811ffdcd836c95a2037bcfc3d3b8ebd2f8225fa476471a29a6 0.1s done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/support-scheduler done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-command done [2024-08-01T08:39:36.351Z] #107 exporting layers 0.5s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:c1cab6780a6080c4ba3a68c2bfb0afa719f7b578427e3f2a678b51a1b48e896e [2024-08-01T08:39:36.351Z] #107 writing image sha256:897b15a77465b7539b1f95b01a325dcb61405d399ab04b13c1d40aadd8674fec [2024-08-01T08:39:36.351Z] #107 writing image sha256:ac5d565779ed242aebc596b02cbd8ae1f5ecbab9e7c848315916018544954b15 [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-01T08:39:36.351Z] #215 DONE 0.2s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:39:36.351Z] #216 DONE 0.2s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-command] exporting to image [2024-08-01T08:39:36.351Z] #107 writing image sha256:408f2e4aeac7373c0afa65f594f4056c266cd0d449d1f2b65109e3d7821987ed [2024-08-01T08:39:36.351Z] #107 writing image sha256:897b15a77465b7539b1f95b01a325dcb61405d399ab04b13c1d40aadd8674fec 0.3s done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-data [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #217 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-01T08:39:36.351Z] #217 DONE 0.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [support-notifications] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.5s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:c1cab6780a6080c4ba3a68c2bfb0afa719f7b578427e3f2a678b51a1b48e896e 0.3s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:ac5d565779ed242aebc596b02cbd8ae1f5ecbab9e7c848315916018544954b15 0.3s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:408f2e4aeac7373c0afa65f594f4056c266cd0d449d1f2b65109e3d7821987ed 0.3s done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-data 0.0s done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/support-notifications 0.0s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:0cda13403904d04d1951f932941c34fed0607534fda021aac62303a28164b09e [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:39:36.351Z] #218 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:39:36.351Z] #219 DONE 0.9s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-proxy-auth] exporting to image [2024-08-01T08:39:36.351Z] #107 writing image sha256:0cda13403904d04d1951f932941c34fed0607534fda021aac62303a28164b09e done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-metadata done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-01T08:39:36.351Z] #220 DONE 0.2s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-01T08:39:36.351Z] #221 DONE 0.6s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T08:39:36.351Z] #222 DONE 0.1s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.2s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:69755ae0c86a737aef1768c5a849497bd19d88625acc051b8fae19804168fe7a done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #223 [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-08-01T08:39:36.351Z] #223 DONE 0.1s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #224 [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-08-01T08:39:36.351Z] #224 DONE 0.1s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-proxy-auth] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.4s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:2eb68639edb62a6a72a338a6d9e6a194d4cc945b8fc12c418c58b79a8af0d34a done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/security-proxy-auth done [2024-08-01T08:39:36.351Z] #107 DONE 2.8s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #225 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-01T08:39:36.351Z] #225 DONE 0.1s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:39:36.351Z] #226 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #227 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-01T08:39:36.351Z] #227 DONE 0.0s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:39:36.351Z] #228 DONE 0.7s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-proxy-setup] exporting to image [2024-08-01T08:39:36.351Z] #107 exporting layers 0.2s done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T08:39:36.351Z] #226 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-secretstore-setup] exporting to image [2024-08-01T08:39:36.351Z] #107 writing image sha256:51d3037a9613c3072311d837b048eeb0eef4a214bb283617e1d9ec61d485d474 done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/security-proxy-setup done [2024-08-01T08:39:36.351Z] #107 exporting layers 0.2s done [2024-08-01T08:39:36.351Z] #107 ... [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #229 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T08:39:36.351Z] #229 DONE 0.5s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #107 [security-secretstore-setup] exporting to image [2024-08-01T08:39:36.351Z] #107 writing image sha256:27df5a1c7aa165b1046e30cc128f7adcfcde9df312995841f8c895d61538df64 done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-08-01T08:39:36.351Z] #107 exporting layers 0.2s done [2024-08-01T08:39:36.351Z] #107 writing image sha256:b21c80e65701bff1111594196b6cf9e4e67f6952281740ee58814f5397ab49c3 done [2024-08-01T08:39:36.351Z] #107 naming to docker.io/library/security-bootstrapper done [2024-08-01T08:39:36.351Z] #107 DONE 3.4s [2024-08-01T08:39:36.351Z] [2024-08-01T08:39:36.351Z] #72 [security-spire-server internal] load build context [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T08:39:36.351Z] time="2024-08-01T08:34:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-01T08:39:36.354Z] $ docker stop --time=1 1197cca0314db816d27d57bce799881da3a9ca779307c9ce9eaa5d6c0f9989a8 [2024-08-01T08:39:37.692Z] $ docker rm -f --volumes 1197cca0314db816d27d57bce799881da3a9ca779307c9ce9eaa5d6c0f9989a8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T08:39:38.048Z] + docker images [2024-08-01T08:39:38.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-01T08:39:38.048Z] security-secretstore-setup latest 27df5a1c7aa1 4 seconds ago 36.9MB [2024-08-01T08:39:38.048Z] security-bootstrapper latest b21c80e65701 4 seconds ago 18.9MB [2024-08-01T08:39:38.048Z] security-proxy-setup latest 51d3037a9613 4 seconds ago 26.2MB [2024-08-01T08:39:38.048Z] core-metadata latest 0cda13403904 5 seconds ago 39.6MB [2024-08-01T08:39:38.048Z] security-proxy-auth latest 2eb68639edb6 5 seconds ago 33MB [2024-08-01T08:39:38.048Z] core-common-config-bootstrapper latest 69755ae0c86a 5 seconds ago 15.2MB [2024-08-01T08:39:38.048Z] core-command latest 28a4853500f7 6 seconds ago 35.4MB [2024-08-01T08:39:38.048Z] core-keeper latest f2e118b5b3fd 6 seconds ago 39.4MB [2024-08-01T08:39:38.048Z] support-notifications latest 408f2e4aeac7 6 seconds ago 42.4MB [2024-08-01T08:39:38.048Z] security-spiffe-token-provider latest c1cab6780a60 6 seconds ago 28.8MB [2024-08-01T08:39:38.048Z] support-cron-scheduler latest ac5d565779ed 6 seconds ago 42.2MB [2024-08-01T08:39:38.048Z] support-scheduler latest b6d869440a1f 6 seconds ago 41.8MB [2024-08-01T08:39:38.048Z] core-data latest 897b15a77465 6 seconds ago 39.5MB [2024-08-01T08:39:38.048Z] security-spire-server latest b132828878f7 3 minutes ago 121MB [2024-08-01T08:39:38.048Z] security-spire-config latest 69574a10adc2 3 minutes ago 120MB [2024-08-01T08:39:38.048Z] security-spire-agent latest ef453934e050 3 minutes ago 182MB [2024-08-01T08:39:38.048Z] ci-base-image-x86_64 latest cb5792866f81 8 minutes ago 969MB [2024-08-01T08:39:38.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-01T08:39:38.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-01T08:39:38.048Z] 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-08-01T08:41:24.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-01T08:41:24.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-01T08:42:21.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-01T08:42:23.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-01T08:42:23.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-01T08:42:23.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-01T08:42:23.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-01T08:42:36.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-01T08:42:36.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-01T08:42:37.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-08-01T08:42:51.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.201s coverage: 97.0% of statements [2024-08-01T08:42:55.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-01T08:42:55.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-01T08:42:55.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-01T08:42:59.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.301s coverage: 69.2% of statements [2024-08-01T08:43:02.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-01T08:43:02.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-01T08:43:03.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-01T08:43:08.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-01T08:43:16.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-01T08:43:16.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:43:16.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-01T08:43:16.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-01T08:43:16.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-01T08:43:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.278s coverage: 93.4% of statements [2024-08-01T08:43:23.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.322s coverage: 91.7% of statements [2024-08-01T08:43:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-01T08:43:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-01T08:43:25.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.236s coverage: 6.5% of statements [2024-08-01T08:43:38.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-01T08:43:38.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:43:38.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-01T08:43:38.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-01T08:43:39.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.898s coverage: 95.8% of statements [2024-08-01T08:43:40.195Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-08-01T08:43:44.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.088s coverage: 0.0% of statements [no tests to run] [2024-08-01T08:43:51.137Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-01T08:43:51.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-01T08:43:52.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements [2024-08-01T08:43:52.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.160s coverage: 30.7% of statements [2024-08-01T08:43:56.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.149s coverage: 41.7% of statements [2024-08-01T08:43:56.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 77.8% of statements [2024-08-01T08:43:56.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements [2024-08-01T08:43:56.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-08-01T08:44:01.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.109s coverage: 87.5% of statements [2024-08-01T08:44:03.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-01T08:44:04.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-01T08:44:04.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-01T08:44:04.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-01T08:44:07.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-01T08:44:07.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-01T08:44:07.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-01T08:44:07.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-01T08:44:14.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.107s coverage: 94.4% of statements [2024-08-01T08:44:14.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-01T08:44:14.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-01T08:44:14.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-01T08:44:14.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-01T08:44:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-01T08:44:24.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-01T08:44:26.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.933s coverage: 79.9% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.160s coverage: 92.9% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.083s coverage: 64.4% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-01T08:44:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-08-01T08:44:32.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-01T08:44:32.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-01T08:44:32.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements [2024-08-01T08:44:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.294s coverage: 82.1% of statements [2024-08-01T08:44:33.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.114s coverage: 86.0% of statements [2024-08-01T08:44:38.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-01T08:44:38.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-01T08:44:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.729s coverage: 63.1% of statements [2024-08-01T08:44:40.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.128s coverage: 100.0% of statements [2024-08-01T08:44:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2024-08-01T08:44:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-08-01T08:44:42.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-01T08:44:42.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-01T08:44:42.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-01T08:44:43.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-08-01T08:44:43.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-08-01T08:44:50.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-01T08:44:50.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-01T08:44:50.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-01T08:44:51.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.713s coverage: 38.4% of statements [2024-08-01T08:44:51.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.119s coverage: 89.5% of statements [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-01T08:44:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-01T08:44:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:44:53.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-01T08:44:53.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-08-01T08:44:59.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-01T08:44:59.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-01T08:44:59.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-01T08:44:59.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-01T08:45:08.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.184s coverage: 19.9% of statements [2024-08-01T08:45:08.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-01T08:45:08.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:45:08.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-01T08:45:08.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-01T08:45:08.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.517s coverage: 95.7% of statements [2024-08-01T08:45:12.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-01T08:45:12.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-01T08:45:12.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements [2024-08-01T08:45:15.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-01T08:45:15.463Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-01T08:45:16.945Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.299s coverage: 98.9% of statements [2024-08-01T08:45:18.388Z] 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-08-01T08:45:18.661Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-01T08:45:18.661Z] go vet ./... [2024-08-01T08:49:55.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-01T08:49:55.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-01T08:49:55.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-01T08:49:55.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-01T08:49:56.195Z] + ls -al . [2024-08-01T08:49:56.195Z] total 860 [2024-08-01T08:49:56.195Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 08:36 . [2024-08-01T08:49:56.195Z] drwxr-xr-x 4 root root 4096 Aug 1 08:36 .. [2024-08-01T08:49:56.195Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:34 .blubracket [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 10 Aug 1 08:34 .dockerignore [2024-08-01T08:49:56.195Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 08:34 .git [2024-08-01T08:49:56.195Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:34 .github [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 1102 Aug 1 08:34 .gitignore [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 08:34 .golangci.yml [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 100 Aug 1 08:34 .hadolint.yml [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 155 Aug 1 08:34 .sonarcloud.properties [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 08:34 ADOPTERS.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 20806 Aug 1 08:34 Attribution.txt [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 100284 Aug 1 08:34 CHANGELOG.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 08:34 CONTRIBUTING.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 08:34 GOVERNANCE.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 861 Aug 1 08:34 Jenkinsfile [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 08:34 LICENSE [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 16854 Aug 1 08:34 Makefile [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 08:34 OWNERS.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 9528 Aug 1 08:34 README.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 789 Aug 1 08:34 SECURITY.md [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 08:30 VERSION [2024-08-01T08:49:56.195Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:34 bin [2024-08-01T08:49:56.195Z] drwxrwxr-x 20 1001 1001 4096 Aug 1 08:34 cmd [2024-08-01T08:49:56.195Z] -rw-r--r-- 1 root root 498370 Aug 1 08:45 coverage.out [2024-08-01T08:49:56.195Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 08:34 fuzz_test [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 7118 Aug 1 08:34 go.mod [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 101672 Aug 1 08:34 go.sum [2024-08-01T08:49:56.195Z] drwxrwxr-x 7 1001 1001 4096 Aug 1 08:34 internal [2024-08-01T08:49:56.195Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 08:34 openapi [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 584 Aug 1 08:34 security.txt [2024-08-01T08:49:56.195Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 08:34 version.go [Pipeline] sh [2024-08-01T08:49:56.835Z] + '[' -e coverage.out ] [2024-08-01T08:49:56.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-01T08:49:56.865Z] Warning: overwriting stash ‘coverage-report’ [2024-08-01T08:49:57.752Z] Stashed 1 file(s) [Pipeline] sh [2024-08-01T08:49:58.375Z] + make build [2024-08-01T08:49:58.375Z] 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-08-01T08:53:20.130Z] 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-08-01T08:53:25.456Z] 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-08-01T08:53:33.635Z] 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-08-01T08:53:35.570Z] 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-08-01T08:53:43.762Z] 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-08-01T08:54:15.996Z] 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-08-01T08:54:21.336Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T08:54:31.406Z] 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-08-01T08:54:41.472Z] 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-08-01T08:54:45.798Z] 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-08-01T08:54:49.181Z] 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-08-01T08:54:53.444Z] 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-08-01T08:54:57.693Z] 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-08-01T08:55:03.051Z] $ docker stop --time=1 aa5b956bafc848efce81825b466d8dde42c638c4ee78258ab4a8f0936daa3d0f [2024-08-01T08:55:05.362Z] $ docker rm -f --volumes aa5b956bafc848efce81825b466d8dde42c638c4ee78258ab4a8f0936daa3d0f [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-08-01T08:55:09.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:55:09.060Z] [2024-08-01T08:55:09.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T08:55:09.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:55:09.672Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-01T08:55:09.672Z] 547446be3368: Pulling fs layer [2024-08-01T08:55:09.672Z] d125d8839a47: Pulling fs layer [2024-08-01T08:55:09.672Z] 3e85d5ac6304: Pulling fs layer [2024-08-01T08:55:09.672Z] c3105a71a48b: Pulling fs layer [2024-08-01T08:55:09.672Z] 0f093f025ec4: Pulling fs layer [2024-08-01T08:55:09.672Z] c3106fc0e877: Pulling fs layer [2024-08-01T08:55:09.672Z] 0f093f025ec4: Waiting [2024-08-01T08:55:09.672Z] c3106fc0e877: Waiting [2024-08-01T08:55:09.672Z] 547446be3368: Verifying Checksum [2024-08-01T08:55:09.672Z] 547446be3368: Download complete [2024-08-01T08:55:09.939Z] c3105a71a48b: Verifying Checksum [2024-08-01T08:55:09.939Z] c3105a71a48b: Download complete [2024-08-01T08:55:10.206Z] d125d8839a47: Verifying Checksum [2024-08-01T08:55:10.206Z] d125d8839a47: Download complete [2024-08-01T08:55:10.206Z] c3106fc0e877: Verifying Checksum [2024-08-01T08:55:10.206Z] c3106fc0e877: Download complete [2024-08-01T08:55:10.472Z] 0f093f025ec4: Verifying Checksum [2024-08-01T08:55:10.472Z] 0f093f025ec4: Download complete [2024-08-01T08:55:10.472Z] 547446be3368: Pull complete [2024-08-01T08:55:11.882Z] d125d8839a47: Pull complete [2024-08-01T08:55:12.467Z] 3e85d5ac6304: Verifying Checksum [2024-08-01T08:55:12.467Z] 3e85d5ac6304: Download complete [2024-08-01T08:55:22.538Z] 3e85d5ac6304: Pull complete [2024-08-01T08:55:22.538Z] c3105a71a48b: Pull complete [2024-08-01T08:55:23.121Z] 0f093f025ec4: Pull complete [2024-08-01T08:55:23.389Z] c3106fc0e877: Pull complete [2024-08-01T08:55:23.389Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-01T08:55:23.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-01T08:55:23.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T08:55:23.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-6937 does not seem to be running inside a container [2024-08-01T08:55:23.677Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-01T08:55:26.149Z] $ docker top 5d9d6f6ca86682e9334d42e0f50231f699e08cb918b66ca29749f55f8987d01d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T08:55:27.003Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-01T08:55:37.081Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-01T08:55:37.081Z] #1 transferring dockerfile: [2024-08-01T08:55:37.081Z] #1 transferring dockerfile: 1.69kB done [2024-08-01T08:55:37.081Z] #1 DONE 0.1s [2024-08-01T08:55:37.081Z] [2024-08-01T08:55:37.081Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-01T08:55:37.081Z] #2 transferring dockerfile: 2.01kB done [2024-08-01T08:55:37.081Z] #2 DONE 0.0s [2024-08-01T08:55:37.081Z] [2024-08-01T08:55:37.081Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #3 transferring dockerfile: 1.95kB done [2024-08-01T08:55:37.347Z] #3 DONE 0.1s [2024-08-01T08:55:37.347Z] [2024-08-01T08:55:37.347Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-08-01T08:55:37.347Z] #4 DONE 0.1s [2024-08-01T08:55:37.347Z] [2024-08-01T08:55:37.347Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-01T08:55:37.347Z] #5 DONE 0.1s [2024-08-01T08:55:37.347Z] [2024-08-01T08:55:37.347Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #6 transferring dockerfile: 2.15kB done [2024-08-01T08:55:37.347Z] #6 DONE 0.1s [2024-08-01T08:55:37.347Z] [2024-08-01T08:55:37.347Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-08-01T08:55:37.347Z] #7 DONE 0.1s [2024-08-01T08:55:37.347Z] [2024-08-01T08:55:37.347Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:55:37.347Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-08-01T08:55:37.620Z] #8 DONE 0.1s [2024-08-01T08:55:37.620Z] [2024-08-01T08:55:37.620Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-01T08:55:37.620Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-08-01T08:55:37.620Z] #9 DONE 0.1s [2024-08-01T08:55:37.620Z] [2024-08-01T08:55:37.620Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-01T08:55:37.620Z] #10 transferring dockerfile: 1.81kB done [2024-08-01T08:55:37.620Z] #10 DONE 0.1s [2024-08-01T08:55:37.620Z] [2024-08-01T08:55:37.620Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-01T08:55:37.620Z] #11 transferring dockerfile: 2.49kB done [2024-08-01T08:55:37.620Z] #11 DONE 0.1s [2024-08-01T08:55:37.888Z] [2024-08-01T08:55:37.888Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-01T08:55:37.888Z] #12 transferring dockerfile: 1.93kB done [2024-08-01T08:55:37.888Z] #12 DONE 0.1s [2024-08-01T08:55:37.888Z] [2024-08-01T08:55:37.888Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-01T08:55:37.888Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-08-01T08:55:37.888Z] #13 DONE 0.1s [2024-08-01T08:55:37.888Z] [2024-08-01T08:55:37.888Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-01T08:55:37.888Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-08-01T08:55:37.888Z] #14 DONE 0.1s [2024-08-01T08:55:37.888Z] [2024-08-01T08:55:37.888Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-01T08:55:38.155Z] #15 transferring dockerfile: 2.06kB done [2024-08-01T08:55:38.155Z] #15 DONE 0.1s [2024-08-01T08:55:38.155Z] [2024-08-01T08:55:38.155Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-01T08:55:38.155Z] #16 transferring dockerfile: 1.85kB done [2024-08-01T08:55:38.155Z] #16 DONE 0.1s [2024-08-01T08:55:38.155Z] [2024-08-01T08:55:38.155Z] #17 [security-spire-config internal] load .dockerignore [2024-08-01T08:55:38.155Z] #17 transferring context: 50B done [2024-08-01T08:55:38.155Z] #17 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #18 [core-data internal] load .dockerignore [2024-08-01T08:55:39.118Z] #18 transferring context: 50B done [2024-08-01T08:55:39.118Z] #18 DONE 0.0s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #19 [support-notifications internal] load .dockerignore [2024-08-01T08:55:39.118Z] #19 transferring context: 50B done [2024-08-01T08:55:39.118Z] #19 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #20 [security-proxy-setup internal] load .dockerignore [2024-08-01T08:55:39.118Z] #20 transferring context: 50B done [2024-08-01T08:55:39.118Z] #20 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #21 [support-scheduler internal] load .dockerignore [2024-08-01T08:55:39.118Z] #21 transferring context: 50B 0.0s done [2024-08-01T08:55:39.118Z] #21 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #22 [security-proxy-auth internal] load .dockerignore [2024-08-01T08:55:39.118Z] #22 transferring context: 50B done [2024-08-01T08:55:39.118Z] #22 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #23 [security-spire-server internal] load .dockerignore [2024-08-01T08:55:39.118Z] #23 transferring context: 50B done [2024-08-01T08:55:39.118Z] #23 DONE 0.1s [2024-08-01T08:55:39.118Z] [2024-08-01T08:55:39.118Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-01T08:55:39.389Z] #24 transferring context: 50B done [2024-08-01T08:55:39.389Z] #24 DONE 0.1s [2024-08-01T08:55:39.389Z] [2024-08-01T08:55:39.389Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-01T08:55:39.389Z] #25 transferring context: 50B done [2024-08-01T08:55:39.389Z] #25 DONE 0.0s [2024-08-01T08:55:39.389Z] [2024-08-01T08:55:39.389Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-01T08:55:39.389Z] #26 transferring context: 50B done [2024-08-01T08:55:39.389Z] #26 DONE 0.1s [2024-08-01T08:55:39.389Z] [2024-08-01T08:55:39.389Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-08-01T08:55:39.389Z] #27 transferring context: 50B done [2024-08-01T08:55:39.389Z] #27 DONE 0.1s [2024-08-01T08:55:39.389Z] [2024-08-01T08:55:39.389Z] #28 [core-command internal] load .dockerignore [2024-08-01T08:55:39.657Z] #28 transferring context: 50B done [2024-08-01T08:55:39.657Z] #28 DONE 0.1s [2024-08-01T08:55:39.658Z] [2024-08-01T08:55:39.658Z] #29 [security-bootstrapper internal] load .dockerignore [2024-08-01T08:55:39.658Z] #29 transferring context: 50B 0.0s done [2024-08-01T08:55:39.658Z] #29 DONE 0.1s [2024-08-01T08:55:39.658Z] [2024-08-01T08:55:39.658Z] #30 [core-keeper internal] load .dockerignore [2024-08-01T08:55:39.658Z] #30 transferring context: 50B 0.0s done [2024-08-01T08:55:39.658Z] #30 DONE 0.1s [2024-08-01T08:55:39.658Z] [2024-08-01T08:55:39.658Z] #31 [core-metadata internal] load .dockerignore [2024-08-01T08:55:39.925Z] #31 transferring context: 50B 0.0s done [2024-08-01T08:55:39.925Z] #31 DONE 0.1s [2024-08-01T08:55:39.925Z] [2024-08-01T08:55:39.925Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-01T08:55:39.925Z] #32 transferring context: 50B done [2024-08-01T08:55:39.925Z] #32 DONE 0.1s [2024-08-01T08:55:39.925Z] [2024-08-01T08:55:39.925Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:40.510Z] #33 DONE 0.6s [2024-08-01T08:55:40.510Z] [2024-08-01T08:55:40.510Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:55:40.510Z] #34 DONE 0.6s [2024-08-01T08:55:40.510Z] [2024-08-01T08:55:40.510Z] #35 [security-spire-config internal] load build context [2024-08-01T08:55:40.510Z] #35 transferring context: 25.48kB 0.0s done [2024-08-01T08:55:40.510Z] #35 DONE 0.0s [2024-08-01T08:55:40.510Z] [2024-08-01T08:55:40.510Z] #36 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:40.510Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:40.791Z] #36 ... [2024-08-01T08:55:40.791Z] [2024-08-01T08:55:40.791Z] #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:40.791Z] #37 DONE 0.0s [2024-08-01T08:55:40.791Z] [2024-08-01T08:55:40.791Z] #36 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:40.791Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:40.791Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:40.791Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:40.791Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-01T08:55:40.791Z] #36 ... [2024-08-01T08:55:40.791Z] [2024-08-01T08:55:40.791Z] #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:40.791Z] #37 DONE 0.0s [2024-08-01T08:55:40.791Z] [2024-08-01T08:55:40.791Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:40.791Z] #33 DONE 0.6s [2024-08-01T08:55:40.791Z] [2024-08-01T08:55:40.791Z] #36 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:40.791Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:40.791Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:40.791Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:40.791Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:40.791Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-01T08:55:41.064Z] #36 ... [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:41.064Z] #37 DONE 0.0s [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:41.064Z] #33 DONE 0.6s [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #36 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:41.064Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:41.064Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:41.064Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:41.064Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:41.064Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-01T08:55:41.064Z] #36 ... [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:41.064Z] #37 DONE 0.0s [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:41.064Z] #33 DONE 0.6s [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #36 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:41.064Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:55:41.064Z] #36 ... [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:41.064Z] #37 DONE 0.0s [2024-08-01T08:55:41.064Z] [2024-08-01T08:55:41.064Z] #36 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:41.064Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:41.064Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:41.064Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:41.064Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:41.064Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:55:41.335Z] #36 ... [2024-08-01T08:55:41.335Z] [2024-08-01T08:55:41.335Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:41.335Z] #33 DONE 0.6s [2024-08-01T08:55:41.335Z] [2024-08-01T08:55:41.335Z] #36 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:41.335Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:41.336Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:41.336Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:41.336Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:41.336Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:55:41.605Z] #36 ... [2024-08-01T08:55:41.605Z] [2024-08-01T08:55:41.605Z] #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:41.605Z] #37 DONE 0.0s [2024-08-01T08:55:41.605Z] [2024-08-01T08:55:41.605Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:55:41.605Z] #34 DONE 0.9s [2024-08-01T08:55:41.605Z] [2024-08-01T08:55:41.605Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:41.605Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-01T08:55:41.605Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:55:41.605Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-01T08:55:41.605Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-01T08:55:41.605Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:55:41.605Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-01T08:55:41.605Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:55:41.605Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-01T08:55:41.605Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.1s [2024-08-01T08:55:41.605Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-01T08:55:41.874Z] #38 ... [2024-08-01T08:55:41.874Z] [2024-08-01T08:55:41.874Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:41.874Z] #33 DONE 0.9s [2024-08-01T08:55:41.874Z] [2024-08-01T08:55:41.874Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:41.874Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-01T08:55:41.874Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:55:41.874Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-01T08:55:41.874Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-01T08:55:41.874Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:55:41.874Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-01T08:55:41.874Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:55:41.874Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-01T08:55:41.874Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-01T08:55:41.874Z] #38 ... [2024-08-01T08:55:41.874Z] [2024-08-01T08:55:41.874Z] #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:41.874Z] #37 DONE 0.0s [2024-08-01T08:55:41.874Z] [2024-08-01T08:55:41.874Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:41.874Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.3s [2024-08-01T08:55:42.144Z] #38 ... [2024-08-01T08:55:42.144Z] [2024-08-01T08:55:42.144Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:42.144Z] #33 DONE 1.3s [2024-08-01T08:55:42.144Z] [2024-08-01T08:55:42.144Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:42.144Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.7s [2024-08-01T08:55:42.416Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.8s [2024-08-01T08:55:42.416Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-01T08:55:43.003Z] #38 ... [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:43.003Z] #37 DONE 0.0s [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:43.003Z] #33 DONE 1.8s [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-01T08:55:43.003Z] #34 DONE 1.4s [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:43.003Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.3s [2024-08-01T08:55:43.003Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.49MB / 28.04MB 2.4s [2024-08-01T08:55:43.003Z] #38 ... [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:43.003Z] #37 DONE 0.0s [2024-08-01T08:55:43.003Z] [2024-08-01T08:55:43.003Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:43.270Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.6s done [2024-08-01T08:55:43.270Z] #38 ... [2024-08-01T08:55:43.270Z] [2024-08-01T08:55:43.270Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:43.270Z] #37 DONE 0.0s [2024-08-01T08:55:43.270Z] [2024-08-01T08:55:43.270Z] #39 [security-spire-server internal] load build context [2024-08-01T08:55:43.270Z] #39 transferring context: 27.23kB 0.1s done [2024-08-01T08:55:43.270Z] #39 DONE 1.5s [2024-08-01T08:55:43.539Z] [2024-08-01T08:55:43.540Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:43.540Z] #33 DONE 2.2s [2024-08-01T08:55:43.540Z] [2024-08-01T08:55:43.540Z] #36 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:43.540Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:43.540Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:43.540Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:43.540Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:43.540Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:55:43.540Z] #36 ... [2024-08-01T08:55:43.540Z] [2024-08-01T08:55:43.540Z] #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:43.540Z] #37 DONE 0.0s [2024-08-01T08:55:43.809Z] [2024-08-01T08:55:43.809Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:55:43.809Z] #40 ... [2024-08-01T08:55:43.809Z] [2024-08-01T08:55:43.809Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:43.809Z] #33 DONE 2.4s [2024-08-01T08:55:43.809Z] [2024-08-01T08:55:43.809Z] #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:43.809Z] #37 DONE 0.0s [2024-08-01T08:55:43.809Z] [2024-08-01T08:55:43.809Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-01T08:55:43.809Z] #41 DONE 1.5s [2024-08-01T08:55:43.809Z] [2024-08-01T08:55:43.809Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:43.809Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-01T08:55:43.809Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-01T08:55:43.809Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-01T08:55:43.809Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-01T08:55:43.809Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-01T08:55:43.809Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-01T08:55:43.809Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-01T08:55:43.809Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-01T08:55:43.809Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.6s done [2024-08-01T08:55:43.809Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-01T08:55:43.809Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-01T08:55:44.078Z] #38 ... [2024-08-01T08:55:44.078Z] [2024-08-01T08:55:44.078Z] #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-01T08:55:44.078Z] #37 DONE 0.0s [2024-08-01T08:55:44.078Z] [2024-08-01T08:55:44.078Z] #42 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:55:44.078Z] #42 DONE 3.5s [2024-08-01T08:55:44.078Z] [2024-08-01T08:55:44.078Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:44.078Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-01T08:55:44.352Z] #38 ... [2024-08-01T08:55:44.352Z] [2024-08-01T08:55:44.352Z] #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-01T08:55:44.352Z] #42 DONE 3.5s [2024-08-01T08:55:44.352Z] [2024-08-01T08:55:44.352Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-01T08:55:44.352Z] #33 DONE 2.9s [2024-08-01T08:55:44.352Z] [2024-08-01T08:55:44.352Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:45.794Z] #38 ... [2024-08-01T08:55:45.794Z] [2024-08-01T08:55:45.794Z] #43 [security-spire-agent internal] load build context [2024-08-01T08:55:45.794Z] #43 transferring context: 26.76kB 0.3s done [2024-08-01T08:55:45.794Z] #43 DONE 1.8s [2024-08-01T08:55:45.794Z] [2024-08-01T08:55:45.794Z] #36 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-01T08:55:45.794Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-01T08:55:45.794Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-01T08:55:45.794Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-01T08:55:45.794Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-01T08:55:45.794Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-01T08:55:45.794Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.9s done [2024-08-01T08:55:45.794Z] #36 DONE 6.2s [2024-08-01T08:55:45.794Z] [2024-08-01T08:55:45.794Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:46.379Z] #38 ... [2024-08-01T08:55:46.379Z] [2024-08-01T08:55:46.379Z] #44 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-01T08:55:46.379Z] #44 DONE 2.1s [2024-08-01T08:55:46.379Z] [2024-08-01T08:55:46.379Z] #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:55:51.742Z] #45 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #46 [core-data internal] load build context [2024-08-01T08:55:51.742Z] #46 transferring context: 10.14MB 9.7s [2024-08-01T08:55:51.742Z] #46 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #47 [support-notifications internal] load build context [2024-08-01T08:55:51.742Z] #47 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:55:51.742Z] #48 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #49 [support-scheduler internal] load build context [2024-08-01T08:55:51.742Z] #49 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #46 [core-data internal] load build context [2024-08-01T08:55:51.742Z] #46 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:55:51.742Z] #50 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #46 [core-data internal] load build context [2024-08-01T08:55:51.742Z] #46 ... [2024-08-01T08:55:51.742Z] [2024-08-01T08:55:51.742Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:55:52.014Z] #51 ... [2024-08-01T08:55:52.014Z] [2024-08-01T08:55:52.014Z] #46 [core-data internal] load build context [2024-08-01T08:55:52.282Z] #46 ... [2024-08-01T08:55:52.282Z] [2024-08-01T08:55:52.282Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:55:52.552Z] #52 ... [2024-08-01T08:55:52.552Z] [2024-08-01T08:55:52.552Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:55:52.820Z] #50 ... [2024-08-01T08:55:52.820Z] [2024-08-01T08:55:52.820Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:55:53.089Z] #53 ... [2024-08-01T08:55:53.089Z] [2024-08-01T08:55:53.089Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:55:53.676Z] #50 ... [2024-08-01T08:55:53.676Z] [2024-08-01T08:55:53.676Z] #54 [core-command internal] load build context [2024-08-01T08:55:53.944Z] #54 ... [2024-08-01T08:55:53.944Z] [2024-08-01T08:55:53.944Z] #55 [core-keeper internal] load build context [2024-08-01T08:55:53.944Z] #55 ... [2024-08-01T08:55:53.944Z] [2024-08-01T08:55:53.944Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:55:53.944Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-01T08:55:53.944Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-01T08:55:53.944Z] #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-01T08:55:53.944Z] #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-01T08:55:53.944Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-01T08:55:53.944Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-01T08:55:53.944Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-08-01T08:55:53.944Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.5s done [2024-08-01T08:55:53.944Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-01T08:55:53.944Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-08-01T08:55:54.213Z] #56 ... [2024-08-01T08:55:54.213Z] [2024-08-01T08:55:54.213Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:55:54.213Z] #40 ... [2024-08-01T08:55:54.213Z] [2024-08-01T08:55:54.213Z] #55 [core-keeper internal] load build context [2024-08-01T08:55:54.480Z] #55 ... [2024-08-01T08:55:54.480Z] [2024-08-01T08:55:54.480Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:55:54.747Z] #57 ... [2024-08-01T08:55:54.747Z] [2024-08-01T08:55:54.747Z] #58 [core-metadata internal] load build context [2024-08-01T08:55:54.747Z] #58 ... [2024-08-01T08:55:54.747Z] [2024-08-01T08:55:54.747Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:55:56.168Z] #57 transferring context: 11.81MB 10.7s [2024-08-01T08:55:56.169Z] #57 ... [2024-08-01T08:55:56.169Z] [2024-08-01T08:55:56.169Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:55:56.169Z] #0 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:56.169Z] #0 8.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:56.169Z] #0 9.759 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:55:56.169Z] #0 9.759 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:55:56.169Z] #0 9.759 OK: 19946 distinct packages available [2024-08-01T08:55:56.455Z] #59 ... [2024-08-01T08:55:56.455Z] [2024-08-01T08:55:56.455Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:55:56.455Z] #0 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:56.455Z] #0 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:56.455Z] #0 9.129 (1/2) Installing ca-certificates (20240226-r0) [2024-08-01T08:55:56.455Z] #0 9.247 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:55:56.455Z] #0 9.247 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:55:56.455Z] #0 9.287 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:55:56.455Z] #60 10.11 OK: 9 MiB in 17 packages [2024-08-01T08:55:56.455Z] #60 ... [2024-08-01T08:55:56.455Z] [2024-08-01T08:55:56.455Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:55:56.746Z] #61 ... [2024-08-01T08:55:56.746Z] [2024-08-01T08:55:56.746Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:55:56.746Z] #62 ... [2024-08-01T08:55:56.746Z] [2024-08-01T08:55:56.746Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:55:56.746Z] #63 ... [2024-08-01T08:55:56.746Z] [2024-08-01T08:55:56.746Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:55:57.014Z] #64 ... [2024-08-01T08:55:57.014Z] [2024-08-01T08:55:57.014Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:55:57.014Z] #65 ... [2024-08-01T08:55:57.014Z] [2024-08-01T08:55:57.014Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:55:57.293Z] #66 ... [2024-08-01T08:55:57.293Z] [2024-08-01T08:55:57.293Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:55:57.293Z] #67 ... [2024-08-01T08:55:57.293Z] [2024-08-01T08:55:57.293Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:57.293Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s [2024-08-01T08:55:57.570Z] #38 ... [2024-08-01T08:55:57.570Z] [2024-08-01T08:55:57.570Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:55:57.570Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:57.570Z] #0 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:55:57.570Z] #68 ... [2024-08-01T08:55:57.570Z] [2024-08-01T08:55:57.570Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:55:57.570Z] #69 ... [2024-08-01T08:55:57.570Z] [2024-08-01T08:55:57.570Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:55:57.837Z] #70 ... [2024-08-01T08:55:57.837Z] [2024-08-01T08:55:57.837Z] #71 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:55:57.837Z] #71 ... [2024-08-01T08:55:57.837Z] [2024-08-01T08:55:57.837Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:55:57.837Z] #62 DONE 11.4s [2024-08-01T08:55:57.837Z] [2024-08-01T08:55:57.837Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:55:58.115Z] #72 ... [2024-08-01T08:55:58.115Z] [2024-08-01T08:55:58.115Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:55:58.701Z] #38 ... [2024-08-01T08:55:58.701Z] [2024-08-01T08:55:58.701Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-01T08:55:58.701Z] #60 DONE 12.5s [2024-08-01T08:55:58.701Z] [2024-08-01T08:55:58.701Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:55:59.283Z] #73 ... [2024-08-01T08:55:59.283Z] [2024-08-01T08:55:59.283Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-01T08:55:59.283Z] #64 DONE 12.6s [2024-08-01T08:55:59.283Z] [2024-08-01T08:55:59.283Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:01.229Z] #38 ... [2024-08-01T08:56:01.229Z] [2024-08-01T08:56:01.229Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:01.229Z] #47 transferring context: 42.90MB 20.1s [2024-08-01T08:56:01.497Z] #47 ... [2024-08-01T08:56:01.497Z] [2024-08-01T08:56:01.497Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-01T08:56:01.497Z] #68 12.67 OK: 266 MiB in 52 packages [2024-08-01T08:56:01.497Z] #68 DONE 15.2s [2024-08-01T08:56:01.497Z] [2024-08-01T08:56:01.497Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:01.497Z] #47 ... [2024-08-01T08:56:01.497Z] [2024-08-01T08:56:01.497Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:01.497Z] #49 ... [2024-08-01T08:56:01.497Z] [2024-08-01T08:56:01.497Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:01.497Z] #48 ... [2024-08-01T08:56:01.497Z] [2024-08-01T08:56:01.497Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:02.458Z] #47 ... [2024-08-01T08:56:02.458Z] [2024-08-01T08:56:02.458Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-01T08:56:02.458Z] #59 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:02.458Z] #59 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:02.458Z] #59 13.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:02.458Z] #59 13.21 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:56:02.458Z] #59 13.21 (3/4) Installing libucontext (1.2-r2) [2024-08-01T08:56:02.458Z] #59 13.21 (4/4) Installing gcompat (1.1.0-r1) [2024-08-01T08:56:02.458Z] #59 13.21 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:02.458Z] #59 13.33 OK: 8 MiB in 19 packages [2024-08-01T08:56:02.458Z] #59 DONE 15.8s [2024-08-01T08:56:02.458Z] [2024-08-01T08:56:02.458Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:02.458Z] #47 ... [2024-08-01T08:56:02.458Z] [2024-08-01T08:56:02.458Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:02.458Z] #51 ... [2024-08-01T08:56:02.458Z] [2024-08-01T08:56:02.458Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:56:02.458Z] #74 ... [2024-08-01T08:56:02.458Z] [2024-08-01T08:56:02.458Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:02.728Z] #52 ... [2024-08-01T08:56:02.728Z] [2024-08-01T08:56:02.728Z] #46 [core-data internal] load build context [2024-08-01T08:56:02.728Z] #46 ... [2024-08-01T08:56:02.728Z] [2024-08-01T08:56:02.728Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:03.314Z] #52 ... [2024-08-01T08:56:03.314Z] [2024-08-01T08:56:03.314Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:03.314Z] #53 ... [2024-08-01T08:56:03.314Z] [2024-08-01T08:56:03.314Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:04.275Z] #52 ... [2024-08-01T08:56:04.275Z] [2024-08-01T08:56:04.275Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:04.275Z] #50 ... [2024-08-01T08:56:04.275Z] [2024-08-01T08:56:04.275Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:04.275Z] #52 ... [2024-08-01T08:56:04.275Z] [2024-08-01T08:56:04.275Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:56:04.275Z] #63 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:04.275Z] #63 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:04.275Z] #63 16.14 OK: 266 MiB in 52 packages [2024-08-01T08:56:04.275Z] #63 DONE 18.1s [2024-08-01T08:56:04.275Z] [2024-08-01T08:56:04.275Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:04.543Z] #40 ... [2024-08-01T08:56:04.543Z] [2024-08-01T08:56:04.543Z] #54 [core-command internal] load build context [2024-08-01T08:56:04.543Z] #54 ... [2024-08-01T08:56:04.543Z] [2024-08-01T08:56:04.543Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:04.818Z] #40 ... [2024-08-01T08:56:04.818Z] [2024-08-01T08:56:04.818Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:04.818Z] #55 ... [2024-08-01T08:56:04.818Z] [2024-08-01T08:56:04.818Z] #54 [core-command internal] load build context [2024-08-01T08:56:04.818Z] #54 ... [2024-08-01T08:56:04.818Z] [2024-08-01T08:56:05.092Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:05.092Z] #58 ... [2024-08-01T08:56:05.092Z] [2024-08-01T08:56:05.092Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:05.359Z] #52 ... [2024-08-01T08:56:05.359Z] [2024-08-01T08:56:05.359Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:56:05.359Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s [2024-08-01T08:56:05.359Z] #56 ... [2024-08-01T08:56:05.359Z] [2024-08-01T08:56:05.359Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:06.324Z] #52 ... [2024-08-01T08:56:06.324Z] [2024-08-01T08:56:06.324Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:06.324Z] #57 ... [2024-08-01T08:56:06.324Z] [2024-08-01T08:56:06.324Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:06.591Z] #58 transferring context: 46.69MB 20.8s [2024-08-01T08:56:08.536Z] #58 ... [2024-08-01T08:56:08.536Z] [2024-08-01T08:56:08.536Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:56:08.536Z] #75 ... [2024-08-01T08:56:08.536Z] [2024-08-01T08:56:08.536Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:09.947Z] #58 ... [2024-08-01T08:56:09.947Z] [2024-08-01T08:56:09.947Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:56:09.947Z] #76 ... [2024-08-01T08:56:09.947Z] [2024-08-01T08:56:09.947Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:09.947Z] #58 ... [2024-08-01T08:56:09.947Z] [2024-08-01T08:56:09.947Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:56:09.947Z] #61 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:09.947Z] #61 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:09.947Z] #61 16.08 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:56:09.947Z] #61 16.08 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:56:09.947Z] #61 16.08 OK: 19953 distinct packages available [2024-08-01T08:56:09.947Z] #61 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:09.947Z] #61 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:10.215Z] #61 ... [2024-08-01T08:56:10.215Z] [2024-08-01T08:56:10.215Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:11.622Z] #58 ... [2024-08-01T08:56:11.622Z] [2024-08-01T08:56:11.622Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:11.622Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.3s [2024-08-01T08:56:11.622Z] #38 ... [2024-08-01T08:56:11.622Z] [2024-08-01T08:56:11.622Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:11.622Z] #55 transferring context: 49.34MB 27.0s [2024-08-01T08:56:11.622Z] #55 ... [2024-08-01T08:56:11.622Z] [2024-08-01T08:56:11.622Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:11.622Z] #49 ... [2024-08-01T08:56:11.622Z] [2024-08-01T08:56:11.623Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:11.889Z] #38 ... [2024-08-01T08:56:11.889Z] [2024-08-01T08:56:11.889Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:11.889Z] #48 ... [2024-08-01T08:56:11.889Z] [2024-08-01T08:56:11.889Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:12.160Z] #49 ... [2024-08-01T08:56:12.160Z] [2024-08-01T08:56:12.160Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-01T08:56:12.160Z] #45 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:12.160Z] #45 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:12.160Z] #45 23.44 OK: 266 MiB in 52 packages [2024-08-01T08:56:12.160Z] #45 DONE 25.9s [2024-08-01T08:56:12.160Z] [2024-08-01T08:56:12.160Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:12.428Z] #49 ... [2024-08-01T08:56:12.428Z] [2024-08-01T08:56:12.428Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:12.428Z] #47 ... [2024-08-01T08:56:12.428Z] [2024-08-01T08:56:12.428Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:12.696Z] #51 ... [2024-08-01T08:56:12.696Z] [2024-08-01T08:56:12.696Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-01T08:56:12.696Z] #67 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:12.696Z] #67 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:12.696Z] #67 21.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:12.696Z] #67 21.31 (2/4) Installing openssl (3.1.6-r0) [2024-08-01T08:56:12.696Z] #67 21.60 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:56:12.696Z] #67 21.60 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:56:12.696Z] #67 22.26 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:12.696Z] #67 22.47 OK: 18 MiB in 19 packages [2024-08-01T08:56:12.696Z] #67 DONE 25.6s [2024-08-01T08:56:12.696Z] [2024-08-01T08:56:12.696Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:13.319Z] #38 ... [2024-08-01T08:56:13.319Z] [2024-08-01T08:56:13.319Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-01T08:56:13.319Z] #61 23.95 OK: 266 MiB in 52 packages [2024-08-01T08:56:13.319Z] #61 DONE 26.6s [2024-08-01T08:56:13.319Z] [2024-08-01T08:56:13.319Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:13.319Z] #38 ... [2024-08-01T08:56:13.319Z] [2024-08-01T08:56:13.319Z] #46 [core-data internal] load build context [2024-08-01T08:56:13.319Z] #46 ... [2024-08-01T08:56:13.319Z] [2024-08-01T08:56:13.319Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:56:13.319Z] #65 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.319Z] #65 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.319Z] #65 22.94 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:56:13.319Z] #65 22.94 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:56:13.319Z] #65 22.94 OK: 19946 distinct packages available [2024-08-01T08:56:13.319Z] #65 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.319Z] #65 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.319Z] #65 ... [2024-08-01T08:56:13.319Z] [2024-08-01T08:56:13.319Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:13.586Z] #49 ... [2024-08-01T08:56:13.586Z] [2024-08-01T08:56:13.586Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:13.586Z] #53 ... [2024-08-01T08:56:13.586Z] [2024-08-01T08:56:13.586Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-08-01T08:56:13.586Z] #69 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.586Z] #69 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:13.586Z] #69 25.09 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:13.586Z] #69 25.09 (2/2) Installing su-exec (0.2-r3) [2024-08-01T08:56:13.586Z] #69 25.09 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:13.586Z] #69 25.09 OK: 8 MiB in 17 packages [2024-08-01T08:56:13.586Z] #69 DONE 26.5s [2024-08-01T08:56:13.586Z] [2024-08-01T08:56:13.586Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:13.586Z] #53 ... [2024-08-01T08:56:13.586Z] [2024-08-01T08:56:13.586Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:56:14.169Z] #77 ... [2024-08-01T08:56:14.169Z] [2024-08-01T08:56:14.169Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:14.436Z] #50 ... [2024-08-01T08:56:14.436Z] [2024-08-01T08:56:14.436Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:14.701Z] #55 ... [2024-08-01T08:56:14.701Z] [2024-08-01T08:56:14.701Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:14.967Z] #40 ... [2024-08-01T08:56:14.967Z] [2024-08-01T08:56:14.967Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:15.235Z] #55 ... [2024-08-01T08:56:15.235Z] [2024-08-01T08:56:15.235Z] #54 [core-command internal] load build context [2024-08-01T08:56:15.235Z] #54 ... [2024-08-01T08:56:15.235Z] [2024-08-01T08:56:15.235Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:56:15.235Z] #75 16.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:15.839Z] #75 ... [2024-08-01T08:56:15.839Z] [2024-08-01T08:56:15.839Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:56:15.839Z] #72 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:15.839Z] #72 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:15.839Z] #72 25.34 (1/4) Installing ca-certificates (20240226-r0) [2024-08-01T08:56:15.839Z] #72 25.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:15.839Z] #72 25.67 (3/4) Installing su-exec (0.2-r3) [2024-08-01T08:56:15.839Z] #72 25.72 (4/4) Installing yq (4.33.3-r5) [2024-08-01T08:56:15.839Z] #72 26.97 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:15.839Z] #72 27.20 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:56:15.839Z] #72 28.16 OK: 18 MiB in 19 packages [2024-08-01T08:56:15.839Z] #72 ... [2024-08-01T08:56:15.839Z] [2024-08-01T08:56:15.839Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:56:15.839Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.2s [2024-08-01T08:56:15.839Z] #56 ... [2024-08-01T08:56:15.839Z] [2024-08-01T08:56:15.839Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:16.421Z] #55 ... [2024-08-01T08:56:16.421Z] [2024-08-01T08:56:16.421Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:16.694Z] #57 transferring context: 29.82MB 31.1s [2024-08-01T08:56:16.694Z] #57 ... [2024-08-01T08:56:16.694Z] [2024-08-01T08:56:16.694Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:16.694Z] #52 ... [2024-08-01T08:56:16.694Z] [2024-08-01T08:56:16.694Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:17.280Z] #55 ... [2024-08-01T08:56:17.280Z] [2024-08-01T08:56:17.280Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:56:17.280Z] #71 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:17.280Z] #71 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:17.280Z] #71 27.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:17.280Z] #71 27.57 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:17.280Z] #71 27.72 OK: 8 MiB in 16 packages [2024-08-01T08:56:17.280Z] #71 DONE 30.5s [2024-08-01T08:56:17.546Z] [2024-08-01T08:56:17.546Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:18.129Z] #55 ... [2024-08-01T08:56:18.129Z] [2024-08-01T08:56:18.129Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-01T08:56:18.129Z] #72 DONE 30.9s [2024-08-01T08:56:18.129Z] [2024-08-01T08:56:18.129Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:18.709Z] #55 ... [2024-08-01T08:56:18.709Z] [2024-08-01T08:56:18.709Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-01T08:56:18.709Z] #70 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:18.709Z] #70 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:18.709Z] #70 29.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:18.709Z] #70 29.47 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:18.709Z] #70 29.54 OK: 8 MiB in 16 packages [2024-08-01T08:56:18.709Z] #70 DONE 31.8s [2024-08-01T08:56:18.709Z] [2024-08-01T08:56:18.709Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:18.709Z] #51 ... [2024-08-01T08:56:18.709Z] [2024-08-01T08:56:18.709Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:19.665Z] #78 ... [2024-08-01T08:56:19.665Z] [2024-08-01T08:56:19.665Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-01T08:56:19.665Z] #65 29.99 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:19.665Z] #65 29.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:56:19.665Z] #65 30.07 (3/5) Installing libucontext (1.2-r2) [2024-08-01T08:56:19.665Z] #65 30.07 (4/5) Installing gcompat (1.1.0-r1) [2024-08-01T08:56:19.665Z] #65 30.07 (5/5) Installing openssl (3.1.6-r0) [2024-08-01T08:56:19.665Z] #65 30.19 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:19.665Z] #65 30.44 OK: 9 MiB in 20 packages [2024-08-01T08:56:19.665Z] #65 DONE 32.9s [2024-08-01T08:56:19.930Z] [2024-08-01T08:56:19.930Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:56:21.331Z] #79 ... [2024-08-01T08:56:21.331Z] [2024-08-01T08:56:21.331Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:56:21.331Z] #66 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:21.331Z] #66 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:21.331Z] #66 30.36 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-01T08:56:21.331Z] #66 30.36 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-01T08:56:21.331Z] #66 30.36 OK: 19946 distinct packages available [2024-08-01T08:56:21.331Z] #66 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:21.331Z] #66 32.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:21.596Z] #66 ... [2024-08-01T08:56:21.596Z] [2024-08-01T08:56:21.596Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:21.596Z] #58 ... [2024-08-01T08:56:21.596Z] [2024-08-01T08:56:21.596Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:21.596Z] #51 transferring context: 80.97MB 39.2s [2024-08-01T08:56:21.861Z] #51 ... [2024-08-01T08:56:21.861Z] [2024-08-01T08:56:21.861Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-01T08:56:21.861Z] #75 18.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:21.861Z] #75 22.40 OK: 266 MiB in 52 packages [2024-08-01T08:56:21.861Z] #75 DONE 23.3s [2024-08-01T08:56:21.861Z] [2024-08-01T08:56:21.861Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:22.125Z] #51 ... [2024-08-01T08:56:22.125Z] [2024-08-01T08:56:22.125Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:22.392Z] #48 ... [2024-08-01T08:56:22.392Z] [2024-08-01T08:56:22.392Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:22.659Z] #51 ... [2024-08-01T08:56:22.660Z] [2024-08-01T08:56:22.660Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:22.925Z] #47 ... [2024-08-01T08:56:22.925Z] [2024-08-01T08:56:22.925Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:23.191Z] #58 ... [2024-08-01T08:56:23.191Z] [2024-08-01T08:56:23.191Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:56:23.191Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:23.191Z] #80 ... [2024-08-01T08:56:23.191Z] [2024-08-01T08:56:23.191Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:23.457Z] #58 ... [2024-08-01T08:56:23.457Z] [2024-08-01T08:56:23.457Z] #46 [core-data internal] load build context [2024-08-01T08:56:23.457Z] #46 ... [2024-08-01T08:56:23.457Z] [2024-08-01T08:56:23.457Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:23.724Z] #49 ... [2024-08-01T08:56:23.724Z] [2024-08-01T08:56:23.724Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:23.724Z] #53 ... [2024-08-01T08:56:23.724Z] [2024-08-01T08:56:23.724Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:23.724Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.7s [2024-08-01T08:56:23.990Z] #38 ... [2024-08-01T08:56:23.990Z] [2024-08-01T08:56:23.990Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:23.990Z] #53 ... [2024-08-01T08:56:23.990Z] [2024-08-01T08:56:23.990Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-01T08:56:23.990Z] #76 16.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:23.990Z] #76 18.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:23.990Z] #76 21.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:23.990Z] #76 22.27 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:23.990Z] #76 22.34 OK: 8 MiB in 16 packages [2024-08-01T08:56:23.990Z] #76 DONE 24.3s [2024-08-01T08:56:24.256Z] [2024-08-01T08:56:24.256Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:24.256Z] #73 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:24.256Z] #73 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:24.256Z] #73 24.28 OK: 9 MiB in 17 packages [2024-08-01T08:56:24.256Z] #73 DONE 25.7s [2024-08-01T08:56:24.256Z] [2024-08-01T08:56:24.256Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:24.520Z] #53 ... [2024-08-01T08:56:24.520Z] [2024-08-01T08:56:24.520Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:24.520Z] #50 ... [2024-08-01T08:56:24.520Z] [2024-08-01T08:56:24.520Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:56:24.520Z] #80 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:24.785Z] #80 ... [2024-08-01T08:56:24.785Z] [2024-08-01T08:56:24.785Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-01T08:56:24.785Z] #74 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:24.785Z] #74 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:24.785Z] #74 21.42 OK: 8 MiB in 19 packages [2024-08-01T08:56:24.785Z] #74 DONE 22.4s [2024-08-01T08:56:25.050Z] [2024-08-01T08:56:25.050Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:25.050Z] #38 ... [2024-08-01T08:56:25.050Z] [2024-08-01T08:56:25.050Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:25.315Z] #40 ... [2024-08-01T08:56:25.315Z] [2024-08-01T08:56:25.315Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:25.580Z] #58 ... [2024-08-01T08:56:25.580Z] [2024-08-01T08:56:25.580Z] #54 [core-command internal] load build context [2024-08-01T08:56:25.580Z] #54 ... [2024-08-01T08:56:25.580Z] [2024-08-01T08:56:25.580Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:26.161Z] #40 ... [2024-08-01T08:56:26.161Z] [2024-08-01T08:56:26.161Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:56:26.161Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.1s [2024-08-01T08:56:26.161Z] #56 ... [2024-08-01T08:56:26.161Z] [2024-08-01T08:56:26.161Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:26.743Z] #40 ... [2024-08-01T08:56:26.743Z] [2024-08-01T08:56:26.743Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-01T08:56:26.743Z] #66 36.06 (1/11) Installing ca-certificates (20240226-r0) [2024-08-01T08:56:26.743Z] #66 36.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-01T08:56:26.743Z] #66 36.68 (3/11) Installing libunistring (1.1-r1) [2024-08-01T08:56:26.743Z] #66 36.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-01T08:56:26.743Z] #66 36.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-01T08:56:26.743Z] #66 36.89 (6/11) Installing libcurl (8.9.0-r0) [2024-08-01T08:56:26.743Z] #66 37.05 (7/11) Installing curl (8.9.0-r0) [2024-08-01T08:56:26.743Z] #66 37.07 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-01T08:56:26.743Z] #66 37.07 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-01T08:56:26.743Z] #66 37.07 (10/11) Installing libucontext (1.2-r2) [2024-08-01T08:56:26.743Z] #66 37.11 (11/11) Installing gcompat (1.1.0-r1) [2024-08-01T08:56:26.743Z] #66 37.14 Executing busybox-1.36.1-r7.trigger [2024-08-01T08:56:26.743Z] #66 37.24 Executing ca-certificates-20240226-r0.trigger [2024-08-01T08:56:26.743Z] #66 37.86 OK: 13 MiB in 26 packages [2024-08-01T08:56:26.743Z] #66 DONE 39.4s [2024-08-01T08:56:26.743Z] [2024-08-01T08:56:26.743Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:26.743Z] #40 ... [2024-08-01T08:56:26.743Z] [2024-08-01T08:56:27.010Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:27.010Z] #57 transferring context: 38.64MB 41.3s [2024-08-01T08:56:27.010Z] #57 ... [2024-08-01T08:56:27.010Z] [2024-08-01T08:56:27.010Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:27.010Z] #52 ... [2024-08-01T08:56:27.010Z] [2024-08-01T08:56:27.010Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-08-01T08:56:27.010Z] #77 8.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:27.010Z] #77 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:27.010Z] #77 12.50 OK: 8 MiB in 17 packages [2024-08-01T08:56:27.010Z] #77 DONE 13.5s [2024-08-01T08:56:27.010Z] [2024-08-01T08:56:27.010Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:27.010Z] #52 ... [2024-08-01T08:56:27.010Z] [2024-08-01T08:56:27.010Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:27.594Z] #57 ... [2024-08-01T08:56:27.594Z] [2024-08-01T08:56:27.594Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-01T08:56:27.594Z] #80 13.71 OK: 18 MiB in 19 packages [2024-08-01T08:56:27.594Z] #80 DONE 14.6s [2024-08-01T08:56:27.594Z] [2024-08-01T08:56:27.594Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:27.860Z] #52 ... [2024-08-01T08:56:27.860Z] [2024-08-01T08:56:27.860Z] #81 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:27.860Z] #81 ... [2024-08-01T08:56:27.860Z] [2024-08-01T08:56:27.860Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:28.445Z] #52 ... [2024-08-01T08:56:28.445Z] [2024-08-01T08:56:28.445Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:56:28.445Z] #82 ... [2024-08-01T08:56:28.445Z] [2024-08-01T08:56:28.445Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:28.709Z] #58 ... [2024-08-01T08:56:28.709Z] [2024-08-01T08:56:28.709Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:28.974Z] #55 ... [2024-08-01T08:56:28.974Z] [2024-08-01T08:56:28.974Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:29.239Z] #52 ... [2024-08-01T08:56:29.239Z] [2024-08-01T08:56:29.239Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-01T08:56:29.239Z] #83 DONE 1.5s [2024-08-01T08:56:29.508Z] [2024-08-01T08:56:29.508Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:32.084Z] #58 transferring context: 97.95MB 46.2s [2024-08-01T08:56:32.366Z] #58 ... [2024-08-01T08:56:32.366Z] [2024-08-01T08:56:32.366Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:32.631Z] #48 ... [2024-08-01T08:56:32.631Z] [2024-08-01T08:56:32.631Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:32.631Z] #55 ... [2024-08-01T08:56:32.631Z] [2024-08-01T08:56:32.631Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:32.896Z] #51 ... [2024-08-01T08:56:32.896Z] [2024-08-01T08:56:32.896Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:32.896Z] #58 ... [2024-08-01T08:56:32.896Z] [2024-08-01T08:56:32.896Z] #81 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:32.896Z] #81 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:32.896Z] #81 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:32.896Z] #81 14.05 OK: 8 MiB in 16 packages [2024-08-01T08:56:32.896Z] #81 DONE 15.5s [2024-08-01T08:56:32.896Z] [2024-08-01T08:56:32.896Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:33.161Z] #58 ... [2024-08-01T08:56:33.161Z] [2024-08-01T08:56:33.161Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:33.161Z] #47 ... [2024-08-01T08:56:33.161Z] [2024-08-01T08:56:33.161Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-01T08:56:33.161Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 43.1s done [2024-08-01T08:56:33.161Z] #56 DONE 49.2s [2024-08-01T08:56:33.161Z] [2024-08-01T08:56:33.161Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:33.742Z] #51 ... [2024-08-01T08:56:33.742Z] [2024-08-01T08:56:33.742Z] #46 [core-data internal] load build context [2024-08-01T08:56:33.742Z] #46 ... [2024-08-01T08:56:33.742Z] [2024-08-01T08:56:33.742Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-01T08:56:33.742Z] #82 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:33.742Z] #82 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:33.742Z] #82 13.99 OK: 18 MiB in 19 packages [2024-08-01T08:56:33.742Z] #82 DONE 15.4s [2024-08-01T08:56:33.742Z] [2024-08-01T08:56:33.742Z] #46 [core-data internal] load build context [2024-08-01T08:56:33.742Z] #46 ... [2024-08-01T08:56:33.742Z] [2024-08-01T08:56:33.742Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:34.008Z] #51 ... [2024-08-01T08:56:34.008Z] [2024-08-01T08:56:34.008Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:34.008Z] #49 ... [2024-08-01T08:56:34.008Z] [2024-08-01T08:56:34.008Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:34.591Z] #51 ... [2024-08-01T08:56:34.591Z] [2024-08-01T08:56:34.591Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:34.591Z] #78 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:34.591Z] #78 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:34.591Z] #78 14.72 OK: 8 MiB in 16 packages [2024-08-01T08:56:34.591Z] #78 DONE 15.7s [2024-08-01T08:56:34.591Z] [2024-08-01T08:56:34.591Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:34.591Z] #51 ... [2024-08-01T08:56:34.591Z] [2024-08-01T08:56:34.591Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:34.855Z] #50 ... [2024-08-01T08:56:34.855Z] [2024-08-01T08:56:34.855Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:34.855Z] #53 ... [2024-08-01T08:56:34.855Z] [2024-08-01T08:56:34.855Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:35.121Z] #51 ... [2024-08-01T08:56:35.121Z] [2024-08-01T08:56:35.121Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-01T08:56:35.121Z] #79 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:35.121Z] #79 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:35.121Z] #79 14.42 OK: 9 MiB in 20 packages [2024-08-01T08:56:35.121Z] #79 DONE 15.4s [2024-08-01T08:56:35.121Z] [2024-08-01T08:56:35.121Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:35.710Z] #51 ... [2024-08-01T08:56:35.710Z] [2024-08-01T08:56:35.710Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-01T08:56:35.710Z] #84 DONE 8.4s [2024-08-01T08:56:35.710Z] [2024-08-01T08:56:35.710Z] #54 [core-command internal] load build context [2024-08-01T08:56:35.710Z] #54 ... [2024-08-01T08:56:35.710Z] [2024-08-01T08:56:35.710Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-08-01T08:56:35.980Z] #85 ... [2024-08-01T08:56:35.980Z] [2024-08-01T08:56:35.980Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:35.980Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.7s [2024-08-01T08:56:35.980Z] #38 ... [2024-08-01T08:56:35.980Z] [2024-08-01T08:56:35.980Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:36.561Z] #51 ... [2024-08-01T08:56:36.561Z] [2024-08-01T08:56:36.561Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-01T08:56:36.561Z] #0 7.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:36.561Z] #0 8.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-01T08:56:36.561Z] #0 9.212 OK: 13 MiB in 26 packages [2024-08-01T08:56:36.561Z] #86 DONE 10.1s [2024-08-01T08:56:36.827Z] [2024-08-01T08:56:36.827Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:37.093Z] #38 ... [2024-08-01T08:56:37.093Z] [2024-08-01T08:56:37.093Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:37.093Z] #40 transferring context: 50.85MB 52.3s [2024-08-01T08:56:37.093Z] #40 ... [2024-08-01T08:56:37.093Z] [2024-08-01T08:56:37.093Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-08-01T08:56:37.093Z] #85 DONE 1.3s [2024-08-01T08:56:37.093Z] [2024-08-01T08:56:37.093Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:37.093Z] #40 ... [2024-08-01T08:56:37.093Z] [2024-08-01T08:56:37.093Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:37.680Z] #38 ... [2024-08-01T08:56:37.680Z] [2024-08-01T08:56:37.680Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:37.950Z] #57 ... [2024-08-01T08:56:37.950Z] [2024-08-01T08:56:37.950Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:39.363Z] #51 ... [2024-08-01T08:56:39.363Z] [2024-08-01T08:56:39.363Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-01T08:56:39.363Z] #87 DONE 2.4s [2024-08-01T08:56:39.363Z] [2024-08-01T08:56:39.363Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:39.363Z] #52 ... [2024-08-01T08:56:39.363Z] [2024-08-01T08:56:39.363Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:41.298Z] #51 ... [2024-08-01T08:56:41.298Z] [2024-08-01T08:56:41.298Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-01T08:56:41.298Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 56.0s done [2024-08-01T08:56:41.298Z] #38 DONE 61.5s [2024-08-01T08:56:41.298Z] [2024-08-01T08:56:41.298Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:41.881Z] #51 transferring context: 133.23MB 59.6s [2024-08-01T08:56:42.834Z] #51 ... [2024-08-01T08:56:42.834Z] [2024-08-01T08:56:42.834Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:42.834Z] #48 ... [2024-08-01T08:56:42.834Z] [2024-08-01T08:56:42.834Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:43.420Z] #51 ... [2024-08-01T08:56:43.420Z] [2024-08-01T08:56:43.420Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:43.420Z] #58 ... [2024-08-01T08:56:43.420Z] [2024-08-01T08:56:43.420Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:43.420Z] #47 ... [2024-08-01T08:56:43.420Z] [2024-08-01T08:56:43.420Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:43.684Z] #55 ... [2024-08-01T08:56:43.684Z] [2024-08-01T08:56:43.684Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:43.953Z] #58 ... [2024-08-01T08:56:43.953Z] [2024-08-01T08:56:43.953Z] #46 [core-data internal] load build context [2024-08-01T08:56:44.230Z] #46 ... [2024-08-01T08:56:44.230Z] [2024-08-01T08:56:44.230Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:44.230Z] #49 ... [2024-08-01T08:56:44.230Z] [2024-08-01T08:56:44.230Z] #46 [core-data internal] load build context [2024-08-01T08:56:45.189Z] #46 ... [2024-08-01T08:56:45.189Z] [2024-08-01T08:56:45.190Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:45.190Z] #53 ... [2024-08-01T08:56:45.190Z] [2024-08-01T08:56:45.190Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:45.190Z] #50 ... [2024-08-01T08:56:45.190Z] [2024-08-01T08:56:45.190Z] #46 [core-data internal] load build context [2024-08-01T08:56:46.144Z] #46 ... [2024-08-01T08:56:46.144Z] [2024-08-01T08:56:46.144Z] #54 [core-command internal] load build context [2024-08-01T08:56:46.144Z] #54 ... [2024-08-01T08:56:46.144Z] [2024-08-01T08:56:46.144Z] #46 [core-data internal] load build context [2024-08-01T08:56:47.108Z] #46 transferring context: 39.72MB 65.8s [2024-08-01T08:56:47.108Z] #46 ... [2024-08-01T08:56:47.108Z] [2024-08-01T08:56:47.108Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:47.378Z] #40 ... [2024-08-01T08:56:47.378Z] [2024-08-01T08:56:47.378Z] #46 [core-data internal] load build context [2024-08-01T08:56:47.959Z] #46 ... [2024-08-01T08:56:47.959Z] [2024-08-01T08:56:47.959Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:56:47.959Z] #88 DONE 4.0s [2024-08-01T08:56:47.959Z] [2024-08-01T08:56:47.959Z] #46 [core-data internal] load build context [2024-08-01T08:56:47.959Z] #46 ... [2024-08-01T08:56:47.959Z] [2024-08-01T08:56:47.959Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:48.225Z] #57 ... [2024-08-01T08:56:48.225Z] [2024-08-01T08:56:48.225Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:56:48.225Z] #89 ... [2024-08-01T08:56:48.225Z] [2024-08-01T08:56:48.225Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:56:48.225Z] #90 DONE 3.6s [2024-08-01T08:56:48.490Z] [2024-08-01T08:56:48.491Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-01T08:56:48.491Z] #91 DONE 4.4s [2024-08-01T08:56:48.491Z] [2024-08-01T08:56:48.491Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-01T08:56:49.457Z] #92 ... [2024-08-01T08:56:49.457Z] [2024-08-01T08:56:49.457Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-01T08:56:49.457Z] #89 DONE 1.1s [2024-08-01T08:56:49.457Z] [2024-08-01T08:56:49.457Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:49.457Z] #57 ... [2024-08-01T08:56:49.457Z] [2024-08-01T08:56:49.457Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-01T08:56:49.457Z] #93 DONE 1.2s [2024-08-01T08:56:49.457Z] [2024-08-01T08:56:49.457Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:49.728Z] #57 ... [2024-08-01T08:56:49.728Z] [2024-08-01T08:56:49.728Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:49.728Z] #52 ... [2024-08-01T08:56:49.728Z] [2024-08-01T08:56:49.728Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-01T08:56:49.728Z] #92 DONE 1.3s [2024-08-01T08:56:49.728Z] [2024-08-01T08:56:49.728Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:49.728Z] #52 ... [2024-08-01T08:56:49.728Z] [2024-08-01T08:56:49.728Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:51.136Z] #57 ... [2024-08-01T08:56:51.136Z] [2024-08-01T08:56:51.136Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-01T08:56:51.136Z] #94 DONE 1.5s [2024-08-01T08:56:51.136Z] [2024-08-01T08:56:51.136Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:51.136Z] #57 ... [2024-08-01T08:56:51.136Z] [2024-08-01T08:56:51.136Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-01T08:56:51.136Z] #95 DONE 1.6s [2024-08-01T08:56:51.136Z] [2024-08-01T08:56:51.136Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:51.399Z] #57 ... [2024-08-01T08:56:51.399Z] [2024-08-01T08:56:51.399Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-01T08:56:51.399Z] #96 DONE 1.5s [2024-08-01T08:56:51.399Z] [2024-08-01T08:56:51.399Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:52.361Z] #57 transferring context: 115.72MB 66.7s [2024-08-01T08:56:52.361Z] #57 ... [2024-08-01T08:56:52.361Z] [2024-08-01T08:56:52.361Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:56:52.361Z] #97 DONE 1.2s [2024-08-01T08:56:52.361Z] [2024-08-01T08:56:52.361Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:52.627Z] #57 ... [2024-08-01T08:56:52.627Z] [2024-08-01T08:56:52.627Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:56:52.627Z] #98 DONE 1.3s [2024-08-01T08:56:52.627Z] [2024-08-01T08:56:52.627Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:52.627Z] #57 ... [2024-08-01T08:56:52.627Z] [2024-08-01T08:56:52.627Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-01T08:56:52.627Z] #99 DONE 1.3s [2024-08-01T08:56:52.894Z] [2024-08-01T08:56:52.894Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:52.894Z] #57 ... [2024-08-01T08:56:52.894Z] [2024-08-01T08:56:52.894Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:56:52.894Z] #48 ... [2024-08-01T08:56:52.894Z] [2024-08-01T08:56:52.894Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:56:53.604Z] #57 ... [2024-08-01T08:56:53.604Z] [2024-08-01T08:56:53.604Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-01T08:56:53.604Z] #100 DONE 0.9s [2024-08-01T08:56:53.604Z] [2024-08-01T08:56:53.604Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:53.604Z] #51 ... [2024-08-01T08:56:53.604Z] [2024-08-01T08:56:53.604Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:53.604Z] #47 ... [2024-08-01T08:56:53.604Z] [2024-08-01T08:56:53.604Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-01T08:56:53.604Z] #101 DONE 1.2s [2024-08-01T08:56:53.604Z] [2024-08-01T08:56:53.604Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:53.887Z] #51 ... [2024-08-01T08:56:53.887Z] [2024-08-01T08:56:53.887Z] #55 [core-keeper internal] load build context [2024-08-01T08:56:53.887Z] #55 ... [2024-08-01T08:56:53.887Z] [2024-08-01T08:56:53.887Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:56:54.159Z] #51 ... [2024-08-01T08:56:54.159Z] [2024-08-01T08:56:54.159Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:54.451Z] #58 ... [2024-08-01T08:56:54.451Z] [2024-08-01T08:56:54.451Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-01T08:56:54.451Z] #102 DONE 1.3s [2024-08-01T08:56:54.451Z] [2024-08-01T08:56:54.451Z] #58 [core-metadata internal] load build context [2024-08-01T08:56:54.451Z] #58 ... [2024-08-01T08:56:54.451Z] [2024-08-01T08:56:54.451Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:54.451Z] #47 ... [2024-08-01T08:56:54.451Z] [2024-08-01T08:56:54.451Z] #49 [support-scheduler internal] load build context [2024-08-01T08:56:54.451Z] #49 ... [2024-08-01T08:56:54.451Z] [2024-08-01T08:56:54.451Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:55.061Z] #47 ... [2024-08-01T08:56:55.061Z] [2024-08-01T08:56:55.061Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-01T08:56:55.061Z] #103 DONE 1.4s [2024-08-01T08:56:55.061Z] [2024-08-01T08:56:55.061Z] #47 [support-notifications internal] load build context [2024-08-01T08:56:55.331Z] #47 ... [2024-08-01T08:56:55.331Z] [2024-08-01T08:56:55.331Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:55.331Z] #53 ... [2024-08-01T08:56:55.331Z] [2024-08-01T08:56:55.331Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-01T08:56:55.331Z] #104 DONE 1.4s [2024-08-01T08:56:55.331Z] [2024-08-01T08:56:55.331Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:55.331Z] #53 ... [2024-08-01T08:56:55.331Z] [2024-08-01T08:56:55.331Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:55.605Z] #50 ... [2024-08-01T08:56:55.605Z] [2024-08-01T08:56:55.605Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:56:55.875Z] #53 ... [2024-08-01T08:56:55.875Z] [2024-08-01T08:56:55.875Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-01T08:56:55.875Z] #105 DONE 1.4s [2024-08-01T08:56:55.875Z] [2024-08-01T08:56:55.875Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:56.161Z] #50 ... [2024-08-01T08:56:56.161Z] [2024-08-01T08:56:56.161Z] #54 [core-command internal] load build context [2024-08-01T08:56:56.430Z] #54 ... [2024-08-01T08:56:56.430Z] [2024-08-01T08:56:56.430Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:57.398Z] #50 transferring context: 198.48MB 75.3s [2024-08-01T08:56:57.398Z] #50 ... [2024-08-01T08:56:57.398Z] [2024-08-01T08:56:57.398Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:56:57.663Z] #40 ... [2024-08-01T08:56:57.663Z] [2024-08-01T08:56:57.663Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:58.248Z] #50 ... [2024-08-01T08:56:58.248Z] [2024-08-01T08:56:58.248Z] #46 [core-data internal] load build context [2024-08-01T08:56:58.248Z] #46 ... [2024-08-01T08:56:58.248Z] [2024-08-01T08:56:58.248Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:56:59.651Z] #50 ... [2024-08-01T08:56:59.651Z] [2024-08-01T08:56:59.651Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:56:59.918Z] #52 ... [2024-08-01T08:56:59.918Z] [2024-08-01T08:56:59.918Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:02.516Z] #50 transferring context: 216.35MB 80.3s [2024-08-01T08:57:03.104Z] #50 ... [2024-08-01T08:57:03.104Z] [2024-08-01T08:57:03.104Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:03.370Z] #48 ... [2024-08-01T08:57:03.370Z] [2024-08-01T08:57:03.370Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:03.640Z] #50 ... [2024-08-01T08:57:03.640Z] [2024-08-01T08:57:03.640Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:03.640Z] #57 ... [2024-08-01T08:57:03.640Z] [2024-08-01T08:57:03.640Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:03.906Z] #50 ... [2024-08-01T08:57:03.906Z] [2024-08-01T08:57:03.906Z] #106 [security-spire-config] exporting to image [2024-08-01T08:57:03.906Z] #106 exporting layers 7.5s done [2024-08-01T08:57:03.906Z] #106 writing image sha256:e18a87c682cdf76b2feb86e90571d067d684b7842375f55e73b55ca7e5192533 0.1s done [2024-08-01T08:57:03.906Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-01T08:57:03.906Z] #106 writing image sha256:a24feeea8171961e1d81f9122608dc1e303c2adb9ef03dc9235a042a4ece645e 0.1s done [2024-08-01T08:57:03.906Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-01T08:57:03.906Z] #106 writing image sha256:a3d912703e7c753a86d4bfa1fec4fa8879783805032029e9147bcec345841153 done [2024-08-01T08:57:03.906Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-08-01T08:57:03.906Z] #106 DONE 9.3s [2024-08-01T08:57:03.906Z] [2024-08-01T08:57:03.906Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:03.906Z] #50 ... [2024-08-01T08:57:03.906Z] [2024-08-01T08:57:03.906Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:04.177Z] #55 ... [2024-08-01T08:57:04.177Z] [2024-08-01T08:57:04.177Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:04.177Z] #50 ... [2024-08-01T08:57:04.177Z] [2024-08-01T08:57:04.177Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:04.443Z] #51 ... [2024-08-01T08:57:04.443Z] [2024-08-01T08:57:04.443Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:04.443Z] #50 ... [2024-08-01T08:57:04.443Z] [2024-08-01T08:57:04.443Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:04.443Z] #58 ... [2024-08-01T08:57:04.443Z] [2024-08-01T08:57:04.443Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:04.712Z] #51 ... [2024-08-01T08:57:04.712Z] [2024-08-01T08:57:04.712Z] #49 [support-scheduler internal] load build context [2024-08-01T08:57:04.712Z] #49 ... [2024-08-01T08:57:04.712Z] [2024-08-01T08:57:04.712Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:05.299Z] #58 ... [2024-08-01T08:57:05.299Z] [2024-08-01T08:57:05.299Z] #47 [support-notifications internal] load build context [2024-08-01T08:57:05.565Z] #47 ... [2024-08-01T08:57:05.565Z] [2024-08-01T08:57:05.565Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:05.830Z] #58 ... [2024-08-01T08:57:05.830Z] [2024-08-01T08:57:05.830Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:06.097Z] #53 ... [2024-08-01T08:57:06.097Z] [2024-08-01T08:57:06.097Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:06.363Z] #58 ... [2024-08-01T08:57:06.363Z] [2024-08-01T08:57:06.363Z] #54 [core-command internal] load build context [2024-08-01T08:57:06.633Z] #54 ... [2024-08-01T08:57:06.633Z] [2024-08-01T08:57:06.633Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:07.586Z] #53 transferring context: 139.26MB 83.3s [2024-08-01T08:57:07.851Z] #53 ... [2024-08-01T08:57:07.851Z] [2024-08-01T08:57:07.851Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:57:07.851Z] #40 ... [2024-08-01T08:57:07.851Z] [2024-08-01T08:57:07.851Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:08.430Z] #53 ... [2024-08-01T08:57:08.430Z] [2024-08-01T08:57:08.430Z] #46 [core-data internal] load build context [2024-08-01T08:57:08.430Z] #46 ... [2024-08-01T08:57:08.430Z] [2024-08-01T08:57:08.430Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:10.365Z] #53 ... [2024-08-01T08:57:10.365Z] [2024-08-01T08:57:10.365Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:57:10.365Z] #52 ... [2024-08-01T08:57:10.365Z] [2024-08-01T08:57:10.365Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:10.365Z] #53 ... [2024-08-01T08:57:10.365Z] [2024-08-01T08:57:10.365Z] #49 [support-scheduler internal] load build context [2024-08-01T08:57:10.365Z] #49 transferring context: 307.99MB 88.3s done [2024-08-01T08:57:10.366Z] #49 DONE 89.3s [2024-08-01T08:57:10.366Z] [2024-08-01T08:57:10.366Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:13.733Z] #53 ... [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:57:13.733Z] #107 DONE 2.7s [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:13.733Z] #53 ... [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:13.733Z] #48 ... [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:13.733Z] #53 ... [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:13.733Z] #57 ... [2024-08-01T08:57:13.733Z] [2024-08-01T08:57:13.733Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:14.317Z] #48 ... [2024-08-01T08:57:14.317Z] [2024-08-01T08:57:14.317Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:14.317Z] #55 ... [2024-08-01T08:57:14.317Z] [2024-08-01T08:57:14.317Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:14.587Z] #53 ... [2024-08-01T08:57:14.587Z] [2024-08-01T08:57:14.587Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-01T08:57:14.587Z] #52 transferring context: 307.99MB 91.0s done [2024-08-01T08:57:14.587Z] #52 DONE 92.2s [2024-08-01T08:57:14.587Z] [2024-08-01T08:57:14.587Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:14.587Z] #53 ... [2024-08-01T08:57:14.587Z] [2024-08-01T08:57:14.587Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:14.587Z] #50 ... [2024-08-01T08:57:14.587Z] [2024-08-01T08:57:14.587Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:14.856Z] #55 ... [2024-08-01T08:57:14.856Z] [2024-08-01T08:57:14.856Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:14.856Z] #51 ... [2024-08-01T08:57:14.856Z] [2024-08-01T08:57:14.856Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:15.443Z] #55 ... [2024-08-01T08:57:15.443Z] [2024-08-01T08:57:15.443Z] #47 [support-notifications internal] load build context [2024-08-01T08:57:15.714Z] #47 ... [2024-08-01T08:57:15.714Z] [2024-08-01T08:57:15.714Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:15.981Z] #55 ... [2024-08-01T08:57:15.981Z] [2024-08-01T08:57:15.981Z] #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:57:15.981Z] #108 DONE 1.5s [2024-08-01T08:57:15.981Z] [2024-08-01T08:57:15.981Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:16.592Z] #55 ... [2024-08-01T08:57:16.592Z] [2024-08-01T08:57:16.592Z] #54 [core-command internal] load build context [2024-08-01T08:57:16.592Z] #54 ... [2024-08-01T08:57:16.592Z] [2024-08-01T08:57:16.592Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:16.862Z] #58 transferring context: 307.99MB 91.0s done [2024-08-01T08:57:16.862Z] #58 ... [2024-08-01T08:57:16.862Z] [2024-08-01T08:57:16.862Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:16.862Z] #55 ... [2024-08-01T08:57:16.862Z] [2024-08-01T08:57:16.862Z] #58 [core-metadata internal] load build context [2024-08-01T08:57:16.862Z] #58 DONE 92.4s [2024-08-01T08:57:16.862Z] [2024-08-01T08:57:16.862Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:18.271Z] #55 ... [2024-08-01T08:57:18.271Z] [2024-08-01T08:57:18.271Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:57:18.271Z] #40 ... [2024-08-01T08:57:18.271Z] [2024-08-01T08:57:18.271Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:18.537Z] #55 ... [2024-08-01T08:57:18.537Z] [2024-08-01T08:57:18.537Z] #46 [core-data internal] load build context [2024-08-01T08:57:18.804Z] #46 ... [2024-08-01T08:57:18.804Z] [2024-08-01T08:57:18.804Z] #55 [core-keeper internal] load build context [2024-08-01T08:57:20.214Z] #55 transferring context: 307.99MB 95.8s done [2024-08-01T08:57:20.214Z] #55 DONE 96.4s [2024-08-01T08:57:20.214Z] [2024-08-01T08:57:20.214Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:20.479Z] #51 ... [2024-08-01T08:57:20.479Z] [2024-08-01T08:57:20.479Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-01T08:57:21.902Z] #109 DONE 1.3s [2024-08-01T08:57:21.902Z] [2024-08-01T08:57:21.902Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:57:23.320Z] #110 ... [2024-08-01T08:57:23.320Z] [2024-08-01T08:57:23.320Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:57:23.585Z] #111 ... [2024-08-01T08:57:23.585Z] [2024-08-01T08:57:23.585Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:23.585Z] #51 ... [2024-08-01T08:57:23.585Z] [2024-08-01T08:57:23.585Z] #50 [security-proxy-auth internal] load build context [2024-08-01T08:57:23.852Z] #50 transferring context: 307.99MB 101.7s done [2024-08-01T08:57:23.852Z] #50 DONE 102.3s [2024-08-01T08:57:23.852Z] [2024-08-01T08:57:23.852Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:23.852Z] #51 transferring context: 307.99MB 101.6s done [2024-08-01T08:57:23.852Z] #51 ... [2024-08-01T08:57:23.852Z] [2024-08-01T08:57:23.852Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:24.120Z] #57 ... [2024-08-01T08:57:24.120Z] [2024-08-01T08:57:24.120Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-01T08:57:24.120Z] #51 DONE 102.2s [2024-08-01T08:57:24.120Z] [2024-08-01T08:57:24.120Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:24.120Z] #57 ... [2024-08-01T08:57:24.120Z] [2024-08-01T08:57:24.120Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:24.120Z] #53 ... [2024-08-01T08:57:24.120Z] [2024-08-01T08:57:24.120Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:24.386Z] #57 ... [2024-08-01T08:57:24.386Z] [2024-08-01T08:57:24.386Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:24.672Z] #48 ... [2024-08-01T08:57:24.672Z] [2024-08-01T08:57:24.672Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:26.089Z] #53 ... [2024-08-01T08:57:26.089Z] [2024-08-01T08:57:26.089Z] #47 [support-notifications internal] load build context [2024-08-01T08:57:26.089Z] #47 ... [2024-08-01T08:57:26.089Z] [2024-08-01T08:57:26.089Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:26.089Z] #53 ... [2024-08-01T08:57:26.089Z] [2024-08-01T08:57:26.089Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:57:26.357Z] #112 ... [2024-08-01T08:57:26.357Z] [2024-08-01T08:57:26.357Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:26.941Z] #53 ... [2024-08-01T08:57:26.941Z] [2024-08-01T08:57:26.941Z] #54 [core-command internal] load build context [2024-08-01T08:57:26.941Z] #54 ... [2024-08-01T08:57:26.941Z] [2024-08-01T08:57:26.941Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:27.209Z] #53 ... [2024-08-01T08:57:27.209Z] [2024-08-01T08:57:27.209Z] #54 [core-command internal] load build context [2024-08-01T08:57:27.209Z] #54 transferring context: 307.99MB 102.4s done [2024-08-01T08:57:27.209Z] #54 DONE 103.6s [2024-08-01T08:57:27.209Z] [2024-08-01T08:57:27.209Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:28.181Z] #53 ... [2024-08-01T08:57:28.181Z] [2024-08-01T08:57:28.181Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:57:28.449Z] #40 ... [2024-08-01T08:57:28.449Z] [2024-08-01T08:57:28.449Z] #47 [support-notifications internal] load build context [2024-08-01T08:57:28.717Z] #47 ... [2024-08-01T08:57:28.717Z] [2024-08-01T08:57:28.717Z] #46 [core-data internal] load build context [2024-08-01T08:57:28.985Z] #46 ... [2024-08-01T08:57:28.985Z] [2024-08-01T08:57:28.985Z] #47 [support-notifications internal] load build context [2024-08-01T08:57:32.328Z] #47 transferring context: 307.99MB 110.6s done [2024-08-01T08:57:32.328Z] #47 DONE 111.1s [2024-08-01T08:57:32.328Z] [2024-08-01T08:57:32.328Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:33.762Z] #53 ... [2024-08-01T08:57:33.762Z] [2024-08-01T08:57:33.762Z] #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:57:33.762Z] #113 DONE 1.5s [2024-08-01T08:57:33.762Z] [2024-08-01T08:57:33.762Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:33.762Z] #53 ... [2024-08-01T08:57:33.762Z] [2024-08-01T08:57:33.762Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:57:34.726Z] #40 ... [2024-08-01T08:57:34.726Z] [2024-08-01T08:57:34.726Z] #57 [support-cron-scheduler internal] load build context [2024-08-01T08:57:34.726Z] #57 transferring context: 307.99MB 109.2s done [2024-08-01T08:57:34.726Z] #57 DONE 110.3s [2024-08-01T08:57:34.726Z] [2024-08-01T08:57:34.726Z] #46 [core-data internal] load build context [2024-08-01T08:57:34.994Z] #46 ... [2024-08-01T08:57:34.994Z] [2024-08-01T08:57:34.994Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:34.994Z] #48 ... [2024-08-01T08:57:34.994Z] [2024-08-01T08:57:34.994Z] #40 [security-bootstrapper internal] load build context [2024-08-01T08:57:36.983Z] #40 transferring context: 307.99MB 112.4s done [2024-08-01T08:57:37.255Z] #40 DONE 113.4s [2024-08-01T08:57:37.255Z] [2024-08-01T08:57:37.255Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:39.216Z] #48 ... [2024-08-01T08:57:39.216Z] [2024-08-01T08:57:39.216Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:57:39.216Z] #114 DONE 1.4s [2024-08-01T08:57:39.216Z] [2024-08-01T08:57:39.216Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:41.805Z] #48 ... [2024-08-01T08:57:41.805Z] [2024-08-01T08:57:41.805Z] #53 [security-secretstore-setup internal] load build context [2024-08-01T08:57:41.805Z] #53 transferring context: 307.99MB 117.5s done [2024-08-01T08:57:41.805Z] #53 DONE 118.8s [2024-08-01T08:57:41.805Z] [2024-08-01T08:57:41.805Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:43.753Z] #48 ... [2024-08-01T08:57:43.753Z] [2024-08-01T08:57:43.753Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:57:43.753Z] #115 ... [2024-08-01T08:57:43.753Z] [2024-08-01T08:57:43.753Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:45.160Z] #48 ... [2024-08-01T08:57:45.160Z] [2024-08-01T08:57:45.160Z] #46 [core-data internal] load build context [2024-08-01T08:57:45.160Z] #46 ... [2024-08-01T08:57:45.160Z] [2024-08-01T08:57:45.160Z] #48 [security-proxy-setup internal] load build context [2024-08-01T08:57:46.572Z] #48 transferring context: 283.69MB 124.9s [2024-08-01T08:57:48.521Z] #48 transferring context: 307.99MB 126.8s done [2024-08-01T08:57:48.521Z] #48 DONE 127.4s [2024-08-01T08:57:48.521Z] [2024-08-01T08:57:48.521Z] #46 [core-data internal] load build context [2024-08-01T08:57:48.787Z] #46 ... [2024-08-01T08:57:48.787Z] [2024-08-01T08:57:48.787Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:57:48.787Z] #116 ... [2024-08-01T08:57:48.787Z] [2024-08-01T08:57:48.787Z] #46 [core-data internal] load build context [2024-08-01T08:57:49.745Z] #46 transferring context: 307.99MB 128.5s done [2024-08-01T08:57:49.745Z] #46 DONE 128.7s [2024-08-01T08:57:49.745Z] [2024-08-01T08:57:49.745Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #111 ... [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #110 DONE 84.6s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #112 DONE 90.3s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #111 DONE 93.1s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #117 [support-scheduler builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #117 ... [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-01T08:58:57.611Z] #118 DONE 6.9s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #115 DONE 79.8s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:58:57.611Z] #119 ... [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #120 [core-metadata builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #120 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:58:57.611Z] #121 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #122 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #123 [core-command builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #123 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:58:57.611Z] #124 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #125 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #126 DONE 6.9s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:58:57.611Z] #127 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #128 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #129 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #117 [support-scheduler builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #117 DONE 6.8s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #130 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #131 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:58:57.611Z] #132 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #133 [core-data builder 6/7] COPY . . [2024-08-01T08:58:57.611Z] #133 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:58:57.611Z] #134 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #135 CACHED [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:58:57.611Z] #136 ... [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.611Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:58:57.611Z] #116 DONE 75.7s [2024-08-01T08:58:57.611Z] [2024-08-01T08:58:57.612Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:59:00.194Z] #137 ... [2024-08-01T08:59:00.194Z] [2024-08-01T08:59:00.194Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T08:59:00.194Z] #136 5.245 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-08-01T08:59:03.540Z] #136 ... [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-08-01T08:59:03.540Z] #137 DONE 8.4s [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-08-01T08:59:03.540Z] #138 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #139 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:59:03.540Z] #139 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:59:03.540Z] #140 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-01T08:59:03.540Z] #141 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:59:03.540Z] #142 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:59:03.540Z] #143 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-08-01T08:59:03.540Z] #144 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-01T08:59:03.540Z] #145 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-01T08:59:03.540Z] #146 CACHED [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #147 [support-notifications builder 6/7] COPY . . [2024-08-01T08:59:03.540Z] #147 DONE 9.7s [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:59:03.540Z] #148 ... [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T08:59:03.540Z] #0 5.061 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-08-01T08:59:03.540Z] #149 ... [2024-08-01T08:59:03.540Z] [2024-08-01T08:59:03.540Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T08:59:03.540Z] #0 5.363 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-08-01T08:59:03.806Z] #150 ... [2024-08-01T08:59:03.806Z] [2024-08-01T08:59:03.806Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T08:59:03.806Z] #0 4.555 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-08-01T08:59:03.806Z] #151 ... [2024-08-01T08:59:03.806Z] [2024-08-01T08:59:03.806Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T08:59:03.806Z] #0 4.952 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-08-01T08:59:04.084Z] #152 ... [2024-08-01T08:59:04.084Z] [2024-08-01T08:59:04.084Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T08:59:04.084Z] #0 4.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-01T08:59:04.084Z] #153 ... [2024-08-01T08:59:04.084Z] [2024-08-01T08:59:04.084Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T08:59:04.084Z] #0 5.021 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-08-01T08:59:04.353Z] #154 ... [2024-08-01T08:59:04.353Z] [2024-08-01T08:59:04.353Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:59:07.703Z] #155 ... [2024-08-01T08:59:07.703Z] [2024-08-01T08:59:07.703Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T08:59:07.703Z] #119 4.240 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-08-01T08:59:07.703Z] #119 ... [2024-08-01T08:59:07.703Z] [2024-08-01T08:59:07.703Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T08:59:07.703Z] #0 4.329 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-08-01T08:59:08.662Z] #156 ... [2024-08-01T08:59:08.662Z] [2024-08-01T08:59:08.662Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T08:59:08.662Z] #155 4.722 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-08-01T08:59:14.001Z] #155 ... [2024-08-01T08:59:14.001Z] [2024-08-01T08:59:14.001Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T08:59:14.001Z] #0 4.997 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-08-01T08:59:14.001Z] #157 ... [2024-08-01T08:59:14.001Z] [2024-08-01T08:59:14.001Z] #158 [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-08-01T08:59:14.001Z] #0 5.086 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-08-01T08:59:18.256Z] #158 ... [2024-08-01T08:59:18.256Z] [2024-08-01T08:59:18.256Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T08:59:18.256Z] #148 4.721 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-01T09:21:56.803Z] #148 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #158 [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-08-01T09:21:56.803Z] #158 1360.8 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-08-01T09:21:56.803Z] #158 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-01T09:21:56.803Z] #157 DONE 1361.5s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-01T09:21:56.803Z] #159 DONE 0.3s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-08-01T09:21:56.803Z] #160 DONE 2.8s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:21:56.803Z] #161 DONE 0.4s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T09:21:56.803Z] #151 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:21:56.803Z] #162 DONE 0.3s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T09:21:56.803Z] #149 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-01T09:21:56.803Z] #163 DONE 0.3s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-01T09:21:56.803Z] #164 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #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-08-01T09:21:56.803Z] #165 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #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-08-01T09:21:56.803Z] #166 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-01T09:21:56.803Z] #167 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T09:21:56.803Z] #152 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-01T09:21:56.803Z] #168 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T09:21:56.803Z] #169 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-01T09:21:56.803Z] #156 DONE 1367.7s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:21:56.803Z] #136 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:21:56.803Z] #170 DONE 0.4s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:21:56.803Z] #171 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #172 [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-08-01T09:21:56.803Z] #172 DONE 0.4s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:21:56.803Z] #136 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-01T09:21:56.803Z] #173 DONE 0.2s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-01T09:21:56.803Z] #174 DONE 0.3s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T09:21:56.803Z] #152 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T09:21:56.803Z] #175 DONE 0.1s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T09:21:56.803Z] #176 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-08-01T09:21:56.803Z] #169 DONE 3.5s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #106 [security-bootstrapper] exporting to image [2024-08-01T09:21:56.803Z] #106 exporting layers [2024-08-01T09:21:56.803Z] #106 exporting layers 1.5s done [2024-08-01T09:21:56.803Z] #106 writing image sha256:1ef2309ec41287fb770ed46d337183a9f3a9535c92aa93dbd0f2b44ad150f5d1 done [2024-08-01T09:21:56.803Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-01T09:21:56.803Z] #106 DONE 10.9s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T09:21:56.803Z] #149 ... [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T09:21:56.803Z] #176 DONE 2.6s [2024-08-01T09:21:56.803Z] [2024-08-01T09:21:56.803Z] #106 [security-proxy-setup] exporting to image [2024-08-01T09:21:56.803Z] #106 exporting layers 0.9s done [2024-08-01T09:21:56.804Z] #106 writing image sha256:156ba1a6cda7c8669ce36962adad62dce6dfdee5bfc0cdc9db9d1db945315636 done [2024-08-01T09:21:56.804Z] #106 naming to docker.io/library/security-proxy-setup-arm64 [2024-08-01T09:21:56.804Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-01T09:21:56.804Z] #106 DONE 11.8s [2024-08-01T09:21:56.804Z] [2024-08-01T09:21:56.804Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:22:09.113Z] #136 ... [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #158 [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-08-01T09:22:09.113Z] #158 DONE 1384.6s [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:22:09.113Z] #154 ... [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:22:09.113Z] #177 DONE 0.2s [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:22:09.113Z] #178 DONE 0.4s [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:22:09.113Z] #136 ... [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #179 [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-08-01T09:22:09.113Z] #179 DONE 0.2s [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-01T09:22:09.113Z] #180 DONE 0.3s [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T09:22:09.113Z] #151 ... [2024-08-01T09:22:09.113Z] [2024-08-01T09:22:09.113Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:22:09.383Z] #181 DONE 0.2s [2024-08-01T09:22:09.383Z] [2024-08-01T09:22:09.383Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-01T09:22:09.648Z] #182 DONE 0.3s [2024-08-01T09:22:09.648Z] [2024-08-01T09:22:09.648Z] #183 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-01T09:22:09.914Z] #183 DONE 0.3s [2024-08-01T09:22:09.914Z] [2024-08-01T09:22:09.914Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-01T09:22:09.914Z] #184 DONE 0.1s [2024-08-01T09:22:09.914Z] [2024-08-01T09:22:09.914Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:22:09.914Z] #136 ... [2024-08-01T09:22:09.914Z] [2024-08-01T09:22:09.914Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T09:22:12.502Z] #185 DONE 2.2s [2024-08-01T09:22:12.502Z] [2024-08-01T09:22:12.502Z] #106 [security-secretstore-setup] exporting to image [2024-08-01T09:22:12.502Z] #106 exporting layers [2024-08-01T09:22:13.908Z] #106 exporting layers 1.5s done [2024-08-01T09:22:13.908Z] #106 writing image sha256:75fad378b9e03332f1ab150cb743fab1370b7643f33b83e8491b4f93a8840727 done [2024-08-01T09:22:13.908Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-08-01T09:22:13.908Z] #106 DONE 13.3s [2024-08-01T09:22:13.908Z] [2024-08-01T09:22:13.908Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:23:10.311Z] #136 ... [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-01T09:23:10.311Z] #149 DONE 1452.7s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:23:10.311Z] #154 ... [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:23:10.311Z] #186 DONE 0.1s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #187 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:23:10.311Z] #187 DONE 0.2s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-01T09:23:10.311Z] #188 DONE 0.3s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:23:10.311Z] #154 ... [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #189 [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-08-01T09:23:10.311Z] #189 DONE 0.2s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #190 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-01T09:23:10.311Z] #190 DONE 0.1s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:23:10.311Z] #154 ... [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #191 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T09:23:10.311Z] #191 DONE 2.3s [2024-08-01T09:23:10.311Z] [2024-08-01T09:23:10.311Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-01T09:23:10.311Z] #106 exporting layers [2024-08-01T09:23:10.577Z] #106 exporting layers 0.5s done [2024-08-01T09:23:10.577Z] #106 writing image sha256:8f77e7b8c0aa3fe7719491b8c6bb0d4c43f07ea43fd601473a9b59bed7d1b9f7 done [2024-08-01T09:23:10.577Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-01T09:23:10.577Z] #106 DONE 13.8s [2024-08-01T09:23:10.577Z] [2024-08-01T09:23:10.577Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-01T09:25:32.256Z] #136 DONE 1598.6s [2024-08-01T09:25:32.256Z] [2024-08-01T09:25:32.256Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T09:25:32.538Z] #150 ... [2024-08-01T09:25:32.539Z] [2024-08-01T09:25:32.539Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:25:32.809Z] #192 DONE 0.2s [2024-08-01T09:25:32.809Z] [2024-08-01T09:25:32.809Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:25:32.809Z] #193 DONE 0.2s [2024-08-01T09:25:32.809Z] [2024-08-01T09:25:32.809Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T09:25:33.083Z] #150 ... [2024-08-01T09:25:33.083Z] [2024-08-01T09:25:33.083Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-01T09:25:33.356Z] #194 DONE 0.3s [2024-08-01T09:25:33.356Z] [2024-08-01T09:25:33.356Z] #195 [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-08-01T09:25:33.623Z] #195 DONE 0.2s [2024-08-01T09:25:33.623Z] [2024-08-01T09:25:33.623Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-01T09:25:33.623Z] #106 exporting layers [2024-08-01T09:25:34.584Z] #106 exporting layers 1.1s done [2024-08-01T09:25:34.585Z] #106 writing image sha256:5888f865d1750ce46c52d35e2a47066c9cf475cdb4f444bbfe41ac40c2005132 done [2024-08-01T09:25:34.585Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-01T09:25:34.585Z] #106 DONE 14.9s [2024-08-01T09:25:34.585Z] [2024-08-01T09:25:34.585Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T09:34:56.777Z] #148 ... [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-01T09:34:56.777Z] #151 DONE 2158.9s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T09:34:56.777Z] #150 ... [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:34:56.777Z] #196 DONE 0.3s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T09:34:56.777Z] #150 ... [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:34:56.777Z] #197 DONE 0.2s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-01T09:34:56.777Z] #198 DONE 0.5s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:34:56.777Z] #199 DONE 0.1s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-01T09:34:56.777Z] #200 DONE 0.1s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-01T09:34:56.777Z] #201 DONE 2.1s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #106 [security-proxy-auth] exporting to image [2024-08-01T09:34:56.777Z] #106 exporting layers [2024-08-01T09:34:56.777Z] #106 exporting layers 0.7s done [2024-08-01T09:34:56.777Z] #106 writing image sha256:265d174d4bffde89a079477026234c7a581a7d4b6f9cff2f0865e844e12c6e56 done [2024-08-01T09:34:56.777Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-01T09:34:56.777Z] #106 DONE 15.6s [2024-08-01T09:34:56.777Z] [2024-08-01T09:34:56.777Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-01T09:36:18.401Z] #150 DONE 2232.8s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:36:18.401Z] #155 ... [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:36:18.401Z] #202 DONE 0.1s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:36:18.401Z] #155 ... [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:36:18.401Z] #203 DONE 0.1s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-01T09:36:18.401Z] #204 DONE 0.5s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:36:18.401Z] #205 DONE 0.1s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #106 [core-command] exporting to image [2024-08-01T09:36:18.401Z] #106 exporting layers [2024-08-01T09:36:18.401Z] #106 exporting layers 0.4s done [2024-08-01T09:36:18.401Z] #106 writing image sha256:8497d515132b32b8c78acf84b76fdb508562030fa7d06602c78ba4546e4adebe done [2024-08-01T09:36:18.401Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-01T09:36:18.401Z] #106 DONE 16.0s [2024-08-01T09:36:18.401Z] [2024-08-01T09:36:18.401Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:38:25.093Z] #155 ... [2024-08-01T09:38:25.093Z] [2024-08-01T09:38:25.093Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-01T09:38:25.093Z] #153 DONE 2370.8s [2024-08-01T09:38:25.093Z] [2024-08-01T09:38:25.093Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:38:25.093Z] #154 ... [2024-08-01T09:38:25.093Z] [2024-08-01T09:38:25.093Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:38:25.093Z] #206 DONE 0.2s [2024-08-01T09:38:25.093Z] [2024-08-01T09:38:25.093Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:38:25.093Z] #155 ... [2024-08-01T09:38:25.093Z] [2024-08-01T09:38:25.093Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:38:25.362Z] #207 DONE 0.3s [2024-08-01T09:38:25.362Z] [2024-08-01T09:38:25.362Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-01T09:38:25.946Z] #208 DONE 0.6s [2024-08-01T09:38:25.946Z] [2024-08-01T09:38:25.946Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:38:25.946Z] #209 DONE 0.2s [2024-08-01T09:38:25.946Z] [2024-08-01T09:38:25.946Z] #106 [core-data] exporting to image [2024-08-01T09:38:25.946Z] #106 exporting layers [2024-08-01T09:38:26.531Z] #106 exporting layers 0.5s done [2024-08-01T09:38:26.531Z] #106 writing image sha256:aa05fa4fc7cfbc717b4f4643aefa72766d5d253e1a5df1b9d03e29b83b167f05 done [2024-08-01T09:38:26.531Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-01T09:38:26.531Z] #106 DONE 16.6s [2024-08-01T09:38:26.531Z] [2024-08-01T09:38:26.531Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:38:27.938Z] #155 ... [2024-08-01T09:38:27.938Z] [2024-08-01T09:38:27.938Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-01T09:38:27.938Z] #119 DONE 2374.3s [2024-08-01T09:38:27.938Z] [2024-08-01T09:38:27.938Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-01T09:38:28.202Z] #154 DONE 2374.8s [2024-08-01T09:38:28.202Z] [2024-08-01T09:38:28.202Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:38:28.468Z] #210 DONE 0.4s [2024-08-01T09:38:28.468Z] [2024-08-01T09:38:28.468Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:38:28.732Z] #155 ... [2024-08-01T09:38:28.732Z] [2024-08-01T09:38:28.732Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T09:38:28.998Z] #211 ... [2024-08-01T09:38:28.998Z] [2024-08-01T09:38:28.998Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:38:28.998Z] #212 DONE 0.3s [2024-08-01T09:38:29.262Z] [2024-08-01T09:38:29.262Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:38:29.262Z] #213 DONE 0.3s [2024-08-01T09:38:29.262Z] [2024-08-01T09:38:29.262Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-01T09:38:29.846Z] #214 ... [2024-08-01T09:38:29.846Z] [2024-08-01T09:38:29.846Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-01T09:38:29.846Z] #211 DONE 1.0s [2024-08-01T09:38:29.846Z] [2024-08-01T09:38:29.846Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-01T09:38:29.846Z] #214 DONE 0.7s [2024-08-01T09:38:29.846Z] [2024-08-01T09:38:29.846Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:38:30.113Z] #215 DONE 0.4s [2024-08-01T09:38:30.113Z] [2024-08-01T09:38:30.113Z] #106 [core-keeper] exporting to image [2024-08-01T09:38:30.379Z] #106 ... [2024-08-01T09:38:30.379Z] [2024-08-01T09:38:30.379Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:38:30.379Z] #216 DONE 0.3s [2024-08-01T09:38:30.643Z] [2024-08-01T09:38:30.643Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-01T09:38:30.643Z] #217 DONE 0.3s [2024-08-01T09:38:30.643Z] [2024-08-01T09:38:30.643Z] #106 [core-metadata] exporting to image [2024-08-01T09:38:30.909Z] #106 exporting layers 0.7s done [2024-08-01T09:38:30.909Z] #106 writing image sha256:f6849d43cb68ee5990165c9263845183571aa1b2bade7b18feb4441cd2e63963 [2024-08-01T09:38:30.909Z] #106 writing image sha256:f6849d43cb68ee5990165c9263845183571aa1b2bade7b18feb4441cd2e63963 done [2024-08-01T09:38:30.909Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-01T09:38:31.491Z] #106 exporting layers 0.7s done [2024-08-01T09:38:31.491Z] #106 writing image sha256:e50d88d8a9bff05c3f802275f61827708a76583563d38c795a180a777134f7b5 done [2024-08-01T09:38:31.491Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-01T09:38:31.491Z] #106 DONE 17.8s [2024-08-01T09:38:31.491Z] [2024-08-01T09:38:31.491Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-01T09:39:10.308Z] #152 DONE 2412.5s [2024-08-01T09:39:10.308Z] [2024-08-01T09:39:10.308Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-01T09:39:10.308Z] #148 DONE 2402.9s [2024-08-01T09:39:10.308Z] [2024-08-01T09:39:10.308Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-01T09:39:10.309Z] #155 DONE 2402.9s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:39:10.309Z] #218 DONE 0.3s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:39:10.309Z] #219 DONE 0.2s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:39:10.309Z] #220 DONE 0.2s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-01T09:39:10.309Z] #221 CACHED [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:39:10.309Z] #222 CACHED [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-01T09:39:10.309Z] #223 DONE 0.1s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-01T09:39:10.309Z] #224 ... [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-01T09:39:10.309Z] #225 DONE 0.5s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-01T09:39:10.309Z] #226 DONE 0.5s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-01T09:39:10.309Z] #224 DONE 0.6s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:39:10.309Z] #227 DONE 0.2s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-01T09:39:10.309Z] #228 DONE 0.2s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-01T09:39:10.309Z] #229 DONE 0.2s [2024-08-01T09:39:10.309Z] [2024-08-01T09:39:10.309Z] #106 [support-scheduler] exporting to image [2024-08-01T09:39:10.309Z] #106 exporting layers [2024-08-01T09:39:10.309Z] #106 exporting layers 0.6s done [2024-08-01T09:39:10.309Z] #106 writing image sha256:94778d87de75f55aceaa8a779ba3d61cf3f2401e25ed082021eb402d0ce46cd8 0.0s done [2024-08-01T09:39:10.309Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-01T09:39:10.309Z] #106 writing image sha256:bbf8c62140b40e97e0ff04b88c62ccdb2881a468c7d8283213188b27b1f90536 done [2024-08-01T09:39:10.309Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-01T09:39:10.309Z] #106 writing image sha256:75405faa085765e9ed26ca9f11fee32790c4c430e0f92a2a342b6392acf198d7 done [2024-08-01T09:39:10.309Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-01T09:39:10.309Z] #106 DONE 18.7s [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-01T09:39:10.309Z] time="2024-08-01T08:55:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-01T09:39:10.306Z] $ docker stop --time=1 5d9d6f6ca86682e9334d42e0f50231f699e08cb918b66ca29749f55f8987d01d [2024-08-01T09:39:11.971Z] $ docker rm -f --volumes 5d9d6f6ca86682e9334d42e0f50231f699e08cb918b66ca29749f55f8987d01d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-01T09:39:12.483Z] + docker images [2024-08-01T09:39:12.483Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-01T09:39:12.483Z] support-cron-scheduler-arm64 latest 75405faa0857 5 seconds ago 41.8MB [2024-08-01T09:39:12.483Z] support-notifications-arm64 latest bbf8c62140b4 5 seconds ago 41.9MB [2024-08-01T09:39:12.483Z] support-scheduler-arm64 latest 94778d87de75 5 seconds ago 41.2MB [2024-08-01T09:39:12.483Z] core-metadata-arm64 latest e50d88d8a9bf 42 seconds ago 39.1MB [2024-08-01T09:39:12.483Z] core-keeper-arm64 latest f6849d43cb68 43 seconds ago 38.9MB [2024-08-01T09:39:12.483Z] core-data-arm64 latest aa05fa4fc7cf 47 seconds ago 39MB [2024-08-01T09:39:12.483Z] core-command-arm64 latest 8497d515132b 3 minutes ago 35MB [2024-08-01T09:39:12.483Z] security-proxy-auth-arm64 latest 265d174d4bff 4 minutes ago 32.6MB [2024-08-01T09:39:12.483Z] security-spiffe-token-provider-arm64 latest 5888f865d175 13 minutes ago 29MB [2024-08-01T09:39:12.483Z] core-common-config-bootstrapper-arm64 latest 8f77e7b8c0aa 16 minutes ago 15.3MB [2024-08-01T09:39:12.483Z] security-secretstore-setup-arm64 latest 75fad378b9e0 17 minutes ago 36.4MB [2024-08-01T09:39:12.483Z] security-proxy-setup-arm64 latest 156ba1a6cda7 17 minutes ago 26.1MB [2024-08-01T09:39:12.483Z] security-bootstrapper-arm64 latest 1ef2309ec412 17 minutes ago 18.9MB [2024-08-01T09:39:12.483Z] security-spire-server-arm64 latest a24feeea8171 42 minutes ago 116MB [2024-08-01T09:39:12.483Z] security-spire-config-arm64 latest a3d912703e7c 42 minutes ago 115MB [2024-08-01T09:39:12.483Z] security-spire-agent-arm64 latest e18a87c682cd 42 minutes ago 174MB [2024-08-01T09:39:12.483Z] ci-base-image-arm64 latest c958fa2d9f08 About an hour ago 965MB [2024-08-01T09:39:12.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-01T09:39:12.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-01T09:39:12.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T09:39:12.971Z] [2024-08-01T09:39:12.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T09:39:13.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T09:39:13.304Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-01T09:39:13.304Z] 8998bd30e6a1: Pulling fs layer [2024-08-01T09:39:13.304Z] 04944245beec: Pulling fs layer [2024-08-01T09:39:13.304Z] 699f458cf7ca: Pulling fs layer [2024-08-01T09:39:13.304Z] 765212b225bb: Pulling fs layer [2024-08-01T09:39:13.304Z] f23df028b6ca: Pulling fs layer [2024-08-01T09:39:13.304Z] d65c8cfc05b1: Pulling fs layer [2024-08-01T09:39:13.304Z] 2437ff75d9bd: Pulling fs layer [2024-08-01T09:39:13.304Z] f23df028b6ca: Waiting [2024-08-01T09:39:13.304Z] d65c8cfc05b1: Waiting [2024-08-01T09:39:13.304Z] 2437ff75d9bd: Waiting [2024-08-01T09:39:13.304Z] 765212b225bb: Waiting [2024-08-01T09:39:13.569Z] 04944245beec: Verifying Checksum [2024-08-01T09:39:13.569Z] 04944245beec: Download complete [2024-08-01T09:39:13.569Z] 765212b225bb: Verifying Checksum [2024-08-01T09:39:13.569Z] 765212b225bb: Download complete [2024-08-01T09:39:13.569Z] f23df028b6ca: Verifying Checksum [2024-08-01T09:39:13.569Z] f23df028b6ca: Download complete [2024-08-01T09:39:13.569Z] d65c8cfc05b1: Verifying Checksum [2024-08-01T09:39:13.569Z] d65c8cfc05b1: Download complete [2024-08-01T09:39:13.837Z] 699f458cf7ca: Verifying Checksum [2024-08-01T09:39:13.837Z] 699f458cf7ca: Download complete [2024-08-01T09:39:14.104Z] 8998bd30e6a1: Verifying Checksum [2024-08-01T09:39:14.104Z] 8998bd30e6a1: Download complete [2024-08-01T09:39:16.674Z] 2437ff75d9bd: Verifying Checksum [2024-08-01T09:39:16.674Z] 2437ff75d9bd: Download complete [2024-08-01T09:39:18.619Z] 8998bd30e6a1: Pull complete [2024-08-01T09:39:19.200Z] 04944245beec: Pull complete [2024-08-01T09:39:20.606Z] 699f458cf7ca: Pull complete [2024-08-01T09:39:20.873Z] 765212b225bb: Pull complete [2024-08-01T09:39:21.892Z] f23df028b6ca: Pull complete [2024-08-01T09:39:22.164Z] d65c8cfc05b1: Pull complete [2024-08-01T09:39:40.403Z] 2437ff75d9bd: Pull complete [2024-08-01T09:39:40.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-01T09:39:40.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-01T09:39:40.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T09:39:40.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-6937 does not seem to be running inside a container [2024-08-01T09:39:40.643Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08-01T09:39:43.388Z] $ docker top 8db90324ea1aa7a755e5d84b17ee6fee4247399139004f0c36f6f74621c3d778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:39:43.933Z] ---> job-cost.sh [2024-08-01T09:39:44.197Z] lf-activate-venv: SKIPPING [2024-08-01T09:39:44.197Z] INFO: No Stack... [2024-08-01T09:39:44.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-01T09:39:45.348Z] INFO: Archiving Costs [Pipeline] sh [2024-08-01T09:39:45.674Z] + cat /w/workspace/edgex-go/2/archives/cost.csv+ [2024-08-01T09:39:45.674Z] cut -d, -f6 [Pipeline] lock [2024-08-01T09:39:45.707Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-2-stack-cost] [2024-08-01T09:39:45.717Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4846-2-stack-cost] did not exist. Created. [2024-08-01T09:39:45.724Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-01T09:39:46.066Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-01T09:39:46.260Z] Stashed 1 file(s) [Pipeline] } [2024-08-01T09:39:46.269Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-01T09:39:46.273Z] $ docker stop --time=1 8db90324ea1aa7a755e5d84b17ee6fee4247399139004f0c36f6f74621c3d778 [2024-08-01T09:39:47.730Z] $ docker rm -f --volumes 8db90324ea1aa7a755e5d84b17ee6fee4247399139004f0c36f6f74621c3d778 [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-08-01T09:39:48.207Z] provisioning config files... [2024-08-01T09:39:48.215Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15474242893994730198tmp [Pipeline] { [Pipeline] sh [2024-08-01T09:39:48.521Z] + set +x [2024-08-01T09:39:48.521Z] + bash -s -- [2024-08-01T09:39:48.521Z] + curl -s https://codecov.io/bash [2024-08-01T09:39:48.521Z] [2024-08-01T09:39:48.521Z] _____ _ [2024-08-01T09:39:48.521Z] / ____| | | [2024-08-01T09:39:48.521Z] | | ___ __| | ___ ___ _____ __ [2024-08-01T09:39:48.521Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-01T09:39:48.521Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-01T09:39:48.521Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-01T09:39:48.521Z] Bash-1.0.6 [2024-08-01T09:39:48.521Z] [2024-08-01T09:39:48.521Z] [2024-08-01T09:39:48.521Z] ==> git version 2.25.1 found [2024-08-01T09:39:48.521Z] ==> 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-08-01T09:39:48.521Z] Release-Date: 2020-01-08 [2024-08-01T09:39:48.521Z] 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-08-01T09:39:48.521Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-01T09:39:48.521Z] ==> Jenkins CI detected. [2024-08-01T09:39:48.521Z] current dir:  /w/workspace/edgex-go/2 [2024-08-01T09:39:48.521Z] project root: . [2024-08-01T09:39:48.521Z] --> token set from env [2024-08-01T09:39:48.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-01T09:39:48.521Z] ==> Running gcov in . (disable via -X gcov) [2024-08-01T09:39:48.521Z] ==> Python coveragepy not found [2024-08-01T09:39:48.521Z] ==> Searching for coverage reports in: [2024-08-01T09:39:48.521Z] + . [2024-08-01T09:39:48.521Z] -> Found 1 reports [2024-08-01T09:39:48.521Z] ==> Detecting git/mercurial file structure [2024-08-01T09:39:48.521Z] ==> Reading reports [2024-08-01T09:39:48.521Z] + ./coverage.out bytes=498370 [2024-08-01T09:39:48.521Z] ==> Appending adjustments [2024-08-01T09:39:48.521Z] https://docs.codecov.io/docs/fixing-reports [2024-08-01T09:39:49.896Z] + Found adjustments [2024-08-01T09:39:49.896Z] ==> Gzipping contents [2024-08-01T09:39:49.896Z] 64K /tmp/codecov.FehMAo.gz [2024-08-01T09:39:49.896Z] ==> Uploading reports [2024-08-01T09:39:49.896Z] url: https://codecov.io [2024-08-01T09:39:49.896Z] query: branch=PR-4846&commit=7df8aa549401a51f5f614376d1f10df490a38bac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-01T09:39:49.896Z] -> Pinging Codecov [2024-08-01T09:39:49.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=7df8aa549401a51f5f614376d1f10df490a38bac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-01T09:39:50.155Z] -> Uploading to [2024-08-01T09:39:50.155Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-01/00271124DB129430A58F1EEE437C3FCB/7df8aa549401a51f5f614376d1f10df490a38bac/f39a3b79-e1b7-4280-96ab-8e5406ddc1fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240801%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240801T093949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98bdfbc5a748ec35f2e7580f74c7c4a208f34363f16aab2c3c57acd1efbc07e0 [2024-08-01T09:39:50.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-01T09:39:50.155Z] Dload Upload Total Spent Left Speed [2024-08-01T09:39:50.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63510 0 0 100 63510 0 209k --:--:-- --:--:-- --:--:-- 209k [2024-08-01T09:39:50.414Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7df8aa549401a51f5f614376d1f10df490a38bac [Pipeline] } [2024-08-01T09:39:50.421Z] 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-08-01T09:39:51.078Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:39:51.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:39:52.219Z] ---> package-listing.sh [2024-08-01T09:39:52.219Z] ++ facter osfamily [2024-08-01T09:39:52.219Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-01T09:39:52.479Z] + OS_FAMILY=debian [2024-08-01T09:39:52.479Z] + workspace=/w/workspace/edgex-go/2 [2024-08-01T09:39:52.479Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-01T09:39:52.479Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-01T09:39:52.479Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-01T09:39:52.479Z] + PACKAGES=/tmp/packages_start.txt [2024-08-01T09:39:52.479Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-01T09:39:52.479Z] + PACKAGES=/tmp/packages_end.txt [2024-08-01T09:39:52.479Z] + case "${OS_FAMILY}" in [2024-08-01T09:39:52.479Z] + dpkg -l [2024-08-01T09:39:52.479Z] + grep '^ii' [2024-08-01T09:39:52.479Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-01T09:39:52.479Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-01T09:39:52.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-01T09:39:52.479Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-01T09:39:52.479Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-01T09:39:52.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-01T09:39:52.491Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-01T09:39:52.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T09:39:53.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T09:39:53.336Z] [2024-08-01T09:39:53.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-01T09:39:53.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T09:39:53.639Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-01T09:39:53.639Z] 5eb5b503b376: Pulling fs layer [2024-08-01T09:39:53.639Z] 5c69ac0246d0: Pulling fs layer [2024-08-01T09:39:53.639Z] ec43610c2a17: Pulling fs layer [2024-08-01T09:39:53.639Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-01T09:39:53.639Z] 33b1e0a273af: Pulling fs layer [2024-08-01T09:39:53.639Z] 5d3b04190fa2: Pulling fs layer [2024-08-01T09:39:53.639Z] 2f39f015ded8: Pulling fs layer [2024-08-01T09:39:53.639Z] 3a2ae6a8a46f: Waiting [2024-08-01T09:39:53.639Z] 33b1e0a273af: Waiting [2024-08-01T09:39:53.639Z] 5d3b04190fa2: Waiting [2024-08-01T09:39:53.639Z] 2f39f015ded8: Waiting [2024-08-01T09:39:53.639Z] 5c69ac0246d0: Verifying Checksum [2024-08-01T09:39:53.639Z] 5c69ac0246d0: Download complete [2024-08-01T09:39:53.639Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-01T09:39:53.639Z] 3a2ae6a8a46f: Download complete [2024-08-01T09:39:53.639Z] 33b1e0a273af: Verifying Checksum [2024-08-01T09:39:53.639Z] 33b1e0a273af: Download complete [2024-08-01T09:39:53.639Z] ec43610c2a17: Verifying Checksum [2024-08-01T09:39:53.639Z] ec43610c2a17: Download complete [2024-08-01T09:39:53.639Z] 5d3b04190fa2: Verifying Checksum [2024-08-01T09:39:53.639Z] 5d3b04190fa2: Download complete [2024-08-01T09:39:53.902Z] 5eb5b503b376: Verifying Checksum [2024-08-01T09:39:53.902Z] 5eb5b503b376: Download complete [2024-08-01T09:39:54.469Z] 2f39f015ded8: Download complete [2024-08-01T09:39:55.405Z] 5eb5b503b376: Pull complete [2024-08-01T09:39:55.405Z] 5c69ac0246d0: Pull complete [2024-08-01T09:39:55.973Z] ec43610c2a17: Pull complete [2024-08-01T09:39:55.973Z] 3a2ae6a8a46f: Pull complete [2024-08-01T09:39:56.234Z] 33b1e0a273af: Pull complete [2024-08-01T09:39:56.234Z] 5d3b04190fa2: Pull complete [2024-08-01T09:40:00.427Z] 2f39f015ded8: Pull complete [2024-08-01T09:40:00.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-01T09:40:00.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-01T09:40:00.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-01T09:40:00.525Z] prd-ubuntu20.04-docker-8c-8g-6935 does not seem to be running inside a container [2024-08-01T09:40:00.533Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-01T09:40:04.386Z] $ docker top 9624150b847333eafc1b85e132f4056ce1e298eeebbced6e375a6b341c5b7a0c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-01T09:40:04.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-01T09:40:05.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-01T09:40:05.360Z] + ls /var/log/sa-host [2024-08-01T09:40:05.360Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-01T09:40:05.438Z] provisioning config files... [2024-08-01T09:40:05.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12502162212867683423tmp [Pipeline] { [Pipeline] echo [2024-08-01T09:40:05.474Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:40:05.797Z] ---> create-netrc.sh [Pipeline] } [2024-08-01T09:40:05.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:40:06.144Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-01T09:40:06.160Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:40:06.465Z] ---> sudo-logs.sh [2024-08-01T09:40:06.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-01T09:40:06.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:40:06.792Z] ---> job-cost.sh [2024-08-01T09:40:06.792Z] lf-activate-venv: SKIPPING [2024-08-01T09:40:06.792Z] DEBUG: total: 0.2199999988079071 [2024-08-01T09:40:06.792Z] INFO: Retrieving Stack Cost... [2024-08-01T09:40:07.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-01T09:40:07.311Z] INFO: Archiving Costs [Pipeline] echo [2024-08-01T09:40:07.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-01T09:40:07.608Z] ---> logs-deploy.sh [2024-08-01T09:40:07.608Z] lf-activate-venv: SKIPPING [2024-08-01T09:40:07.609Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/2 [2024-08-01T09:40:07.609Z] INFO: archiving workspace using pattern(s): [2024-08-01T09:40:08.546Z] Archives upload complete. [2024-08-01T09:40:08.546Z] INFO: archiving logs to Nexus