Pull request #4835 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98ae222bdff296c74f7d1083ad79f855875069e5+9dd757975a2486f93e2289e3629aab843f36bcb7 (ca49894edf15a843ef0a3b06b39ea7a66348afab) 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-ssh11678448842274809828.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-ssh13527816578095131952.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4835/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4835/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4185830708570433739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4835/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15274693629572418413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5579838069275444849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4835/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4835/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10842327271248059593.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6199 in /w/workspace/edgexfoundry_edgex-go_PR-4835 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4835/head:refs/remotes/origin/PR-4835 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 98ae222bdff296c74f7d1083ad79f855875069e5 Merge succeeded, producing 98ae222bdff296c74f7d1083ad79f855875069e5 Checking out Revision 98ae222bdff296c74f7d1083ad79f855875069e5 (PR-4835) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-23T19:11:26.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-23T19:11:26.448Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-23T19:11:26.569Z] ========================================================= [2024-07-23T19:11:26.569Z] EdgeX Global Pipelines Version Info [2024-07-23T19:11:26.569Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-23T19:11:27.375Z] ------------------- [2024-07-23T19:11:27.375Z] stable info: [2024-07-23T19:11:27.375Z] ------------------- [2024-07-23T19:11:27.375Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-23T19:11:27.375Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-23T19:11:27.375Z] Message: update stable to v1.0.260 [2024-07-23T19:11:27.947Z] ------------------- [2024-07-23T19:11:27.947Z] experimental info: [2024-07-23T19:11:27.947Z] ------------------- [2024-07-23T19:11:27.947Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-23T19:11:27.947Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-23T19:11:27.947Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-23T19:11:28.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-23T19:11:28.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-23T19:11:28.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-23T19:11:28.349Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-23T19:11:28.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-23T19:11:28.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-23T19:11:28.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-23T19:11:28.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-23T19:11:28.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-23T19:11:28.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-23T19:11:28.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-23T19:11:28.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-23T19:11:28.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-23T19:11:28.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-23T19:11:28.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-23T19:11:29.009Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-23T19:11:29.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-23T19:11:29.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-23T19:11:29.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-23T19:11:29.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-23T19:11:29.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-23T19:11:29.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-23T19:11:29.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-23T19:11:29.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4835 [Pipeline] echo [2024-07-23T19:11:29.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4835 [Pipeline] echo [2024-07-23T19:11:29.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4835 [Pipeline] echo [2024-07-23T19:11:29.655Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo [2024-07-23T19:11:29.720Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ae222 [Pipeline] echo [2024-07-23T19:11:29.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-23T19:11:29.941Z] provisioning config files... [2024-07-23T19:11:29.955Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1152991949408794795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-23T19:11:30.352Z] ---> ****-login.sh [2024-07-23T19:11:30.352Z] nexus3.edgexfoundry.org:10001 [2024-07-23T19:11:30.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:11:30.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:11:30.612Z] Configure a credential helper to remove this warning. See [2024-07-23T19:11:30.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:11:30.612Z] [2024-07-23T19:11:30.612Z] Login Succeeded [2024-07-23T19:11:30.612Z] nexus3.edgexfoundry.org:10002 [2024-07-23T19:11:30.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:11:30.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:11:30.871Z] Configure a credential helper to remove this warning. See [2024-07-23T19:11:30.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:11:30.871Z] [2024-07-23T19:11:30.871Z] Login Succeeded [2024-07-23T19:11:30.871Z] nexus3.edgexfoundry.org:10003 [2024-07-23T19:11:30.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:11:30.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:11:30.872Z] Configure a credential helper to remove this warning. See [2024-07-23T19:11:30.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:11:30.872Z] [2024-07-23T19:11:30.872Z] Login Succeeded [2024-07-23T19:11:30.872Z] nexus3.edgexfoundry.org:10004 [2024-07-23T19:11:31.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:11:31.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:11:31.132Z] Configure a credential helper to remove this warning. See [2024-07-23T19:11:31.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:11:31.132Z] [2024-07-23T19:11:31.132Z] Login Succeeded [2024-07-23T19:11:31.132Z] ****.io [2024-07-23T19:11:31.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:11:31.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:11:31.394Z] Configure a credential helper to remove this warning. See [2024-07-23T19:11:31.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:11:31.394Z] [2024-07-23T19:11:31.394Z] Login Succeeded [2024-07-23T19:11:31.394Z] ---> ****-login.sh ends [Pipeline] } [2024-07-23T19:11:31.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-23T19:11:31.880Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-23T19:11:31.880Z] + cut+ -d/ -f2 [2024-07-23T19:11:31.880Z] dirname cmd/core-command/Dockerfile [2024-07-23T19:11:31.880Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-23T19:11:31.880Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/core-data/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/core-keeper/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/core-metadata/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-23T19:11:31.880Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/support-notifications/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-23T19:11:31.880Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-23T19:11:31.880Z] + cut -d/ -f2 [2024-07-23T19:11:31.880Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-23T19:11:31.947Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-23T19:11:32.529Z] + git rev-list -1 --merges 98ae222bdff296c74f7d1083ad79f855875069e5~1..98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo [2024-07-23T19:11:32.566Z] -----------> git rev-list -1 --merges 98ae222bdff296c74f7d1083ad79f855875069e5~1..98ae222bdff296c74f7d1083ad79f855875069e5 98ae222bdff296c74f7d1083ad79f855875069e5 [false] [Pipeline] sh [2024-07-23T19:11:32.888Z] + git log --format=format:%s -1 98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo [2024-07-23T19:11:32.937Z] ========================================================= [2024-07-23T19:11:32.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-23T19:11:32.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-23T19:11:33.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-23T19:11:33.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-23T19:11:33.457Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-23T19:11:33.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-23T19:11:33.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-23T19:11:33.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-23T19:11:33.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:11:33.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-23T19:11:33.980Z] [2024-07-23T19:11:33.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:11:34.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-23T19:11:34.393Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-23T19:11:34.393Z] b85a868b505f: Pulling fs layer [2024-07-23T19:11:34.393Z] e2be974225ed: Pulling fs layer [2024-07-23T19:11:34.393Z] 339a4e72a1f5: Pulling fs layer [2024-07-23T19:11:34.393Z] 988bab9f4d93: Pulling fs layer [2024-07-23T19:11:34.393Z] 1469e6f7b9e6: Pulling fs layer [2024-07-23T19:11:34.393Z] eaf3925da568: Pulling fs layer [2024-07-23T19:11:34.393Z] bab4dde63d76: Pulling fs layer [2024-07-23T19:11:34.393Z] bde34c3a00c8: Pulling fs layer [2024-07-23T19:11:34.393Z] b352a97aabf1: Pulling fs layer [2024-07-23T19:11:34.393Z] 4872d77fe225: Pulling fs layer [2024-07-23T19:11:34.393Z] 5851b861e8e6: Pulling fs layer [2024-07-23T19:11:34.393Z] 988bab9f4d93: Waiting [2024-07-23T19:11:34.393Z] eaf3925da568: Waiting [2024-07-23T19:11:34.393Z] b352a97aabf1: Waiting [2024-07-23T19:11:34.393Z] bab4dde63d76: Waiting [2024-07-23T19:11:34.393Z] bde34c3a00c8: Waiting [2024-07-23T19:11:34.393Z] 1469e6f7b9e6: Waiting [2024-07-23T19:11:34.393Z] 4872d77fe225: Waiting [2024-07-23T19:11:34.393Z] 5851b861e8e6: Waiting [2024-07-23T19:11:34.393Z] e2be974225ed: Download complete [2024-07-23T19:11:34.393Z] 988bab9f4d93: Verifying Checksum [2024-07-23T19:11:34.393Z] 988bab9f4d93: Download complete [2024-07-23T19:11:34.393Z] 1469e6f7b9e6: Verifying Checksum [2024-07-23T19:11:34.393Z] 1469e6f7b9e6: Download complete [2024-07-23T19:11:34.393Z] eaf3925da568: Verifying Checksum [2024-07-23T19:11:34.393Z] eaf3925da568: Download complete [2024-07-23T19:11:34.653Z] 339a4e72a1f5: Verifying Checksum [2024-07-23T19:11:34.653Z] 339a4e72a1f5: Download complete [2024-07-23T19:11:34.653Z] bde34c3a00c8: Verifying Checksum [2024-07-23T19:11:34.653Z] bde34c3a00c8: Download complete [2024-07-23T19:11:34.653Z] b352a97aabf1: Verifying Checksum [2024-07-23T19:11:34.653Z] b352a97aabf1: Download complete [2024-07-23T19:11:34.653Z] 4872d77fe225: Verifying Checksum [2024-07-23T19:11:34.653Z] 4872d77fe225: Download complete [2024-07-23T19:11:34.654Z] 5851b861e8e6: Download complete [2024-07-23T19:11:34.654Z] b85a868b505f: Verifying Checksum [2024-07-23T19:11:34.654Z] b85a868b505f: Download complete [2024-07-23T19:11:34.913Z] bab4dde63d76: Verifying Checksum [2024-07-23T19:11:34.913Z] bab4dde63d76: Download complete [2024-07-23T19:11:35.854Z] b85a868b505f: Pull complete [2024-07-23T19:11:35.854Z] e2be974225ed: Pull complete [2024-07-23T19:11:36.426Z] 339a4e72a1f5: Pull complete [2024-07-23T19:11:36.426Z] 988bab9f4d93: Pull complete [2024-07-23T19:11:36.686Z] 1469e6f7b9e6: Pull complete [2024-07-23T19:11:36.686Z] eaf3925da568: Pull complete [2024-07-23T19:11:38.590Z] bab4dde63d76: Pull complete [2024-07-23T19:11:38.590Z] bde34c3a00c8: Pull complete [2024-07-23T19:11:38.591Z] b352a97aabf1: Pull complete [2024-07-23T19:11:38.591Z] 4872d77fe225: Pull complete [2024-07-23T19:11:38.591Z] 5851b861e8e6: Pull complete [2024-07-23T19:11:38.591Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-23T19:11:38.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-23T19:11:38.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:11:38.896Z] prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container [2024-07-23T19:11:38.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-23T19:11:41.009Z] $ docker top 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e -eo pid,comm [2024-07-23T19:11:41.069Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-23T19:11:41.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-23T19:11:41.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-23T19:11:41.430Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-23T19:11:41.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-23T19:11:41.540Z] $ docker exec 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent [2024-07-23T19:11:41.636Z] SSH_AUTH_SOCK=/tmp/ssh-kbeW3PWQ4vZi/agent.32 [2024-07-23T19:11:41.636Z] SSH_AGENT_PID=38 [2024-07-23T19:11:41.642Z] Running ssh-add (command line suppressed) [2024-07-23T19:11:41.747Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10004706027822155849.key (/w/workspace/edgex-go/1@tmp/private_key_10004706027822155849.key) [2024-07-23T19:11:41.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-23T19:11:42.110Z] + git tag --points-at HEAD [Pipeline] } [2024-07-23T19:11:42.136Z] $ docker exec --env ******** --env ******** 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent -k [2024-07-23T19:11:42.225Z] unset SSH_AUTH_SOCK; [2024-07-23T19:11:42.226Z] unset SSH_AGENT_PID; [2024-07-23T19:11:42.226Z] echo Agent pid 38 killed; [2024-07-23T19:11:42.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-23T19:11:42.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-23T19:11:42.347Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-23T19:11:42.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-23T19:11:42.469Z] $ docker exec 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent [2024-07-23T19:11:42.557Z] SSH_AUTH_SOCK=/tmp/ssh-w4pTSqINxdSV/agent.71 [2024-07-23T19:11:42.557Z] SSH_AGENT_PID=77 [2024-07-23T19:11:42.561Z] Running ssh-add (command line suppressed) [2024-07-23T19:11:42.660Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14914308002324496434.key (/w/workspace/edgex-go/1@tmp/private_key_14914308002324496434.key) [2024-07-23T19:11:42.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-23T19:11:43.021Z] + git semver init [2024-07-23T19:11:43.280Z] 2024-07-23 19:11:43,173 [run_init] DEBUG init version:0.0.0 force:False [2024-07-23T19:11:43.280Z] 2024-07-23 19:11:43,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-23T19:11:43.281Z] 2024-07-23 19:11:43,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-23T19:11:43.281Z] 2024-07-23 19:11:43,175 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4835 with force:False [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,685 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4835 [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,688 [execute] INFO git cat-file --batch-check [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,694 [execute] INFO git cat-file --batch [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-23T19:11:48.565Z] 2024-07-23 19:11:47,700 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4835 [2024-07-23T19:11:48.565Z] 0.0.0 [Pipeline] } [2024-07-23T19:11:48.594Z] $ docker exec --env ******** --env ******** 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent -k [2024-07-23T19:11:48.687Z] unset SSH_AUTH_SOCK; [2024-07-23T19:11:48.688Z] unset SSH_AGENT_PID; [2024-07-23T19:11:48.688Z] echo Agent pid 77 killed; [2024-07-23T19:11:48.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-23T19:11:49.147Z] + git semver [Pipeline] } [2024-07-23T19:11:49.434Z] $ docker stop --time=1 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e [2024-07-23T19:11:50.736Z] $ docker rm -f --volumes 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-23T19:11:51.166Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-23T19:11:51.469Z] Stashed 1 file(s) [Pipeline] echo [2024-07-23T19:11:51.495Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-23T19:11:52.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-23T19:11:52.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-23T19:11:52.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-23T19:11:52.564Z] ========================================================= [2024-07-23T19:11:52.564Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-23T19:11:52.564Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-23T19:11:52.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-23T19:11:52.934Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-23T19:11:52.934Z] 619be1103602: Pulling fs layer [2024-07-23T19:11:52.934Z] 7862e08f4a3e: Pulling fs layer [2024-07-23T19:11:52.934Z] 5df492c9dc93: Pulling fs layer [2024-07-23T19:11:52.934Z] 7629e6793208: Pulling fs layer [2024-07-23T19:11:52.934Z] 4f4fb700ef54: Pulling fs layer [2024-07-23T19:11:52.934Z] fb5054dd5b73: Pulling fs layer [2024-07-23T19:11:52.934Z] eeca6798cff9: Pulling fs layer [2024-07-23T19:11:52.934Z] aa269ceb94a6: Pulling fs layer [2024-07-23T19:11:52.934Z] ada007ff1a6a: Pulling fs layer [2024-07-23T19:11:52.934Z] 7629e6793208: Waiting [2024-07-23T19:11:52.934Z] aa269ceb94a6: Waiting [2024-07-23T19:11:52.934Z] ada007ff1a6a: Waiting [2024-07-23T19:11:52.934Z] fb5054dd5b73: Waiting [2024-07-23T19:11:52.934Z] 4f4fb700ef54: Waiting [2024-07-23T19:11:52.934Z] eeca6798cff9: Waiting [2024-07-23T19:11:52.934Z] 7862e08f4a3e: Download complete [2024-07-23T19:11:52.934Z] 7629e6793208: Verifying Checksum [2024-07-23T19:11:52.934Z] 7629e6793208: Download complete [2024-07-23T19:11:52.934Z] 4f4fb700ef54: Download complete [2024-07-23T19:11:52.934Z] fb5054dd5b73: Verifying Checksum [2024-07-23T19:11:52.934Z] fb5054dd5b73: Download complete [2024-07-23T19:11:52.934Z] 619be1103602: Download complete [2024-07-23T19:11:52.934Z] eeca6798cff9: Verifying Checksum [2024-07-23T19:11:52.934Z] eeca6798cff9: Download complete [2024-07-23T19:11:53.194Z] 619be1103602: Pull complete [2024-07-23T19:11:53.194Z] 7862e08f4a3e: Pull complete [2024-07-23T19:11:53.194Z] ada007ff1a6a: Verifying Checksum [2024-07-23T19:11:53.194Z] ada007ff1a6a: Download complete [2024-07-23T19:11:53.452Z] 5df492c9dc93: Verifying Checksum [2024-07-23T19:11:53.452Z] 5df492c9dc93: Download complete [2024-07-23T19:11:53.711Z] aa269ceb94a6: Verifying Checksum [2024-07-23T19:11:53.711Z] aa269ceb94a6: Download complete [2024-07-23T19:11:56.242Z] 5df492c9dc93: Pull complete [2024-07-23T19:11:56.242Z] 7629e6793208: Pull complete [2024-07-23T19:11:56.242Z] 4f4fb700ef54: Pull complete [2024-07-23T19:11:56.500Z] fb5054dd5b73: Pull complete [2024-07-23T19:11:56.500Z] eeca6798cff9: Pull complete [2024-07-23T19:11:59.028Z] aa269ceb94a6: Pull complete [2024-07-23T19:11:59.028Z] ada007ff1a6a: Pull complete [2024-07-23T19:11:59.028Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-23T19:11:59.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-23T19:11:59.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-23T19:11:59.425Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-23T19:11:59.425Z] WORKDIR /edgex [2024-07-23T19:11:59.425Z] COPY go.mod . [2024-07-23T19:11:59.425Z] RUN go mod download [2024-07-23T19:11:59.425Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-23T19:11:59.997Z] Sending build context to Docker daemon 178.6MB [2024-07-23T19:11:59.997Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-23T19:11:59.997Z] ---> f489d0715acc [2024-07-23T19:11:59.997Z] Step 2/4 : WORKDIR /edgex [2024-07-23T19:12:03.314Z] ---> Running in 0095f904991f [2024-07-23T19:12:03.314Z] Removing intermediate container 0095f904991f [2024-07-23T19:12:03.314Z] ---> ff618e312b45 [2024-07-23T19:12:03.314Z] Step 3/4 : COPY go.mod . [2024-07-23T19:12:03.314Z] ---> a880a02733e2 [2024-07-23T19:12:03.314Z] Step 4/4 : RUN go mod download [2024-07-23T19:12:03.314Z] ---> Running in 14f6b7961fc1 [2024-07-23T19:12:06.887Z] Still waiting to schedule task [2024-07-23T19:12:06.887Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-23T19:12:25.257Z] Removing intermediate container 14f6b7961fc1 [2024-07-23T19:12:25.257Z] ---> 4a346fed6dcc [2024-07-23T19:12:25.257Z] Successfully built 4a346fed6dcc [2024-07-23T19:12:25.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:12:25.659Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-23T19:12:25.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:12:25.827Z] prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container [2024-07-23T19:12:25.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-23T19:12:26.189Z] $ docker top 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-23T19:12:26.595Z] + go version [2024-07-23T19:12:26.595Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-23T19:12:26.626Z] $ docker stop --time=1 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f [2024-07-23T19:12:27.915Z] $ docker rm -f --volumes 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:12:28.725Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-23T19:12:28.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:12:28.905Z] prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container [2024-07-23T19:12:28.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-23T19:12:29.275Z] $ docker top e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-23T19:12:29.426Z] ========================================================= [2024-07-23T19:12:29.426Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-23T19:12:29.426Z] ========================================================= [Pipeline] sh [2024-07-23T19:12:29.728Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-23T19:12:30.108Z] + make test [2024-07-23T19:12:30.108Z] go test -race -coverprofile=coverage.out ./... [2024-07-23T19:12:38.220Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-23T19:13:10.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-23T19:13:11.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-23T19:13:11.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-23T19:13:12.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-07-23T19:13:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-23T19:13:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-23T19:13:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-23T19:13:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-23T19:13:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-23T19:13:14.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-23T19:13:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-23T19:13:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-23T19:13:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:13:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-23T19:13:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-23T19:13:15.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-23T19:13:16.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-23T19:13:16.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-23T19:13:17.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-07-23T19:13:17.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-07-23T19:13:17.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.584s coverage: 93.4% of statements [2024-07-23T19:13:17.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-23T19:13:17.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-23T19:13:17.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements [2024-07-23T19:13:19.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements [2024-07-23T19:13:19.345Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-23T19:13:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-23T19:13:19.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-23T19:13:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-07-23T19:13:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 32.2% of statements [2024-07-23T19:13:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements [2024-07-23T19:13:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 77.8% of statements [2024-07-23T19:13:20.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-07-23T19:13:20.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-07-23T19:13:21.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2024-07-23T19:13:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-23T19:13:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-23T19:13:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-23T19:13:21.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-23T19:13:21.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-23T19:13:21.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-23T19:13:21.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-23T19:13:21.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-23T19:13:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-23T19:13:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-23T19:13:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-23T19:13:22.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-23T19:13:23.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-23T19:13:23.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-23T19:13:23.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-23T19:13:25.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-23T19:13:25.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-23T19:13:27.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-23T19:13:27.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-23T19:13:29.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-23T19:13:29.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-23T19:13:29.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-23T19:13:30.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-23T19:13:30.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-23T19:13:30.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-23T19:13:31.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-23T19:13:31.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-23T19:13:31.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-23T19:13:31.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-23T19:13:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-23T19:13:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-23T19:13:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-23T19:13:32.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-23T19:13:33.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-23T19:13:33.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-23T19:13:33.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:13:33.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-23T19:13:33.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-23T19:13:34.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-23T19:13:34.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-23T19:13:36.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-23T19:13:36.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:13:40.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6200 in /w/workspace/edgexfoundry_edgex-go_PR-4835 [Pipeline] { [Pipeline] ws [2024-07-23T19:13:40.849Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-23T19:13:43.964Z] The recommended git tool is: git [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 38.4% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements [2024-07-23T19:13:46.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-07-23T19:13:46.118Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-23T19:13:46.380Z] running golangci-lint [2024-07-23T19:13:46.640Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-23T19:13:46.640Z] go version go1.21.9 linux/amd64 [2024-07-23T19:13:46.899Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-23T19:13:46.899Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-23T19:13:51.445Z] using credential edgex-jenkins-ssh [2024-07-23T19:13:51.474Z] Cloning the remote Git repository [2024-07-23T19:13:51.518Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-23T19:13:51.620Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-23T19:13:51.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-23T19:13:51.838Z] > git --version # timeout=10 [2024-07-23T19:13:51.883Z] > git --version # 'git version 2.25.1' [2024-07-23T19:13:51.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-23T19:13:52.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-23T19:14:08.823Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 18.984445607s" [2024-07-23T19:14:08.823Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.993183ms" [2024-07-23T19:14:10.445Z] Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 98ae222bdff296c74f7d1083ad79f855875069e5 [2024-07-23T19:14:08.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-23T19:14:08.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-23T19:14:09.779Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-23T19:14:09.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-23T19:14:09.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-23T19:14:09.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4835/head:refs/remotes/origin/PR-4835 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-23T19:14:10.461Z] > git config core.sparsecheckout # timeout=10 [2024-07-23T19:14:10.518Z] > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 [2024-07-23T19:14:10.853Z] Merge succeeded, producing 98ae222bdff296c74f7d1083ad79f855875069e5 [2024-07-23T19:14:10.854Z] Checking out Revision 98ae222bdff296c74f7d1083ad79f855875069e5 (PR-4835) [2024-07-23T19:14:11.557Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-23T19:14:11.605Z] > git --version # timeout=10 [2024-07-23T19:14:11.623Z] > git --version # 'git version 2.25.1' [2024-07-23T19:14:11.638Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-23T19:14:10.755Z] > git remote # timeout=10 [2024-07-23T19:14:10.771Z] > git config --get remote.origin.url # timeout=10 [2024-07-23T19:14:10.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-23T19:14:10.809Z] > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [2024-07-23T19:14:10.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-23T19:14:10.856Z] > git config core.sparsecheckout # timeout=10 [2024-07-23T19:14:10.866Z] > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 [2024-07-23T19:14:16.928Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.185219638s with top 10 stages: buildir: 44.455068632s, gosec: 7.292025379s, fact_deprecated: 2.781593994s, inspect: 2.669512888s, ctrlflow: 1.896651186s, printf: 1.681325925s, fact_purity: 1.35784224s, nilness: 1.329032209s, typedness: 861.347798ms, isgenerated: 852.451702ms" [2024-07-23T19:14:16.928Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-23T19:14:16.928Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 209/209, exclude-rules: 21/209, cgo: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, filename_unadjuster: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_dirs: 209/209" [2024-07-23T19:14:16.928Z] level=info msg="[runner] processing took 16.54069ms with stages: nolint: 7.486186ms, identifier_marker: 4.664128ms, exclude-rules: 1.575869ms, path_prettifier: 1.264368ms, autogenerated_exclude: 1.018446ms, skip_dirs: 476.253µs, cgo: 33.57µs, filename_unadjuster: 18µs, max_same_issues: 600ns, fixer: 570ns, exclude: 460ns, skip_files: 430ns, severity-rules: 290ns, uniq_by_line: 280ns, diff: 260ns, path_prefixer: 250ns, max_from_linter: 180ns, sort_results: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-07-23T19:14:16.928Z] level=info msg="[runner] linters took 9.936143s with stages: goanalysis_metalinter: 9.919503059s" [2024-07-23T19:14:16.928Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-23T19:14:16.928Z] level=info msg="Memory: 290 samples, avg is 283.0MB, max is 1300.8MB" [2024-07-23T19:14:16.928Z] level=info msg="Execution took 28.956763855s" [2024-07-23T19:14:16.928Z] go vet ./... [2024-07-23T19:14:22.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-23T19:14:22.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-23T19:14:22.192Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-23T19:14:25.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-07-23T19:14:25.624Z] + ls -al . [2024-07-23T19:14:25.624Z] total 840 [2024-07-23T19:14:25.624Z] drwxrwxr-x 11 1001 1001 4096 Jul 23 19:12 . [2024-07-23T19:14:25.624Z] drwxr-xr-x 4 root root 4096 Jul 23 19:12 .. [2024-07-23T19:14:25.625Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 .blubracket [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 10 Jul 23 19:11 .dockerignore [2024-07-23T19:14:25.625Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 19:13 .git [2024-07-23T19:14:25.625Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 19:11 .github [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 1102 Jul 23 19:11 .gitignore [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 42 Jul 23 19:11 .golangci.yml [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 100 Jul 23 19:11 .hadolint.yml [2024-07-23T19:14:25.625Z] drwxr-xr-x 3 1001 1001 4096 Jul 23 19:11 .semver [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 155 Jul 23 19:11 .sonarcloud.properties [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 1171 Jul 23 19:11 ADOPTERS.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 20361 Jul 23 19:11 Attribution.txt [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 100284 Jul 23 19:11 CHANGELOG.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 19:11 CONTRIBUTING.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 677 Jul 23 19:11 GOVERNANCE.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 861 Jul 23 19:11 Jenkinsfile [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 19:11 LICENSE [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 16051 Jul 23 19:11 Makefile [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 582 Jul 23 19:11 OWNERS.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 9528 Jul 23 19:11 README.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 789 Jul 23 19:11 SECURITY.md [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 19:11 VERSION [2024-07-23T19:14:25.625Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 bin [2024-07-23T19:14:25.625Z] drwxrwxr-x 19 1001 1001 4096 Jul 23 19:11 cmd [2024-07-23T19:14:25.625Z] -rw-r--r-- 1 root root 481596 Jul 23 19:13 coverage.out [2024-07-23T19:14:25.625Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 fuzz_test [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 6912 Jul 23 19:11 go.mod [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 100928 Jul 23 19:11 go.sum [2024-07-23T19:14:25.625Z] drwxrwxr-x 7 1001 1001 4096 Jul 23 19:11 internal [2024-07-23T19:14:25.625Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 19:11 openapi [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 584 Jul 23 19:11 security.txt [2024-07-23T19:14:25.625Z] -rw-rw-r-- 1 1001 1001 204 Jul 23 19:11 version.go [Pipeline] sh [Pipeline] sh [2024-07-23T19:14:26.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-23T19:14:26.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-23T19:14:26.182Z] Dload Upload Total Spent Left Speed [2024-07-23T19:14:26.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 59115 0 --:--:-- --:--:-- --:--:-- 59115 [2024-07-23T19:14:26.201Z] + '[' -e coverage.out ] [2024-07-23T19:14:26.201Z] + chown 1001:1001 coverage.out [Pipeline] sh [Pipeline] stash [2024-07-23T19:14:26.436Z] Stashed 1 file(s) [Pipeline] sh [2024-07-23T19:14:26.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-23T19:14:26.740Z] + make build [2024-07-23T19:14:26.740Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-23T19:14:26.874Z] + sudo tee /etc/docker/daemon.new [2024-07-23T19:14:26.874Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-23T19:14:26.874Z] { [2024-07-23T19:14:26.874Z] "registry-mirrors": [ [2024-07-23T19:14:26.874Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-23T19:14:26.874Z] ], [2024-07-23T19:14:26.875Z] "bip": "10.250.0.254/24", [2024-07-23T19:14:26.875Z] "hosts": [ [2024-07-23T19:14:26.875Z] "tcp://0.0.0.0:5555", [2024-07-23T19:14:26.875Z] "unix:///var/run/docker.sock" [2024-07-23T19:14:26.875Z] ], [2024-07-23T19:14:26.875Z] "mtu": 1458, [2024-07-23T19:14:26.875Z] "selinux-enabled": true, [2024-07-23T19:14:26.875Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-23T19:14:26.875Z] } [Pipeline] sh [2024-07-23T19:14:27.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-23T19:14:27.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-23T19:14:45.894Z] provisioning config files... [2024-07-23T19:14:45.925Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13340426885930624628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-23T19:14:46.397Z] ---> ****-login.sh [2024-07-23T19:14:46.397Z] nexus3.edgexfoundry.org:10001 [2024-07-23T19:14:46.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:14:46.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:14:46.938Z] Configure a credential helper to remove this warning. See [2024-07-23T19:14:46.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:14:46.938Z] [2024-07-23T19:14:46.938Z] Login Succeeded [2024-07-23T19:14:46.938Z] nexus3.edgexfoundry.org:10002 [2024-07-23T19:14:47.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:14:47.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:14:47.474Z] Configure a credential helper to remove this warning. See [2024-07-23T19:14:47.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:14:47.474Z] [2024-07-23T19:14:47.474Z] Login Succeeded [2024-07-23T19:14:47.474Z] nexus3.edgexfoundry.org:10003 [2024-07-23T19:14:47.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:14:47.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:14:47.746Z] Configure a credential helper to remove this warning. See [2024-07-23T19:14:47.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:14:47.746Z] [2024-07-23T19:14:47.746Z] Login Succeeded [2024-07-23T19:14:47.746Z] nexus3.edgexfoundry.org:10004 [2024-07-23T19:14:48.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:14:48.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:14:48.016Z] Configure a credential helper to remove this warning. See [2024-07-23T19:14:48.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:14:48.016Z] [2024-07-23T19:14:48.016Z] Login Succeeded [2024-07-23T19:14:48.016Z] ****.io [2024-07-23T19:14:48.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-23T19:14:48.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-23T19:14:48.555Z] Configure a credential helper to remove this warning. See [2024-07-23T19:14:48.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-23T19:14:48.555Z] [2024-07-23T19:14:48.555Z] Login Succeeded [2024-07-23T19:14:48.555Z] ---> ****-login.sh ends [Pipeline] } [2024-07-23T19:14:48.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-23T19:14:48.680Z] 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 [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-23T19:14:49.379Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-23T19:14:49.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-23T19:14:49.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-23T19:14:49.526Z] ========================================================= [2024-07-23T19:14:49.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-23T19:14:49.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-23T19:14:49.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-23T19:14:50.188Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-23T19:14:50.188Z] c6b39de5b339: Pulling fs layer [2024-07-23T19:14:50.188Z] a69c41024577: Pulling fs layer [2024-07-23T19:14:50.188Z] d6de4b400683: Pulling fs layer [2024-07-23T19:14:50.188Z] 35cb2a7552d0: Pulling fs layer [2024-07-23T19:14:50.188Z] 4f4fb700ef54: Pulling fs layer [2024-07-23T19:14:50.188Z] 464afbd9ba4c: Pulling fs layer [2024-07-23T19:14:50.188Z] 00f215d4a9da: Pulling fs layer [2024-07-23T19:14:50.188Z] d496ad576159: Pulling fs layer [2024-07-23T19:14:50.188Z] 35cb2a7552d0: Waiting [2024-07-23T19:14:50.188Z] 4f4fb700ef54: Waiting [2024-07-23T19:14:50.188Z] 464afbd9ba4c: Waiting [2024-07-23T19:14:50.188Z] 00f215d4a9da: Waiting [2024-07-23T19:14:50.188Z] d496ad576159: Waiting [2024-07-23T19:14:50.188Z] a69c41024577: Verifying Checksum [2024-07-23T19:14:50.188Z] a69c41024577: Download complete [2024-07-23T19:14:50.188Z] 35cb2a7552d0: Download complete [2024-07-23T19:14:50.188Z] 4f4fb700ef54: Verifying Checksum [2024-07-23T19:14:50.188Z] 4f4fb700ef54: Download complete [2024-07-23T19:14:50.188Z] 464afbd9ba4c: Verifying Checksum [2024-07-23T19:14:50.188Z] 464afbd9ba4c: Download complete [2024-07-23T19:14:50.188Z] c6b39de5b339: Verifying Checksum [2024-07-23T19:14:50.188Z] c6b39de5b339: Download complete [2024-07-23T19:14:50.458Z] d496ad576159: Verifying Checksum [2024-07-23T19:14:50.458Z] d496ad576159: Download complete [2024-07-23T19:14:50.581Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-23T19:14:51.046Z] c6b39de5b339: Pull complete [2024-07-23T19:14:51.959Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-23T19:14:52.014Z] a69c41024577: Pull complete [2024-07-23T19:14:52.014Z] d6de4b400683: Verifying Checksum [2024-07-23T19:14:52.014Z] d6de4b400683: Download complete [2024-07-23T19:14:52.896Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-23T19:14:52.975Z] 00f215d4a9da: Verifying Checksum [2024-07-23T19:14:52.975Z] 00f215d4a9da: Download complete [2024-07-23T19:14:54.801Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-23T19:14:58.990Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-23T19:15:00.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-23T19:15:02.905Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-23T19:15:03.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-23T19:15:04.041Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-23T19:15:04.975Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-23T19:15:05.296Z] d6de4b400683: Pull complete [2024-07-23T19:15:05.296Z] 35cb2a7552d0: Pull complete [2024-07-23T19:15:05.296Z] 4f4fb700ef54: Pull complete [2024-07-23T19:15:05.562Z] 464afbd9ba4c: Pull complete [2024-07-23T19:15:05.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-23T19:15:06.869Z] $ docker stop --time=1 e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff [2024-07-23T19:15:13.212Z] $ docker rm -f --volumes e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff [Pipeline] // withDockerContainer [2024-07-23T19:15:13.788Z] 00f215d4a9da: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:15:14.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-23T19:15:14.880Z] [2024-07-23T19:15:14.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:15:15.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-23T19:15:15.280Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-23T19:15:15.280Z] 91d30c5bc195: Pulling fs layer [2024-07-23T19:15:15.280Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-23T19:15:15.280Z] 9c61dcf015f6: Pulling fs layer [2024-07-23T19:15:15.280Z] 4698f68db338: Pulling fs layer [2024-07-23T19:15:15.280Z] 2a2f49069b9e: Pulling fs layer [2024-07-23T19:15:15.280Z] e0025b399a48: Pulling fs layer [2024-07-23T19:15:15.280Z] 2a2f49069b9e: Waiting [2024-07-23T19:15:15.280Z] 4698f68db338: Waiting [2024-07-23T19:15:15.280Z] e0025b399a48: Waiting [2024-07-23T19:15:15.280Z] 91d30c5bc195: Verifying Checksum [2024-07-23T19:15:15.280Z] 91d30c5bc195: Download complete [2024-07-23T19:15:15.538Z] 4698f68db338: Verifying Checksum [2024-07-23T19:15:15.538Z] 4698f68db338: Download complete [2024-07-23T19:15:15.538Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-23T19:15:15.538Z] 2e9b0aa3be6d: Download complete [2024-07-23T19:15:15.538Z] e0025b399a48: Verifying Checksum [2024-07-23T19:15:15.538Z] e0025b399a48: Download complete [2024-07-23T19:15:15.538Z] 91d30c5bc195: Pull complete [2024-07-23T19:15:15.538Z] 2a2f49069b9e: Verifying Checksum [2024-07-23T19:15:15.538Z] 2a2f49069b9e: Download complete [2024-07-23T19:15:15.729Z] d496ad576159: Pull complete [2024-07-23T19:15:15.729Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-23T19:15:15.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-23T19:15:15.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-07-23T19:15:15.795Z] 2e9b0aa3be6d: Pull complete [Pipeline] sh [2024-07-23T19:15:16.061Z] 9c61dcf015f6: Download complete [2024-07-23T19:15:16.150Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-23T19:15:16.151Z] WORKDIR /edgex [2024-07-23T19:15:16.151Z] COPY go.mod . [2024-07-23T19:15:16.151Z] RUN go mod download [2024-07-23T19:15:16.151Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-23T19:15:16.738Z] Sending build context to Docker daemon 3.184MB [2024-07-23T19:15:16.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-23T19:15:16.738Z] ---> f246e2811388 [2024-07-23T19:15:16.738Z] Step 2/4 : WORKDIR /edgex [2024-07-23T19:15:18.601Z] 9c61dcf015f6: Pull complete [2024-07-23T19:15:18.601Z] 4698f68db338: Pull complete [2024-07-23T19:15:18.668Z] ---> Running in c34f924ca9ac [2024-07-23T19:15:18.668Z] Removing intermediate container c34f924ca9ac [2024-07-23T19:15:18.668Z] ---> d28eb5ab651f [2024-07-23T19:15:18.668Z] Step 3/4 : COPY go.mod . [2024-07-23T19:15:18.861Z] 2a2f49069b9e: Pull complete [2024-07-23T19:15:18.861Z] e0025b399a48: Pull complete [2024-07-23T19:15:19.120Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-23T19:15:19.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-23T19:15:19.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-07-23T19:15:19.253Z] ---> 47a570d6c3a8 [2024-07-23T19:15:19.253Z] Step 4/4 : RUN go mod download [2024-07-23T19:15:19.253Z] ---> Running in 77697618f995 [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:15:19.398Z] prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container [2024-07-23T19:15:19.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-23T19:15:22.226Z] $ docker top 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-23T19:15:22.638Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-23T19:15:25.174Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #1 transferring dockerfile: 2.01kB done [2024-07-23T19:15:25.174Z] #1 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #2 transferring dockerfile: 2.50kB done [2024-07-23T19:15:25.174Z] #2 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #3 transferring dockerfile: 1.89kB done [2024-07-23T19:15:25.174Z] #3 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #4 transferring dockerfile: 2.93kB done [2024-07-23T19:15:25.174Z] #4 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #5 transferring dockerfile: 1.70kB done [2024-07-23T19:15:25.174Z] #5 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #6 transferring dockerfile: 2.15kB done [2024-07-23T19:15:25.174Z] #6 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #7 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #8 transferring dockerfile: 2.49kB done [2024-07-23T19:15:25.174Z] #8 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #9 transferring dockerfile: 1.81kB done [2024-07-23T19:15:25.174Z] #9 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #7 transferring dockerfile: 1.95kB done [2024-07-23T19:15:25.174Z] #7 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #10 transferring dockerfile: 1.93kB done [2024-07-23T19:15:25.174Z] #10 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #11 transferring dockerfile: 1.93kB done [2024-07-23T19:15:25.174Z] #11 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #12 transferring dockerfile: 1.69kB done [2024-07-23T19:15:25.174Z] #12 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #13 transferring dockerfile: 2.06kB done [2024-07-23T19:15:25.174Z] #13 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #14 [core-keeper internal] load .dockerignore [2024-07-23T19:15:25.174Z] #14 transferring context: 50B done [2024-07-23T19:15:25.174Z] #14 DONE 0.0s [2024-07-23T19:15:25.174Z] [2024-07-23T19:15:25.174Z] #15 [core-data internal] load build definition from Dockerfile [2024-07-23T19:15:25.174Z] #15 transferring dockerfile: 2.01kB done [2024-07-23T19:15:25.433Z] #15 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-23T19:15:25.433Z] #16 transferring dockerfile: 2.23kB done [2024-07-23T19:15:25.433Z] #16 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #17 [security-proxy-setup internal] load .dockerignore [2024-07-23T19:15:25.433Z] #17 transferring context: 50B done [2024-07-23T19:15:25.433Z] #17 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-23T19:15:25.433Z] #18 transferring context: 50B done [2024-07-23T19:15:25.433Z] #18 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #19 [security-bootstrapper internal] load .dockerignore [2024-07-23T19:15:25.433Z] #19 transferring context: 50B done [2024-07-23T19:15:25.433Z] #19 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #20 [security-spire-server internal] load .dockerignore [2024-07-23T19:15:25.433Z] #20 transferring context: 50B done [2024-07-23T19:15:25.433Z] #20 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-23T19:15:25.433Z] #21 transferring context: 50B done [2024-07-23T19:15:25.433Z] #21 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-23T19:15:25.433Z] #22 transferring context: 50B done [2024-07-23T19:15:25.433Z] #22 DONE 0.0s [2024-07-23T19:15:25.433Z] [2024-07-23T19:15:25.433Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-23T19:15:25.693Z] #23 transferring context: 50B done [2024-07-23T19:15:25.693Z] #23 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #24 [support-notifications internal] load .dockerignore [2024-07-23T19:15:25.693Z] #24 transferring context: 50B done [2024-07-23T19:15:25.693Z] #24 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #25 [core-command internal] load .dockerignore [2024-07-23T19:15:25.693Z] #25 transferring context: 50B done [2024-07-23T19:15:25.693Z] #25 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #26 [support-scheduler internal] load .dockerignore [2024-07-23T19:15:25.693Z] #26 transferring context: 50B done [2024-07-23T19:15:25.693Z] #26 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #27 [security-spire-config internal] load .dockerignore [2024-07-23T19:15:25.693Z] #27 transferring context: 50B done [2024-07-23T19:15:25.693Z] #27 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #28 [core-metadata internal] load .dockerignore [2024-07-23T19:15:25.693Z] #28 transferring context: 50B done [2024-07-23T19:15:25.693Z] #28 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #29 [core-data internal] load .dockerignore [2024-07-23T19:15:25.693Z] #29 transferring context: 50B done [2024-07-23T19:15:25.693Z] #29 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-23T19:15:25.693Z] #30 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-23T19:15:25.693Z] #31 transferring context: 50B done [2024-07-23T19:15:25.693Z] #31 DONE 0.0s [2024-07-23T19:15:25.693Z] [2024-07-23T19:15:25.693Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-23T19:15:25.952Z] #30 DONE 0.0s [2024-07-23T19:15:25.952Z] [2024-07-23T19:15:25.952Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:15:25.952Z] #32 ... [2024-07-23T19:15:25.952Z] [2024-07-23T19:15:25.952Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-23T19:15:25.952Z] #30 DONE 0.0s [2024-07-23T19:15:25.952Z] [2024-07-23T19:15:25.952Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:15:26.210Z] #32 DONE 0.4s [2024-07-23T19:15:26.210Z] [2024-07-23T19:15:26.210Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-23T19:15:26.210Z] #33 DONE 0.4s [2024-07-23T19:15:26.210Z] [2024-07-23T19:15:26.210Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:15:26.468Z] #34 DONE 0.7s [2024-07-23T19:15:26.468Z] [2024-07-23T19:15:26.468Z] #35 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:15:26.468Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:15:26.468Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-07-23T19:15:26.727Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-23T19:15:26.727Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-23T19:15:26.727Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-23T19:15:26.727Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.3s [2024-07-23T19:15:26.727Z] #35 ... [2024-07-23T19:15:26.727Z] [2024-07-23T19:15:26.727Z] #36 [security-spire-server internal] load build context [2024-07-23T19:15:26.727Z] #36 transferring context: 26.79kB 0.1s done [2024-07-23T19:15:26.727Z] #36 DONE 0.5s [2024-07-23T19:15:26.727Z] [2024-07-23T19:15:26.727Z] #37 [security-spire-agent internal] load build context [2024-07-23T19:15:26.727Z] #37 transferring context: 26.32kB 0.1s done [2024-07-23T19:15:26.727Z] #37 DONE 0.5s [2024-07-23T19:15:26.727Z] [2024-07-23T19:15:26.727Z] #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:15:26.727Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-07-23T19:15:26.727Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-23T19:15:26.987Z] #35 ... [2024-07-23T19:15:26.987Z] [2024-07-23T19:15:26.987Z] #38 [security-spire-config internal] load build context [2024-07-23T19:15:26.987Z] #38 transferring context: 25.04kB 0.2s done [2024-07-23T19:15:26.987Z] #38 DONE 0.5s [2024-07-23T19:15:26.987Z] [2024-07-23T19:15:26.987Z] #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:15:27.245Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-23T19:15:27.811Z] #35 DONE 1.7s [2024-07-23T19:15:27.811Z] [2024-07-23T19:15:27.811Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:15:27.811Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-23T19:15:27.811Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-23T19:15:27.811Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-23T19:15:27.811Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-23T19:15:27.811Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-23T19:15:27.811Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-23T19:15:27.811Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-23T19:15:27.811Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-07-23T19:15:27.811Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-07-23T19:15:27.811Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-23T19:15:27.811Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-23T19:15:27.811Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-23T19:15:28.378Z] #39 ... [2024-07-23T19:15:28.378Z] [2024-07-23T19:15:28.378Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-23T19:15:28.378Z] #40 DONE 2.2s [2024-07-23T19:15:28.378Z] [2024-07-23T19:15:28.378Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-23T19:15:33.655Z] #41 ... [2024-07-23T19:15:33.914Z] [2024-07-23T19:15:33.914Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:15:33.914Z] #42 transferring context: 240.37MB 6.9s [2024-07-23T19:15:33.914Z] #42 ... [2024-07-23T19:15:33.914Z] [2024-07-23T19:15:33.914Z] #43 [security-secretstore-setup internal] load build context [2024-07-23T19:15:33.914Z] #43 ... [2024-07-23T19:15:33.914Z] [2024-07-23T19:15:33.914Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:15:36.447Z] #42 ... [2024-07-23T19:15:36.447Z] [2024-07-23T19:15:36.447Z] #44 [core-command internal] load build context [2024-07-23T19:15:36.447Z] #44 ... [2024-07-23T19:15:36.447Z] [2024-07-23T19:15:36.447Z] #45 [core-metadata internal] load build context [2024-07-23T19:15:36.708Z] #45 ... [2024-07-23T19:15:36.708Z] [2024-07-23T19:15:36.708Z] #46 [core-keeper internal] load build context [2024-07-23T19:15:36.708Z] #46 ... [2024-07-23T19:15:36.708Z] [2024-07-23T19:15:36.708Z] #47 [security-proxy-setup internal] load build context [2024-07-23T19:15:36.967Z] #47 ... [2024-07-23T19:15:36.967Z] [2024-07-23T19:15:36.967Z] #48 [security-bootstrapper internal] load build context [2024-07-23T19:15:36.967Z] #48 ... [2024-07-23T19:15:36.967Z] [2024-07-23T19:15:36.967Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:15:36.967Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-23T19:15:36.967Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-23T19:15:36.967Z] #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-23T19:15:36.967Z] #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-23T19:15:36.967Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-23T19:15:36.967Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-07-23T19:15:36.967Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-23T19:15:36.967Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-23T19:15:36.967Z] #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-07-23T19:15:36.967Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-23T19:15:36.967Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-23T19:15:36.967Z] #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-07-23T19:15:37.225Z] #49 ... [2024-07-23T19:15:37.225Z] [2024-07-23T19:15:37.225Z] #50 [support-notifications internal] load build context [2024-07-23T19:15:37.225Z] #50 ... [2024-07-23T19:15:37.225Z] [2024-07-23T19:15:37.225Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-23T19:15:37.225Z] #51 ... [2024-07-23T19:15:37.225Z] [2024-07-23T19:15:37.225Z] #52 [support-scheduler internal] load build context [2024-07-23T19:15:37.552Z] #52 ... [2024-07-23T19:15:37.552Z] [2024-07-23T19:15:37.552Z] #53 [security-proxy-auth internal] load build context [2024-07-23T19:15:37.552Z] #53 ... [2024-07-23T19:15:37.552Z] [2024-07-23T19:15:37.552Z] #54 [core-data internal] load build context [2024-07-23T19:15:37.824Z] #54 ... [2024-07-23T19:15:37.824Z] [2024-07-23T19:15:37.824Z] #53 [security-proxy-auth internal] load build context [2024-07-23T19:15:37.824Z] #53 ... [2024-07-23T19:15:37.824Z] [2024-07-23T19:15:37.824Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-23T19:15:38.090Z] #55 ... [2024-07-23T19:15:38.090Z] [2024-07-23T19:15:38.090Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-23T19:15:38.090Z] #56 ... [2024-07-23T19:15:38.090Z] [2024-07-23T19:15:38.090Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-23T19:15:38.348Z] #57 ... [2024-07-23T19:15:38.348Z] [2024-07-23T19:15:38.348Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-23T19:15:38.348Z] #58 ... [2024-07-23T19:15:38.348Z] [2024-07-23T19:15:38.348Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:15:38.348Z] #59 ... [2024-07-23T19:15:38.348Z] [2024-07-23T19:15:38.348Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-23T19:15:38.607Z] #60 ... [2024-07-23T19:15:38.607Z] [2024-07-23T19:15:38.607Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-23T19:15:38.607Z] #61 ... [2024-07-23T19:15:38.607Z] [2024-07-23T19:15:38.607Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-23T19:15:39.586Z] #62 ... [2024-07-23T19:15:39.586Z] [2024-07-23T19:15:39.586Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-23T19:15:39.586Z] #63 ... [2024-07-23T19:15:39.586Z] [2024-07-23T19:15:39.586Z] #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-07-23T19:15:39.846Z] #64 ... [2024-07-23T19:15:39.846Z] [2024-07-23T19:15:39.846Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:15:39.846Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-07-23T19:15:39.846Z] #39 ... [2024-07-23T19:15:39.846Z] [2024-07-23T19:15:39.846Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:15:39.846Z] #42 transferring context: 397.49MB 13.3s [2024-07-23T19:15:40.782Z] #42 transferring context: 439.93MB 14.3s done [2024-07-23T19:15:42.576Z] #42 ... [2024-07-23T19:15:42.576Z] [2024-07-23T19:15:42.576Z] #50 [support-notifications internal] load build context [2024-07-23T19:15:43.148Z] #50 ... [2024-07-23T19:15:43.148Z] [2024-07-23T19:15:43.148Z] #45 [core-metadata internal] load build context [2024-07-23T19:15:43.148Z] #45 ... [2024-07-23T19:15:43.148Z] [2024-07-23T19:15:43.148Z] #50 [support-notifications internal] load build context [2024-07-23T19:15:43.413Z] #50 transferring context: 439.93MB 17.1s done [2024-07-23T19:15:43.997Z] #50 ... [2024-07-23T19:15:43.997Z] [2024-07-23T19:15:43.997Z] #43 [security-secretstore-setup internal] load build context [2024-07-23T19:15:43.997Z] #43 transferring context: 439.93MB 15.4s done [2024-07-23T19:15:43.997Z] #43 ... [2024-07-23T19:15:43.997Z] [2024-07-23T19:15:43.997Z] #45 [core-metadata internal] load build context [2024-07-23T19:15:44.257Z] #45 transferring context: 439.93MB 17.8s done [2024-07-23T19:15:47.106Z] #45 ... [2024-07-23T19:15:47.106Z] [2024-07-23T19:15:47.106Z] #44 [core-command internal] load build context [2024-07-23T19:15:47.106Z] #44 transferring context: 439.93MB 14.4s done [2024-07-23T19:15:47.106Z] #44 ... [2024-07-23T19:15:47.106Z] [2024-07-23T19:15:47.106Z] #47 [security-proxy-setup internal] load build context [2024-07-23T19:15:47.106Z] #47 transferring context: 439.93MB 15.5s done [2024-07-23T19:15:47.382Z] #47 ... [2024-07-23T19:15:47.382Z] [2024-07-23T19:15:47.382Z] #46 [core-keeper internal] load build context [2024-07-23T19:15:47.382Z] #46 transferring context: 439.93MB 14.0s done [2024-07-23T19:15:47.382Z] #46 ... [2024-07-23T19:15:47.382Z] [2024-07-23T19:15:47.382Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-23T19:15:47.382Z] #51 transferring context: 439.93MB 15.6s done [2024-07-23T19:15:47.639Z] #51 ... [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #48 [security-bootstrapper internal] load build context [2024-07-23T19:15:47.639Z] #48 transferring context: 439.93MB 15.3s done [2024-07-23T19:15:47.639Z] #48 ... [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #52 [support-scheduler internal] load build context [2024-07-23T19:15:47.639Z] #52 transferring context: 439.93MB 12.3s done [2024-07-23T19:15:47.639Z] #52 DONE 21.3s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:15:47.639Z] #42 DONE 21.3s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #44 [core-command internal] load build context [2024-07-23T19:15:47.639Z] #44 DONE 21.4s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-23T19:15:47.639Z] #41 DONE 19.5s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #46 [core-keeper internal] load build context [2024-07-23T19:15:47.639Z] #46 DONE 21.3s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:15:47.639Z] #65 ... [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #54 [core-data internal] load build context [2024-07-23T19:15:47.639Z] #54 transferring context: 439.93MB 14.4s done [2024-07-23T19:15:47.639Z] #54 DONE 21.4s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #48 [security-bootstrapper internal] load build context [2024-07-23T19:15:47.639Z] #48 DONE 21.4s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #53 [security-proxy-auth internal] load build context [2024-07-23T19:15:47.639Z] #53 transferring context: 439.93MB 15.4s done [2024-07-23T19:15:47.639Z] #53 DONE 21.4s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #43 [security-secretstore-setup internal] load build context [2024-07-23T19:15:47.639Z] #43 DONE 21.5s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #47 [security-proxy-setup internal] load build context [2024-07-23T19:15:47.639Z] #47 DONE 21.5s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-23T19:15:47.639Z] #51 DONE 21.5s [2024-07-23T19:15:47.639Z] [2024-07-23T19:15:47.639Z] #50 [support-notifications internal] load build context [2024-07-23T19:15:47.639Z] #50 DONE 21.5s [2024-07-23T19:15:47.897Z] [2024-07-23T19:15:47.897Z] #45 [core-metadata internal] load build context [2024-07-23T19:15:47.897Z] #45 DONE 21.5s [2024-07-23T19:15:47.897Z] [2024-07-23T19:15:47.897Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:15:47.897Z] #39 DONE 21.6s [2024-07-23T19:15:47.897Z] [2024-07-23T19:15:47.897Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:15:47.897Z] #49 DONE 21.6s [2024-07-23T19:15:47.897Z] [2024-07-23T19:15:47.897Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-23T19:15:47.897Z] #58 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:48.155Z] #58 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:48.416Z] #58 20.56 (1/4) Installing ca-certificates (20240226-r0) [2024-07-23T19:15:48.416Z] #58 20.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:48.416Z] #58 20.58 (3/4) Installing su-exec (0.2-r3) [2024-07-23T19:15:48.725Z] #58 20.68 (4/4) Installing yq (4.33.3-r5) [2024-07-23T19:15:48.725Z] #58 20.74 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:48.725Z] #58 20.75 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:15:48.725Z] #58 20.79 OK: 17 MiB in 19 packages [2024-07-23T19:15:53.392Z] #58 ... [2024-07-23T19:15:53.392Z] [2024-07-23T19:15:53.392Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-23T19:15:53.392Z] #55 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:53.392Z] #55 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:53.392Z] #55 24.90 (1/2) Installing ca-certificates (20240226-r0) [2024-07-23T19:15:53.392Z] #55 24.93 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:53.392Z] #55 24.93 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:53.392Z] #55 24.94 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:15:53.392Z] #55 24.98 OK: 8 MiB in 17 packages [2024-07-23T19:15:57.918Z] #55 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-23T19:15:57.918Z] #57 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #57 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #57 22.18 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:15:57.918Z] #57 22.18 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:15:57.918Z] #57 22.18 OK: 20070 distinct packages available [2024-07-23T19:15:57.918Z] #57 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #57 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #57 22.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #57 22.49 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:15:57.918Z] #57 22.49 (3/4) Installing libucontext (1.2-r2) [2024-07-23T19:15:57.918Z] #57 22.49 (4/4) Installing gcompat (1.1.0-r1) [2024-07-23T19:15:57.918Z] #57 22.50 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #57 22.50 OK: 8 MiB in 19 packages [2024-07-23T19:15:57.918Z] #57 DONE 29.7s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-23T19:15:57.918Z] #62 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #62 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #62 20.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #62 20.52 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #62 20.52 OK: 7 MiB in 16 packages [2024-07-23T19:15:57.918Z] #62 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-23T19:15:57.918Z] #63 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #63 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #63 24.92 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:15:57.918Z] #63 24.92 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:15:57.918Z] #63 24.92 OK: 20070 distinct packages available [2024-07-23T19:15:57.918Z] #63 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #63 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #63 25.30 (1/11) Installing ca-certificates (20240226-r0) [2024-07-23T19:15:57.918Z] #63 25.46 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-23T19:15:57.918Z] #63 25.47 (3/11) Installing libunistring (1.1-r1) [2024-07-23T19:15:57.918Z] #63 25.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-23T19:15:57.918Z] #63 25.49 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-23T19:15:57.918Z] #63 25.50 (6/11) Installing libcurl (8.5.0-r0) [2024-07-23T19:15:57.918Z] #63 25.51 (7/11) Installing curl (8.5.0-r0) [2024-07-23T19:15:57.918Z] #63 25.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #63 25.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:15:57.918Z] #63 25.52 (10/11) Installing libucontext (1.2-r2) [2024-07-23T19:15:57.918Z] #63 25.52 (11/11) Installing gcompat (1.1.0-r1) [2024-07-23T19:15:57.918Z] #63 25.53 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #63 25.53 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:15:57.918Z] #63 25.69 OK: 12 MiB in 26 packages [2024-07-23T19:15:57.918Z] #63 DONE 29.7s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-23T19:15:57.918Z] #60 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #60 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #60 23.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #60 23.32 (2/4) Installing openssl (3.1.6-r0) [2024-07-23T19:15:57.918Z] #60 23.34 (3/4) Installing su-exec (0.2-r3) [2024-07-23T19:15:57.918Z] #60 23.34 (4/4) Installing yq (4.33.3-r5) [2024-07-23T19:15:57.918Z] #60 23.40 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #60 23.41 OK: 17 MiB in 19 packages [2024-07-23T19:15:57.918Z] #60 DONE 29.7s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #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-07-23T19:15:57.918Z] #64 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:15:57.918Z] #66 ... [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-23T19:15:57.918Z] #56 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #56 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #56 20.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #56 20.58 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #56 20.59 OK: 7 MiB in 16 packages [2024-07-23T19:15:57.918Z] #56 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-23T19:15:57.918Z] #58 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-23T19:15:57.918Z] #61 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #61 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #61 25.85 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #61 25.85 (2/2) Installing su-exec (0.2-r3) [2024-07-23T19:15:57.918Z] #61 25.86 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #61 25.87 OK: 7 MiB in 17 packages [2024-07-23T19:15:57.918Z] #61 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:15:57.918Z] #59 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #59 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #59 21.30 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:15:57.918Z] #59 21.30 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:15:57.918Z] #59 21.30 OK: 20070 distinct packages available [2024-07-23T19:15:57.918Z] #59 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #59 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:57.918Z] #59 21.61 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-23T19:15:57.918Z] #59 21.62 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:15:57.918Z] #59 21.62 (3/5) Installing libucontext (1.2-r2) [2024-07-23T19:15:57.918Z] #59 21.62 (4/5) Installing gcompat (1.1.0-r1) [2024-07-23T19:15:57.918Z] #59 21.63 (5/5) Installing openssl (3.1.6-r0) [2024-07-23T19:15:57.918Z] #59 21.64 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:15:57.918Z] #59 21.65 OK: 8 MiB in 20 packages [2024-07-23T19:15:57.918Z] #59 DONE 29.8s [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-23T19:15:57.918Z] #67 ... [2024-07-23T19:15:57.918Z] [2024-07-23T19:15:57.918Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-23T19:15:58.193Z] #68 ... [2024-07-23T19:15:58.193Z] [2024-07-23T19:15:58.193Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:15:58.193Z] #69 ... [2024-07-23T19:15:58.193Z] [2024-07-23T19:15:58.193Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:15:58.460Z] #70 ... [2024-07-23T19:15:58.460Z] [2024-07-23T19:15:58.460Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-23T19:15:58.721Z] #71 ... [2024-07-23T19:15:58.721Z] [2024-07-23T19:15:58.721Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:15:58.721Z] #69 DONE 11.0s [2024-07-23T19:15:58.983Z] [2024-07-23T19:15:58.983Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-23T19:15:58.983Z] #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:58.983Z] #67 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.242Z] #67 11.56 OK: 264 MiB in 52 packages [2024-07-23T19:15:59.242Z] #67 DONE 11.6s [2024-07-23T19:15:59.242Z] [2024-07-23T19:15:59.242Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:15:59.242Z] #65 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.242Z] #65 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.242Z] #65 ... [2024-07-23T19:15:59.242Z] [2024-07-23T19:15:59.242Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:15:59.242Z] #70 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.242Z] #70 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.242Z] #70 11.57 OK: 264 MiB in 52 packages [2024-07-23T19:15:59.242Z] #70 DONE 11.7s [2024-07-23T19:15:59.242Z] [2024-07-23T19:15:59.242Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:15:59.242Z] #72 DONE 0.1s [2024-07-23T19:15:59.242Z] [2024-07-23T19:15:59.242Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:15:59.242Z] #73 DONE 0.1s [2024-07-23T19:15:59.503Z] [2024-07-23T19:15:59.503Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-23T19:15:59.503Z] #68 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.503Z] #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.763Z] #68 ... [2024-07-23T19:15:59.763Z] [2024-07-23T19:15:59.763Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:15:59.763Z] #65 11.78 OK: 264 MiB in 52 packages [2024-07-23T19:15:59.763Z] #65 DONE 11.9s [2024-07-23T19:15:59.763Z] [2024-07-23T19:15:59.763Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:15:59.763Z] #74 DONE 0.1s [2024-07-23T19:15:59.763Z] [2024-07-23T19:15:59.763Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-23T19:15:59.763Z] #68 11.99 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:15:59.763Z] #68 11.99 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:15:59.763Z] #68 11.99 OK: 20075 distinct packages available [2024-07-23T19:15:59.763Z] #68 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:15:59.763Z] #68 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:00.023Z] #68 12.32 OK: 264 MiB in 52 packages [2024-07-23T19:16:00.023Z] #68 DONE 12.4s [2024-07-23T19:16:00.023Z] [2024-07-23T19:16:00.023Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:00.283Z] #75 ... [2024-07-23T19:16:00.283Z] [2024-07-23T19:16:00.283Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:00.283Z] #76 DONE 0.0s [2024-07-23T19:16:00.283Z] [2024-07-23T19:16:00.283Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:16:00.283Z] #66 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:00.283Z] #66 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:00.283Z] #66 2.723 OK: 7 MiB in 16 packages [2024-07-23T19:16:00.543Z] #66 ... [2024-07-23T19:16:00.543Z] [2024-07-23T19:16:00.543Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-23T19:16:00.543Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:00.543Z] #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:00.543Z] #0 2.677 OK: 8 MiB in 19 packages [2024-07-23T19:16:00.543Z] #77 DONE 2.8s [2024-07-23T19:16:00.543Z] [2024-07-23T19:16:00.543Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:16:01.486Z] #78 DONE 1.1s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #66 DONE 3.8s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 3.100 OK: 17 MiB in 19 packages [2024-07-23T19:16:01.486Z] #79 DONE 3.7s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #0 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.920 OK: 8 MiB in 17 packages [2024-07-23T19:16:01.486Z] #80 DONE 3.8s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 3.074 OK: 17 MiB in 19 packages [2024-07-23T19:16:01.486Z] #81 DONE 3.8s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #0 2.936 OK: 12 MiB in 26 packages [2024-07-23T19:16:01.486Z] #82 DONE 3.8s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-23T19:16:01.486Z] #83 DONE 0.1s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-23T19:16:01.486Z] #84 DONE 0.1s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-23T19:16:01.486Z] #85 DONE 0.0s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:16:01.486Z] #86 DONE 0.0s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-23T19:16:01.486Z] #87 DONE 0.0s [2024-07-23T19:16:01.486Z] [2024-07-23T19:16:01.486Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-23T19:16:01.486Z] #71 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.486Z] #71 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:01.744Z] #71 ... [2024-07-23T19:16:01.744Z] [2024-07-23T19:16:01.744Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-23T19:16:01.744Z] #88 DONE 0.0s [2024-07-23T19:16:01.744Z] [2024-07-23T19:16:01.744Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-23T19:16:01.744Z] #71 4.013 OK: 7 MiB in 16 packages [2024-07-23T19:16:02.002Z] #71 DONE 4.1s [2024-07-23T19:16:02.002Z] [2024-07-23T19:16:02.002Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-23T19:16:02.002Z] #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:02.002Z] #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:02.002Z] #0 4.028 OK: 8 MiB in 20 packages [2024-07-23T19:16:02.002Z] #89 DONE 4.1s [2024-07-23T19:16:02.002Z] [2024-07-23T19:16:02.002Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-23T19:16:02.002Z] #0 2.457 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:02.002Z] #0 3.099 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:02.002Z] #0 3.775 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:16:02.002Z] #0 4.071 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:16:02.002Z] #0 4.076 OK: 7 MiB in 16 packages [2024-07-23T19:16:02.002Z] #90 DONE 4.2s [2024-07-23T19:16:02.002Z] [2024-07-23T19:16:02.002Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-23T19:16:03.119Z] #91 DONE 1.0s [2024-07-23T19:16:03.119Z] [2024-07-23T19:16:03.119Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:16:03.119Z] #92 DONE 1.0s [2024-07-23T19:16:03.119Z] [2024-07-23T19:16:03.119Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-23T19:16:03.119Z] #93 DONE 0.1s [2024-07-23T19:16:03.119Z] [2024-07-23T19:16:03.119Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:16:03.378Z] #94 ... [2024-07-23T19:16:03.378Z] [2024-07-23T19:16:03.378Z] #95 [security-spire-config] exporting to image [2024-07-23T19:16:03.378Z] #95 exporting layers 1.3s done [2024-07-23T19:16:03.378Z] #95 writing image sha256:2b197aed0ca98e9d954af01580a41eb292ea3f6817a2e62efc650ee8115edd07 done [2024-07-23T19:16:03.378Z] #95 naming to docker.io/library/security-spire-config 0.3s done [2024-07-23T19:16:03.378Z] #95 DONE 1.7s [2024-07-23T19:16:03.378Z] [2024-07-23T19:16:03.378Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-23T19:16:03.946Z] #96 DONE 0.9s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:16:03.946Z] #94 DONE 0.9s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-23T19:16:03.946Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:03.946Z] #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:03.946Z] #0 5.554 OK: 7 MiB in 17 packages [2024-07-23T19:16:03.946Z] #97 DONE 6.1s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:16:03.946Z] #98 DONE 0.0s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-23T19:16:03.946Z] #99 DONE 0.0s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-23T19:16:03.946Z] #100 DONE 0.0s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-23T19:16:03.946Z] #101 DONE 0.0s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-23T19:16:03.946Z] #102 DONE 0.1s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:16:03.946Z] #103 DONE 0.1s [2024-07-23T19:16:03.946Z] [2024-07-23T19:16:03.946Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-23T19:16:04.207Z] #104 DONE 0.0s [2024-07-23T19:16:04.207Z] [2024-07-23T19:16:04.207Z] #95 [security-spire-server] exporting to image [2024-07-23T19:16:04.208Z] #95 ... [2024-07-23T19:16:04.208Z] [2024-07-23T19:16:04.208Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-23T19:16:04.208Z] #105 DONE 0.1s [2024-07-23T19:16:04.208Z] [2024-07-23T19:16:04.208Z] #95 [security-spire-agent] exporting to image [2024-07-23T19:16:04.467Z] #95 ... [2024-07-23T19:16:04.467Z] [2024-07-23T19:16:04.467Z] #106 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-23T19:16:04.467Z] #0 4.342 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:04.467Z] #0 4.907 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-23T19:16:04.467Z] #0 5.609 OK: 264 MiB in 52 packages [2024-07-23T19:16:04.467Z] #106 DONE 5.7s [2024-07-23T19:16:04.467Z] [2024-07-23T19:16:04.467Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-23T19:16:04.467Z] #107 DONE 0.1s [2024-07-23T19:16:04.467Z] [2024-07-23T19:16:04.467Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:04.731Z] #108 ... [2024-07-23T19:16:04.731Z] [2024-07-23T19:16:04.731Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-23T19:16:04.731Z] #109 DONE 1.0s [2024-07-23T19:16:04.989Z] [2024-07-23T19:16:04.989Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-23T19:16:04.989Z] #110 DONE 0.0s [2024-07-23T19:16:04.989Z] [2024-07-23T19:16:04.989Z] #95 [security-spire-agent] exporting to image [2024-07-23T19:16:04.989Z] #95 exporting layers 0.7s done [2024-07-23T19:16:04.989Z] #95 writing image sha256:31938debe63f723b90095d515df3637e5eaaf4481aa09eae0151130112bf9e91 done [2024-07-23T19:16:04.989Z] #95 naming to docker.io/library/security-spire-server done [2024-07-23T19:16:04.989Z] #95 writing image sha256:c26c11b750b4b6cffa2bfdbe1ce54102ea4b36413920d28fd1784828b2e40d68 done [2024-07-23T19:16:04.989Z] #95 naming to docker.io/library/security-spire-agent done [2024-07-23T19:16:04.989Z] #95 DONE 2.5s [2024-07-23T19:16:04.989Z] [2024-07-23T19:16:04.989Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:10.258Z] #111 ... [2024-07-23T19:16:10.258Z] [2024-07-23T19:16:10.258Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:10.258Z] #112 ... [2024-07-23T19:16:10.258Z] [2024-07-23T19:16:10.258Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:15.661Z] Removing intermediate container 77697618f995 [2024-07-23T19:16:15.661Z] ---> 4a97aab0e8b0 [2024-07-23T19:16:15.661Z] Successfully built 4a97aab0e8b0 [2024-07-23T19:16:15.661Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:16:16.090Z] + docker inspect -f . ci-base-image-arm64 [2024-07-23T19:16:16.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:16:16.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container [2024-07-23T19:16:16.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-23T19:16:17.642Z] $ docker top 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-23T19:16:18.540Z] + go version [2024-07-23T19:16:18.540Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-23T19:16:18.578Z] $ docker stop --time=1 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af [2024-07-23T19:16:20.179Z] $ docker rm -f --volumes 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:16:21.153Z] + docker inspect -f . ci-base-image-arm64 [2024-07-23T19:16:21.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:16:21.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container [2024-07-23T19:16:21.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-23T19:16:22.684Z] $ docker top 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-23T19:16:22.959Z] ========================================================= [2024-07-23T19:16:22.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-23T19:16:22.959Z] ========================================================= [Pipeline] sh [2024-07-23T19:16:23.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-23T19:16:23.966Z] + make test [2024-07-23T19:16:23.966Z] go test -race -coverprofile=coverage.out ./... [2024-07-23T19:16:48.985Z] #113 DONE 46.4s [2024-07-23T19:16:48.985Z] [2024-07-23T19:16:48.985Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:48.985Z] #75 DONE 46.1s [2024-07-23T19:16:48.985Z] [2024-07-23T19:16:48.985Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:48.985Z] #112 DONE 46.3s [2024-07-23T19:16:48.985Z] [2024-07-23T19:16:48.985Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:48.985Z] #111 DONE 45.6s [2024-07-23T19:16:48.985Z] [2024-07-23T19:16:48.985Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:48.985Z] #108 DONE 41.3s [2024-07-23T19:16:48.985Z] [2024-07-23T19:16:48.985Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #114 DONE 9.8s [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #115 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #116 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #117 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #118 [support-notifications builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #118 DONE 9.8s [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #119 DONE 9.8s [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #120 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #121 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #122 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #123 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #124 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #125 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #126 DONE 9.8s [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #127 [core-keeper builder 7/8] COPY . . [2024-07-23T19:16:55.556Z] #127 DONE 9.8s [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:16:55.556Z] #128 ... [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #129 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #130 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #131 [core-data builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #131 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #132 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #133 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #134 [support-scheduler builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #134 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #135 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #136 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #137 [core-command builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #137 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:16:55.556Z] #138 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:16:55.556Z] #139 CACHED [2024-07-23T19:16:55.556Z] [2024-07-23T19:16:55.556Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-07-23T19:16:55.556Z] #140 CACHED [2024-07-23T19:16:55.814Z] [2024-07-23T19:16:55.814Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:16:57.189Z] #141 1.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-23T19:17:07.344Z] #141 ... [2024-07-23T19:17:07.344Z] [2024-07-23T19:17:07.344Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-23T19:17:07.344Z] #0 0.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-23T19:17:07.344Z] #142 ... [2024-07-23T19:17:07.344Z] [2024-07-23T19:17:07.344Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-23T19:17:07.344Z] #0 1.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-23T19:17:07.344Z] #143 ... [2024-07-23T19:17:07.344Z] [2024-07-23T19:17:07.345Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T19:17:07.345Z] #0 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-23T19:17:07.345Z] #144 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:17:07.345Z] #0 0.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-23T19:17:07.345Z] #145 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T19:17:07.345Z] #0 1.201 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-23T19:17:07.345Z] #146 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:17:07.345Z] #0 1.149 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-23T19:17:07.345Z] #147 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-23T19:17:07.345Z] #0 0.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-23T19:17:07.345Z] #148 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:17:07.345Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-23T19:17:07.345Z] #149 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-23T19:17:07.345Z] #0 1.068 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-23T19:17:07.345Z] #150 ... [2024-07-23T19:17:07.345Z] [2024-07-23T19:17:07.345Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:17:07.345Z] #128 1.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-23T19:17:07.603Z] #128 ... [2024-07-23T19:17:07.603Z] [2024-07-23T19:17:07.603Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T19:17:07.603Z] #0 1.568 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-23T19:17:10.976Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-23T19:18:15.261Z] #151 ... [2024-07-23T19:18:15.261Z] [2024-07-23T19:18:15.261Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:18:15.261Z] #145 76.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-23T19:18:47.330Z] #145 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-23T19:18:47.330Z] #142 DONE 109.1s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:18:47.330Z] #145 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #152 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:18:47.330Z] #145 DONE 110.2s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-23T19:18:47.330Z] #148 DONE 110.4s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T19:18:47.330Z] #151 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:18:47.330Z] #128 DONE 110.5s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-23T19:18:47.330Z] #153 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-23T19:18:47.330Z] #150 DONE 110.7s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:18:47.330Z] #149 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #154 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #152 DONE 1.7s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-23T19:18:47.330Z] #153 DONE 0.7s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #155 DONE 0.4s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-23T19:18:47.330Z] #156 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #154 DONE 0.4s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:47.330Z] #157 DONE 0.1s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:47.330Z] #158 DONE 0.2s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:47.330Z] #159 ... [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:47.330Z] #160 DONE 0.5s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:47.330Z] #161 DONE 0.5s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:47.330Z] #159 DONE 0.5s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-23T19:18:47.330Z] #162 DONE 0.6s [2024-07-23T19:18:47.330Z] [2024-07-23T19:18:47.330Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-23T19:18:48.710Z] #163 ... [2024-07-23T19:18:48.710Z] [2024-07-23T19:18:48.710Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-23T19:18:48.710Z] #164 DONE 1.4s [2024-07-23T19:18:48.969Z] [2024-07-23T19:18:48.969Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-23T19:18:48.969Z] #163 DONE 1.4s [2024-07-23T19:18:48.969Z] [2024-07-23T19:18:48.969Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-23T19:18:48.969Z] #165 DONE 1.3s [2024-07-23T19:18:48.969Z] [2024-07-23T19:18:48.969Z] #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-23T19:18:48.969Z] #166 DONE 1.4s [2024-07-23T19:18:48.969Z] [2024-07-23T19:18:48.969Z] #167 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-23T19:18:48.969Z] #167 ... [2024-07-23T19:18:48.969Z] [2024-07-23T19:18:48.969Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-23T19:18:48.969Z] #156 DONE 2.3s [2024-07-23T19:18:49.234Z] [2024-07-23T19:18:49.234Z] #168 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:18:49.234Z] #168 DONE 0.4s [2024-07-23T19:18:49.234Z] [2024-07-23T19:18:49.234Z] #95 [security-spiffe-token-provider] exporting to image [2024-07-23T19:18:49.234Z] #95 exporting layers [2024-07-23T19:18:49.501Z] #95 ... [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:18:49.501Z] #169 DONE 0.4s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-23T19:18:49.501Z] #170 DONE 0.4s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #167 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-23T19:18:49.501Z] #167 DONE 0.4s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-23T19:18:49.501Z] #171 DONE 0.2s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:18:49.501Z] #172 DONE 0.5s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:49.501Z] #173 ... [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:18:49.501Z] #174 DONE 0.2s [2024-07-23T19:18:49.501Z] [2024-07-23T19:18:49.501Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-23T19:18:49.501Z] #175 DONE 0.3s [2024-07-23T19:18:49.759Z] [2024-07-23T19:18:49.759Z] #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:18:49.759Z] #173 DONE 0.3s [2024-07-23T19:18:49.759Z] [2024-07-23T19:18:49.759Z] #95 [security-spiffe-token-provider] exporting to image [2024-07-23T19:18:49.759Z] #95 exporting layers 0.4s done [2024-07-23T19:18:49.759Z] #95 writing image sha256:4a668b41a2f4ca14ca63dcb182832d98819b436bce2b0c3104920b6608052e1e 0.0s done [2024-07-23T19:18:49.759Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2024-07-23T19:18:49.759Z] #95 DONE 3.1s [2024-07-23T19:18:49.759Z] [2024-07-23T19:18:49.759Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-23T19:18:49.759Z] #176 DONE 0.4s [2024-07-23T19:18:49.759Z] [2024-07-23T19:18:49.759Z] #177 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-23T19:18:50.693Z] #177 DONE 0.6s [2024-07-23T19:18:50.693Z] [2024-07-23T19:18:50.693Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-23T19:18:50.693Z] #178 DONE 0.7s [2024-07-23T19:18:50.693Z] [2024-07-23T19:18:50.693Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-23T19:18:50.693Z] #179 ... [2024-07-23T19:18:50.693Z] [2024-07-23T19:18:50.693Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:18:50.693Z] #180 DONE 1.2s [2024-07-23T19:18:50.951Z] [2024-07-23T19:18:50.951Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-23T19:18:50.951Z] #179 DONE 0.3s [2024-07-23T19:18:50.951Z] [2024-07-23T19:18:50.951Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-23T19:18:50.951Z] #181 DONE 0.3s [2024-07-23T19:18:50.951Z] [2024-07-23T19:18:50.951Z] #182 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-23T19:18:50.951Z] #182 DONE 0.2s [2024-07-23T19:18:50.951Z] [2024-07-23T19:18:50.951Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:18:50.951Z] #183 DONE 1.4s [2024-07-23T19:18:50.951Z] [2024-07-23T19:18:50.951Z] #184 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-23T19:18:51.519Z] #184 ... [2024-07-23T19:18:51.519Z] [2024-07-23T19:18:51.519Z] #95 [security-proxy-setup] exporting to image [2024-07-23T19:18:51.519Z] #95 exporting layers 0.4s done [2024-07-23T19:18:51.519Z] #95 writing image sha256:ce001e6e1529089f8f0a295668a7dd9dacc4aea59da5348c687b780fdec97261 0.0s done [2024-07-23T19:18:51.519Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-23T19:18:51.777Z] #95 writing image sha256:b58b925a892d8333d349ab9fc0c25e5af76c82868fcbc19f0d6af4846c30ad01 0.2s done [2024-07-23T19:18:51.777Z] #95 naming to docker.io/library/security-proxy-setup done [2024-07-23T19:18:51.777Z] #95 DONE 4.0s [2024-07-23T19:18:51.777Z] [2024-07-23T19:18:51.777Z] #184 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-23T19:18:51.777Z] #184 DONE 0.6s [2024-07-23T19:18:51.777Z] [2024-07-23T19:18:51.777Z] #185 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-23T19:18:52.035Z] #185 DONE 0.2s [2024-07-23T19:18:52.035Z] [2024-07-23T19:18:52.035Z] #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-23T19:18:52.294Z] #186 DONE 0.4s [2024-07-23T19:18:52.294Z] [2024-07-23T19:18:52.294Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-23T19:18:52.860Z] #187 ... [2024-07-23T19:18:52.860Z] [2024-07-23T19:18:52.860Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:18:52.860Z] #188 DONE 1.9s [2024-07-23T19:18:53.118Z] [2024-07-23T19:18:53.118Z] #95 [security-secretstore-setup] exporting to image [2024-07-23T19:18:53.377Z] #95 exporting layers 0.5s done [2024-07-23T19:18:53.377Z] #95 writing image sha256:9b7908a41475c1e55b57de6b232bc0086d7e8bbcbdd6b978125325aa674ffc5f done [2024-07-23T19:18:53.377Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-07-23T19:18:53.377Z] #95 DONE 4.5s [2024-07-23T19:18:53.377Z] [2024-07-23T19:18:53.377Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:18:53.944Z] #149 ... [2024-07-23T19:18:53.944Z] [2024-07-23T19:18:53.944Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-23T19:18:53.944Z] #187 DONE 1.7s [2024-07-23T19:18:53.944Z] [2024-07-23T19:18:53.944Z] #95 [security-bootstrapper] exporting to image [2024-07-23T19:18:54.511Z] #95 exporting layers 0.4s done [2024-07-23T19:18:54.511Z] #95 writing image sha256:8461878e80d2b090071b92d92cd314add61843a40758144dab63a6e14810fe98 done [2024-07-23T19:18:54.511Z] #95 naming to docker.io/library/security-bootstrapper done [2024-07-23T19:18:54.511Z] #95 DONE 4.8s [2024-07-23T19:18:54.511Z] [2024-07-23T19:18:54.511Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:19:16.459Z] #141 DONE 139.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:19:16.459Z] #149 DONE 139.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:19:16.459Z] #147 DONE 139.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T19:19:16.459Z] #144 DONE 139.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T19:19:16.459Z] #151 DONE 139.3s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T19:19:16.459Z] #146 DONE 139.3s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #189 DONE 0.1s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #190 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-23T19:19:16.459Z] #143 DONE 139.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #191 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #191 DONE 0.4s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #192 DONE 0.4s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #193 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #194 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #195 DONE 0.4s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #196 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #197 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #198 CACHED [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:19:16.459Z] #199 DONE 0.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #200 ... [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-23T19:19:16.459Z] #201 DONE 1.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.459Z] #202 DONE 1.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-23T19:19:16.459Z] #203 DONE 1.2s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-23T19:19:16.459Z] #204 DONE 1.3s [2024-07-23T19:19:16.459Z] [2024-07-23T19:19:16.459Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-23T19:19:16.459Z] #205 DONE 1.3s [2024-07-23T19:19:16.720Z] [2024-07-23T19:19:16.720Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:19:16.720Z] #200 DONE 1.3s [2024-07-23T19:19:16.720Z] [2024-07-23T19:19:16.720Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-23T19:19:16.720Z] #206 DONE 1.3s [2024-07-23T19:19:16.720Z] [2024-07-23T19:19:16.720Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:16.980Z] #207 ... [2024-07-23T19:19:16.980Z] [2024-07-23T19:19:16.980Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:16.980Z] #208 DONE 0.5s [2024-07-23T19:19:17.240Z] [2024-07-23T19:19:17.240Z] #95 [support-scheduler] exporting to image [2024-07-23T19:19:17.240Z] #95 exporting layers [2024-07-23T19:19:17.499Z] #95 ... [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.499Z] #209 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-23T19:19:17.499Z] #210 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.499Z] #211 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.499Z] #212 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-23T19:19:17.499Z] #213 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.499Z] #214 DONE 0.1s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.499Z] #207 DONE 0.9s [2024-07-23T19:19:17.499Z] [2024-07-23T19:19:17.499Z] #95 [core-keeper] exporting to image [2024-07-23T19:19:17.757Z] #95 ... [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.757Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-23T19:19:17.757Z] #215 DONE 0.1s [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.757Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-23T19:19:17.757Z] #216 DONE 0.1s [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.757Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:19:17.757Z] #217 DONE 0.1s [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.757Z] #95 [support-scheduler] exporting to image [2024-07-23T19:19:17.757Z] #95 exporting layers 0.5s done [2024-07-23T19:19:17.757Z] #95 writing image sha256:e60a36471e10a49ed458e4de11170fb9aadca5cc51263b000f295626a0dfadf3 done [2024-07-23T19:19:17.757Z] #95 naming to docker.io/library/support-scheduler done [2024-07-23T19:19:17.757Z] #95 exporting layers 0.2s done [2024-07-23T19:19:17.757Z] #95 writing image sha256:9bb577d951fe5eeec70c7f8aeb5aee32dd6fe8ddb512849bf265aa2bb053259d 0.0s done [2024-07-23T19:19:17.757Z] #95 naming to docker.io/library/core-keeper done [2024-07-23T19:19:17.757Z] #95 writing image sha256:de56e0cc2d03b4e8f533afe9623e81eecab2c594a8d317c52661524a67873923 done [2024-07-23T19:19:17.757Z] #95 naming to docker.io/library/core-data done [2024-07-23T19:19:17.757Z] #95 ... [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.757Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:19:17.757Z] #218 DONE 0.4s [2024-07-23T19:19:17.757Z] [2024-07-23T19:19:17.758Z] #95 [support-notifications] exporting to image [2024-07-23T19:19:17.758Z] #95 writing image sha256:c195e55041db646c5ab30d2e605081d64d24d4b104854f34833fa2cbfef1573e done [2024-07-23T19:19:17.758Z] #95 naming to docker.io/library/support-notifications done [2024-07-23T19:19:18.326Z] #95 exporting layers 0.8s done [2024-07-23T19:19:18.326Z] #95 exporting layers 0.3s done [2024-07-23T19:19:18.326Z] #95 writing image sha256:dabb6405d8b2db184c7424f199fd430ae5945686ee709cafbb5df321e13a4e1b 0.0s done [2024-07-23T19:19:18.326Z] #95 naming to docker.io/library/core-command done [2024-07-23T19:19:18.326Z] #95 writing image sha256:3e733bcb0046fc6f8425dad378e443589e94e219b0ed20271ce797940ef681f1 done [2024-07-23T19:19:18.326Z] #95 naming to docker.io/library/core-metadata done [2024-07-23T19:19:18.326Z] #95 writing image sha256:076404b21622c4fab1e1999b4f06deb5bc8c099398d96e90c80129ea2167a725 done [2024-07-23T19:19:18.326Z] #95 naming to docker.io/library/security-proxy-auth done [2024-07-23T19:19:18.326Z] #95 DONE 6.0s [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T19:19:18.326Z] time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-23T19:19:18.366Z] $ docker stop --time=1 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 [2024-07-23T19:19:19.679Z] $ docker rm -f --volumes 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-23T19:19:20.111Z] + docker images [2024-07-23T19:19:20.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-23T19:19:20.111Z] core-command latest dabb6405d8b2 2 seconds ago 35.4MB [2024-07-23T19:19:20.111Z] core-keeper latest 9bb577d951fe 2 seconds ago 35.7MB [2024-07-23T19:19:20.111Z] support-notifications latest c195e55041db 2 seconds ago 38.7MB [2024-07-23T19:19:20.111Z] security-proxy-auth latest 076404b21622 2 seconds ago 33MB [2024-07-23T19:19:20.111Z] core-metadata latest 3e733bcb0046 2 seconds ago 35.9MB [2024-07-23T19:19:20.111Z] core-data latest de56e0cc2d03 2 seconds ago 35.8MB [2024-07-23T19:19:20.111Z] support-scheduler latest e60a36471e10 3 seconds ago 38.1MB [2024-07-23T19:19:20.111Z] security-bootstrapper latest 8461878e80d2 26 seconds ago 18.9MB [2024-07-23T19:19:20.111Z] security-secretstore-setup latest 9b7908a41475 27 seconds ago 36.9MB [2024-07-23T19:19:20.111Z] core-common-config-bootstrapper latest ce001e6e1529 29 seconds ago 15.2MB [2024-07-23T19:19:20.111Z] security-proxy-setup latest b58b925a892d 29 seconds ago 26.2MB [2024-07-23T19:19:20.111Z] security-spiffe-token-provider latest 4a668b41a2f4 31 seconds ago 28.7MB [2024-07-23T19:19:20.111Z] security-spire-server latest 31938debe63f 3 minutes ago 121MB [2024-07-23T19:19:20.111Z] security-spire-agent latest c26c11b750b4 3 minutes ago 182MB [2024-07-23T19:19:20.111Z] security-spire-config latest 2b197aed0ca9 3 minutes ago 120MB [2024-07-23T19:19:20.111Z] ci-base-image-x86_64 latest 4a346fed6dcc 6 minutes ago 966MB [2024-07-23T19:19:20.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-23T19:19:20.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-23T19:19:20.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-23T19:20:17.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-23T19:20:17.982Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-23T19:20:18.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-23T19:20:18.565Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-23T19:20:18.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-23T19:20:22.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-23T19:20:22.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-23T19:20:22.186Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-23T19:20:22.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-23T19:20:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-23T19:20:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-23T19:20:34.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-07-23T19:20:44.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements [2024-07-23T19:20:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-23T19:20:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-23T19:20:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-23T19:20:54.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements [2024-07-23T19:20:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-23T19:20:56.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-23T19:20:56.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-23T19:21:02.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-23T19:21:10.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-23T19:21:10.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:21:10.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-23T19:21:10.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-23T19:21:10.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-23T19:21:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.570s coverage: 93.4% of statements [2024-07-23T19:21:12.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.363s coverage: 91.7% of statements [2024-07-23T19:21:17.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-23T19:21:17.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-23T19:21:18.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 6.5% of statements [2024-07-23T19:21:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-23T19:21:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:21:25.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-23T19:21:27.182Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-23T19:21:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.594s coverage: 95.8% of statements [2024-07-23T19:21:28.031Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-07-23T19:21:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-23T19:21:38.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-23T19:21:38.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-07-23T19:21:38.359Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 32.2% of statements [2024-07-23T19:21:42.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.158s coverage: 41.7% of statements [2024-07-23T19:21:42.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.168s coverage: 77.8% of statements [2024-07-23T19:21:42.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements [2024-07-23T19:21:42.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-07-23T19:21:46.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.097s coverage: 87.5% of statements [2024-07-23T19:21:47.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-23T19:21:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-23T19:21:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-23T19:21:49.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-23T19:21:53.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-23T19:21:53.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-23T19:21:53.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-23T19:21:53.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-23T19:21:58.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.117s coverage: 94.4% of statements [2024-07-23T19:21:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-23T19:21:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-23T19:21:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-23T19:21:58.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-23T19:22:08.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-23T19:22:08.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-23T19:22:11.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-23T19:22:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.846s coverage: 79.9% of statements [2024-07-23T19:22:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.152s coverage: 92.9% of statements [2024-07-23T19:22:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-07-23T19:22:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.102s coverage: 62.3% of statements [2024-07-23T19:22:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements [2024-07-23T19:22:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-07-23T19:22:12.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-07-23T19:22:14.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-23T19:22:15.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-23T19:22:16.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.317s coverage: 81.8% of statements [2024-07-23T19:22:16.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.305s coverage: 82.1% of statements [2024-07-23T19:22:16.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-07-23T19:22:22.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-23T19:22:22.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-23T19:22:23.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.711s coverage: 63.1% of statements [2024-07-23T19:22:23.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-07-23T19:22:25.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2024-07-23T19:22:25.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements [2024-07-23T19:22:25.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-23T19:22:25.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-23T19:22:25.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-23T19:22:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-07-23T19:22:26.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements [2024-07-23T19:22:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-23T19:22:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-23T19:22:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-23T19:22:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.656s coverage: 38.4% of statements [2024-07-23T19:22:34.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-07-23T19:22:35.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-23T19:22:35.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-23T19:22:35.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-23T19:22:35.654Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-23T19:22:36.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-07-23T19:22:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-23T19:22:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-23T19:22:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-23T19:22:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-23T19:22:50.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements [2024-07-23T19:22:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-23T19:22:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:22:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-23T19:22:50.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-23T19:22:51.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.493s coverage: 95.7% of statements [2024-07-23T19:22:53.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-23T19:22:53.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-23T19:22:54.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements [2024-07-23T19:22:57.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-23T19:22:57.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-23T19:22:58.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements [2024-07-23T19:23:00.317Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-23T19:23:00.583Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-23T19:23:00.583Z] go vet ./... [2024-07-23T19:26:52.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-23T19:26:52.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-23T19:26:52.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-23T19:26:52.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-23T19:26:52.767Z] + ls -al . [2024-07-23T19:26:52.767Z] total 836 [2024-07-23T19:26:52.768Z] drwxrwxr-x 10 1001 1001 4096 Jul 23 19:16 . [2024-07-23T19:26:52.768Z] drwxr-xr-x 4 root root 4096 Jul 23 19:16 .. [2024-07-23T19:26:52.768Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 .blubracket [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 10 Jul 23 19:14 .dockerignore [2024-07-23T19:26:52.768Z] drwxrwxr-x 8 1001 1001 4096 Jul 23 19:14 .git [2024-07-23T19:26:52.768Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 19:14 .github [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 1102 Jul 23 19:14 .gitignore [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 42 Jul 23 19:14 .golangci.yml [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 100 Jul 23 19:14 .hadolint.yml [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 155 Jul 23 19:14 .sonarcloud.properties [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 1171 Jul 23 19:14 ADOPTERS.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 20361 Jul 23 19:14 Attribution.txt [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 100284 Jul 23 19:14 CHANGELOG.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 3804 Jul 23 19:14 CONTRIBUTING.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 677 Jul 23 19:14 GOVERNANCE.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 861 Jul 23 19:14 Jenkinsfile [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 10775 Jul 23 19:14 LICENSE [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 16051 Jul 23 19:14 Makefile [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 582 Jul 23 19:14 OWNERS.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 9528 Jul 23 19:14 README.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 789 Jul 23 19:14 SECURITY.md [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 5 Jul 23 19:11 VERSION [2024-07-23T19:26:52.768Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 bin [2024-07-23T19:26:52.768Z] drwxrwxr-x 19 1001 1001 4096 Jul 23 19:14 cmd [2024-07-23T19:26:52.768Z] -rw-r--r-- 1 root root 481596 Jul 23 19:22 coverage.out [2024-07-23T19:26:52.768Z] drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 fuzz_test [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 6912 Jul 23 19:14 go.mod [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 100928 Jul 23 19:14 go.sum [2024-07-23T19:26:52.768Z] drwxrwxr-x 7 1001 1001 4096 Jul 23 19:14 internal [2024-07-23T19:26:52.768Z] drwxrwxr-x 3 1001 1001 4096 Jul 23 19:14 openapi [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 584 Jul 23 19:14 security.txt [2024-07-23T19:26:52.768Z] -rw-rw-r-- 1 1001 1001 204 Jul 23 19:14 version.go [Pipeline] sh [2024-07-23T19:26:53.115Z] + '[' -e coverage.out ] [2024-07-23T19:26:53.115Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-23T19:26:53.482Z] Warning: overwriting stash ‘coverage-report’ [2024-07-23T19:26:54.373Z] Stashed 1 file(s) [Pipeline] sh [2024-07-23T19:26:54.740Z] + make build [2024-07-23T19:26:55.020Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-23T19:29:48.073Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-23T19:29:54.691Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-23T19:30:02.890Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-23T19:30:06.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-23T19:30:14.415Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-23T19:30:41.072Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-23T19:30:47.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-23T19:30:59.982Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-23T19:31:02.551Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-23T19:31:05.870Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-23T19:31:09.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-23T19:31:13.420Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-23T19:31:17.685Z] $ docker stop --time=1 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d [2024-07-23T19:31:19.740Z] $ docker rm -f --volumes 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:31:23.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-23T19:31:23.484Z] [2024-07-23T19:31:23.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T19:31:23.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-23T19:31:24.174Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-23T19:31:24.174Z] 547446be3368: Pulling fs layer [2024-07-23T19:31:24.174Z] d125d8839a47: Pulling fs layer [2024-07-23T19:31:24.174Z] 3e85d5ac6304: Pulling fs layer [2024-07-23T19:31:24.174Z] c3105a71a48b: Pulling fs layer [2024-07-23T19:31:24.174Z] 0f093f025ec4: Pulling fs layer [2024-07-23T19:31:24.174Z] c3106fc0e877: Pulling fs layer [2024-07-23T19:31:24.174Z] c3106fc0e877: Waiting [2024-07-23T19:31:24.174Z] c3105a71a48b: Waiting [2024-07-23T19:31:24.174Z] 0f093f025ec4: Waiting [2024-07-23T19:31:24.174Z] 547446be3368: Verifying Checksum [2024-07-23T19:31:24.174Z] 547446be3368: Download complete [2024-07-23T19:31:24.174Z] c3105a71a48b: Verifying Checksum [2024-07-23T19:31:24.174Z] c3105a71a48b: Download complete [2024-07-23T19:31:24.753Z] d125d8839a47: Verifying Checksum [2024-07-23T19:31:24.753Z] d125d8839a47: Download complete [2024-07-23T19:31:24.753Z] c3106fc0e877: Verifying Checksum [2024-07-23T19:31:24.753Z] 0f093f025ec4: Verifying Checksum [2024-07-23T19:31:24.753Z] 0f093f025ec4: Download complete [2024-07-23T19:31:25.018Z] 547446be3368: Pull complete [2024-07-23T19:31:25.978Z] d125d8839a47: Pull complete [2024-07-23T19:31:26.555Z] 3e85d5ac6304: Verifying Checksum [2024-07-23T19:31:26.555Z] 3e85d5ac6304: Download complete [2024-07-23T19:31:36.602Z] 3e85d5ac6304: Pull complete [2024-07-23T19:31:36.602Z] c3105a71a48b: Pull complete [2024-07-23T19:31:37.554Z] 0f093f025ec4: Pull complete [2024-07-23T19:31:37.817Z] c3106fc0e877: Pull complete [2024-07-23T19:31:37.817Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-23T19:31:37.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-23T19:31:37.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T19:31:38.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container [2024-07-23T19:31:38.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-23T19:31:40.240Z] $ docker top 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-23T19:31:41.129Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-23T19:31:51.179Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-07-23T19:31:51.179Z] #1 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #2 transferring dockerfile: 2.01kB done [2024-07-23T19:31:51.179Z] #2 DONE 0.0s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #3 transferring dockerfile: 1.69kB done [2024-07-23T19:31:51.179Z] #3 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #4 transferring dockerfile: 2.15kB done [2024-07-23T19:31:51.179Z] #4 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #5 transferring dockerfile: 2.49kB done [2024-07-23T19:31:51.179Z] #5 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-07-23T19:31:51.179Z] #6 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #7 transferring dockerfile: 2.23kB done [2024-07-23T19:31:51.179Z] #7 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-07-23T19:31:51.179Z] #8 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #9 transferring dockerfile: 2.93kB done [2024-07-23T19:31:51.179Z] #9 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #10 transferring dockerfile: 2.06kB done [2024-07-23T19:31:51.179Z] #10 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-07-23T19:31:51.179Z] #11 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #12 [core-command internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-07-23T19:31:51.179Z] #12 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #13 transferring dockerfile: 1.89kB done [2024-07-23T19:31:51.179Z] #13 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #14 transferring dockerfile: 2.50kB done [2024-07-23T19:31:51.179Z] #14 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-07-23T19:31:51.179Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-07-23T19:31:51.179Z] #15 DONE 0.1s [2024-07-23T19:31:51.179Z] [2024-07-23T19:31:51.179Z] #16 [security-spire-server internal] load .dockerignore [2024-07-23T19:31:51.179Z] #16 transferring context: 32B [2024-07-23T19:31:51.179Z] #16 transferring context: 50B done [2024-07-23T19:31:51.179Z] #16 DONE 0.1s [2024-07-23T19:31:51.758Z] [2024-07-23T19:31:51.758Z] #17 [core-keeper internal] load .dockerignore [2024-07-23T19:31:51.758Z] #17 transferring context: 50B done [2024-07-23T19:31:51.758Z] #17 DONE 0.1s [2024-07-23T19:31:51.758Z] [2024-07-23T19:31:51.758Z] #18 [security-spire-config internal] load .dockerignore [2024-07-23T19:31:51.758Z] #18 transferring context: 50B 0.0s done [2024-07-23T19:31:52.027Z] #18 DONE 0.1s [2024-07-23T19:31:52.027Z] [2024-07-23T19:31:52.027Z] #19 [security-proxy-auth internal] load .dockerignore [2024-07-23T19:31:52.027Z] #19 transferring context: 50B done [2024-07-23T19:31:52.027Z] #19 DONE 0.1s [2024-07-23T19:31:52.027Z] [2024-07-23T19:31:52.027Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-07-23T19:31:52.027Z] #20 transferring context: 50B done [2024-07-23T19:31:52.027Z] #20 DONE 0.1s [2024-07-23T19:31:52.027Z] [2024-07-23T19:31:52.027Z] #21 [support-notifications internal] load .dockerignore [2024-07-23T19:31:52.027Z] #21 transferring context: 50B 0.0s done [2024-07-23T19:31:52.027Z] #21 DONE 0.1s [2024-07-23T19:31:52.027Z] [2024-07-23T19:31:52.027Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-23T19:31:52.293Z] #22 transferring context: 50B done [2024-07-23T19:31:52.293Z] #22 DONE 0.0s [2024-07-23T19:31:52.293Z] [2024-07-23T19:31:52.293Z] #23 [support-scheduler internal] load .dockerignore [2024-07-23T19:31:52.293Z] #23 transferring context: 50B done [2024-07-23T19:31:52.293Z] #23 DONE 0.0s [2024-07-23T19:31:52.293Z] [2024-07-23T19:31:52.293Z] #24 [security-bootstrapper internal] load .dockerignore [2024-07-23T19:31:52.293Z] #24 transferring context: 50B done [2024-07-23T19:31:52.293Z] #24 DONE 0.1s [2024-07-23T19:31:52.293Z] [2024-07-23T19:31:52.293Z] #25 [core-metadata internal] load .dockerignore [2024-07-23T19:31:52.293Z] #25 transferring context: 50B 0.0s done [2024-07-23T19:31:52.293Z] #25 DONE 0.1s [2024-07-23T19:31:52.293Z] [2024-07-23T19:31:52.293Z] #26 [core-data internal] load .dockerignore [2024-07-23T19:31:52.558Z] #26 transferring context: 50B 0.0s done [2024-07-23T19:31:52.558Z] #26 DONE 0.1s [2024-07-23T19:31:52.558Z] [2024-07-23T19:31:52.558Z] #27 [core-command internal] load .dockerignore [2024-07-23T19:31:52.558Z] #27 transferring context: 50B 0.0s done [2024-07-23T19:31:52.558Z] #27 DONE 0.1s [2024-07-23T19:31:52.558Z] [2024-07-23T19:31:52.558Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-07-23T19:31:52.558Z] #28 transferring context: 50B done [2024-07-23T19:31:52.558Z] #28 DONE 0.1s [2024-07-23T19:31:52.558Z] [2024-07-23T19:31:52.558Z] #29 [security-proxy-setup internal] load .dockerignore [2024-07-23T19:31:52.823Z] #29 transferring context: 50B 0.0s done [2024-07-23T19:31:52.823Z] #29 DONE 0.1s [2024-07-23T19:31:52.823Z] [2024-07-23T19:31:52.823Z] #30 [security-spire-agent internal] load .dockerignore [2024-07-23T19:31:52.823Z] #30 transferring context: 50B 0.0s done [2024-07-23T19:31:52.823Z] #30 DONE 0.1s [2024-07-23T19:31:52.823Z] [2024-07-23T19:31:52.823Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:31:53.087Z] #31 ... [2024-07-23T19:31:53.087Z] [2024-07-23T19:31:53.087Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:53.087Z] #32 DONE 0.5s [2024-07-23T19:31:53.350Z] [2024-07-23T19:31:53.350Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:31:53.350Z] #31 DONE 0.7s [2024-07-23T19:31:53.350Z] [2024-07-23T19:31:53.350Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.350Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.614Z] #33 ... [2024-07-23T19:31:53.614Z] [2024-07-23T19:31:53.614Z] #34 [security-spire-server internal] load build context [2024-07-23T19:31:53.614Z] #34 transferring context: 26.79kB 0.0s done [2024-07-23T19:31:53.614Z] #34 DONE 0.1s [2024-07-23T19:31:53.614Z] [2024-07-23T19:31:53.614Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.614Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-23T19:31:53.614Z] #33 ... [2024-07-23T19:31:53.614Z] [2024-07-23T19:31:53.614Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:53.614Z] #35 DONE 0.0s [2024-07-23T19:31:53.614Z] [2024-07-23T19:31:53.614Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:31:53.614Z] #31 DONE 0.7s [2024-07-23T19:31:53.614Z] [2024-07-23T19:31:53.614Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.614Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-23T19:31:53.614Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-23T19:31:53.614Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-23T19:31:53.614Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-23T19:31:53.614Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-07-23T19:31:53.879Z] #33 ... [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:53.879Z] #35 DONE 0.0s [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.879Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-23T19:31:53.879Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-23T19:31:53.879Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-23T19:31:53.879Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-23T19:31:53.879Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-07-23T19:31:53.879Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-23T19:31:53.879Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-23T19:31:53.879Z] #33 ... [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #36 [support-notifications internal] load build context [2024-07-23T19:31:53.879Z] #36 DONE 0.0s [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:53.879Z] #32 DONE 0.5s [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.879Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-23T19:31:53.879Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2024-07-23T19:31:53.879Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-07-23T19:31:53.879Z] #33 ... [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:53.879Z] #35 DONE 0.0s [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:53.879Z] #32 DONE 0.5s [2024-07-23T19:31:53.879Z] [2024-07-23T19:31:53.879Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:53.879Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-07-23T19:31:54.146Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s [2024-07-23T19:31:54.146Z] #33 ... [2024-07-23T19:31:54.146Z] [2024-07-23T19:31:54.146Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:54.146Z] #35 DONE 0.0s [2024-07-23T19:31:54.146Z] [2024-07-23T19:31:54.146Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:54.413Z] #33 ... [2024-07-23T19:31:54.413Z] [2024-07-23T19:31:54.413Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:54.413Z] #35 DONE 0.0s [2024-07-23T19:31:54.413Z] [2024-07-23T19:31:54.413Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:54.413Z] #33 ... [2024-07-23T19:31:54.413Z] [2024-07-23T19:31:54.413Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:54.413Z] #32 DONE 0.8s [2024-07-23T19:31:54.413Z] [2024-07-23T19:31:54.413Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:54.413Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s [2024-07-23T19:31:54.682Z] #33 ... [2024-07-23T19:31:54.682Z] [2024-07-23T19:31:54.682Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:54.682Z] #35 DONE 0.0s [2024-07-23T19:31:54.682Z] [2024-07-23T19:31:54.682Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:54.682Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.1s [2024-07-23T19:31:54.682Z] #33 ... [2024-07-23T19:31:54.682Z] [2024-07-23T19:31:54.682Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:54.682Z] #35 DONE 0.0s [2024-07-23T19:31:54.682Z] [2024-07-23T19:31:54.682Z] #37 [security-spire-config internal] load build context [2024-07-23T19:31:54.682Z] #37 transferring context: 25.04kB 0.1s done [2024-07-23T19:31:54.682Z] #37 DONE 1.0s [2024-07-23T19:31:54.682Z] [2024-07-23T19:31:54.682Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:54.682Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.3s [2024-07-23T19:31:54.682Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-23T19:31:54.946Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s [2024-07-23T19:31:55.212Z] #33 ... [2024-07-23T19:31:55.212Z] [2024-07-23T19:31:55.212Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:55.212Z] #35 DONE 0.0s [2024-07-23T19:31:55.212Z] [2024-07-23T19:31:55.212Z] #38 [core-data internal] load build context [2024-07-23T19:31:55.212Z] #38 DONE 0.0s [2024-07-23T19:31:55.212Z] [2024-07-23T19:31:55.212Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:55.212Z] #33 ... [2024-07-23T19:31:55.212Z] [2024-07-23T19:31:55.212Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:55.212Z] #35 DONE 0.0s [2024-07-23T19:31:55.212Z] [2024-07-23T19:31:55.212Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:55.212Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.8s [2024-07-23T19:31:55.476Z] #33 ... [2024-07-23T19:31:55.476Z] [2024-07-23T19:31:55.476Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:55.476Z] #32 DONE 1.6s [2024-07-23T19:31:55.476Z] [2024-07-23T19:31:55.476Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:55.476Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.0s [2024-07-23T19:31:55.741Z] #33 ... [2024-07-23T19:31:55.742Z] [2024-07-23T19:31:55.742Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-23T19:31:55.742Z] #35 DONE 0.0s [2024-07-23T19:31:55.742Z] [2024-07-23T19:31:55.742Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:55.742Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.1s [2024-07-23T19:31:55.742Z] #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-23T19:31:55.742Z] #33 ... [2024-07-23T19:31:55.742Z] [2024-07-23T19:31:55.742Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:55.742Z] #32 DONE 1.7s [2024-07-23T19:31:56.009Z] [2024-07-23T19:31:56.009Z] #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:31:56.009Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-23T19:31:56.009Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-23T19:31:56.009Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-23T19:31:56.009Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-23T19:31:56.009Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-23T19:31:56.009Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s [2024-07-23T19:31:56.593Z] #39 ... [2024-07-23T19:31:56.593Z] [2024-07-23T19:31:56.593Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-23T19:31:56.593Z] #32 DONE 2.3s [2024-07-23T19:31:56.593Z] [2024-07-23T19:31:56.593Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-23T19:31:56.593Z] #31 DONE 1.3s [2024-07-23T19:31:56.593Z] [2024-07-23T19:31:56.593Z] #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:31:56.593Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.8s done [2024-07-23T19:31:57.554Z] #39 ... [2024-07-23T19:31:57.554Z] [2024-07-23T19:31:57.554Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-23T19:31:57.554Z] #40 DONE 1.4s [2024-07-23T19:31:57.554Z] [2024-07-23T19:31:57.554Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:57.554Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done [2024-07-23T19:31:57.554Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-23T19:31:57.818Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-23T19:31:57.818Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-23T19:31:57.818Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-23T19:31:57.818Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-23T19:31:57.818Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-23T19:31:57.818Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-23T19:31:57.818Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-23T19:31:57.818Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done [2024-07-23T19:31:57.818Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-07-23T19:31:57.818Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-23T19:31:57.818Z] #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-23T19:31:58.082Z] #33 ... [2024-07-23T19:31:58.083Z] [2024-07-23T19:31:58.083Z] #41 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-23T19:31:58.083Z] #41 DONE 4.7s [2024-07-23T19:31:58.083Z] [2024-07-23T19:31:58.083Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:31:59.479Z] #33 ... [2024-07-23T19:31:59.479Z] [2024-07-23T19:31:59.480Z] #39 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-23T19:31:59.480Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-23T19:31:59.480Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-23T19:31:59.480Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-23T19:31:59.480Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-23T19:31:59.480Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-23T19:31:59.480Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.8s done [2024-07-23T19:31:59.480Z] #39 DONE 6.7s [2024-07-23T19:31:59.480Z] [2024-07-23T19:31:59.480Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:31:59.480Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-23T19:31:59.480Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-23T19:31:59.480Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-23T19:31:59.480Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-23T19:31:59.480Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-23T19:31:59.480Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-23T19:31:59.480Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2024-07-23T19:31:59.480Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.4s [2024-07-23T19:31:59.480Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-23T19:31:59.750Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.6s [2024-07-23T19:31:59.750Z] #42 ... [2024-07-23T19:31:59.750Z] [2024-07-23T19:31:59.750Z] #43 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-07-23T19:31:59.750Z] #43 DONE 1.7s [2024-07-23T19:31:59.750Z] [2024-07-23T19:31:59.750Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:31:59.750Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.97MB / 18.32MB 1.8s [2024-07-23T19:32:00.015Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 2.0s [2024-07-23T19:32:00.280Z] #42 ... [2024-07-23T19:32:00.280Z] [2024-07-23T19:32:00.280Z] #44 [security-spire-agent internal] load build context [2024-07-23T19:32:00.280Z] #44 transferring context: 26.32kB 0.2s done [2024-07-23T19:32:00.280Z] #44 DONE 2.4s [2024-07-23T19:32:00.280Z] [2024-07-23T19:32:00.280Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:00.280Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.2s [2024-07-23T19:32:00.552Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.4s [2024-07-23T19:32:00.552Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.5s [2024-07-23T19:32:00.822Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 2.8s [2024-07-23T19:32:01.086Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.0s [2024-07-23T19:32:01.086Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 3.1s [2024-07-23T19:32:01.086Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.67MB / 18.32MB 3.2s [2024-07-23T19:32:02.050Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.0s done [2024-07-23T19:32:02.322Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-07-23T19:32:03.730Z] #42 ... [2024-07-23T19:32:03.730Z] [2024-07-23T19:32:03.730Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:03.730Z] #45 ... [2024-07-23T19:32:03.730Z] [2024-07-23T19:32:03.730Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:03.730Z] #46 ... [2024-07-23T19:32:03.730Z] [2024-07-23T19:32:03.730Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:03.996Z] #45 ... [2024-07-23T19:32:03.996Z] [2024-07-23T19:32:03.996Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:04.262Z] #47 ... [2024-07-23T19:32:04.262Z] [2024-07-23T19:32:04.262Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:04.262Z] #48 ... [2024-07-23T19:32:04.262Z] [2024-07-23T19:32:04.262Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:04.262Z] #36 ... [2024-07-23T19:32:04.262Z] [2024-07-23T19:32:04.262Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:04.527Z] #48 ... [2024-07-23T19:32:04.527Z] [2024-07-23T19:32:04.527Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:04.527Z] #49 ... [2024-07-23T19:32:04.527Z] [2024-07-23T19:32:04.527Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:04.797Z] #50 transferring context: 31.67MB 8.8s [2024-07-23T19:32:04.797Z] #50 ... [2024-07-23T19:32:04.797Z] [2024-07-23T19:32:04.797Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:04.797Z] #49 ... [2024-07-23T19:32:04.797Z] [2024-07-23T19:32:04.797Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:05.063Z] #51 ... [2024-07-23T19:32:05.063Z] [2024-07-23T19:32:05.063Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:05.330Z] #49 ... [2024-07-23T19:32:05.330Z] [2024-07-23T19:32:05.330Z] #38 [core-data internal] load build context [2024-07-23T19:32:05.330Z] #38 ... [2024-07-23T19:32:05.330Z] [2024-07-23T19:32:05.330Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:05.598Z] #49 ... [2024-07-23T19:32:05.598Z] [2024-07-23T19:32:05.598Z] #52 [core-command internal] load build context [2024-07-23T19:32:05.598Z] #52 ... [2024-07-23T19:32:05.598Z] [2024-07-23T19:32:05.598Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:05.865Z] #53 ... [2024-07-23T19:32:05.865Z] [2024-07-23T19:32:05.865Z] #52 [core-command internal] load build context [2024-07-23T19:32:05.865Z] #52 ... [2024-07-23T19:32:05.865Z] [2024-07-23T19:32:05.865Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:06.131Z] #54 ... [2024-07-23T19:32:06.131Z] [2024-07-23T19:32:06.131Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:09.477Z] #49 ... [2024-07-23T19:32:09.477Z] [2024-07-23T19:32:09.477Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:09.477Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.7s [2024-07-23T19:32:09.742Z] #33 ... [2024-07-23T19:32:09.742Z] [2024-07-23T19:32:09.742Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-23T19:32:09.742Z] #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:09.742Z] #0 7.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:09.742Z] #0 9.159 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:32:09.742Z] #0 9.159 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:32:09.742Z] #0 9.159 OK: 19946 distinct packages available [2024-07-23T19:32:09.742Z] #0 9.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:09.742Z] #55 ... [2024-07-23T19:32:09.742Z] [2024-07-23T19:32:09.742Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-23T19:32:10.008Z] #56 ... [2024-07-23T19:32:10.008Z] [2024-07-23T19:32:10.008Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-23T19:32:10.008Z] #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:10.008Z] #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:10.008Z] #57 ... [2024-07-23T19:32:10.008Z] [2024-07-23T19:32:10.008Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:32:10.274Z] #58 ... [2024-07-23T19:32:10.274Z] [2024-07-23T19:32:10.274Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:32:10.274Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:10.274Z] #59 ... [2024-07-23T19:32:10.274Z] [2024-07-23T19:32:10.274Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:32:10.539Z] #60 ... [2024-07-23T19:32:10.539Z] [2024-07-23T19:32:10.539Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-23T19:32:10.539Z] #61 ... [2024-07-23T19:32:10.539Z] [2024-07-23T19:32:10.539Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:32:10.804Z] #62 ... [2024-07-23T19:32:10.804Z] [2024-07-23T19:32:10.804Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-23T19:32:10.804Z] #63 ... [2024-07-23T19:32:10.804Z] [2024-07-23T19:32:10.804Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-23T19:32:11.071Z] #64 ... [2024-07-23T19:32:11.071Z] [2024-07-23T19:32:11.071Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:11.071Z] #65 ... [2024-07-23T19:32:11.071Z] [2024-07-23T19:32:11.071Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-23T19:32:11.337Z] #66 ... [2024-07-23T19:32:11.337Z] [2024-07-23T19:32:11.337Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:32:11.337Z] #0 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:11.337Z] #67 ... [2024-07-23T19:32:11.337Z] [2024-07-23T19:32:11.337Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-23T19:32:11.605Z] #68 ... [2024-07-23T19:32:11.605Z] [2024-07-23T19:32:11.605Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:11.605Z] #69 ... [2024-07-23T19:32:11.605Z] [2024-07-23T19:32:11.605Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:11.605Z] #54 transferring context: 27.86MB 13.7s [2024-07-23T19:32:11.876Z] #54 ... [2024-07-23T19:32:11.876Z] [2024-07-23T19:32:11.876Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:11.876Z] #48 ... [2024-07-23T19:32:11.876Z] [2024-07-23T19:32:11.876Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:13.821Z] #54 ... [2024-07-23T19:32:13.821Z] [2024-07-23T19:32:13.821Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:14.087Z] #46 ... [2024-07-23T19:32:14.087Z] [2024-07-23T19:32:14.087Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:14.087Z] #54 ... [2024-07-23T19:32:14.087Z] [2024-07-23T19:32:14.087Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:14.087Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s [2024-07-23T19:32:14.353Z] #42 ... [2024-07-23T19:32:14.353Z] [2024-07-23T19:32:14.353Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:14.353Z] #47 ... [2024-07-23T19:32:14.353Z] [2024-07-23T19:32:14.353Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:14.618Z] #45 ... [2024-07-23T19:32:14.618Z] [2024-07-23T19:32:14.618Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:14.618Z] #36 ... [2024-07-23T19:32:14.618Z] [2024-07-23T19:32:14.618Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-23T19:32:14.618Z] #61 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:14.950Z] #61 ... [2024-07-23T19:32:14.950Z] [2024-07-23T19:32:14.950Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:14.950Z] #50 ... [2024-07-23T19:32:14.950Z] [2024-07-23T19:32:14.950Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:15.219Z] #36 ... [2024-07-23T19:32:15.219Z] [2024-07-23T19:32:15.219Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:15.219Z] #51 ... [2024-07-23T19:32:15.219Z] [2024-07-23T19:32:15.219Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:15.831Z] #50 ... [2024-07-23T19:32:15.831Z] [2024-07-23T19:32:15.831Z] #38 [core-data internal] load build context [2024-07-23T19:32:15.831Z] #38 ... [2024-07-23T19:32:15.831Z] [2024-07-23T19:32:15.831Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:16.100Z] #53 ... [2024-07-23T19:32:16.100Z] [2024-07-23T19:32:16.100Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:32:16.100Z] #58 DONE 16.1s [2024-07-23T19:32:16.100Z] [2024-07-23T19:32:16.100Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:16.100Z] #50 ... [2024-07-23T19:32:16.100Z] [2024-07-23T19:32:16.100Z] #52 [core-command internal] load build context [2024-07-23T19:32:16.100Z] #52 ... [2024-07-23T19:32:16.100Z] [2024-07-23T19:32:16.100Z] #38 [core-data internal] load build context [2024-07-23T19:32:16.691Z] #38 ... [2024-07-23T19:32:16.691Z] [2024-07-23T19:32:16.691Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-23T19:32:16.691Z] #62 DONE 16.1s [2024-07-23T19:32:16.691Z] [2024-07-23T19:32:16.691Z] #38 [core-data internal] load build context [2024-07-23T19:32:16.691Z] #38 transferring context: 35.11MB 19.3s [2024-07-23T19:32:17.649Z] #38 ... [2024-07-23T19:32:17.649Z] [2024-07-23T19:32:17.649Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:32:17.649Z] #59 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:17.649Z] #59 15.11 OK: 266 MiB in 52 packages [2024-07-23T19:32:17.649Z] #59 DONE 17.8s [2024-07-23T19:32:17.649Z] [2024-07-23T19:32:17.649Z] #38 [core-data internal] load build context [2024-07-23T19:32:17.915Z] #38 ... [2024-07-23T19:32:17.915Z] [2024-07-23T19:32:17.915Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-23T19:32:17.915Z] #56 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:17.915Z] #56 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:17.916Z] #56 15.87 OK: 266 MiB in 52 packages [2024-07-23T19:32:17.916Z] #56 DONE 18.0s [2024-07-23T19:32:17.916Z] [2024-07-23T19:32:17.916Z] #38 [core-data internal] load build context [2024-07-23T19:32:19.333Z] #38 ... [2024-07-23T19:32:19.334Z] [2024-07-23T19:32:19.334Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-23T19:32:19.334Z] #55 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:19.334Z] #55 13.70 (1/11) Installing ca-certificates (20240226-r0) [2024-07-23T19:32:19.334Z] #55 14.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-23T19:32:19.334Z] #55 14.23 (3/11) Installing libunistring (1.1-r1) [2024-07-23T19:32:19.334Z] #55 14.41 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-23T19:32:19.334Z] #55 14.41 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-23T19:32:19.334Z] #55 14.41 (6/11) Installing libcurl (8.5.0-r0) [2024-07-23T19:32:19.334Z] #55 14.72 (7/11) Installing curl (8.5.0-r0) [2024-07-23T19:32:19.334Z] #55 14.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:19.334Z] #55 14.72 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:32:19.334Z] #55 14.72 (10/11) Installing libucontext (1.2-r2) [2024-07-23T19:32:19.334Z] #55 14.72 (11/11) Installing gcompat (1.1.0-r1) [2024-07-23T19:32:19.334Z] #55 14.72 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:19.334Z] #55 15.00 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:32:19.334Z] #55 16.24 OK: 13 MiB in 26 packages [2024-07-23T19:32:19.334Z] #55 DONE 19.4s [2024-07-23T19:32:19.334Z] [2024-07-23T19:32:19.334Z] #38 [core-data internal] load build context [2024-07-23T19:32:19.600Z] #38 ... [2024-07-23T19:32:19.600Z] [2024-07-23T19:32:19.600Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-23T19:32:19.600Z] #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:19.600Z] #67 16.48 OK: 266 MiB in 52 packages [2024-07-23T19:32:19.600Z] #67 DONE 20.0s [2024-07-23T19:32:19.600Z] [2024-07-23T19:32:19.600Z] #38 [core-data internal] load build context [2024-07-23T19:32:19.866Z] #38 ... [2024-07-23T19:32:19.866Z] [2024-07-23T19:32:19.866Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:19.866Z] #49 ... [2024-07-23T19:32:19.866Z] [2024-07-23T19:32:19.866Z] #38 [core-data internal] load build context [2024-07-23T19:32:20.822Z] #38 ... [2024-07-23T19:32:20.822Z] [2024-07-23T19:32:20.822Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-23T19:32:20.822Z] #57 11.66 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:32:20.822Z] #57 11.66 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:32:20.822Z] #57 11.66 OK: 19951 distinct packages available [2024-07-23T19:32:20.822Z] #57 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:20.822Z] #57 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:20.822Z] #57 17.74 OK: 266 MiB in 52 packages [2024-07-23T19:32:20.822Z] #57 DONE 20.7s [2024-07-23T19:32:20.822Z] [2024-07-23T19:32:20.822Z] #38 [core-data internal] load build context [2024-07-23T19:32:21.088Z] #38 ... [2024-07-23T19:32:21.088Z] [2024-07-23T19:32:21.088Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:21.088Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s [2024-07-23T19:32:21.088Z] #33 ... [2024-07-23T19:32:21.088Z] [2024-07-23T19:32:21.088Z] #38 [core-data internal] load build context [2024-07-23T19:32:22.047Z] #38 transferring context: 41.05MB 24.4s [2024-07-23T19:32:22.047Z] #38 ... [2024-07-23T19:32:22.047Z] [2024-07-23T19:32:22.047Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:22.047Z] #48 ... [2024-07-23T19:32:22.047Z] [2024-07-23T19:32:22.047Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:22.047Z] #33 ... [2024-07-23T19:32:22.047Z] [2024-07-23T19:32:22.047Z] #69 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:22.047Z] #69 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:22.047Z] #69 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:22.047Z] #69 20.10 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:22.047Z] #69 20.10 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:22.047Z] #69 20.21 OK: 8 MiB in 16 packages [2024-07-23T19:32:22.047Z] #69 DONE 21.8s [2024-07-23T19:32:22.312Z] [2024-07-23T19:32:22.312Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:22.579Z] #33 ... [2024-07-23T19:32:22.579Z] [2024-07-23T19:32:22.579Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-23T19:32:22.579Z] #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:22.579Z] #61 18.91 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:22.579Z] #61 18.91 (2/4) Installing openssl (3.1.6-r0) [2024-07-23T19:32:22.579Z] #61 19.01 (3/4) Installing su-exec (0.2-r3) [2024-07-23T19:32:22.579Z] #61 19.01 (4/4) Installing yq (4.33.3-r5) [2024-07-23T19:32:22.579Z] #61 20.31 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:22.579Z] #61 20.55 OK: 18 MiB in 19 packages [2024-07-23T19:32:22.579Z] #61 DONE 22.1s [2024-07-23T19:32:22.579Z] [2024-07-23T19:32:22.579Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:24.146Z] #33 ... [2024-07-23T19:32:24.146Z] [2024-07-23T19:32:24.146Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:24.146Z] #46 ... [2024-07-23T19:32:24.146Z] [2024-07-23T19:32:24.146Z] #38 [core-data internal] load build context [2024-07-23T19:32:24.758Z] #38 ... [2024-07-23T19:32:24.758Z] [2024-07-23T19:32:24.758Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:24.758Z] #54 ... [2024-07-23T19:32:24.758Z] [2024-07-23T19:32:24.758Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:25.034Z] #45 ... [2024-07-23T19:32:25.034Z] [2024-07-23T19:32:25.034Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:25.034Z] #47 ... [2024-07-23T19:32:25.034Z] [2024-07-23T19:32:25.034Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:25.318Z] #45 ... [2024-07-23T19:32:25.318Z] [2024-07-23T19:32:25.318Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:25.318Z] #36 ... [2024-07-23T19:32:25.318Z] [2024-07-23T19:32:25.318Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:25.623Z] #51 ... [2024-07-23T19:32:25.623Z] [2024-07-23T19:32:25.623Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:25.901Z] #36 ... [2024-07-23T19:32:25.901Z] [2024-07-23T19:32:25.901Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-23T19:32:25.901Z] #64 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:25.901Z] #64 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:25.901Z] #64 20.75 (1/2) Installing ca-certificates (20240226-r0) [2024-07-23T19:32:25.901Z] #64 21.18 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:25.901Z] #64 21.18 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:25.901Z] #64 21.39 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:32:25.901Z] #64 22.71 OK: 9 MiB in 17 packages [2024-07-23T19:32:25.901Z] #64 DONE 25.2s [2024-07-23T19:32:25.901Z] [2024-07-23T19:32:25.901Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:26.170Z] #36 ... [2024-07-23T19:32:26.170Z] [2024-07-23T19:32:26.170Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:26.458Z] #53 ... [2024-07-23T19:32:26.458Z] [2024-07-23T19:32:26.458Z] #52 [core-command internal] load build context [2024-07-23T19:32:26.458Z] #52 ... [2024-07-23T19:32:26.458Z] [2024-07-23T19:32:26.458Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:26.776Z] #50 ... [2024-07-23T19:32:26.776Z] [2024-07-23T19:32:26.776Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:26.776Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.1s [2024-07-23T19:32:26.776Z] #42 ... [2024-07-23T19:32:26.776Z] [2024-07-23T19:32:26.776Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-23T19:32:26.776Z] #70 ... [2024-07-23T19:32:26.776Z] [2024-07-23T19:32:26.776Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:26.776Z] #36 transferring context: 75.07MB 32.3s [2024-07-23T19:32:27.401Z] #36 ... [2024-07-23T19:32:27.401Z] [2024-07-23T19:32:27.401Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:27.667Z] #71 ... [2024-07-23T19:32:27.667Z] [2024-07-23T19:32:27.667Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:28.252Z] #36 ... [2024-07-23T19:32:28.252Z] [2024-07-23T19:32:28.252Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-23T19:32:28.252Z] #68 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.252Z] #68 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.252Z] #68 25.07 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:28.252Z] #68 25.07 (2/2) Installing su-exec (0.2-r3) [2024-07-23T19:32:28.252Z] #68 25.14 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:28.252Z] #68 25.25 OK: 8 MiB in 17 packages [2024-07-23T19:32:28.252Z] #68 DONE 27.3s [2024-07-23T19:32:28.252Z] [2024-07-23T19:32:28.252Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-23T19:32:28.838Z] #72 ... [2024-07-23T19:32:28.838Z] [2024-07-23T19:32:28.838Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-23T19:32:28.838Z] #63 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.838Z] #63 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.838Z] #63 22.62 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:32:28.838Z] #63 22.62 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:32:28.838Z] #63 22.62 OK: 19946 distinct packages available [2024-07-23T19:32:28.838Z] #63 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.838Z] #63 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:28.838Z] #63 ... [2024-07-23T19:32:28.838Z] [2024-07-23T19:32:28.838Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:29.419Z] #36 ... [2024-07-23T19:32:29.419Z] [2024-07-23T19:32:29.419Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:32:29.419Z] #60 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:29.419Z] #60 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:29.419Z] #60 26.06 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-23T19:32:29.419Z] #60 26.06 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-23T19:32:29.419Z] #60 26.06 OK: 19946 distinct packages available [2024-07-23T19:32:29.419Z] #60 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:29.419Z] #60 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:29.419Z] #60 ... [2024-07-23T19:32:29.419Z] [2024-07-23T19:32:29.419Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:29.419Z] #73 ... [2024-07-23T19:32:29.419Z] [2024-07-23T19:32:29.419Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:30.012Z] #36 ... [2024-07-23T19:32:30.012Z] [2024-07-23T19:32:30.012Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:30.012Z] #65 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:30.012Z] #65 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:30.012Z] #65 27.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:30.012Z] #65 27.43 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:30.012Z] #65 27.51 OK: 8 MiB in 16 packages [2024-07-23T19:32:30.012Z] #65 DONE 29.1s [2024-07-23T19:32:30.012Z] [2024-07-23T19:32:30.012Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:30.012Z] #36 ... [2024-07-23T19:32:30.012Z] [2024-07-23T19:32:30.012Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:30.012Z] #49 ... [2024-07-23T19:32:30.012Z] [2024-07-23T19:32:30.012Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:30.012Z] #71 12.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:30.980Z] #71 13.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:31.250Z] #71 ... [2024-07-23T19:32:31.250Z] [2024-07-23T19:32:31.250Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-23T19:32:31.250Z] #66 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:31.250Z] #66 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:31.250Z] #66 27.08 (1/4) Installing ca-certificates (20240226-r0) [2024-07-23T19:32:31.250Z] #66 27.32 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:31.250Z] #66 27.32 (3/4) Installing su-exec (0.2-r3) [2024-07-23T19:32:31.250Z] #66 27.32 (4/4) Installing yq (4.33.3-r5) [2024-07-23T19:32:31.250Z] #66 28.02 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:31.250Z] #66 28.10 Executing ca-certificates-20240226-r0.trigger [2024-07-23T19:32:31.250Z] #66 28.73 OK: 18 MiB in 19 packages [2024-07-23T19:32:31.250Z] #66 DONE 30.6s [2024-07-23T19:32:31.250Z] [2024-07-23T19:32:31.250Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:32:31.250Z] #60 31.74 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:31.250Z] #60 31.74 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:32:31.250Z] #60 31.81 (3/5) Installing libucontext (1.2-r2) [2024-07-23T19:32:31.250Z] #60 31.81 (4/5) Installing gcompat (1.1.0-r1) [2024-07-23T19:32:31.250Z] #60 31.87 (5/5) Installing openssl (3.1.6-r0) [2024-07-23T19:32:31.515Z] #60 31.90 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:31.515Z] #60 32.01 OK: 9 MiB in 20 packages [2024-07-23T19:32:31.782Z] #60 ... [2024-07-23T19:32:31.782Z] [2024-07-23T19:32:31.782Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-23T19:32:31.782Z] #63 29.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:31.782Z] #63 29.16 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-23T19:32:31.782Z] #63 29.16 (3/4) Installing libucontext (1.2-r2) [2024-07-23T19:32:31.782Z] #63 29.16 (4/4) Installing gcompat (1.1.0-r1) [2024-07-23T19:32:31.782Z] #63 29.34 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:31.782Z] #63 29.34 OK: 8 MiB in 19 packages [2024-07-23T19:32:31.782Z] #63 DONE 31.2s [2024-07-23T19:32:32.048Z] [2024-07-23T19:32:32.048Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:32.048Z] #49 transferring context: 72.87MB 36.1s [2024-07-23T19:32:32.048Z] #49 ... [2024-07-23T19:32:32.048Z] [2024-07-23T19:32:32.048Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:32.313Z] #48 ... [2024-07-23T19:32:32.313Z] [2024-07-23T19:32:32.313Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:32.582Z] #36 ... [2024-07-23T19:32:32.582Z] [2024-07-23T19:32:32.582Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-23T19:32:32.582Z] #74 ... [2024-07-23T19:32:32.582Z] [2024-07-23T19:32:32.582Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-23T19:32:32.582Z] #75 ... [2024-07-23T19:32:32.582Z] [2024-07-23T19:32:32.582Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:32.849Z] #53 ... [2024-07-23T19:32:32.849Z] [2024-07-23T19:32:32.849Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:33.438Z] #36 ... [2024-07-23T19:32:33.438Z] [2024-07-23T19:32:33.438Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-23T19:32:33.438Z] #60 DONE 33.9s [2024-07-23T19:32:33.438Z] [2024-07-23T19:32:33.438Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:34.400Z] #36 ... [2024-07-23T19:32:34.400Z] [2024-07-23T19:32:34.400Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:34.400Z] #46 ... [2024-07-23T19:32:34.400Z] [2024-07-23T19:32:34.400Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:34.400Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.8s [2024-07-23T19:32:34.665Z] #33 ... [2024-07-23T19:32:34.665Z] [2024-07-23T19:32:34.665Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:34.665Z] #36 ... [2024-07-23T19:32:34.665Z] [2024-07-23T19:32:34.665Z] #38 [core-data internal] load build context [2024-07-23T19:32:34.935Z] #38 ... [2024-07-23T19:32:34.935Z] [2024-07-23T19:32:34.935Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:34.935Z] #33 ... [2024-07-23T19:32:34.935Z] [2024-07-23T19:32:34.935Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:35.200Z] #54 ... [2024-07-23T19:32:35.200Z] [2024-07-23T19:32:35.200Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:35.200Z] #33 ... [2024-07-23T19:32:35.200Z] [2024-07-23T19:32:35.200Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:35.466Z] #47 ... [2024-07-23T19:32:35.466Z] [2024-07-23T19:32:35.466Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-23T19:32:35.466Z] #71 15.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-23T19:32:35.466Z] #71 16.56 Executing busybox-1.36.1-r7.trigger [2024-07-23T19:32:35.466Z] #71 16.56 OK: 8 MiB in 16 packages [2024-07-23T19:32:35.466Z] #71 DONE 18.0s [2024-07-23T19:32:35.466Z] [2024-07-23T19:32:35.466Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:35.466Z] #47 ... [2024-07-23T19:32:35.466Z] [2024-07-23T19:32:35.466Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:35.466Z] #45 ... [2024-07-23T19:32:35.466Z] [2024-07-23T19:32:35.466Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:35.734Z] #33 ... [2024-07-23T19:32:35.734Z] [2024-07-23T19:32:35.734Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:35.734Z] #51 ... [2024-07-23T19:32:35.734Z] [2024-07-23T19:32:35.734Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:36.000Z] #47 ... [2024-07-23T19:32:36.000Z] [2024-07-23T19:32:36.000Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:36.000Z] #76 ... [2024-07-23T19:32:36.000Z] [2024-07-23T19:32:36.000Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:36.958Z] #36 ... [2024-07-23T19:32:36.958Z] [2024-07-23T19:32:36.958Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:36.958Z] #50 ... [2024-07-23T19:32:36.958Z] [2024-07-23T19:32:36.958Z] #52 [core-command internal] load build context [2024-07-23T19:32:36.958Z] #52 ... [2024-07-23T19:32:36.958Z] [2024-07-23T19:32:36.958Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:36.958Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.2s [2024-07-23T19:32:37.224Z] #42 ... [2024-07-23T19:32:37.224Z] [2024-07-23T19:32:37.224Z] #52 [core-command internal] load build context [2024-07-23T19:32:37.224Z] #52 transferring context: 70.03MB 40.5s [2024-07-23T19:32:37.490Z] #52 ... [2024-07-23T19:32:37.490Z] [2024-07-23T19:32:37.490Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:37.490Z] #73 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:37.490Z] #73 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:37.490Z] #73 16.90 OK: 13 MiB in 26 packages [2024-07-23T19:32:37.490Z] #73 DONE 18.1s [2024-07-23T19:32:37.490Z] [2024-07-23T19:32:37.490Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-23T19:32:37.490Z] #70 14.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:37.490Z] #70 15.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:37.490Z] #70 18.76 OK: 266 MiB in 52 packages [2024-07-23T19:32:37.490Z] #70 DONE 20.9s [2024-07-23T19:32:37.490Z] [2024-07-23T19:32:37.490Z] #52 [core-command internal] load build context [2024-07-23T19:32:40.065Z] #52 ... [2024-07-23T19:32:40.065Z] [2024-07-23T19:32:40.065Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-23T19:32:40.065Z] #75 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:40.065Z] #75 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:40.065Z] #75 16.02 OK: 18 MiB in 19 packages [2024-07-23T19:32:40.065Z] #75 DONE 17.3s [2024-07-23T19:32:40.065Z] [2024-07-23T19:32:40.065Z] #52 [core-command internal] load build context [2024-07-23T19:32:40.065Z] #52 ... [2024-07-23T19:32:40.065Z] [2024-07-23T19:32:40.065Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:40.065Z] #77 ... [2024-07-23T19:32:40.065Z] [2024-07-23T19:32:40.065Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-23T19:32:40.065Z] #74 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:40.065Z] #74 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:40.065Z] #74 16.08 OK: 8 MiB in 16 packages [2024-07-23T19:32:40.065Z] #74 DONE 17.9s [2024-07-23T19:32:40.065Z] [2024-07-23T19:32:40.065Z] #52 [core-command internal] load build context [2024-07-23T19:32:41.024Z] #52 ... [2024-07-23T19:32:41.024Z] [2024-07-23T19:32:41.024Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:41.024Z] #76 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:41.024Z] #76 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:41.024Z] #76 13.65 OK: 9 MiB in 17 packages [2024-07-23T19:32:41.024Z] #76 DONE 14.9s [2024-07-23T19:32:41.024Z] [2024-07-23T19:32:41.024Z] #52 [core-command internal] load build context [2024-07-23T19:32:41.983Z] #52 ... [2024-07-23T19:32:41.983Z] [2024-07-23T19:32:41.983Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-23T19:32:41.983Z] #78 ... [2024-07-23T19:32:41.983Z] [2024-07-23T19:32:41.983Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-23T19:32:41.983Z] #79 DONE 1.6s [2024-07-23T19:32:41.983Z] [2024-07-23T19:32:41.983Z] #52 [core-command internal] load build context [2024-07-23T19:32:41.983Z] #52 ... [2024-07-23T19:32:41.983Z] [2024-07-23T19:32:41.983Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-23T19:32:42.251Z] #80 ... [2024-07-23T19:32:42.251Z] [2024-07-23T19:32:42.251Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:42.251Z] #47 transferring context: 88.87MB 47.4s [2024-07-23T19:32:42.251Z] #47 ... [2024-07-23T19:32:42.251Z] [2024-07-23T19:32:42.251Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-23T19:32:42.251Z] #72 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:42.251Z] #72 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:42.251Z] #72 13.11 OK: 8 MiB in 17 packages [2024-07-23T19:32:42.251Z] #72 DONE 14.0s [2024-07-23T19:32:42.251Z] [2024-07-23T19:32:42.251Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:42.251Z] #48 ... [2024-07-23T19:32:42.251Z] [2024-07-23T19:32:42.251Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:42.519Z] #49 ... [2024-07-23T19:32:42.519Z] [2024-07-23T19:32:42.519Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:43.100Z] #47 ... [2024-07-23T19:32:43.100Z] [2024-07-23T19:32:43.100Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:43.100Z] #53 ... [2024-07-23T19:32:43.100Z] [2024-07-23T19:32:43.100Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:43.378Z] #49 ... [2024-07-23T19:32:43.378Z] [2024-07-23T19:32:43.378Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-23T19:32:43.378Z] #77 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:43.378Z] #77 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:43.378Z] #77 12.34 OK: 8 MiB in 16 packages [2024-07-23T19:32:43.378Z] #77 DONE 13.4s [2024-07-23T19:32:43.644Z] [2024-07-23T19:32:43.644Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:43.644Z] #47 ... [2024-07-23T19:32:43.644Z] [2024-07-23T19:32:43.644Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-23T19:32:43.909Z] #81 ... [2024-07-23T19:32:43.909Z] [2024-07-23T19:32:43.909Z] #52 [core-command internal] load build context [2024-07-23T19:32:44.490Z] #52 ... [2024-07-23T19:32:44.490Z] [2024-07-23T19:32:44.490Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:44.758Z] #46 ... [2024-07-23T19:32:44.758Z] [2024-07-23T19:32:44.758Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:45.023Z] #47 ... [2024-07-23T19:32:45.023Z] [2024-07-23T19:32:45.023Z] #38 [core-data internal] load build context [2024-07-23T19:32:45.023Z] #38 ... [2024-07-23T19:32:45.023Z] [2024-07-23T19:32:45.023Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:45.291Z] #47 ... [2024-07-23T19:32:45.291Z] [2024-07-23T19:32:45.291Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:45.569Z] #54 ... [2024-07-23T19:32:45.569Z] [2024-07-23T19:32:45.569Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:45.569Z] #47 ... [2024-07-23T19:32:45.569Z] [2024-07-23T19:32:45.569Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-23T19:32:45.569Z] #78 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:45.569Z] #78 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:45.569Z] #78 12.74 OK: 18 MiB in 19 packages [2024-07-23T19:32:45.569Z] #78 DONE 13.9s [2024-07-23T19:32:45.569Z] [2024-07-23T19:32:45.569Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:45.569Z] #47 ... [2024-07-23T19:32:45.569Z] [2024-07-23T19:32:45.569Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:45.837Z] #45 ... [2024-07-23T19:32:45.837Z] [2024-07-23T19:32:45.837Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:46.418Z] #47 ... [2024-07-23T19:32:46.418Z] [2024-07-23T19:32:46.418Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:46.418Z] #51 ... [2024-07-23T19:32:46.418Z] [2024-07-23T19:32:46.418Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:46.418Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 48.9s [2024-07-23T19:32:46.418Z] #33 ... [2024-07-23T19:32:46.418Z] [2024-07-23T19:32:46.418Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-23T19:32:46.418Z] #80 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:46.418Z] #80 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:46.418Z] #80 13.62 OK: 8 MiB in 19 packages [2024-07-23T19:32:46.418Z] #80 DONE 14.5s [2024-07-23T19:32:46.418Z] [2024-07-23T19:32:46.418Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:47.007Z] #47 ... [2024-07-23T19:32:47.007Z] [2024-07-23T19:32:47.007Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:47.007Z] #36 ... [2024-07-23T19:32:47.007Z] [2024-07-23T19:32:47.007Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-23T19:32:47.007Z] #81 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:47.007Z] #81 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-23T19:32:47.007Z] #81 12.68 OK: 9 MiB in 20 packages [2024-07-23T19:32:47.007Z] #81 DONE 14.4s [2024-07-23T19:32:47.007Z] [2024-07-23T19:32:47.007Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:47.007Z] #50 ... [2024-07-23T19:32:47.007Z] [2024-07-23T19:32:47.007Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:47.007Z] #36 transferring context: 114.17MB 52.5s [2024-07-23T19:32:47.275Z] #36 ... [2024-07-23T19:32:47.275Z] [2024-07-23T19:32:47.275Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:47.275Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.1s [2024-07-23T19:32:47.550Z] #42 ... [2024-07-23T19:32:47.550Z] [2024-07-23T19:32:47.550Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:48.136Z] #36 ... [2024-07-23T19:32:48.136Z] [2024-07-23T19:32:48.136Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-23T19:32:48.136Z] #82 DONE 5.7s [2024-07-23T19:32:48.136Z] [2024-07-23T19:32:48.136Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:50.076Z] #36 ... [2024-07-23T19:32:50.076Z] [2024-07-23T19:32:50.076Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-23T19:32:50.076Z] #83 DONE 2.0s [2024-07-23T19:32:50.076Z] [2024-07-23T19:32:50.076Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:52.664Z] #36 transferring context: 141.26MB 57.5s [2024-07-23T19:32:52.664Z] #36 ... [2024-07-23T19:32:52.664Z] [2024-07-23T19:32:52.664Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:32:52.664Z] #48 ... [2024-07-23T19:32:52.664Z] [2024-07-23T19:32:52.664Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:53.244Z] #36 ... [2024-07-23T19:32:53.244Z] [2024-07-23T19:32:53.244Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:32:53.244Z] #53 ... [2024-07-23T19:32:53.244Z] [2024-07-23T19:32:53.244Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:53.512Z] #36 ... [2024-07-23T19:32:53.512Z] [2024-07-23T19:32:53.512Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:32:53.512Z] #49 ... [2024-07-23T19:32:53.512Z] [2024-07-23T19:32:53.512Z] #36 [support-notifications internal] load build context [2024-07-23T19:32:54.930Z] #36 ... [2024-07-23T19:32:54.930Z] [2024-07-23T19:32:54.930Z] #52 [core-command internal] load build context [2024-07-23T19:32:54.930Z] #52 ... [2024-07-23T19:32:54.930Z] [2024-07-23T19:32:54.930Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:55.198Z] #46 ... [2024-07-23T19:32:55.198Z] [2024-07-23T19:32:55.198Z] #52 [core-command internal] load build context [2024-07-23T19:32:55.198Z] #52 ... [2024-07-23T19:32:55.198Z] [2024-07-23T19:32:55.198Z] #38 [core-data internal] load build context [2024-07-23T19:32:55.198Z] #38 ... [2024-07-23T19:32:55.198Z] [2024-07-23T19:32:55.198Z] #52 [core-command internal] load build context [2024-07-23T19:32:55.464Z] #52 ... [2024-07-23T19:32:55.464Z] [2024-07-23T19:32:55.464Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:32:55.730Z] #54 ... [2024-07-23T19:32:55.730Z] [2024-07-23T19:32:55.730Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:32:55.730Z] #46 ... [2024-07-23T19:32:55.730Z] [2024-07-23T19:32:55.730Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-23T19:32:55.730Z] #84 DONE 1.9s [2024-07-23T19:32:55.995Z] [2024-07-23T19:32:55.995Z] #52 [core-command internal] load build context [2024-07-23T19:32:55.995Z] #52 ... [2024-07-23T19:32:55.995Z] [2024-07-23T19:32:55.995Z] #45 [core-keeper internal] load build context [2024-07-23T19:32:55.995Z] #45 ... [2024-07-23T19:32:55.995Z] [2024-07-23T19:32:55.995Z] #52 [core-command internal] load build context [2024-07-23T19:32:56.577Z] #52 ... [2024-07-23T19:32:56.577Z] [2024-07-23T19:32:56.577Z] #51 [core-metadata internal] load build context [2024-07-23T19:32:56.577Z] #51 ... [2024-07-23T19:32:56.577Z] [2024-07-23T19:32:56.577Z] #52 [core-command internal] load build context [2024-07-23T19:32:56.577Z] #52 ... [2024-07-23T19:32:56.577Z] [2024-07-23T19:32:56.577Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:56.577Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 59.0s done [2024-07-23T19:32:56.843Z] #33 ... [2024-07-23T19:32:56.843Z] [2024-07-23T19:32:56.843Z] #52 [core-command internal] load build context [2024-07-23T19:32:57.112Z] #52 ... [2024-07-23T19:32:57.112Z] [2024-07-23T19:32:57.112Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:57.112Z] #47 transferring context: 147.62MB 62.6s [2024-07-23T19:32:57.381Z] #47 ... [2024-07-23T19:32:57.381Z] [2024-07-23T19:32:57.381Z] #50 [support-scheduler internal] load build context [2024-07-23T19:32:57.381Z] #50 ... [2024-07-23T19:32:57.381Z] [2024-07-23T19:32:57.381Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:57.646Z] #47 ... [2024-07-23T19:32:57.646Z] [2024-07-23T19:32:57.646Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-23T19:32:57.646Z] #33 DONE 64.9s [2024-07-23T19:32:57.646Z] [2024-07-23T19:32:57.646Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:32:57.646Z] #47 ... [2024-07-23T19:32:57.646Z] [2024-07-23T19:32:57.646Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:32:57.646Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 46.1s done [2024-07-23T19:32:57.911Z] #42 ... [2024-07-23T19:32:57.911Z] [2024-07-23T19:32:57.911Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:03.242Z] #47 transferring context: 172.03MB 67.7s [2024-07-23T19:33:03.242Z] #47 ... [2024-07-23T19:33:03.242Z] [2024-07-23T19:33:03.242Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:33:03.242Z] #48 ... [2024-07-23T19:33:03.242Z] [2024-07-23T19:33:03.242Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:03.505Z] #47 ... [2024-07-23T19:33:03.505Z] [2024-07-23T19:33:03.505Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:33:03.505Z] #53 ... [2024-07-23T19:33:03.505Z] [2024-07-23T19:33:03.505Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:03.780Z] #47 ... [2024-07-23T19:33:03.780Z] [2024-07-23T19:33:03.780Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:03.780Z] #49 ... [2024-07-23T19:33:03.780Z] [2024-07-23T19:33:03.780Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:33:04.044Z] #53 ... [2024-07-23T19:33:04.045Z] [2024-07-23T19:33:04.045Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:33:04.045Z] #85 DONE 3.7s [2024-07-23T19:33:04.045Z] [2024-07-23T19:33:04.045Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:33:04.045Z] #53 ... [2024-07-23T19:33:04.045Z] [2024-07-23T19:33:04.045Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:33:04.045Z] #86 DONE 3.1s [2024-07-23T19:33:04.309Z] [2024-07-23T19:33:04.309Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-23T19:33:04.309Z] #87 DONE 3.8s [2024-07-23T19:33:04.309Z] [2024-07-23T19:33:04.309Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-23T19:33:04.899Z] #88 ... [2024-07-23T19:33:04.899Z] [2024-07-23T19:33:04.899Z] #36 [support-notifications internal] load build context [2024-07-23T19:33:05.163Z] #36 ... [2024-07-23T19:33:05.163Z] [2024-07-23T19:33:05.163Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-23T19:33:05.163Z] #89 DONE 0.8s [2024-07-23T19:33:05.163Z] [2024-07-23T19:33:05.163Z] #36 [support-notifications internal] load build context [2024-07-23T19:33:05.163Z] #36 ... [2024-07-23T19:33:05.163Z] [2024-07-23T19:33:05.163Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:05.163Z] #47 ... [2024-07-23T19:33:05.163Z] [2024-07-23T19:33:05.163Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-23T19:33:05.163Z] #90 DONE 1.1s [2024-07-23T19:33:05.163Z] [2024-07-23T19:33:05.163Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:05.426Z] #47 ... [2024-07-23T19:33:05.426Z] [2024-07-23T19:33:05.426Z] #38 [core-data internal] load build context [2024-07-23T19:33:05.426Z] #38 ... [2024-07-23T19:33:05.426Z] [2024-07-23T19:33:05.426Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-23T19:33:05.426Z] #88 DONE 1.2s [2024-07-23T19:33:05.426Z] [2024-07-23T19:33:05.426Z] #38 [core-data internal] load build context [2024-07-23T19:33:05.426Z] #38 ... [2024-07-23T19:33:05.426Z] [2024-07-23T19:33:05.426Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-23T19:33:05.691Z] #91 ... [2024-07-23T19:33:05.691Z] [2024-07-23T19:33:05.691Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:05.691Z] #54 ... [2024-07-23T19:33:05.691Z] [2024-07-23T19:33:05.691Z] #38 [core-data internal] load build context [2024-07-23T19:33:05.955Z] #38 ... [2024-07-23T19:33:05.955Z] [2024-07-23T19:33:05.955Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:05.955Z] #46 ... [2024-07-23T19:33:05.955Z] [2024-07-23T19:33:05.955Z] #38 [core-data internal] load build context [2024-07-23T19:33:06.226Z] #38 ... [2024-07-23T19:33:06.226Z] [2024-07-23T19:33:06.226Z] #45 [core-keeper internal] load build context [2024-07-23T19:33:06.226Z] #45 ... [2024-07-23T19:33:06.226Z] [2024-07-23T19:33:06.226Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:06.490Z] #54 ... [2024-07-23T19:33:06.490Z] [2024-07-23T19:33:06.490Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-23T19:33:06.490Z] #92 DONE 1.2s [2024-07-23T19:33:06.490Z] [2024-07-23T19:33:06.490Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:06.756Z] #54 ... [2024-07-23T19:33:06.756Z] [2024-07-23T19:33:06.756Z] #51 [core-metadata internal] load build context [2024-07-23T19:33:06.756Z] #51 ... [2024-07-23T19:33:06.756Z] [2024-07-23T19:33:06.756Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:07.022Z] #54 ... [2024-07-23T19:33:07.022Z] [2024-07-23T19:33:07.022Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-23T19:33:07.022Z] #91 DONE 1.5s [2024-07-23T19:33:07.022Z] [2024-07-23T19:33:07.022Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:07.286Z] #54 ... [2024-07-23T19:33:07.286Z] [2024-07-23T19:33:07.286Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-23T19:33:07.286Z] #93 DONE 1.9s [2024-07-23T19:33:07.286Z] [2024-07-23T19:33:07.286Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:07.286Z] #54 ... [2024-07-23T19:33:07.286Z] [2024-07-23T19:33:07.286Z] #52 [core-command internal] load build context [2024-07-23T19:33:07.553Z] #52 ... [2024-07-23T19:33:07.553Z] [2024-07-23T19:33:07.553Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:07.553Z] #54 transferring context: 197.51MB 69.5s [2024-07-23T19:33:07.553Z] #54 ... [2024-07-23T19:33:07.553Z] [2024-07-23T19:33:07.553Z] #50 [support-scheduler internal] load build context [2024-07-23T19:33:07.553Z] #50 ... [2024-07-23T19:33:07.553Z] [2024-07-23T19:33:07.553Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:07.821Z] #54 ... [2024-07-23T19:33:07.821Z] [2024-07-23T19:33:07.821Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:33:07.821Z] #94 DONE 1.4s [2024-07-23T19:33:07.821Z] [2024-07-23T19:33:07.821Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:08.405Z] #54 ... [2024-07-23T19:33:08.405Z] [2024-07-23T19:33:08.405Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:33:08.405Z] #95 DONE 1.2s [2024-07-23T19:33:08.405Z] [2024-07-23T19:33:08.405Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:08.987Z] #54 ... [2024-07-23T19:33:08.988Z] [2024-07-23T19:33:08.988Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-23T19:33:08.988Z] #96 DONE 1.7s [2024-07-23T19:33:08.988Z] [2024-07-23T19:33:08.988Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:09.256Z] #54 ... [2024-07-23T19:33:09.256Z] [2024-07-23T19:33:09.256Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-23T19:33:09.256Z] #97 DONE 1.2s [2024-07-23T19:33:09.256Z] [2024-07-23T19:33:09.256Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:09.845Z] #54 ... [2024-07-23T19:33:09.845Z] [2024-07-23T19:33:09.845Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-23T19:33:09.845Z] #98 DONE 1.1s [2024-07-23T19:33:09.845Z] [2024-07-23T19:33:09.845Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-23T19:33:09.845Z] #99 DONE 1.4s [2024-07-23T19:33:09.845Z] [2024-07-23T19:33:09.845Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:10.109Z] #54 ... [2024-07-23T19:33:10.109Z] [2024-07-23T19:33:10.109Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-23T19:33:10.109Z] #100 DONE 1.0s [2024-07-23T19:33:10.109Z] [2024-07-23T19:33:10.109Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:11.064Z] #54 ... [2024-07-23T19:33:11.064Z] [2024-07-23T19:33:11.064Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-23T19:33:11.064Z] #101 DONE 1.0s [2024-07-23T19:33:11.064Z] [2024-07-23T19:33:11.064Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:11.330Z] #54 ... [2024-07-23T19:33:11.330Z] [2024-07-23T19:33:11.330Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-23T19:33:11.330Z] #102 DONE 1.3s [2024-07-23T19:33:11.330Z] [2024-07-23T19:33:11.330Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:12.748Z] #54 transferring context: 221.07MB 74.6s [2024-07-23T19:33:13.012Z] #54 ... [2024-07-23T19:33:13.012Z] [2024-07-23T19:33:13.012Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:33:13.012Z] #48 ... [2024-07-23T19:33:13.012Z] [2024-07-23T19:33:13.012Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:13.964Z] #54 ... [2024-07-23T19:33:13.964Z] [2024-07-23T19:33:13.964Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:13.964Z] #49 ... [2024-07-23T19:33:13.964Z] [2024-07-23T19:33:13.964Z] #48 [core-common-config-bootstrapper internal] load build context [2024-07-23T19:33:13.964Z] #48 transferring context: 256.38MB 79.2s done [2024-07-23T19:33:13.964Z] #48 DONE 80.0s [2024-07-23T19:33:13.964Z] [2024-07-23T19:33:13.964Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:13.964Z] #49 ... [2024-07-23T19:33:13.964Z] [2024-07-23T19:33:13.964Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:14.228Z] #54 ... [2024-07-23T19:33:14.228Z] [2024-07-23T19:33:14.228Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:33:14.493Z] #53 ... [2024-07-23T19:33:14.493Z] [2024-07-23T19:33:14.493Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:33:15.098Z] #103 ... [2024-07-23T19:33:15.098Z] [2024-07-23T19:33:15.098Z] #36 [support-notifications internal] load build context [2024-07-23T19:33:15.098Z] #36 transferring context: 256.38MB 80.2s done [2024-07-23T19:33:15.366Z] #36 ... [2024-07-23T19:33:15.366Z] [2024-07-23T19:33:15.366Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:15.366Z] #49 ... [2024-07-23T19:33:15.366Z] [2024-07-23T19:33:15.366Z] #36 [support-notifications internal] load build context [2024-07-23T19:33:15.366Z] #36 DONE 81.5s [2024-07-23T19:33:15.366Z] [2024-07-23T19:33:15.366Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:15.366Z] #49 ... [2024-07-23T19:33:15.366Z] [2024-07-23T19:33:15.367Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:15.638Z] #47 ... [2024-07-23T19:33:15.638Z] [2024-07-23T19:33:15.638Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:15.902Z] #49 ... [2024-07-23T19:33:15.902Z] [2024-07-23T19:33:15.902Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:33:15.902Z] #103 DONE 1.5s [2024-07-23T19:33:15.902Z] [2024-07-23T19:33:15.902Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:16.168Z] #49 ... [2024-07-23T19:33:16.168Z] [2024-07-23T19:33:16.168Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:16.168Z] #46 ... [2024-07-23T19:33:16.168Z] [2024-07-23T19:33:16.168Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:16.440Z] #47 ... [2024-07-23T19:33:16.440Z] [2024-07-23T19:33:16.440Z] #45 [core-keeper internal] load build context [2024-07-23T19:33:16.440Z] #45 ... [2024-07-23T19:33:16.440Z] [2024-07-23T19:33:16.440Z] #38 [core-data internal] load build context [2024-07-23T19:33:16.744Z] #38 ... [2024-07-23T19:33:16.744Z] [2024-07-23T19:33:16.744Z] #45 [core-keeper internal] load build context [2024-07-23T19:33:17.011Z] #45 ... [2024-07-23T19:33:17.011Z] [2024-07-23T19:33:17.011Z] #51 [core-metadata internal] load build context [2024-07-23T19:33:17.011Z] #51 ... [2024-07-23T19:33:17.011Z] [2024-07-23T19:33:17.011Z] #38 [core-data internal] load build context [2024-07-23T19:33:17.595Z] #38 ... [2024-07-23T19:33:17.595Z] [2024-07-23T19:33:17.595Z] #52 [core-command internal] load build context [2024-07-23T19:33:17.595Z] #52 ... [2024-07-23T19:33:17.595Z] [2024-07-23T19:33:17.595Z] #38 [core-data internal] load build context [2024-07-23T19:33:17.863Z] #38 ... [2024-07-23T19:33:17.863Z] [2024-07-23T19:33:17.863Z] #50 [support-scheduler internal] load build context [2024-07-23T19:33:17.863Z] #50 ... [2024-07-23T19:33:17.863Z] [2024-07-23T19:33:17.863Z] #38 [core-data internal] load build context [2024-07-23T19:33:18.127Z] #38 ... [2024-07-23T19:33:18.127Z] [2024-07-23T19:33:18.127Z] #104 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:33:18.127Z] #104 DONE 2.3s [2024-07-23T19:33:18.127Z] [2024-07-23T19:33:18.127Z] #38 [core-data internal] load build context [2024-07-23T19:33:18.127Z] #38 ... [2024-07-23T19:33:18.127Z] [2024-07-23T19:33:18.127Z] #105 [security-spire-config] exporting to image [2024-07-23T19:33:18.127Z] #105 exporting layers 6.1s done [2024-07-23T19:33:18.127Z] #105 writing image sha256:034c3429829a8b6ad6bb7ac955060e1f75980b0b50e4ca40980b3ee65670bfc8 0.4s done [2024-07-23T19:33:18.127Z] #105 writing image sha256:30862196d8a3be784d1d4811c6a1abd30a6886812a36869c58286499285ec419 0.4s done [2024-07-23T19:33:18.127Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-07-23T19:33:18.127Z] #105 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-23T19:33:18.127Z] #105 writing image sha256:3a282bc10d5f2202da477366f231ff188218ce9514dbb15ccb88fd8adc7fb623 0.0s done [2024-07-23T19:33:18.127Z] #105 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-07-23T19:33:18.127Z] #105 DONE 8.1s [2024-07-23T19:33:18.396Z] [2024-07-23T19:33:18.396Z] #50 [support-scheduler internal] load build context [2024-07-23T19:33:18.662Z] #50 transferring context: 256.38MB 82.8s done [2024-07-23T19:33:19.258Z] #50 ... [2024-07-23T19:33:19.258Z] [2024-07-23T19:33:19.258Z] #51 [core-metadata internal] load build context [2024-07-23T19:33:19.258Z] #51 transferring context: 256.38MB 82.5s done [2024-07-23T19:33:19.258Z] #51 DONE 84.3s [2024-07-23T19:33:19.258Z] [2024-07-23T19:33:19.258Z] #38 [core-data internal] load build context [2024-07-23T19:33:19.258Z] #38 ... [2024-07-23T19:33:19.258Z] [2024-07-23T19:33:19.258Z] #50 [support-scheduler internal] load build context [2024-07-23T19:33:19.258Z] #50 DONE 84.9s [2024-07-23T19:33:19.258Z] [2024-07-23T19:33:19.258Z] #38 [core-data internal] load build context [2024-07-23T19:33:19.523Z] #38 ... [2024-07-23T19:33:19.523Z] [2024-07-23T19:33:19.523Z] #52 [core-command internal] load build context [2024-07-23T19:33:19.523Z] #52 transferring context: 256.38MB 82.8s done [2024-07-23T19:33:19.523Z] #52 DONE 84.0s [2024-07-23T19:33:19.523Z] [2024-07-23T19:33:19.523Z] #38 [core-data internal] load build context [2024-07-23T19:33:20.115Z] #38 ... [2024-07-23T19:33:20.115Z] [2024-07-23T19:33:20.115Z] #47 [security-secretstore-setup internal] load build context [2024-07-23T19:33:20.115Z] #47 transferring context: 256.38MB 85.1s done [2024-07-23T19:33:20.115Z] #47 DONE 86.0s [2024-07-23T19:33:20.115Z] [2024-07-23T19:33:20.115Z] #38 [core-data internal] load build context [2024-07-23T19:33:20.115Z] #38 ... [2024-07-23T19:33:20.115Z] [2024-07-23T19:33:20.115Z] #49 [security-bootstrapper internal] load build context [2024-07-23T19:33:20.115Z] #49 transferring context: 256.38MB 83.9s done [2024-07-23T19:33:20.115Z] #49 DONE 85.6s [2024-07-23T19:33:20.115Z] [2024-07-23T19:33:20.115Z] #38 [core-data internal] load build context [2024-07-23T19:33:20.701Z] #38 ... [2024-07-23T19:33:20.701Z] [2024-07-23T19:33:20.701Z] #54 [security-proxy-setup internal] load build context [2024-07-23T19:33:20.701Z] #54 transferring context: 256.38MB 82.3s done [2024-07-23T19:33:20.701Z] #54 DONE 84.7s [2024-07-23T19:33:20.701Z] [2024-07-23T19:33:20.701Z] #38 [core-data internal] load build context [2024-07-23T19:33:20.701Z] #38 ... [2024-07-23T19:33:20.701Z] [2024-07-23T19:33:20.701Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-23T19:33:20.701Z] #53 transferring context: 256.38MB 83.1s done [2024-07-23T19:33:20.701Z] #53 DONE 85.2s [2024-07-23T19:33:20.701Z] [2024-07-23T19:33:20.701Z] #38 [core-data internal] load build context [2024-07-23T19:33:20.966Z] #38 ... [2024-07-23T19:33:20.966Z] [2024-07-23T19:33:20.966Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:33:20.966Z] #106 DONE 0.8s [2024-07-23T19:33:20.966Z] [2024-07-23T19:33:20.966Z] #38 [core-data internal] load build context [2024-07-23T19:33:21.584Z] #38 transferring context: 256.38MB 84.2s done [2024-07-23T19:33:21.584Z] #38 ... [2024-07-23T19:33:21.584Z] [2024-07-23T19:33:21.584Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:33:21.584Z] #107 DONE 0.8s [2024-07-23T19:33:21.856Z] [2024-07-23T19:33:21.856Z] #38 [core-data internal] load build context [2024-07-23T19:33:21.856Z] #38 DONE 86.6s [2024-07-23T19:33:21.856Z] [2024-07-23T19:33:21.856Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:33:26.105Z] #108 ... [2024-07-23T19:33:26.105Z] [2024-07-23T19:33:26.105Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:33:26.105Z] #109 ... [2024-07-23T19:33:26.105Z] [2024-07-23T19:33:26.105Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:26.371Z] #46 transferring context: 221.08MB 92.3s [2024-07-23T19:33:27.335Z] #46 ... [2024-07-23T19:33:27.335Z] [2024-07-23T19:33:27.335Z] #45 [core-keeper internal] load build context [2024-07-23T19:33:27.335Z] #45 ... [2024-07-23T19:33:27.335Z] [2024-07-23T19:33:27.335Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:28.293Z] #46 ... [2024-07-23T19:33:28.293Z] [2024-07-23T19:33:28.293Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:33:28.293Z] #110 ... [2024-07-23T19:33:28.293Z] [2024-07-23T19:33:28.293Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:28.562Z] #46 ... [2024-07-23T19:33:28.562Z] [2024-07-23T19:33:28.562Z] #45 [core-keeper internal] load build context [2024-07-23T19:33:28.562Z] #45 transferring context: 256.38MB 94.5s done [2024-07-23T19:33:28.562Z] #45 DONE 94.9s [2024-07-23T19:33:28.562Z] [2024-07-23T19:33:28.562Z] #46 [security-proxy-auth internal] load build context [2024-07-23T19:33:28.836Z] #46 transferring context: 256.38MB 94.8s done [2024-07-23T19:33:29.112Z] #46 DONE 95.4s [2024-07-23T19:33:29.112Z] [2024-07-23T19:33:29.112Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-23T19:33:29.377Z] #111 DONE 0.8s [2024-07-23T19:33:29.377Z] [2024-07-23T19:33:29.377Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:33:29.377Z] #112 ... [2024-07-23T19:33:29.377Z] [2024-07-23T19:33:29.377Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:37.195Z] #113 DONE 67.3s [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:37.195Z] #109 DONE 80.8s [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-23T19:34:37.195Z] #114 ... [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:37.195Z] #108 DONE 75.0s [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:37.195Z] #110 DONE 78.6s [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:37.195Z] #112 DONE 75.7s [2024-07-23T19:34:37.195Z] [2024-07-23T19:34:37.195Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-23T19:34:41.460Z] #115 ... [2024-07-23T19:34:41.460Z] [2024-07-23T19:34:41.460Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-23T19:34:41.460Z] #116 DONE 4.9s [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #117 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #118 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #119 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #120 DONE 4.9s [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #121 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #122 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #123 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #124 [core-command builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #124 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #125 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #126 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #127 [core-data builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #127 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #128 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #129 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #130 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #131 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #132 [core-metadata builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #132 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #133 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #134 [support-scheduler builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #134 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #135 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #114 DONE 5.0s [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #115 DONE 4.9s [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-23T19:34:41.728Z] #136 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-07-23T19:34:41.728Z] #137 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-23T19:34:41.728Z] #138 CACHED [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #139 [core-keeper builder 7/8] COPY . . [2024-07-23T19:34:41.728Z] #139 DONE 5.1s [2024-07-23T19:34:41.728Z] [2024-07-23T19:34:41.728Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:34:47.109Z] #140 ... [2024-07-23T19:34:47.109Z] [2024-07-23T19:34:47.109Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T19:34:47.109Z] #0 5.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-23T19:34:47.693Z] #141 ... [2024-07-23T19:34:47.693Z] [2024-07-23T19:34:47.693Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-23T19:34:47.693Z] #0 5.793 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-23T19:34:47.959Z] #142 ... [2024-07-23T19:34:47.959Z] [2024-07-23T19:34:47.959Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:34:47.959Z] #140 6.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-23T19:34:52.244Z] #140 ... [2024-07-23T19:34:52.244Z] [2024-07-23T19:34:52.244Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T19:34:52.244Z] #0 5.447 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-23T19:34:52.244Z] #143 ... [2024-07-23T19:34:52.244Z] [2024-07-23T19:34:52.244Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T19:34:52.244Z] #0 5.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-23T19:34:52.244Z] #144 ... [2024-07-23T19:34:52.244Z] [2024-07-23T19:34:52.244Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:34:52.244Z] #0 4.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-23T19:34:52.244Z] #145 ... [2024-07-23T19:34:52.244Z] [2024-07-23T19:34:52.244Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:34:52.244Z] #0 5.028 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-23T19:34:52.244Z] #146 ... [2024-07-23T19:34:52.244Z] [2024-07-23T19:34:52.244Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-23T19:34:52.244Z] #0 4.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-23T19:34:52.510Z] #147 ... [2024-07-23T19:34:52.510Z] [2024-07-23T19:34:52.510Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-23T19:34:52.510Z] #0 5.371 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-23T19:34:52.510Z] #148 ... [2024-07-23T19:34:52.510Z] [2024-07-23T19:34:52.510Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:34:52.510Z] #0 5.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-23T19:34:52.794Z] #149 ... [2024-07-23T19:34:52.794Z] [2024-07-23T19:34:52.794Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:34:52.794Z] #0 5.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-23T19:34:52.794Z] #150 ... [2024-07-23T19:34:52.794Z] [2024-07-23T19:34:52.794Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-23T19:34:52.794Z] #0 4.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-23T19:52:30.401Z] #151 ... [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:52:30.401Z] #145 1062.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-23T19:52:30.401Z] #145 ... [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-23T19:52:30.401Z] #147 DONE 1063.2s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:52:30.401Z] #42 ... [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:52:30.401Z] #152 DONE 0.3s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T19:52:30.401Z] #42 ... [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:52:30.401Z] #153 DONE 0.1s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-23T19:52:30.401Z] #154 DONE 0.1s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-23T19:52:30.401Z] #155 DONE 0.2s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-23T19:52:30.401Z] #156 DONE 0.3s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-23T19:52:30.401Z] #157 DONE 0.1s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:52:30.401Z] #158 DONE 2.3s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #105 [security-proxy-setup] exporting to image [2024-07-23T19:52:30.401Z] #105 exporting layers [2024-07-23T19:52:30.401Z] #105 exporting layers 1.1s done [2024-07-23T19:52:30.401Z] #105 writing image sha256:d89d29ad72743cc1645240f3c764d3538f5427d23a9b800126d63429b031b40f done [2024-07-23T19:52:30.401Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-23T19:52:30.401Z] #105 DONE 9.3s [2024-07-23T19:52:30.401Z] [2024-07-23T19:52:30.401Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:52:33.723Z] #145 ... [2024-07-23T19:52:33.723Z] [2024-07-23T19:52:33.723Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-23T19:52:33.723Z] #151 DONE 1071.7s [2024-07-23T19:52:33.723Z] [2024-07-23T19:52:33.723Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-23T19:52:33.723Z] #159 DONE 0.4s [2024-07-23T19:52:33.723Z] [2024-07-23T19:52:33.723Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:52:33.991Z] #150 ... [2024-07-23T19:52:33.991Z] [2024-07-23T19:52:33.991Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-23T19:52:36.675Z] #160 DONE 2.3s [2024-07-23T19:52:36.675Z] [2024-07-23T19:52:36.675Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:52:36.675Z] #161 DONE 0.3s [2024-07-23T19:52:36.675Z] [2024-07-23T19:52:36.675Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:52:36.952Z] #162 DONE 0.5s [2024-07-23T19:52:36.952Z] [2024-07-23T19:52:36.952Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-23T19:52:37.220Z] #163 DONE 0.3s [2024-07-23T19:52:37.220Z] [2024-07-23T19:52:37.220Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-23T19:52:37.497Z] #164 DONE 0.2s [2024-07-23T19:52:37.497Z] [2024-07-23T19:52:37.497Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-23T19:52:37.497Z] #165 DONE 0.2s [2024-07-23T19:52:37.497Z] [2024-07-23T19:52:37.497Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:52:37.770Z] #146 ... [2024-07-23T19:52:37.770Z] [2024-07-23T19:52:37.770Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-23T19:52:37.770Z] #166 DONE 0.2s [2024-07-23T19:52:37.770Z] [2024-07-23T19:52:37.770Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-23T19:52:38.036Z] #167 DONE 0.2s [2024-07-23T19:52:38.036Z] [2024-07-23T19:52:38.036Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-23T19:52:38.306Z] #168 DONE 0.1s [2024-07-23T19:52:38.306Z] [2024-07-23T19:52:38.306Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-23T19:52:39.738Z] #169 DONE 1.8s [2024-07-23T19:52:39.738Z] [2024-07-23T19:52:39.738Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:52:40.004Z] #146 ... [2024-07-23T19:52:40.004Z] [2024-07-23T19:52:40.004Z] #105 [security-bootstrapper] exporting to image [2024-07-23T19:52:40.004Z] #105 exporting layers [2024-07-23T19:52:40.954Z] #105 exporting layers 1.1s done [2024-07-23T19:52:40.954Z] #105 writing image sha256:f6572a52c3c77731cac87f5258467fba344ad8cb46d73668b43c228c09a617da done [2024-07-23T19:52:40.954Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-23T19:52:40.954Z] #105 DONE 10.3s [2024-07-23T19:52:40.954Z] [2024-07-23T19:52:40.954Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:52:43.546Z] #146 ... [2024-07-23T19:52:43.546Z] [2024-07-23T19:52:43.546Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-23T19:52:43.546Z] #145 DONE 1081.7s [2024-07-23T19:52:43.546Z] [2024-07-23T19:52:43.546Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:52:43.813Z] #140 ... [2024-07-23T19:52:43.813Z] [2024-07-23T19:52:43.813Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:52:43.813Z] #170 DONE 0.2s [2024-07-23T19:52:43.813Z] [2024-07-23T19:52:43.813Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:52:44.396Z] #140 ... [2024-07-23T19:52:44.396Z] [2024-07-23T19:52:44.396Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:52:44.396Z] #171 DONE 0.1s [2024-07-23T19:52:44.396Z] [2024-07-23T19:52:44.396Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-23T19:52:44.396Z] #172 DONE 0.1s [2024-07-23T19:52:44.396Z] [2024-07-23T19:52:44.396Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T19:52:44.396Z] #144 ... [2024-07-23T19:52:44.396Z] [2024-07-23T19:52:44.396Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-23T19:52:44.663Z] #173 DONE 0.3s [2024-07-23T19:52:44.663Z] [2024-07-23T19:52:44.663Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-23T19:52:44.663Z] #142 ... [2024-07-23T19:52:44.663Z] [2024-07-23T19:52:44.663Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:52:44.939Z] #174 DONE 0.2s [2024-07-23T19:52:44.939Z] [2024-07-23T19:52:44.939Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-23T19:52:45.539Z] #175 DONE 0.4s [2024-07-23T19:52:45.539Z] [2024-07-23T19:52:45.539Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-23T19:52:45.812Z] #176 DONE 0.3s [2024-07-23T19:52:45.812Z] [2024-07-23T19:52:45.812Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-23T19:52:45.812Z] #177 DONE 0.2s [2024-07-23T19:52:45.812Z] [2024-07-23T19:52:45.812Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:52:47.758Z] #178 DONE 1.8s [2024-07-23T19:52:47.758Z] [2024-07-23T19:52:47.758Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:52:47.758Z] #149 ... [2024-07-23T19:52:47.758Z] [2024-07-23T19:52:47.758Z] #105 [security-secretstore-setup] exporting to image [2024-07-23T19:52:47.758Z] #105 exporting layers [2024-07-23T19:52:49.161Z] #105 exporting layers 1.6s done [2024-07-23T19:52:49.161Z] #105 writing image sha256:13525540f3f390cda8136ebd73cf2fb79b225e1f145141c4bbdcf77bcaa367c9 done [2024-07-23T19:52:49.161Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-23T19:52:49.161Z] #105 DONE 12.0s [2024-07-23T19:52:49.161Z] [2024-07-23T19:52:49.161Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T19:53:36.220Z] #140 ... [2024-07-23T19:53:36.220Z] [2024-07-23T19:53:36.220Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-23T19:53:36.220Z] #149 DONE 1134.3s [2024-07-23T19:53:36.220Z] [2024-07-23T19:53:36.220Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T19:53:36.220Z] #146 ... [2024-07-23T19:53:36.220Z] [2024-07-23T19:53:36.220Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:53:36.510Z] #179 DONE 0.2s [2024-07-23T19:53:36.510Z] [2024-07-23T19:53:36.510Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:53:36.510Z] #180 DONE 0.2s [2024-07-23T19:53:36.510Z] [2024-07-23T19:53:36.510Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T19:53:36.790Z] #150 ... [2024-07-23T19:53:36.790Z] [2024-07-23T19:53:36.790Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-23T19:53:37.073Z] #181 DONE 0.3s [2024-07-23T19:53:37.073Z] [2024-07-23T19:53:37.073Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:53:37.363Z] #182 DONE 0.1s [2024-07-23T19:53:37.363Z] [2024-07-23T19:53:37.363Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-23T19:53:37.363Z] #183 DONE 0.2s [2024-07-23T19:53:37.363Z] [2024-07-23T19:53:37.363Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T19:53:39.991Z] #184 DONE 2.3s [2024-07-23T19:53:39.991Z] [2024-07-23T19:53:39.991Z] #105 [core-common-config-bootstrapper] exporting to image [2024-07-23T19:53:39.991Z] #105 exporting layers [2024-07-23T19:53:40.256Z] #105 exporting layers 0.7s done [2024-07-23T19:53:40.256Z] #105 writing image sha256:58e6552f62e3a3474ca5a590881a4765a45d445ebcd790d6ca5951d12f336776 0.0s done [2024-07-23T19:53:40.256Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-07-23T19:53:40.256Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-23T19:53:40.256Z] #105 DONE 12.6s [2024-07-23T19:53:40.256Z] [2024-07-23T19:53:40.256Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-23T19:55:31.865Z] #148 DONE 1244.3s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T19:55:31.865Z] #143 ... [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T19:55:31.865Z] #185 DONE 0.3s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T19:55:31.865Z] #186 DONE 0.2s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-23T19:55:31.865Z] #187 DONE 0.4s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-23T19:55:31.865Z] #188 DONE 0.2s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #105 [security-spiffe-token-provider] exporting to image [2024-07-23T19:55:31.865Z] #105 exporting layers [2024-07-23T19:55:31.865Z] #105 exporting layers 0.7s done [2024-07-23T19:55:31.865Z] #105 writing image sha256:62fb0e5c480d6788f8ea5e1b85e56d2ad40d66b3da3c856520d40626b9c075b8 done [2024-07-23T19:55:31.865Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-23T19:55:31.865Z] #105 DONE 13.4s [2024-07-23T19:55:31.865Z] [2024-07-23T19:55:31.865Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:02:38.858Z] #42 ... [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-23T20:02:38.858Z] #140 DONE 1662.4s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T20:02:38.858Z] #144 ... [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:02:38.858Z] #189 DONE 0.2s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:02:38.858Z] #190 DONE 0.3s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-23T20:02:38.858Z] #191 DONE 0.5s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:02:38.858Z] #192 DONE 0.2s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-23T20:02:38.858Z] #193 DONE 0.1s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-23T20:02:38.858Z] #194 DONE 1.8s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:02:38.858Z] #42 ... [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #105 [security-proxy-auth] exporting to image [2024-07-23T20:02:38.858Z] #105 exporting layers [2024-07-23T20:02:38.858Z] #105 exporting layers 0.7s done [2024-07-23T20:02:38.858Z] #105 writing image sha256:0ef9406c8f2c6f9b2af759cc5a016f058f5c210e19345268895e1565a565b55f done [2024-07-23T20:02:38.858Z] #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-07-23T20:02:38.858Z] #105 DONE 14.2s [2024-07-23T20:02:38.858Z] [2024-07-23T20:02:38.858Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-23T20:03:05.520Z] #150 DONE 1702.0s [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T20:03:05.520Z] #146 ... [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:05.520Z] #195 DONE 0.1s [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:05.520Z] #143 ... [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:03:05.520Z] #196 DONE 0.1s [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-23T20:03:05.520Z] #197 DONE 0.4s [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T20:03:05.520Z] #146 ... [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:05.520Z] #198 DONE 0.1s [2024-07-23T20:03:05.520Z] [2024-07-23T20:03:05.520Z] #105 [core-command] exporting to image [2024-07-23T20:03:05.520Z] #105 exporting layers [2024-07-23T20:03:05.790Z] #105 exporting layers 0.5s done [2024-07-23T20:03:05.790Z] #105 writing image sha256:f9361fda6f2caa53b2fdc5e5d3b17cb7fd6be835b05d046b7b7918f3b32f8081 done [2024-07-23T20:03:05.790Z] #105 naming to docker.io/library/core-command-arm64 done [2024-07-23T20:03:05.790Z] #105 DONE 14.7s [2024-07-23T20:03:05.790Z] [2024-07-23T20:03:05.790Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:23.985Z] #143 ... [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-23T20:03:23.985Z] #144 DONE 1720.9s [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-23T20:03:23.985Z] #142 DONE 1720.9s [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T20:03:23.985Z] #141 ... [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:23.985Z] #199 DONE 0.3s [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:23.985Z] #200 DONE 0.3s [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:03:23.985Z] #201 DONE 0.2s [2024-07-23T20:03:23.985Z] [2024-07-23T20:03:23.985Z] #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-23T20:03:24.256Z] #202 DONE 0.6s [2024-07-23T20:03:24.256Z] [2024-07-23T20:03:24.256Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-23T20:03:24.256Z] #203 DONE 0.5s [2024-07-23T20:03:24.256Z] [2024-07-23T20:03:24.256Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:24.838Z] #204 DONE 0.4s [2024-07-23T20:03:24.838Z] [2024-07-23T20:03:24.838Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:24.838Z] #205 DONE 0.4s [2024-07-23T20:03:24.838Z] [2024-07-23T20:03:24.838Z] #105 [core-keeper] exporting to image [2024-07-23T20:03:24.838Z] #105 exporting layers [2024-07-23T20:03:25.103Z] #105 ... [2024-07-23T20:03:25.103Z] [2024-07-23T20:03:25.103Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-23T20:03:25.103Z] #206 DONE 0.2s [2024-07-23T20:03:25.103Z] [2024-07-23T20:03:25.103Z] #105 [core-metadata] exporting to image [2024-07-23T20:03:25.369Z] #105 exporting layers 0.7s done [2024-07-23T20:03:25.369Z] #105 writing image sha256:dd2d874e240081e454df337c373d2437d5d1e4ec82cdb82c43fa6fbc5c18d4b0 0.0s done [2024-07-23T20:03:25.369Z] #105 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-07-23T20:03:25.633Z] #105 exporting layers 0.6s done [2024-07-23T20:03:25.633Z] #105 writing image sha256:4f37a89f8a8f11a84b33272a5d7ccac7ea373e74977d2b936de14da604639050 [2024-07-23T20:03:25.633Z] #105 writing image sha256:4f37a89f8a8f11a84b33272a5d7ccac7ea373e74977d2b936de14da604639050 0.0s done [2024-07-23T20:03:25.633Z] #105 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-23T20:03:25.633Z] #105 DONE 15.4s [2024-07-23T20:03:25.633Z] [2024-07-23T20:03:25.633Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:26.218Z] #143 ... [2024-07-23T20:03:26.218Z] [2024-07-23T20:03:26.218Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-23T20:03:26.218Z] #141 DONE 1724.4s [2024-07-23T20:03:26.218Z] [2024-07-23T20:03:26.218Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T20:03:26.483Z] #146 ... [2024-07-23T20:03:26.483Z] [2024-07-23T20:03:26.483Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:26.483Z] #207 DONE 0.3s [2024-07-23T20:03:26.483Z] [2024-07-23T20:03:26.483Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:26.750Z] #143 ... [2024-07-23T20:03:26.750Z] [2024-07-23T20:03:26.750Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:03:27.015Z] #208 DONE 0.2s [2024-07-23T20:03:27.015Z] [2024-07-23T20:03:27.015Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-23T20:03:27.598Z] #209 DONE 0.4s [2024-07-23T20:03:27.598Z] [2024-07-23T20:03:27.598Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:27.598Z] #210 DONE 0.1s [2024-07-23T20:03:27.598Z] [2024-07-23T20:03:27.598Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:03:27.598Z] #42 ... [2024-07-23T20:03:27.598Z] [2024-07-23T20:03:27.598Z] #105 [core-data] exporting to image [2024-07-23T20:03:28.180Z] #105 exporting layers 0.5s done [2024-07-23T20:03:28.180Z] #105 writing image sha256:4c036eac7428e0e8b7f18c42bf413929a3214110b55952d4eaea68f090b148df done [2024-07-23T20:03:28.180Z] #105 naming to docker.io/library/core-data-arm64 done [2024-07-23T20:03:28.180Z] #105 DONE 15.9s [2024-07-23T20:03:28.180Z] [2024-07-23T20:03:28.180Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:54.829Z] #143 ... [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-23T20:03:54.829Z] #146 DONE 1750.9s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-23T20:03:54.829Z] #143 DONE 1751.0s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:03:54.829Z] #42 ... [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:54.829Z] #211 DONE 0.2s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:03:54.829Z] #42 ... [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:03:54.829Z] #212 DONE 0.1s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-23T20:03:54.829Z] #213 DONE 0.2s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-23T20:03:54.829Z] #214 ... [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-23T20:03:54.829Z] #215 DONE 0.1s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-23T20:03:54.829Z] #216 DONE 0.4s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-23T20:03:54.829Z] #214 DONE 0.6s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:54.829Z] #217 DONE 0.1s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-23T20:03:54.829Z] #218 DONE 0.1s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #105 [support-scheduler] exporting to image [2024-07-23T20:03:54.829Z] #105 exporting layers [2024-07-23T20:03:54.829Z] #105 exporting layers 0.5s done [2024-07-23T20:03:54.829Z] #105 writing image sha256:9943836d620d4e1d0b5297bf3e9cf8c1535538dc00ebc2ca24b0ad94542b93a5 0.0s done [2024-07-23T20:03:54.829Z] #105 naming to docker.io/library/support-scheduler-arm64 [2024-07-23T20:03:54.829Z] #105 exporting layers 0.6s done [2024-07-23T20:03:54.829Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2024-07-23T20:03:54.829Z] #105 writing image sha256:7f7c26aace8da74084f8fbdc183f8b1173d68ab8830bef4bb5103f7b6fe6eb9d done [2024-07-23T20:03:54.829Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-07-23T20:03:54.829Z] #105 DONE 16.5s [2024-07-23T20:03:54.829Z] [2024-07-23T20:03:54.829Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-23T20:03:54.829Z] time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-23T20:03:54.859Z] $ docker stop --time=1 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 [2024-07-23T20:03:56.532Z] $ docker rm -f --volumes 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-23T20:03:57.125Z] + docker images [2024-07-23T20:03:57.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-23T20:03:57.125Z] support-scheduler-arm64 latest 9943836d620d 3 seconds ago 37.6MB [2024-07-23T20:03:57.125Z] support-notifications-arm64 latest 7f7c26aace8d 3 seconds ago 38.2MB [2024-07-23T20:03:57.125Z] core-data-arm64 latest 4c036eac7428 29 seconds ago 35.4MB [2024-07-23T20:03:57.125Z] core-metadata-arm64 latest 4f37a89f8a8f 32 seconds ago 35.5MB [2024-07-23T20:03:57.125Z] core-keeper-arm64 latest dd2d874e2400 32 seconds ago 35.2MB [2024-07-23T20:03:57.125Z] core-command-arm64 latest f9361fda6f2c 52 seconds ago 35MB [2024-07-23T20:03:57.125Z] security-proxy-auth-arm64 latest 0ef9406c8f2c About a minute ago 32.6MB [2024-07-23T20:03:57.125Z] security-spiffe-token-provider-arm64 latest 62fb0e5c480d 8 minutes ago 29.1MB [2024-07-23T20:03:57.125Z] core-common-config-bootstrapper-arm64 latest 58e6552f62e3 10 minutes ago 15.3MB [2024-07-23T20:03:57.125Z] security-secretstore-setup-arm64 latest 13525540f3f3 11 minutes ago 36.4MB [2024-07-23T20:03:57.125Z] security-bootstrapper-arm64 latest f6572a52c3c7 11 minutes ago 18.9MB [2024-07-23T20:03:57.125Z] security-proxy-setup-arm64 latest d89d29ad7274 11 minutes ago 26.1MB [2024-07-23T20:03:57.125Z] security-spire-config-arm64 latest 3a282bc10d5f 30 minutes ago 115MB [2024-07-23T20:03:57.125Z] security-spire-server-arm64 latest 30862196d8a3 30 minutes ago 116MB [2024-07-23T20:03:57.125Z] security-spire-agent-arm64 latest 034c3429829a 30 minutes ago 174MB [2024-07-23T20:03:57.125Z] ci-base-image-arm64 latest 4a97aab0e8b0 47 minutes ago 963MB [2024-07-23T20:03:57.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-23T20:03:57.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T20:03:58.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-23T20:03:58.008Z] [2024-07-23T20:03:58.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T20:03:58.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-23T20:03:58.698Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-23T20:03:58.698Z] 8998bd30e6a1: Pulling fs layer [2024-07-23T20:03:58.698Z] 04944245beec: Pulling fs layer [2024-07-23T20:03:58.698Z] 699f458cf7ca: Pulling fs layer [2024-07-23T20:03:58.698Z] 765212b225bb: Pulling fs layer [2024-07-23T20:03:58.698Z] f23df028b6ca: Pulling fs layer [2024-07-23T20:03:58.698Z] d65c8cfc05b1: Pulling fs layer [2024-07-23T20:03:58.698Z] 2437ff75d9bd: Pulling fs layer [2024-07-23T20:03:58.698Z] 765212b225bb: Waiting [2024-07-23T20:03:58.698Z] d65c8cfc05b1: Waiting [2024-07-23T20:03:58.698Z] 2437ff75d9bd: Waiting [2024-07-23T20:03:58.698Z] f23df028b6ca: Waiting [2024-07-23T20:03:58.698Z] 04944245beec: Verifying Checksum [2024-07-23T20:03:58.698Z] 04944245beec: Download complete [2024-07-23T20:03:58.698Z] 765212b225bb: Verifying Checksum [2024-07-23T20:03:58.698Z] 765212b225bb: Download complete [2024-07-23T20:03:58.698Z] f23df028b6ca: Verifying Checksum [2024-07-23T20:03:58.698Z] f23df028b6ca: Download complete [2024-07-23T20:03:58.698Z] d65c8cfc05b1: Verifying Checksum [2024-07-23T20:03:58.698Z] d65c8cfc05b1: Download complete [2024-07-23T20:03:58.964Z] 699f458cf7ca: Verifying Checksum [2024-07-23T20:03:58.964Z] 699f458cf7ca: Download complete [2024-07-23T20:03:59.544Z] 8998bd30e6a1: Verifying Checksum [2024-07-23T20:03:59.544Z] 8998bd30e6a1: Download complete [2024-07-23T20:04:02.115Z] 2437ff75d9bd: Verifying Checksum [2024-07-23T20:04:02.115Z] 2437ff75d9bd: Download complete [2024-07-23T20:04:04.053Z] 8998bd30e6a1: Pull complete [2024-07-23T20:04:04.319Z] 04944245beec: Pull complete [2024-07-23T20:04:06.255Z] 699f458cf7ca: Pull complete [2024-07-23T20:04:06.255Z] 765212b225bb: Pull complete [2024-07-23T20:04:07.209Z] f23df028b6ca: Pull complete [2024-07-23T20:04:07.209Z] d65c8cfc05b1: Pull complete [2024-07-23T20:04:25.383Z] 2437ff75d9bd: Pull complete [2024-07-23T20:04:25.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-23T20:04:25.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-23T20:04:25.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T20:04:25.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container [2024-07-23T20:04:25.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-23T20:04:28.690Z] $ docker top bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:29.724Z] ---> job-cost.sh [2024-07-23T20:04:29.724Z] lf-activate-venv: SKIPPING [2024-07-23T20:04:29.724Z] INFO: No Stack... [2024-07-23T20:04:30.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-23T20:04:30.880Z] INFO: Archiving Costs [Pipeline] sh [2024-07-23T20:04:31.536Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-23T20:04:31.536Z] + cut -d, -f6 [Pipeline] lock [2024-07-23T20:04:31.600Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] [2024-07-23T20:04:31.607Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] did not exist. Created. [2024-07-23T20:04:31.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-23T20:04:32.371Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-23T20:04:32.589Z] Stashed 1 file(s) [Pipeline] } [2024-07-23T20:04:32.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-23T20:04:32.692Z] $ docker stop --time=1 bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 [2024-07-23T20:04:34.243Z] $ docker rm -f --volumes bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-23T20:04:35.457Z] provisioning config files... [2024-07-23T20:04:35.463Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13465072590983084318tmp [Pipeline] { [Pipeline] sh [2024-07-23T20:04:35.837Z] + set +x [2024-07-23T20:04:35.837Z] + bash -s -- [2024-07-23T20:04:35.837Z] + curl -s https://codecov.io/bash [2024-07-23T20:04:36.097Z] [2024-07-23T20:04:36.097Z] _____ _ [2024-07-23T20:04:36.097Z] / ____| | | [2024-07-23T20:04:36.097Z] | | ___ __| | ___ ___ _____ __ [2024-07-23T20:04:36.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-23T20:04:36.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-23T20:04:36.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-23T20:04:36.097Z] Bash-1.0.6 [2024-07-23T20:04:36.097Z] [2024-07-23T20:04:36.097Z] [2024-07-23T20:04:36.097Z] ==> git version 2.25.1 found [2024-07-23T20:04:36.097Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-23T20:04:36.097Z] Release-Date: 2020-01-08 [2024-07-23T20:04:36.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-23T20:04:36.097Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-23T20:04:36.097Z] ==> Jenkins CI detected. [2024-07-23T20:04:36.097Z] current dir:  /w/workspace/edgex-go/1 [2024-07-23T20:04:36.097Z] project root: . [2024-07-23T20:04:36.097Z] --> token set from env [2024-07-23T20:04:36.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-23T20:04:36.097Z] ==> Running gcov in . (disable via -X gcov) [2024-07-23T20:04:36.097Z] ==> Python coveragepy not found [2024-07-23T20:04:36.097Z] ==> Searching for coverage reports in: [2024-07-23T20:04:36.097Z] + . [2024-07-23T20:04:36.097Z] -> Found 1 reports [2024-07-23T20:04:36.097Z] ==> Detecting git/mercurial file structure [2024-07-23T20:04:36.097Z] ==> Reading reports [2024-07-23T20:04:36.097Z] + ./coverage.out bytes=481596 [2024-07-23T20:04:36.097Z] ==> Appending adjustments [2024-07-23T20:04:36.097Z] https://docs.codecov.io/docs/fixing-reports [2024-07-23T20:04:37.475Z] + Found adjustments [2024-07-23T20:04:37.475Z] ==> Gzipping contents [2024-07-23T20:04:37.475Z] 60K /tmp/codecov.CeM9ME.gz [2024-07-23T20:04:37.475Z] ==> Uploading reports [2024-07-23T20:04:37.475Z] url: https://codecov.io [2024-07-23T20:04:37.475Z] query: branch=PR-4835&commit=98ae222bdff296c74f7d1083ad79f855875069e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4835&job=&cmd_args= [2024-07-23T20:04:37.475Z] -> Pinging Codecov [2024-07-23T20:04:37.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4835&commit=98ae222bdff296c74f7d1083ad79f855875069e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4835&job=&cmd_args= [2024-07-23T20:04:37.475Z] -> Uploading to [2024-07-23T20:04:37.475Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-23/00271124DB129430A58F1EEE437C3FCB/98ae222bdff296c74f7d1083ad79f855875069e5/3403f18c-b606-447a-881e-c27f48c52675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240723%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240723T200437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3abc85daf3e8eaa9e26b060d43c23365749d74f36e8d8961837fffeb7abc8ccb [2024-07-23T20:04:37.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-23T20:04:37.475Z] Dload Upload Total Spent Left Speed [2024-07-23T20:04:37.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61269 0 0 100 61269 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-07-23T20:04:37.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] } [2024-07-23T20:04:37.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-23T20:04:39.478Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:39.823Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:40.730Z] ---> package-listing.sh [2024-07-23T20:04:40.730Z] ++ facter osfamily [2024-07-23T20:04:40.730Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-23T20:04:40.991Z] + OS_FAMILY=debian [2024-07-23T20:04:40.991Z] + workspace=/w/workspace/edgex-go/1 [2024-07-23T20:04:40.991Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-23T20:04:40.991Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-23T20:04:40.991Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-23T20:04:40.991Z] + PACKAGES=/tmp/packages_start.txt [2024-07-23T20:04:40.991Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-23T20:04:40.991Z] + PACKAGES=/tmp/packages_end.txt [2024-07-23T20:04:40.991Z] + case "${OS_FAMILY}" in [2024-07-23T20:04:40.991Z] + dpkg -l [2024-07-23T20:04:40.991Z] + grep '^ii' [2024-07-23T20:04:40.991Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-23T20:04:40.991Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-23T20:04:40.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-23T20:04:40.991Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-23T20:04:40.991Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-23T20:04:40.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-23T20:04:41.031Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-23T20:04:41.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T20:04:42.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-23T20:04:42.001Z] [2024-07-23T20:04:42.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-23T20:04:42.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-23T20:04:42.603Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-23T20:04:42.603Z] 5eb5b503b376: Pulling fs layer [2024-07-23T20:04:42.603Z] 5c69ac0246d0: Pulling fs layer [2024-07-23T20:04:42.603Z] ec43610c2a17: Pulling fs layer [2024-07-23T20:04:42.603Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-23T20:04:42.603Z] 33b1e0a273af: Pulling fs layer [2024-07-23T20:04:42.603Z] 5d3b04190fa2: Pulling fs layer [2024-07-23T20:04:42.603Z] 2f39f015ded8: Pulling fs layer [2024-07-23T20:04:42.603Z] 2f39f015ded8: Waiting [2024-07-23T20:04:42.603Z] 3a2ae6a8a46f: Waiting [2024-07-23T20:04:42.603Z] 5d3b04190fa2: Waiting [2024-07-23T20:04:42.603Z] 33b1e0a273af: Waiting [2024-07-23T20:04:42.603Z] 5c69ac0246d0: Download complete [2024-07-23T20:04:42.603Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-23T20:04:42.603Z] 33b1e0a273af: Verifying Checksum [2024-07-23T20:04:42.603Z] 33b1e0a273af: Download complete [2024-07-23T20:04:42.603Z] 5d3b04190fa2: Verifying Checksum [2024-07-23T20:04:42.603Z] 5d3b04190fa2: Download complete [2024-07-23T20:04:42.603Z] ec43610c2a17: Verifying Checksum [2024-07-23T20:04:42.603Z] ec43610c2a17: Download complete [2024-07-23T20:04:42.861Z] 5eb5b503b376: Verifying Checksum [2024-07-23T20:04:42.861Z] 5eb5b503b376: Download complete [2024-07-23T20:04:43.427Z] 2f39f015ded8: Download complete [2024-07-23T20:04:43.994Z] 5eb5b503b376: Pull complete [2024-07-23T20:04:44.253Z] 5c69ac0246d0: Pull complete [2024-07-23T20:04:44.821Z] ec43610c2a17: Pull complete [2024-07-23T20:04:44.821Z] 3a2ae6a8a46f: Pull complete [2024-07-23T20:04:44.821Z] 33b1e0a273af: Pull complete [2024-07-23T20:04:45.080Z] 5d3b04190fa2: Pull complete [2024-07-23T20:04:49.262Z] 2f39f015ded8: Pull complete [2024-07-23T20:04:49.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-23T20:04:49.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-23T20:04:49.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-23T20:04:49.511Z] prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container [2024-07-23T20:04:49.520Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-23T20:04:53.552Z] $ docker top 5ae827b29e1383d49d7e9742f21a998b37c49780280c30db2934b9617f43cb24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-23T20:04:53.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-23T20:04:54.307Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-23T20:04:54.626Z] + ls /var/log/sa-host [2024-07-23T20:04:54.626Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-23T20:04:54.876Z] provisioning config files... [2024-07-23T20:04:54.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8094694952524594282tmp [Pipeline] { [Pipeline] echo [2024-07-23T20:04:54.947Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:55.273Z] ---> create-netrc.sh [Pipeline] } [2024-07-23T20:04:55.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:55.742Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-23T20:04:55.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:56.122Z] ---> sudo-logs.sh [2024-07-23T20:04:56.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-23T20:04:56.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:56.542Z] ---> job-cost.sh [2024-07-23T20:04:56.542Z] lf-activate-venv: SKIPPING [2024-07-23T20:04:56.542Z] DEBUG: total: 0.10999999940395355 [2024-07-23T20:04:56.542Z] INFO: Retrieving Stack Cost... [2024-07-23T20:04:56.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-23T20:04:57.061Z] INFO: Archiving Costs [Pipeline] echo [2024-07-23T20:04:57.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-23T20:04:57.436Z] ---> logs-deploy.sh [2024-07-23T20:04:57.436Z] lf-activate-venv: SKIPPING [2024-07-23T20:04:57.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4835/1 [2024-07-23T20:04:57.436Z] INFO: archiving workspace using pattern(s): [2024-07-23T20:04:58.376Z] Archives upload complete. [2024-07-23T20:04:58.376Z] INFO: archiving logs to Nexus