Pull request #4871 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 90b82d11337f3790d29dceac9ba5e37304469ffd+dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (5e37c0b07c7acdfcd016e21d63b0c51115d7c6b4) 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-ssh11303991713048794423.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-ssh8099232000460365683.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-4871/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-4871/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh730825564630491244.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-4871/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17694332192159683503.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-ssh14883045541633514308.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-4871/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-4871/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12058266416995302427.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-8136 in /w/workspace/edgexfoundry_edgex-go_PR-4871 [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 Merging remotes/origin/main commit dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 into PR head commit 90b82d11337f3790d29dceac9ba5e37304469ffd Merge succeeded, producing 90b82d11337f3790d29dceac9ba5e37304469ffd Checking out Revision 90b82d11337f3790d29dceac9ba5e37304469ffd (PR-4871) > 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/4871/head:refs/remotes/origin/PR-4871 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-22T09:11:49.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-22T09:11:49.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-22T09:11:49.482Z] ========================================================= [2024-08-22T09:11:49.483Z] EdgeX Global Pipelines Version Info [2024-08-22T09:11:49.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-22T09:11:50.631Z] ------------------- [2024-08-22T09:11:50.631Z] stable info: [2024-08-22T09:11:50.631Z] ------------------- [2024-08-22T09:11:50.631Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-22T09:11:50.631Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-22T09:11:50.631Z] Message: update stable to v1.0.260 [2024-08-22T09:11:50.892Z] ------------------- [2024-08-22T09:11:50.892Z] experimental info: [2024-08-22T09:11:50.892Z] ------------------- [2024-08-22T09:11:50.892Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-22T09:11:50.892Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-22T09:11:50.892Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-22T09:11:51.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-22T09:11:51.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-22T09:11:51.244Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-22T09:11:51.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-22T09:11:51.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-22T09:11:51.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-22T09:11:51.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-22T09:11:51.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-22T09:11:51.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-22T09:11:51.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-22T09:11:51.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-22T09:11:52.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-22T09:11:52.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-22T09:11:52.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-22T09:11:52.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-22T09:11:52.332Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-22T09:11:52.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-22T09:11:52.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-22T09:11:52.619Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-22T09:11:52.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-22T09:11:52.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-22T09:11:52.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-22T09:11:52.860Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-22T09:11:52.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4871 [Pipeline] echo [2024-08-22T09:11:52.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4871 [Pipeline] echo [2024-08-22T09:11:53.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4871 [Pipeline] echo [2024-08-22T09:11:53.086Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo [2024-08-22T09:11:53.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90b82d1 [Pipeline] echo [2024-08-22T09:11:53.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-22T09:11:53.344Z] provisioning config files... [2024-08-22T09:11:53.359Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9490595840007091964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-22T09:11:53.756Z] ---> ****-login.sh [2024-08-22T09:11:53.756Z] nexus3.edgexfoundry.org:10001 [2024-08-22T09:11:53.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:11:54.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:11:54.017Z] Configure a credential helper to remove this warning. See [2024-08-22T09:11:54.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:11:54.017Z] [2024-08-22T09:11:54.017Z] Login Succeeded [2024-08-22T09:11:54.017Z] nexus3.edgexfoundry.org:10002 [2024-08-22T09:11:54.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:11:54.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:11:54.278Z] Configure a credential helper to remove this warning. See [2024-08-22T09:11:54.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:11:54.278Z] [2024-08-22T09:11:54.278Z] Login Succeeded [2024-08-22T09:11:54.278Z] nexus3.edgexfoundry.org:10003 [2024-08-22T09:11:54.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:11:54.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:11:54.278Z] Configure a credential helper to remove this warning. See [2024-08-22T09:11:54.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:11:54.278Z] [2024-08-22T09:11:54.278Z] Login Succeeded [2024-08-22T09:11:54.278Z] nexus3.edgexfoundry.org:10004 [2024-08-22T09:11:54.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:11:54.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:11:54.539Z] Configure a credential helper to remove this warning. See [2024-08-22T09:11:54.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:11:54.539Z] [2024-08-22T09:11:54.539Z] Login Succeeded [2024-08-22T09:11:54.539Z] ****.io [2024-08-22T09:11:54.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:11:54.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:11:54.800Z] Configure a credential helper to remove this warning. See [2024-08-22T09:11:54.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:11:54.800Z] [2024-08-22T09:11:54.800Z] Login Succeeded [2024-08-22T09:11:54.800Z] ---> ****-login.sh ends [Pipeline] } [2024-08-22T09:11:54.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-22T09:11:55.309Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-22T09:11:55.309Z] + dirname cmd/core-command/Dockerfile [2024-08-22T09:11:55.309Z] + cut -d/ -f2 [2024-08-22T09:11:55.309Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-22T09:11:55.309Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-22T09:11:55.309Z] + cut -d/ -f2 [2024-08-22T09:11:55.309Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-22T09:11:55.309Z] + + dirname cmd/core-data/Dockerfile [2024-08-22T09:11:55.309Z] cut -d/ -f2 [2024-08-22T09:11:55.309Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-22T09:11:55.309Z] + cut -d/+ -f2 [2024-08-22T09:11:55.309Z] dirname cmd/core-keeper/Dockerfile [2024-08-22T09:11:55.309Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-22T09:11:55.309Z] + dirname cmd/core-metadata/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-22T09:11:55.310Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/support-notifications/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-22T09:11:55.310Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-22T09:11:55.310Z] + cut -d/ -f2 [2024-08-22T09:11:55.310Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-22T09:11:55.371Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-22T09:11:55.923Z] + git rev-list -1 --merges 90b82d11337f3790d29dceac9ba5e37304469ffd~1..90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo [2024-08-22T09:11:55.967Z] -----------> git rev-list -1 --merges 90b82d11337f3790d29dceac9ba5e37304469ffd~1..90b82d11337f3790d29dceac9ba5e37304469ffd 90b82d11337f3790d29dceac9ba5e37304469ffd [false] [Pipeline] sh [2024-08-22T09:11:56.291Z] + git log --format=format:%s -1 90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo [2024-08-22T09:11:56.342Z] ========================================================= [2024-08-22T09:11:56.342Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-22T09:11:56.342Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-22T09:11:56.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-22T09:11:56.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-22T09:11:56.874Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-22T09:11:56.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-22T09:11:56.874Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-22T09:11:56.874Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-22T09:11:56.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:11:57.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-22T09:11:57.406Z] [2024-08-22T09:11:57.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:11:57.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-22T09:11:57.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-22T09:11:57.822Z] b85a868b505f: Pulling fs layer [2024-08-22T09:11:57.822Z] e2be974225ed: Pulling fs layer [2024-08-22T09:11:57.822Z] 339a4e72a1f5: Pulling fs layer [2024-08-22T09:11:57.822Z] 988bab9f4d93: Pulling fs layer [2024-08-22T09:11:57.822Z] 1469e6f7b9e6: Pulling fs layer [2024-08-22T09:11:57.822Z] eaf3925da568: Pulling fs layer [2024-08-22T09:11:57.822Z] 988bab9f4d93: Waiting [2024-08-22T09:11:57.822Z] 1469e6f7b9e6: Waiting [2024-08-22T09:11:57.822Z] bab4dde63d76: Pulling fs layer [2024-08-22T09:11:57.822Z] bde34c3a00c8: Pulling fs layer [2024-08-22T09:11:57.822Z] b352a97aabf1: Pulling fs layer [2024-08-22T09:11:57.822Z] eaf3925da568: Waiting [2024-08-22T09:11:57.822Z] bab4dde63d76: Waiting [2024-08-22T09:11:57.822Z] bde34c3a00c8: Waiting [2024-08-22T09:11:57.822Z] 4872d77fe225: Pulling fs layer [2024-08-22T09:11:57.822Z] 5851b861e8e6: Pulling fs layer [2024-08-22T09:11:57.822Z] 4872d77fe225: Waiting [2024-08-22T09:11:57.822Z] 5851b861e8e6: Waiting [2024-08-22T09:11:57.822Z] e2be974225ed: Verifying Checksum [2024-08-22T09:11:57.822Z] e2be974225ed: Download complete [2024-08-22T09:11:57.822Z] 988bab9f4d93: Verifying Checksum [2024-08-22T09:11:57.822Z] 988bab9f4d93: Download complete [2024-08-22T09:11:57.822Z] 1469e6f7b9e6: Verifying Checksum [2024-08-22T09:11:57.822Z] 1469e6f7b9e6: Download complete [2024-08-22T09:11:58.081Z] eaf3925da568: Verifying Checksum [2024-08-22T09:11:58.081Z] eaf3925da568: Download complete [2024-08-22T09:11:58.081Z] 339a4e72a1f5: Verifying Checksum [2024-08-22T09:11:58.081Z] 339a4e72a1f5: Download complete [2024-08-22T09:11:58.081Z] bde34c3a00c8: Download complete [2024-08-22T09:11:58.081Z] b352a97aabf1: Verifying Checksum [2024-08-22T09:11:58.081Z] b352a97aabf1: Download complete [2024-08-22T09:11:58.081Z] 4872d77fe225: Verifying Checksum [2024-08-22T09:11:58.081Z] 4872d77fe225: Download complete [2024-08-22T09:11:58.081Z] 5851b861e8e6: Verifying Checksum [2024-08-22T09:11:58.081Z] 5851b861e8e6: Download complete [2024-08-22T09:11:58.081Z] b85a868b505f: Verifying Checksum [2024-08-22T09:11:58.081Z] b85a868b505f: Download complete [2024-08-22T09:11:58.340Z] bab4dde63d76: Verifying Checksum [2024-08-22T09:11:58.340Z] bab4dde63d76: Download complete [2024-08-22T09:11:59.718Z] b85a868b505f: Pull complete [2024-08-22T09:11:59.718Z] e2be974225ed: Pull complete [2024-08-22T09:11:59.976Z] 339a4e72a1f5: Pull complete [2024-08-22T09:12:00.236Z] 988bab9f4d93: Pull complete [2024-08-22T09:12:00.236Z] 1469e6f7b9e6: Pull complete [2024-08-22T09:12:00.496Z] eaf3925da568: Pull complete [2024-08-22T09:12:02.401Z] bab4dde63d76: Pull complete [2024-08-22T09:12:02.401Z] bde34c3a00c8: Pull complete [2024-08-22T09:12:02.401Z] b352a97aabf1: Pull complete [2024-08-22T09:12:02.401Z] 4872d77fe225: Pull complete [2024-08-22T09:12:02.660Z] 5851b861e8e6: Pull complete [2024-08-22T09:12:02.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-22T09:12:02.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-22T09:12:02.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:12:02.954Z] prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container [2024-08-22T09:12:02.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-22T09:12:05.640Z] $ docker top eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 -eo pid,comm [2024-08-22T09:12:05.698Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-22T09:12:05.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-22T09:12:05.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-22T09:12:05.865Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-22T09:12:05.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-22T09:12:05.987Z] $ docker exec eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent [2024-08-22T09:12:06.117Z] SSH_AUTH_SOCK=/tmp/ssh-NoO4XZZtKfoa/agent.33 [2024-08-22T09:12:06.117Z] SSH_AGENT_PID=39 [2024-08-22T09:12:06.125Z] Running ssh-add (command line suppressed) [2024-08-22T09:12:06.239Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16808978013417828228.key (/w/workspace/edgex-go/1@tmp/private_key_16808978013417828228.key) [2024-08-22T09:12:06.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-22T09:12:06.602Z] + git tag --points-at HEAD [Pipeline] } [2024-08-22T09:12:06.628Z] $ docker exec --env ******** --env ******** eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent -k [2024-08-22T09:12:06.737Z] unset SSH_AUTH_SOCK; [2024-08-22T09:12:06.737Z] unset SSH_AGENT_PID; [2024-08-22T09:12:06.737Z] echo Agent pid 39 killed; [2024-08-22T09:12:06.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-22T09:12:06.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-22T09:12:06.873Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-22T09:12:07.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-22T09:12:07.007Z] $ docker exec eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent [2024-08-22T09:12:07.122Z] SSH_AUTH_SOCK=/tmp/ssh-elV4L0DD9FEQ/agent.72 [2024-08-22T09:12:07.122Z] SSH_AGENT_PID=78 [2024-08-22T09:12:07.126Z] Running ssh-add (command line suppressed) [2024-08-22T09:12:07.236Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3616897059829559454.key (/w/workspace/edgex-go/1@tmp/private_key_3616897059829559454.key) [2024-08-22T09:12:07.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-22T09:12:07.604Z] + git semver init [2024-08-22T09:12:07.865Z] 2024-08-22 09:12:07,777 [run_init] DEBUG init version:0.0.0 force:False [2024-08-22T09:12:07.865Z] 2024-08-22 09:12:07,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-22T09:12:07.865Z] 2024-08-22 09:12:07,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-22T09:12:07.865Z] 2024-08-22 09:12:07,778 [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-08-22T09:12:13.175Z] 2024-08-22 09:12:12,881 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4871 with force:False [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,883 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4871 [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,887 [execute] INFO git cat-file --batch-check [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,894 [execute] INFO git cat-file --batch [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-22T09:12:13.175Z] 2024-08-22 09:12:12,899 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4871 [2024-08-22T09:12:13.175Z] 0.0.0 [Pipeline] } [2024-08-22T09:12:13.206Z] $ docker exec --env ******** --env ******** eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent -k [2024-08-22T09:12:13.314Z] unset SSH_AUTH_SOCK; [2024-08-22T09:12:13.314Z] unset SSH_AGENT_PID; [2024-08-22T09:12:13.314Z] echo Agent pid 78 killed; [2024-08-22T09:12:13.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-22T09:12:13.821Z] + git semver [Pipeline] } [2024-08-22T09:12:14.108Z] $ docker stop --time=1 eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 [2024-08-22T09:12:15.404Z] $ docker rm -f --volumes eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-22T09:12:15.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-22T09:12:16.218Z] Stashed 1 file(s) [Pipeline] echo [2024-08-22T09:12:16.245Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-22T09:12:17.104Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-22T09:12:17.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-22T09:12:17.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-22T09:12:17.234Z] ========================================================= [2024-08-22T09:12:17.234Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-22T09:12:17.234Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:12:17.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-22T09:12:17.591Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-22T09:12:17.591Z] 619be1103602: Pulling fs layer [2024-08-22T09:12:17.591Z] 7862e08f4a3e: Pulling fs layer [2024-08-22T09:12:17.591Z] 5df492c9dc93: Pulling fs layer [2024-08-22T09:12:17.591Z] 7629e6793208: Pulling fs layer [2024-08-22T09:12:17.591Z] 4f4fb700ef54: Pulling fs layer [2024-08-22T09:12:17.591Z] fb5054dd5b73: Pulling fs layer [2024-08-22T09:12:17.591Z] eeca6798cff9: Pulling fs layer [2024-08-22T09:12:17.591Z] aa269ceb94a6: Pulling fs layer [2024-08-22T09:12:17.591Z] ada007ff1a6a: Pulling fs layer [2024-08-22T09:12:17.591Z] 4f4fb700ef54: Waiting [2024-08-22T09:12:17.591Z] aa269ceb94a6: Waiting [2024-08-22T09:12:17.591Z] ada007ff1a6a: Waiting [2024-08-22T09:12:17.591Z] 7629e6793208: Waiting [2024-08-22T09:12:17.591Z] 7862e08f4a3e: Download complete [2024-08-22T09:12:17.591Z] 7629e6793208: Verifying Checksum [2024-08-22T09:12:17.591Z] 7629e6793208: Download complete [2024-08-22T09:12:17.591Z] 4f4fb700ef54: Verifying Checksum [2024-08-22T09:12:17.591Z] 4f4fb700ef54: Download complete [2024-08-22T09:12:17.591Z] 619be1103602: Verifying Checksum [2024-08-22T09:12:17.591Z] 619be1103602: Download complete [2024-08-22T09:12:17.591Z] fb5054dd5b73: Download complete [2024-08-22T09:12:17.591Z] eeca6798cff9: Verifying Checksum [2024-08-22T09:12:17.591Z] eeca6798cff9: Download complete [2024-08-22T09:12:17.850Z] 619be1103602: Pull complete [2024-08-22T09:12:17.850Z] ada007ff1a6a: Verifying Checksum [2024-08-22T09:12:17.850Z] ada007ff1a6a: Download complete [2024-08-22T09:12:18.112Z] 7862e08f4a3e: Pull complete [2024-08-22T09:12:18.112Z] 5df492c9dc93: Verifying Checksum [2024-08-22T09:12:18.112Z] 5df492c9dc93: Download complete [2024-08-22T09:12:18.371Z] aa269ceb94a6: Verifying Checksum [2024-08-22T09:12:18.371Z] aa269ceb94a6: Download complete [2024-08-22T09:12:21.661Z] 5df492c9dc93: Pull complete [2024-08-22T09:12:21.661Z] 7629e6793208: Pull complete [2024-08-22T09:12:21.661Z] 4f4fb700ef54: Pull complete [2024-08-22T09:12:21.919Z] fb5054dd5b73: Pull complete [2024-08-22T09:12:21.919Z] eeca6798cff9: Pull complete [2024-08-22T09:12:24.452Z] aa269ceb94a6: Pull complete [2024-08-22T09:12:25.017Z] ada007ff1a6a: Pull complete [2024-08-22T09:12:25.017Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-22T09:12:25.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-22T09:12:25.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:12:25.402Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-22T09:12:25.402Z] WORKDIR /edgex [2024-08-22T09:12:25.402Z] COPY go.mod . [2024-08-22T09:12:25.402Z] RUN go mod download [2024-08-22T09:12:25.402Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-22T09:12:25.969Z] Sending build context to Docker daemon 179.2MB [2024-08-22T09:12:25.969Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-22T09:12:25.969Z] ---> f489d0715acc [2024-08-22T09:12:25.969Z] Step 2/4 : WORKDIR /edgex [2024-08-22T09:12:30.219Z] ---> Running in 9badd84ee646 [2024-08-22T09:12:30.219Z] Removing intermediate container 9badd84ee646 [2024-08-22T09:12:30.219Z] ---> 73aa488fc4fb [2024-08-22T09:12:30.219Z] Step 3/4 : COPY go.mod . [2024-08-22T09:12:30.482Z] ---> ef2979330050 [2024-08-22T09:12:30.482Z] Step 4/4 : RUN go mod download [2024-08-22T09:12:30.482Z] ---> Running in 457c3b6c25cc [2024-08-22T09:12:31.615Z] Still waiting to schedule task [2024-08-22T09:12:31.616Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-22T09:13:02.612Z] Removing intermediate container 457c3b6c25cc [2024-08-22T09:13:02.612Z] ---> f2dae0e9d1ba [2024-08-22T09:13:02.612Z] Successfully built f2dae0e9d1ba [2024-08-22T09:13:02.612Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:13:03.024Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-22T09:13:03.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:13:03.176Z] prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container [2024-08-22T09:13:03.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-22T09:13:03.591Z] $ docker top 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-22T09:13:03.996Z] + go version [2024-08-22T09:13:03.996Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-22T09:13:04.029Z] $ docker stop --time=1 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 [2024-08-22T09:13:05.292Z] $ docker rm -f --volumes 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:13:06.062Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-22T09:13:06.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:13:06.240Z] prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container [2024-08-22T09:13:06.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-22T09:13:06.609Z] $ docker top 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-22T09:13:06.745Z] ========================================================= [2024-08-22T09:13:06.745Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-22T09:13:06.745Z] ========================================================= [Pipeline] sh [2024-08-22T09:13:07.042Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:13:07.446Z] + make test [2024-08-22T09:13:07.446Z] go test -race -coverprofile=coverage.out ./... [2024-08-22T09:13:15.557Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-22T09:13:42.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-22T09:13:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-22T09:13:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-22T09:13:43.030Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-22T09:13:43.030Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-22T09:13:43.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-22T09:13:44.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-22T09:13:44.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-22T09:13:45.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2024-08-22T09:13:46.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-22T09:13:46.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-22T09:13:46.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-22T09:13:47.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-08-22T09:13:47.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-22T09:13:47.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-22T09:13:47.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-22T09:13:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-22T09:13:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:13:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-22T09:13:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-22T09:13:49.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-22T09:13:50.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-08-22T09:13:50.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-08-22T09:13:50.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.958s coverage: 93.4% of statements [2024-08-22T09:13:50.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-08-22T09:13:50.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-22T09:13:50.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-22T09:13:52.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-22T09:13:52.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-22T09:13:54.308Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-22T09:13:54.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.8% of statements [2024-08-22T09:13:54.308Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-08-22T09:13:54.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-22T09:13:54.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-22T09:13:55.146Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-08-22T09:13:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-08-22T09:13:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 30.7% of statements [2024-08-22T09:13:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements [2024-08-22T09:13:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-22T09:13:56.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2024-08-22T09:13:56.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-08-22T09:13:57.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-22T09:13:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-22T09:13:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-22T09:13:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-22T09:13:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-22T09:13:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-22T09:13:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-22T09:13:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-22T09:13:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-22T09:13:59.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-22T09:13:59.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-22T09:13:59.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-22T09:14:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-22T09:14:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-22T09:14:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-22T09:14:00.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-22T09:14:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-22T09:14:00.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-22T09:14:00.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-22T09:14:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-22T09:14:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-22T09:14:04.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-22T09:14:04.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-22T09:14:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-22T09:14:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-22T09:14:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-22T09:14:08.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-22T09:14:08.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-22T09:14:08.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-22T09:14:08.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2024-08-22T09:14:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-22T09:14:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-22T09:14:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-22T09:14:08.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-22T09:14:09.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-22T09:14:09.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-22T09:14:09.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-22T09:14:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-22T09:14:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-22T09:14:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:14:10.946Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-22T09:14:12.250Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8137 in /w/workspace/edgexfoundry_edgex-go_PR-4871 [Pipeline] { [2024-08-22T09:14:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-22T09:14:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-22T09:14:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-22T09:14:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [Pipeline] ws [2024-08-22T09:14:12.334Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-22T09:14:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-22T09:14:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:14:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-22T09:14:14.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-22T09:14:14.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-22T09:14:14.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-22T09:14:15.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-22T09:14:15.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:14:15.464Z] The recommended git tool is: git [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.284s coverage: 79.9% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.051s coverage: 92.9% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-22T09:14:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-08-22T09:14:21.955Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-22T09:14:22.214Z] running golangci-lint [2024-08-22T09:14:22.473Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-22T09:14:22.473Z] go version go1.21.9 linux/amd64 [2024-08-22T09:14:22.733Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-22T09:14:22.733Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-22T09:14:22.765Z] using credential edgex-jenkins-ssh [2024-08-22T09:14:22.792Z] Cloning the remote Git repository [2024-08-22T09:14:22.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-22T09:14:22.959Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-22T09:14:23.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-22T09:14:23.160Z] > git --version # timeout=10 [2024-08-22T09:14:23.205Z] > git --version # 'git version 2.25.1' [2024-08-22T09:14:23.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-22T09:14:23.458Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-22T09:14:41.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-22T09:14:42.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-22T09:14:43.731Z] Merging remotes/origin/main commit dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 into PR head commit 90b82d11337f3790d29dceac9ba5e37304469ffd [2024-08-22T09:14:44.171Z] Merge succeeded, producing 90b82d11337f3790d29dceac9ba5e37304469ffd [2024-08-22T09:14:44.171Z] Checking out Revision 90b82d11337f3790d29dceac9ba5e37304469ffd (PR-4871) [2024-08-22T09:14:42.878Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-22T09:14:42.920Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-22T09:14:42.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-22T09:14:42.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4871/head:refs/remotes/origin/PR-4871 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-22T09:14:43.754Z] > git config core.sparsecheckout # timeout=10 [2024-08-22T09:14:43.819Z] > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 [2024-08-22T09:14:44.059Z] > git remote # timeout=10 [2024-08-22T09:14:44.078Z] > git config --get remote.origin.url # timeout=10 [2024-08-22T09:14:44.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-22T09:14:44.120Z] > git merge dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [2024-08-22T09:14:44.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-22T09:14:44.174Z] > git config core.sparsecheckout # timeout=10 [2024-08-22T09:14:44.186Z] > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 [2024-08-22T09:14:48.022Z] Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API" [2024-08-22T09:14:48.068Z] > git --version # timeout=10 [2024-08-22T09:14:48.079Z] > git --version # 'git version 2.25.1' [2024-08-22T09:14:48.089Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-08-22T09:14:49.318Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 23.706571276s" [2024-08-22T09:14:49.318Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.175623ms" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-22T09:14:50.031Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-22T09:14:50.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-22T09:14:50.031Z] Dload Upload Total Spent Left Speed [2024-08-22T09:14:50.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-08-22T09:14:50.382Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-22T09:14:50.739Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-08-22T09:14:50.739Z] [2024-08-22T09:14:50.739Z] { [2024-08-22T09:14:50.739Z] "registry-mirrors": [ [2024-08-22T09:14:50.739Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-22T09:14:50.739Z] ], [2024-08-22T09:14:50.739Z] "bip": "10.250.0.254/24", [2024-08-22T09:14:50.739Z] "hosts": [ [2024-08-22T09:14:50.739Z] "tcp://0.0.0.0:5555", [2024-08-22T09:14:50.739Z] "unix:///var/run/docker.sock" [2024-08-22T09:14:50.739Z] ], [2024-08-22T09:14:50.739Z] "mtu": 1458, [2024-08-22T09:14:50.739Z] "selinux-enabled": true, [2024-08-22T09:14:50.739Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-22T09:14:50.739Z] } [Pipeline] sh [2024-08-22T09:14:51.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-22T09:14:51.450Z] + sudo service docker restart [2024-08-22T09:15:01.544Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.724512812s with top 10 stages: buildir: 1m6.536270457s, gosec: 10.035229992s, inspect: 2.813966626s, fact_deprecated: 2.409468562s, ctrlflow: 1.88766653s, printf: 1.680992024s, nilness: 1.464507818s, fact_purity: 1.443804473s, S1038: 1.399352949s, SA1012: 1.016763668s" [2024-08-22T09:15:01.544Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-22T09:15:01.544Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" [2024-08-22T09:15:01.544Z] level=info msg="[runner] processing took 16.750705ms with stages: nolint: 7.898613ms, identifier_marker: 3.928596ms, path_prettifier: 1.618265ms, autogenerated_exclude: 1.308502ms, exclude-rules: 1.176621ms, skip_dirs: 770.428µs, cgo: 29.66µs, filename_unadjuster: 13.35µs, fixer: 940ns, skip_files: 850ns, max_same_issues: 850ns, path_prefixer: 830ns, uniq_by_line: 590ns, sort_results: 570ns, severity-rules: 410ns, max_from_linter: 400ns, exclude: 360ns, diff: 360ns, max_per_file_from_linter: 260ns, source_code: 140ns, path_shortener: 110ns" [2024-08-22T09:15:01.544Z] level=info msg="[runner] linters took 13.896737469s with stages: goanalysis_metalinter: 13.879884863s" [2024-08-22T09:15:01.544Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-22T09:15:01.544Z] level=info msg="Memory: 368 samples, avg is 299.9MB, max is 1338.5MB" [2024-08-22T09:15:01.544Z] level=info msg="Execution took 37.659396431s" [2024-08-22T09:15:01.544Z] go vet ./... [2024-08-22T09:15:08.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-22T09:15:08.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-22T09:15:08.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-22T09:15:08.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-22T09:15:08.507Z] + ls -al . [2024-08-22T09:15:08.508Z] total 912 [2024-08-22T09:15:08.508Z] drwxrwxr-x 11 1001 1001 4096 Aug 22 09:13 . [2024-08-22T09:15:08.508Z] drwxr-xr-x 4 root root 4096 Aug 22 09:13 .. [2024-08-22T09:15:08.508Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 .blubracket [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 10 Aug 22 09:11 .dockerignore [2024-08-22T09:15:08.508Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 09:14 .git [2024-08-22T09:15:08.508Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 09:11 .github [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 1102 Aug 22 09:11 .gitignore [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 09:11 .golangci.yml [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 100 Aug 22 09:11 .hadolint.yml [2024-08-22T09:15:08.508Z] drwxr-xr-x 3 1001 1001 4096 Aug 22 09:12 .semver [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 155 Aug 22 09:11 .sonarcloud.properties [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 09:11 ADOPTERS.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 21286 Aug 22 09:11 Attribution.txt [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 100284 Aug 22 09:11 CHANGELOG.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 09:11 CONTRIBUTING.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 09:11 GOVERNANCE.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 861 Aug 22 09:11 Jenkinsfile [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 09:11 LICENSE [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 16854 Aug 22 09:11 Makefile [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 09:11 OWNERS.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 9528 Aug 22 09:11 README.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 789 Aug 22 09:11 SECURITY.md [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 5 Aug 22 09:12 VERSION [2024-08-22T09:15:08.508Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 bin [2024-08-22T09:15:08.508Z] drwxrwxr-x 20 1001 1001 4096 Aug 22 09:11 cmd [2024-08-22T09:15:08.508Z] -rw-r--r-- 1 root root 544290 Aug 22 09:14 coverage.out [2024-08-22T09:15:08.508Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 fuzz_test [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 7305 Aug 22 09:11 go.mod [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 102581 Aug 22 09:11 go.sum [2024-08-22T09:15:08.508Z] drwxrwxr-x 7 1001 1001 4096 Aug 22 09:11 internal [2024-08-22T09:15:08.508Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 09:11 openapi [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 584 Aug 22 09:11 security.txt [2024-08-22T09:15:08.508Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 09:11 version.go [Pipeline] sh [2024-08-22T09:15:09.163Z] + '[' -e coverage.out ] [2024-08-22T09:15:09.164Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-22T09:15:09.320Z] Stashed 1 file(s) [Pipeline] sh [2024-08-22T09:15:09.624Z] + make build [2024-08-22T09:15:09.625Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-22T09:15:09.807Z] provisioning config files... [2024-08-22T09:15:09.837Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13443379006748612959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-22T09:15:10.464Z] ---> ****-login.sh [2024-08-22T09:15:10.464Z] nexus3.edgexfoundry.org:10001 [2024-08-22T09:15:11.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:15:11.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:15:11.054Z] Configure a credential helper to remove this warning. See [2024-08-22T09:15:11.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:15:11.054Z] [2024-08-22T09:15:11.054Z] Login Succeeded [2024-08-22T09:15:11.054Z] nexus3.edgexfoundry.org:10002 [2024-08-22T09:15:11.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:15:11.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:15:11.323Z] Configure a credential helper to remove this warning. See [2024-08-22T09:15:11.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:15:11.323Z] [2024-08-22T09:15:11.323Z] Login Succeeded [2024-08-22T09:15:11.323Z] nexus3.edgexfoundry.org:10003 [2024-08-22T09:15:11.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:15:11.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:15:11.871Z] Configure a credential helper to remove this warning. See [2024-08-22T09:15:11.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:15:11.871Z] [2024-08-22T09:15:11.871Z] Login Succeeded [2024-08-22T09:15:11.871Z] nexus3.edgexfoundry.org:10004 [2024-08-22T09:15:11.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:15:12.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:15:12.140Z] Configure a credential helper to remove this warning. See [2024-08-22T09:15:12.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:15:12.140Z] [2024-08-22T09:15:12.140Z] Login Succeeded [2024-08-22T09:15:12.140Z] ****.io [2024-08-22T09:15:12.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-22T09:15:12.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-22T09:15:12.673Z] Configure a credential helper to remove this warning. See [2024-08-22T09:15:12.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-22T09:15:12.673Z] [2024-08-22T09:15:12.673Z] Login Succeeded [2024-08-22T09:15:12.673Z] ---> ****-login.sh ends [Pipeline] } [2024-08-22T09:15:12.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-22T09:15:13.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-22T09:15:13.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-22T09:15:13.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-22T09:15:13.583Z] ========================================================= [2024-08-22T09:15:13.583Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-22T09:15:13.583Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:15:13.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-22T09:15:13.966Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-22T09:15:13.966Z] c6b39de5b339: Pulling fs layer [2024-08-22T09:15:13.966Z] a69c41024577: Pulling fs layer [2024-08-22T09:15:13.966Z] d6de4b400683: Pulling fs layer [2024-08-22T09:15:13.966Z] 35cb2a7552d0: Pulling fs layer [2024-08-22T09:15:13.966Z] 4f4fb700ef54: Pulling fs layer [2024-08-22T09:15:13.966Z] 464afbd9ba4c: Pulling fs layer [2024-08-22T09:15:13.966Z] 00f215d4a9da: Pulling fs layer [2024-08-22T09:15:13.966Z] d496ad576159: Pulling fs layer [2024-08-22T09:15:13.966Z] 4f4fb700ef54: Waiting [2024-08-22T09:15:13.966Z] 464afbd9ba4c: Waiting [2024-08-22T09:15:13.966Z] 00f215d4a9da: Waiting [2024-08-22T09:15:13.966Z] 35cb2a7552d0: Waiting [2024-08-22T09:15:13.966Z] d496ad576159: Waiting [2024-08-22T09:15:14.235Z] a69c41024577: Verifying Checksum [2024-08-22T09:15:14.235Z] a69c41024577: Download complete [2024-08-22T09:15:14.235Z] 35cb2a7552d0: Verifying Checksum [2024-08-22T09:15:14.235Z] 35cb2a7552d0: Download complete [2024-08-22T09:15:14.235Z] 4f4fb700ef54: Verifying Checksum [2024-08-22T09:15:14.235Z] 4f4fb700ef54: Download complete [2024-08-22T09:15:14.235Z] 464afbd9ba4c: Verifying Checksum [2024-08-22T09:15:14.235Z] 464afbd9ba4c: Download complete [2024-08-22T09:15:14.235Z] c6b39de5b339: Verifying Checksum [2024-08-22T09:15:14.235Z] c6b39de5b339: Download complete [2024-08-22T09:15:14.507Z] d496ad576159: Verifying Checksum [2024-08-22T09:15:14.507Z] d496ad576159: Download complete [2024-08-22T09:15:15.096Z] c6b39de5b339: Pull complete [2024-08-22T09:15:15.685Z] a69c41024577: Pull complete [2024-08-22T09:15:15.954Z] d6de4b400683: Verifying Checksum [2024-08-22T09:15:15.954Z] d6de4b400683: Download complete [2024-08-22T09:15:16.928Z] 00f215d4a9da: Verifying Checksum [2024-08-22T09:15:16.928Z] 00f215d4a9da: Download complete [2024-08-22T09:15:29.236Z] d6de4b400683: Pull complete [2024-08-22T09:15:29.236Z] 35cb2a7552d0: Pull complete [2024-08-22T09:15:29.236Z] 4f4fb700ef54: Pull complete [2024-08-22T09:15:29.236Z] 464afbd9ba4c: Pull complete [2024-08-22T09:15:36.173Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-22T09:15:36.174Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-22T09:15:37.113Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-22T09:15:37.681Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-22T09:15:39.336Z] 00f215d4a9da: Pull complete [2024-08-22T09:15:39.585Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-22T09:15:39.928Z] d496ad576159: Pull complete [2024-08-22T09:15:39.928Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-22T09:15:39.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-22T09:15:39.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:15:40.347Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-22T09:15:40.347Z] WORKDIR /edgex [2024-08-22T09:15:40.347Z] COPY go.mod . [2024-08-22T09:15:40.347Z] RUN go mod download [2024-08-22T09:15:40.347Z] docker build -t ci-base-image-arm64 -f - . [2024-08-22T09:15:40.944Z] Sending build context to Docker daemon 3.525MB [2024-08-22T09:15:40.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-22T09:15:40.944Z] ---> f246e2811388 [2024-08-22T09:15:40.944Z] Step 2/4 : WORKDIR /edgex [2024-08-22T09:15:42.885Z] ---> Running in f01af0e1ea05 [2024-08-22T09:15:42.885Z] Removing intermediate container f01af0e1ea05 [2024-08-22T09:15:42.885Z] ---> 7c932a768fdb [2024-08-22T09:15:42.885Z] Step 3/4 : COPY go.mod . [2024-08-22T09:15:43.469Z] ---> 87b2bc771105 [2024-08-22T09:15:43.469Z] Step 4/4 : RUN go mod download [2024-08-22T09:15:43.469Z] ---> Running in af6f9ce5dea6 [2024-08-22T09:15:43.771Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-22T09:15:45.678Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-22T09:15:47.579Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-22T09:15:49.608Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-22T09:15:50.602Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-22T09:15:50.880Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-22T09:15:51.858Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-22T09:15:52.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-22T09:15:53.400Z] $ docker stop --time=1 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 [2024-08-22T09:15:58.684Z] $ docker rm -f --volumes 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:16:00.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-22T09:16:00.435Z] [2024-08-22T09:16:00.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:16:00.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-22T09:16:00.841Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-22T09:16:00.841Z] 91d30c5bc195: Pulling fs layer [2024-08-22T09:16:00.841Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-22T09:16:00.841Z] 9c61dcf015f6: Pulling fs layer [2024-08-22T09:16:00.841Z] 4698f68db338: Pulling fs layer [2024-08-22T09:16:00.841Z] 2a2f49069b9e: Pulling fs layer [2024-08-22T09:16:00.841Z] e0025b399a48: Pulling fs layer [2024-08-22T09:16:00.841Z] 4698f68db338: Waiting [2024-08-22T09:16:00.841Z] 2a2f49069b9e: Waiting [2024-08-22T09:16:00.841Z] e0025b399a48: Waiting [2024-08-22T09:16:00.841Z] 91d30c5bc195: Verifying Checksum [2024-08-22T09:16:00.841Z] 91d30c5bc195: Download complete [2024-08-22T09:16:01.099Z] 4698f68db338: Verifying Checksum [2024-08-22T09:16:01.099Z] 4698f68db338: Download complete [2024-08-22T09:16:01.099Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-22T09:16:01.099Z] 2e9b0aa3be6d: Download complete [2024-08-22T09:16:01.099Z] e0025b399a48: Verifying Checksum [2024-08-22T09:16:01.099Z] e0025b399a48: Download complete [2024-08-22T09:16:01.099Z] 91d30c5bc195: Pull complete [2024-08-22T09:16:01.099Z] 2a2f49069b9e: Download complete [2024-08-22T09:16:01.358Z] 2e9b0aa3be6d: Pull complete [2024-08-22T09:16:01.618Z] 9c61dcf015f6: Verifying Checksum [2024-08-22T09:16:01.618Z] 9c61dcf015f6: Download complete [2024-08-22T09:16:04.908Z] 9c61dcf015f6: Pull complete [2024-08-22T09:16:04.908Z] 4698f68db338: Pull complete [2024-08-22T09:16:04.908Z] 2a2f49069b9e: Pull complete [2024-08-22T09:16:04.908Z] e0025b399a48: Pull complete [2024-08-22T09:16:04.908Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-22T09:16:04.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-22T09:16:04.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:16:05.175Z] prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container [2024-08-22T09:16:05.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-22T09:16:08.675Z] $ docker top 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-22T09:16:09.099Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-22T09:16:12.392Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #1 transferring dockerfile: 2.50kB done [2024-08-22T09:16:12.392Z] #1 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #2 transferring dockerfile: 3.17kB done [2024-08-22T09:16:12.392Z] #2 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #3 transferring dockerfile: 2.01kB done [2024-08-22T09:16:12.392Z] #3 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #4 transferring dockerfile: 1.81kB done [2024-08-22T09:16:12.392Z] #4 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #5 transferring dockerfile: 2.23kB done [2024-08-22T09:16:12.392Z] #5 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #6 transferring dockerfile: 1.69kB done [2024-08-22T09:16:12.392Z] #6 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #7 transferring dockerfile: 2.15kB done [2024-08-22T09:16:12.392Z] #7 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #8 transferring dockerfile: 1.93kB done [2024-08-22T09:16:12.392Z] #8 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #9 transferring dockerfile: 1.89kB done [2024-08-22T09:16:12.392Z] #9 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #10 transferring dockerfile: 2.07kB done [2024-08-22T09:16:12.392Z] #10 DONE 0.1s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #11 transferring dockerfile: 1.85kB done [2024-08-22T09:16:12.392Z] #11 DONE 0.1s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #12 [core-command internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #12 transferring dockerfile: 1.93kB done [2024-08-22T09:16:12.392Z] #12 DONE 0.1s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #13 transferring dockerfile: 2.06kB done [2024-08-22T09:16:12.392Z] #13 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #14 transferring dockerfile: 1.95kB done [2024-08-22T09:16:12.392Z] #14 DONE 0.1s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #15 transferring dockerfile: 1.70kB done [2024-08-22T09:16:12.392Z] #15 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-22T09:16:12.392Z] #16 transferring dockerfile: 2.49kB done [2024-08-22T09:16:12.392Z] #16 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-22T09:16:12.392Z] #17 transferring context: 50B done [2024-08-22T09:16:12.392Z] #17 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-22T09:16:12.392Z] #18 transferring context: 50B done [2024-08-22T09:16:12.392Z] #18 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #19 [core-keeper internal] load .dockerignore [2024-08-22T09:16:12.392Z] #19 transferring context: 50B done [2024-08-22T09:16:12.392Z] #19 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-22T09:16:12.392Z] #20 transferring context: 50B done [2024-08-22T09:16:12.392Z] #20 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #21 [security-spire-agent internal] load .dockerignore [2024-08-22T09:16:12.392Z] #21 transferring context: 50B done [2024-08-22T09:16:12.392Z] #21 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #22 [security-spire-config internal] load .dockerignore [2024-08-22T09:16:12.392Z] #22 transferring context: 50B done [2024-08-22T09:16:12.392Z] #22 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #23 [security-proxy-auth internal] load .dockerignore [2024-08-22T09:16:12.392Z] #23 transferring context: 50B done [2024-08-22T09:16:12.392Z] #23 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #24 [support-scheduler internal] load .dockerignore [2024-08-22T09:16:12.392Z] #24 transferring context: 50B done [2024-08-22T09:16:12.392Z] #24 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-08-22T09:16:12.392Z] #25 transferring context: 50B done [2024-08-22T09:16:12.392Z] #25 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #26 [core-command internal] load .dockerignore [2024-08-22T09:16:12.392Z] #26 transferring context: 50B done [2024-08-22T09:16:12.392Z] #26 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-22T09:16:12.392Z] #27 transferring context: 50B done [2024-08-22T09:16:12.392Z] #27 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #28 [core-data internal] load .dockerignore [2024-08-22T09:16:12.392Z] #28 transferring context: 50B done [2024-08-22T09:16:12.392Z] #28 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #29 [core-metadata internal] load .dockerignore [2024-08-22T09:16:12.392Z] #29 transferring context: 50B done [2024-08-22T09:16:12.392Z] #29 DONE 0.0s [2024-08-22T09:16:12.392Z] [2024-08-22T09:16:12.392Z] #30 [security-spire-server internal] load .dockerignore [2024-08-22T09:16:12.392Z] #30 transferring context: 50B done [2024-08-22T09:16:12.653Z] #30 DONE 0.0s [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #31 [support-notifications internal] load .dockerignore [2024-08-22T09:16:12.653Z] #31 transferring context: 50B done [2024-08-22T09:16:12.653Z] #31 DONE 0.0s [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-08-22T09:16:12.653Z] #32 transferring context: 50B done [2024-08-22T09:16:12.653Z] #32 DONE 0.0s [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:16:12.653Z] #33 ... [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-22T09:16:12.653Z] #34 DONE 0.0s [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:16:12.653Z] #33 ... [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-22T09:16:12.653Z] #34 DONE 0.0s [2024-08-22T09:16:12.653Z] [2024-08-22T09:16:12.653Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:16:12.911Z] #33 ... [2024-08-22T09:16:12.911Z] [2024-08-22T09:16:12.911Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-22T09:16:12.911Z] #34 DONE 0.0s [2024-08-22T09:16:12.911Z] [2024-08-22T09:16:12.911Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:16:12.911Z] #33 ... [2024-08-22T09:16:12.911Z] [2024-08-22T09:16:12.911Z] #35 [support-cron-scheduler internal] load build context [2024-08-22T09:16:12.911Z] #35 DONE 0.0s [2024-08-22T09:16:12.911Z] [2024-08-22T09:16:12.911Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:16:13.191Z] #33 DONE 0.5s [2024-08-22T09:16:13.191Z] [2024-08-22T09:16:13.191Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:16:13.191Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-22T09:16:13.191Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:16:13.191Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-22T09:16:13.191Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-22T09:16:13.191Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-22T09:16:13.452Z] #36 ... [2024-08-22T09:16:13.452Z] [2024-08-22T09:16:13.452Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-22T09:16:13.452Z] #37 DONE 0.7s [2024-08-22T09:16:13.452Z] [2024-08-22T09:16:13.452Z] #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:16:13.452Z] #36 ... [2024-08-22T09:16:13.452Z] [2024-08-22T09:16:13.452Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-22T09:16:13.452Z] #38 DONE 0.7s [2024-08-22T09:16:13.452Z] [2024-08-22T09:16:13.452Z] #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:16:13.452Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-22T09:16:13.452Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:16:13.452Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-22T09:16:13.452Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-22T09:16:14.389Z] #36 ... [2024-08-22T09:16:14.389Z] [2024-08-22T09:16:14.389Z] #39 [security-spire-server internal] load build context [2024-08-22T09:16:14.389Z] #39 transferring context: 27.71kB 0.0s done [2024-08-22T09:16:14.389Z] #39 DONE 0.8s [2024-08-22T09:16:14.389Z] [2024-08-22T09:16:14.389Z] #40 [security-spire-config internal] load build context [2024-08-22T09:16:14.389Z] #40 transferring context: 25.96kB 0.0s done [2024-08-22T09:16:14.389Z] #40 DONE 0.8s [2024-08-22T09:16:14.389Z] [2024-08-22T09:16:14.389Z] #41 [security-spire-agent internal] load build context [2024-08-22T09:16:14.389Z] #41 transferring context: 27.24kB 0.0s done [2024-08-22T09:16:14.389Z] #41 DONE 0.8s [2024-08-22T09:16:14.389Z] [2024-08-22T09:16:14.389Z] #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:16:14.971Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 1.6s [2024-08-22T09:16:14.971Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 1.7s done [2024-08-22T09:16:14.971Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-22T09:16:15.229Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-22T09:16:15.229Z] #36 ... [2024-08-22T09:16:15.229Z] [2024-08-22T09:16:15.229Z] #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-22T09:16:15.229Z] #42 DONE 2.3s [2024-08-22T09:16:15.508Z] [2024-08-22T09:16:15.508Z] #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:16:15.508Z] #36 DONE 2.4s [2024-08-22T09:16:15.508Z] [2024-08-22T09:16:15.508Z] #43 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-22T09:16:20.797Z] #43 ... [2024-08-22T09:16:20.797Z] [2024-08-22T09:16:20.797Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:16:20.797Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-22T09:16:20.797Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-22T09:16:20.797Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-22T09:16:20.797Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-22T09:16:20.797Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-22T09:16:20.797Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-22T09:16:20.797Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-22T09:16:20.797Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-22T09:16:20.797Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-08-22T09:16:20.797Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-22T09:16:20.797Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-22T09:16:20.797Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done [2024-08-22T09:16:23.338Z] #44 ... [2024-08-22T09:16:23.338Z] [2024-08-22T09:16:23.338Z] #45 [core-data internal] load build context [2024-08-22T09:16:23.338Z] #45 transferring context: 252.88MB 9.8s [2024-08-22T09:16:23.338Z] #45 ... [2024-08-22T09:16:23.338Z] [2024-08-22T09:16:23.338Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-22T09:16:23.338Z] #46 ... [2024-08-22T09:16:23.338Z] [2024-08-22T09:16:23.338Z] #47 [core-metadata internal] load build context [2024-08-22T09:16:23.338Z] #47 ... [2024-08-22T09:16:23.338Z] [2024-08-22T09:16:23.338Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:16:23.338Z] #48 ... [2024-08-22T09:16:23.338Z] [2024-08-22T09:16:23.338Z] #49 [security-proxy-setup internal] load build context [2024-08-22T09:16:23.595Z] #49 ... [2024-08-22T09:16:23.595Z] [2024-08-22T09:16:23.595Z] #50 [core-command internal] load build context [2024-08-22T09:16:23.595Z] #50 ... [2024-08-22T09:16:23.595Z] [2024-08-22T09:16:23.595Z] #51 [support-scheduler internal] load build context [2024-08-22T09:16:23.852Z] #51 ... [2024-08-22T09:16:23.853Z] [2024-08-22T09:16:23.853Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:16:23.853Z] #52 ... [2024-08-22T09:16:23.853Z] [2024-08-22T09:16:23.853Z] #35 [support-cron-scheduler internal] load build context [2024-08-22T09:16:24.108Z] #35 ... [2024-08-22T09:16:24.108Z] [2024-08-22T09:16:24.108Z] #53 [security-bootstrapper internal] load build context [2024-08-22T09:16:24.108Z] #53 ... [2024-08-22T09:16:24.108Z] [2024-08-22T09:16:24.108Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:16:24.108Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-22T09:16:24.108Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-22T09:16:24.108Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-22T09:16:24.108Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-22T09:16:24.108Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-22T09:16:24.109Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-22T09:16:24.109Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-22T09:16:24.109Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-08-22T09:16:24.109Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-22T09:16:24.109Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-08-22T09:16:24.109Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-08-22T09:16:24.109Z] #54 ... [2024-08-22T09:16:24.109Z] [2024-08-22T09:16:24.109Z] #55 [security-secretstore-setup internal] load build context [2024-08-22T09:16:24.674Z] #55 ... [2024-08-22T09:16:24.674Z] [2024-08-22T09:16:24.674Z] #56 [core-keeper internal] load build context [2024-08-22T09:16:24.674Z] #56 ... [2024-08-22T09:16:24.674Z] [2024-08-22T09:16:24.674Z] #57 [support-notifications internal] load build context [2024-08-22T09:16:24.674Z] #57 ... [2024-08-22T09:16:24.674Z] [2024-08-22T09:16:24.674Z] #55 [security-secretstore-setup internal] load build context [2024-08-22T09:16:26.576Z] #55 ... [2024-08-22T09:16:26.576Z] [2024-08-22T09:16:26.576Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:16:26.576Z] #58 ... [2024-08-22T09:16:26.576Z] [2024-08-22T09:16:26.576Z] #55 [security-secretstore-setup internal] load build context [2024-08-22T09:16:28.608Z] #55 transferring context: 250.81MB 14.8s [2024-08-22T09:16:32.799Z] #55 ... [2024-08-22T09:16:32.799Z] [2024-08-22T09:16:32.799Z] #47 [core-metadata internal] load build context [2024-08-22T09:16:32.799Z] #47 ... [2024-08-22T09:16:32.799Z] [2024-08-22T09:16:32.799Z] #55 [security-secretstore-setup internal] load build context [2024-08-22T09:16:33.057Z] #55 transferring context: 419.01MB 19.8s [2024-08-22T09:16:33.355Z] #55 ... [2024-08-22T09:16:33.355Z] [2024-08-22T09:16:33.355Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-22T09:16:33.355Z] #46 transferring context: 494.61MB 17.4s done [2024-08-22T09:16:33.656Z] #46 ... [2024-08-22T09:16:33.656Z] [2024-08-22T09:16:33.656Z] #45 [core-data internal] load build context [2024-08-22T09:16:33.656Z] #45 transferring context: 494.61MB 17.3s done [2024-08-22T09:16:33.656Z] #45 ... [2024-08-22T09:16:33.656Z] [2024-08-22T09:16:33.656Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:16:33.656Z] #48 transferring context: 494.61MB 17.0s done [2024-08-22T09:16:33.656Z] #48 ... [2024-08-22T09:16:33.656Z] [2024-08-22T09:16:33.656Z] #49 [security-proxy-setup internal] load build context [2024-08-22T09:16:33.914Z] #49 ... [2024-08-22T09:16:33.914Z] [2024-08-22T09:16:33.914Z] #50 [core-command internal] load build context [2024-08-22T09:16:33.914Z] #50 ... [2024-08-22T09:16:33.914Z] [2024-08-22T09:16:33.914Z] #49 [security-proxy-setup internal] load build context [2024-08-22T09:16:33.914Z] #49 ... [2024-08-22T09:16:33.914Z] [2024-08-22T09:16:33.914Z] #51 [support-scheduler internal] load build context [2024-08-22T09:16:33.914Z] #51 transferring context: 494.61MB 19.6s done [2024-08-22T09:16:34.173Z] #51 ... [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:16:34.173Z] #48 DONE 21.0s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:16:34.173Z] #52 transferring context: 494.61MB 17.2s done [2024-08-22T09:16:34.173Z] #52 DONE 21.0s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-22T09:16:34.173Z] #43 DONE 18.7s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #45 [core-data internal] load build context [2024-08-22T09:16:34.173Z] #45 DONE 21.1s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-22T09:16:34.173Z] #46 DONE 21.1s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #35 [support-cron-scheduler internal] load build context [2024-08-22T09:16:34.173Z] #35 transferring context: 494.61MB 20.6s done [2024-08-22T09:16:34.173Z] #35 DONE 21.2s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #57 [support-notifications internal] load build context [2024-08-22T09:16:34.173Z] #57 transferring context: 494.61MB 20.1s done [2024-08-22T09:16:34.173Z] #57 DONE 21.1s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #56 [core-keeper internal] load build context [2024-08-22T09:16:34.173Z] #56 transferring context: 494.61MB 17.9s done [2024-08-22T09:16:34.173Z] #56 DONE 21.1s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #51 [support-scheduler internal] load build context [2024-08-22T09:16:34.173Z] #51 DONE 21.1s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #55 [security-secretstore-setup internal] load build context [2024-08-22T09:16:34.173Z] #55 transferring context: 494.61MB 20.6s done [2024-08-22T09:16:34.173Z] #55 DONE 21.2s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #53 [security-bootstrapper internal] load build context [2024-08-22T09:16:34.173Z] #53 transferring context: 494.61MB 21.0s done [2024-08-22T09:16:34.173Z] #53 DONE 21.2s [2024-08-22T09:16:34.173Z] [2024-08-22T09:16:34.173Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:16:34.431Z] #59 ... [2024-08-22T09:16:34.432Z] [2024-08-22T09:16:34.432Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:16:34.432Z] #54 DONE 20.9s [2024-08-22T09:16:34.432Z] [2024-08-22T09:16:34.432Z] #49 [security-proxy-setup internal] load build context [2024-08-22T09:16:34.432Z] #49 transferring context: 494.61MB 21.3s done [2024-08-22T09:16:34.432Z] #49 DONE 21.4s [2024-08-22T09:16:34.711Z] [2024-08-22T09:16:34.711Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:16:39.904Z] Removing intermediate container af6f9ce5dea6 [2024-08-22T09:16:39.904Z] ---> 7b617de12013 [2024-08-22T09:16:39.904Z] Successfully built 7b617de12013 [2024-08-22T09:16:39.904Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:16:40.273Z] #44 ... [2024-08-22T09:16:40.273Z] [2024-08-22T09:16:40.273Z] #50 [core-command internal] load build context [2024-08-22T09:16:40.273Z] #50 transferring context: 494.61MB 22.5s done [2024-08-22T09:16:40.273Z] #50 DONE 26.4s [2024-08-22T09:16:40.273Z] [2024-08-22T09:16:40.273Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:16:40.273Z] #58 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:40.273Z] #58 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:40.273Z] #58 20.47 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:16:40.273Z] #58 20.47 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:16:40.273Z] #58 20.47 OK: 20070 distinct packages available [2024-08-22T09:16:40.273Z] #58 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:40.273Z] #58 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:40.273Z] #58 20.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:40.273Z] #58 20.92 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:16:40.273Z] #58 20.92 (3/4) Installing libucontext (1.2-r2) [2024-08-22T09:16:40.273Z] #58 20.92 (4/4) Installing gcompat (1.1.0-r1) [2024-08-22T09:16:40.273Z] #58 20.93 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:40.273Z] #58 20.94 OK: 8 MiB in 19 packages [2024-08-22T09:16:40.338Z] + docker inspect -f . ci-base-image-arm64 [2024-08-22T09:16:40.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:16:40.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container [2024-08-22T09:16:40.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-22T09:16:40.864Z] #58 ... [2024-08-22T09:16:40.864Z] [2024-08-22T09:16:40.864Z] #47 [core-metadata internal] load build context [2024-08-22T09:16:40.864Z] #47 transferring context: 494.61MB 21.7s done [2024-08-22T09:16:40.864Z] #47 DONE 27.8s [2024-08-22T09:16:41.205Z] [2024-08-22T09:16:41.206Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-22T09:16:41.206Z] #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:41.206Z] #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:41.206Z] #0 3.298 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:16:41.206Z] #0 3.298 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:16:41.206Z] #0 3.298 OK: 20070 distinct packages available [2024-08-22T09:16:41.206Z] #0 3.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:41.206Z] #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:41.206Z] #0 3.716 (1/11) Installing ca-certificates (20240226-r0) [2024-08-22T09:16:41.206Z] #0 3.730 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-22T09:16:41.206Z] #0 3.739 (3/11) Installing libunistring (1.1-r1) [2024-08-22T09:16:41.206Z] #0 3.751 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-22T09:16:41.206Z] #0 3.755 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-22T09:16:41.206Z] #0 3.758 (6/11) Installing libcurl (8.9.0-r0) [2024-08-22T09:16:41.206Z] #0 3.772 (7/11) Installing curl (8.9.0-r0) [2024-08-22T09:16:41.206Z] #0 3.783 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:41.206Z] #0 3.787 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:16:41.206Z] #0 3.790 (10/11) Installing libucontext (1.2-r2) [2024-08-22T09:16:41.206Z] #0 3.798 (11/11) Installing gcompat (1.1.0-r1) [2024-08-22T09:16:41.206Z] #0 3.802 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:41.206Z] #0 3.809 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:16:41.206Z] #0 3.849 OK: 12 MiB in 26 packages [2024-08-22T09:16:42.016Z] $ docker top fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-22T09:16:43.036Z] + go version [2024-08-22T09:16:43.036Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-22T09:16:43.077Z] $ docker stop --time=1 fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e [2024-08-22T09:16:43.778Z] #60 ... [2024-08-22T09:16:43.779Z] [2024-08-22T09:16:43.779Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-22T09:16:44.346Z] #61 ... [2024-08-22T09:16:44.346Z] [2024-08-22T09:16:44.346Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-22T09:16:44.346Z] #62 ... [2024-08-22T09:16:44.346Z] [2024-08-22T09:16:44.346Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-22T09:16:44.605Z] #63 ... [2024-08-22T09:16:44.605Z] [2024-08-22T09:16:44.605Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-22T09:16:44.605Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:44.605Z] #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:44.605Z] #0 1.512 (1/3) Installing ca-certificates (20240226-r0) [2024-08-22T09:16:44.605Z] #0 1.530 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:44.605Z] #0 1.614 (3/3) Installing tzdata (2024a-r0) [2024-08-22T09:16:44.605Z] #0 1.713 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:44.605Z] #0 1.720 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:16:44.605Z] #0 1.772 OK: 11 MiB in 18 packages [2024-08-22T09:16:44.658Z] $ docker rm -f --volumes fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e [2024-08-22T09:16:44.888Z] #64 ... [2024-08-22T09:16:44.888Z] [2024-08-22T09:16:44.888Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:16:44.888Z] #65 ... [2024-08-22T09:16:44.888Z] [2024-08-22T09:16:44.888Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-08-22T09:16:45.146Z] #66 ... [2024-08-22T09:16:45.146Z] [2024-08-22T09:16:45.146Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-22T09:16:45.146Z] #67 ... [2024-08-22T09:16:45.146Z] [2024-08-22T09:16:45.146Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-08-22T09:16:45.405Z] #68 ... [2024-08-22T09:16:45.405Z] [2024-08-22T09:16:45.405Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-22T09:16:45.405Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:45.405Z] #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:45.405Z] #0 3.944 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:45.405Z] #0 3.949 (2/4) Installing openssl (3.1.6-r0) [2024-08-22T09:16:45.405Z] #0 3.960 (3/4) Installing su-exec (0.2-r3) [2024-08-22T09:16:45.405Z] #0 3.964 (4/4) Installing yq (4.33.3-r5) [2024-08-22T09:16:45.405Z] #0 4.219 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:45.405Z] #0 4.227 OK: 17 MiB in 19 packages [2024-08-22T09:16:45.405Z] #69 ... [2024-08-22T09:16:45.405Z] [2024-08-22T09:16:45.405Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-22T09:16:45.405Z] #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:45.405Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:45.405Z] #0 3.033 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:45.405Z] #0 3.082 (2/2) Installing su-exec (0.2-r3) [2024-08-22T09:16:45.405Z] #0 3.086 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:45.405Z] #0 3.110 OK: 7 MiB in 17 packages [Pipeline] sh [2024-08-22T09:16:45.664Z] #70 ... [2024-08-22T09:16:45.664Z] [2024-08-22T09:16:45.664Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:16:45.808Z] + docker inspect -f . ci-base-image-arm64 [2024-08-22T09:16:45.809Z] . [Pipeline] } [Pipeline] // withEnv [2024-08-22T09:16:45.923Z] #71 ... [2024-08-22T09:16:45.923Z] [2024-08-22T09:16:45.923Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:16:45.923Z] #72 ... [2024-08-22T09:16:45.923Z] [2024-08-22T09:16:45.923Z] #73 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [Pipeline] withDockerContainer [2024-08-22T09:16:46.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container [2024-08-22T09:16:46.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-22T09:16:47.309Z] $ docker top 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-22T09:16:47.622Z] ========================================================= [2024-08-22T09:16:47.622Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-22T09:16:47.622Z] ========================================================= [Pipeline] sh [2024-08-22T09:16:47.947Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-22T09:16:48.349Z] + make test [2024-08-22T09:16:48.616Z] go test -race -coverprofile=coverage.out ./... [2024-08-22T09:16:51.191Z] #73 ... [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-22T09:16:51.192Z] #60 DONE 17.1s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-22T09:16:51.192Z] #64 DONE 17.1s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:16:51.192Z] #74 ... [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:16:51.192Z] #65 DONE 17.2s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-22T09:16:51.192Z] #70 DONE 17.2s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:16:51.192Z] #58 DONE 34.7s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-22T09:16:51.192Z] #69 DONE 17.2s [2024-08-22T09:16:51.192Z] [2024-08-22T09:16:51.192Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-22T09:16:52.127Z] #75 ... [2024-08-22T09:16:52.127Z] [2024-08-22T09:16:52.127Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:16:52.127Z] #71 DONE 18.0s [2024-08-22T09:16:52.127Z] [2024-08-22T09:16:52.127Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-22T09:16:52.127Z] #66 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.127Z] #66 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.480Z] #66 18.30 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:16:52.480Z] #66 18.30 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:16:52.480Z] #66 18.30 OK: 20077 distinct packages available [2024-08-22T09:16:52.480Z] #66 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.739Z] #66 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.739Z] #66 ... [2024-08-22T09:16:52.739Z] [2024-08-22T09:16:52.739Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-22T09:16:52.739Z] #68 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.739Z] #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.739Z] #68 18.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:52.739Z] #68 18.54 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:52.739Z] #68 18.54 OK: 7 MiB in 16 packages [2024-08-22T09:16:52.739Z] #68 DONE 19.0s [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #73 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-22T09:16:52.998Z] #73 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #73 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #73 18.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:52.998Z] #73 18.58 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:52.998Z] #73 18.59 OK: 7 MiB in 16 packages [2024-08-22T09:16:52.998Z] #73 DONE 19.0s [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-22T09:16:52.998Z] #62 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #62 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #62 18.56 (1/2) Installing ca-certificates (20240226-r0) [2024-08-22T09:16:52.998Z] #62 18.58 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:52.998Z] #62 18.59 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:52.998Z] #62 18.59 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:16:52.998Z] #62 18.64 OK: 8 MiB in 17 packages [2024-08-22T09:16:52.998Z] #62 DONE 19.0s [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-22T09:16:52.998Z] #67 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #67 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #67 18.60 (1/4) Installing ca-certificates (20240226-r0) [2024-08-22T09:16:52.998Z] #67 18.61 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:52.998Z] #67 18.61 (3/4) Installing su-exec (0.2-r3) [2024-08-22T09:16:52.998Z] #67 18.61 (4/4) Installing yq (4.33.3-r5) [2024-08-22T09:16:52.998Z] #67 18.80 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:52.998Z] #67 18.81 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:16:52.998Z] #67 18.91 OK: 17 MiB in 19 packages [2024-08-22T09:16:52.998Z] #67 DONE 19.0s [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:16:52.998Z] #76 ... [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:16:52.998Z] #59 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #59 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:52.998Z] #59 18.78 OK: 264 MiB in 52 packages [2024-08-22T09:16:52.998Z] #59 DONE 18.9s [2024-08-22T09:16:52.998Z] [2024-08-22T09:16:52.998Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-22T09:16:52.998Z] #66 18.75 OK: 264 MiB in 52 packages [2024-08-22T09:16:52.998Z] #66 DONE 18.9s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:16:53.257Z] #77 DONE 0.1s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-22T09:16:53.257Z] #61 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #61 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #61 18.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:16:53.257Z] #61 18.71 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:16:53.257Z] #61 18.71 OK: 20070 distinct packages available [2024-08-22T09:16:53.257Z] #61 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #61 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #61 19.10 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:53.257Z] #61 19.13 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:16:53.257Z] #61 19.14 (3/5) Installing libucontext (1.2-r2) [2024-08-22T09:16:53.257Z] #61 19.14 (4/5) Installing gcompat (1.1.0-r1) [2024-08-22T09:16:53.257Z] #61 19.14 (5/5) Installing openssl (3.1.6-r0) [2024-08-22T09:16:53.257Z] #61 19.16 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:53.257Z] #61 19.18 OK: 8 MiB in 20 packages [2024-08-22T09:16:53.257Z] #61 DONE 19.3s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:16:53.257Z] #78 DONE 0.1s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:16:53.257Z] #79 ... [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:16:53.257Z] #72 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #72 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #72 18.99 OK: 264 MiB in 52 packages [2024-08-22T09:16:53.257Z] #72 DONE 19.1s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:16:53.257Z] #80 DONE 0.0s [2024-08-22T09:16:53.257Z] [2024-08-22T09:16:53.257Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:16:53.257Z] #74 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #74 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.257Z] #74 2.196 OK: 12 MiB in 26 packages [2024-08-22T09:16:53.257Z] #74 DONE 2.3s [2024-08-22T09:16:53.514Z] [2024-08-22T09:16:53.514Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-22T09:16:53.514Z] #63 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.514Z] #63 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:53.514Z] #63 19.00 OK: 264 MiB in 52 packages [2024-08-22T09:16:53.514Z] #63 DONE 19.2s [2024-08-22T09:16:53.514Z] [2024-08-22T09:16:53.514Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:16:53.514Z] #81 DONE 0.0s [2024-08-22T09:16:53.514Z] [2024-08-22T09:16:53.514Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:16:54.449Z] #82 ... [2024-08-22T09:16:54.449Z] [2024-08-22T09:16:54.449Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-22T09:16:54.449Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.449Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.449Z] #0 3.144 OK: 8 MiB in 19 packages [2024-08-22T09:16:54.449Z] #83 DONE 3.4s [2024-08-22T09:16:54.449Z] [2024-08-22T09:16:54.449Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:16:54.449Z] #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.449Z] #0 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.449Z] #0 3.179 OK: 11 MiB in 18 packages [2024-08-22T09:16:54.449Z] #84 DONE 3.5s [2024-08-22T09:16:54.708Z] [2024-08-22T09:16:54.708Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-22T09:16:54.708Z] #75 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.708Z] #75 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:54.708Z] #75 3.459 OK: 17 MiB in 19 packages [2024-08-22T09:16:55.277Z] #75 DONE 4.3s [2024-08-22T09:16:55.277Z] [2024-08-22T09:16:55.277Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-22T09:16:55.277Z] #0 3.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:55.277Z] #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:55.277Z] #0 3.840 OK: 7 MiB in 17 packages [2024-08-22T09:16:55.277Z] #85 DONE 4.3s [2024-08-22T09:16:55.277Z] [2024-08-22T09:16:55.278Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-22T09:16:55.278Z] #0 2.174 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:55.278Z] #0 2.717 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:55.278Z] #0 3.421 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:16:55.278Z] #0 3.753 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:16:55.278Z] #0 3.760 OK: 7 MiB in 16 packages [2024-08-22T09:16:55.278Z] #86 DONE 4.4s [2024-08-22T09:16:55.278Z] [2024-08-22T09:16:55.278Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-22T09:16:55.536Z] #87 ... [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:16:55.536Z] #88 DONE 0.9s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-22T09:16:55.536Z] #89 DONE 0.1s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-22T09:16:55.536Z] #90 DONE 0.1s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-22T09:16:55.536Z] #91 DONE 0.0s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:16:55.536Z] #92 DONE 0.0s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-22T09:16:55.536Z] #93 DONE 0.0s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-22T09:16:55.536Z] #94 DONE 0.0s [2024-08-22T09:16:55.536Z] [2024-08-22T09:16:55.536Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-22T09:16:56.473Z] #95 ... [2024-08-22T09:16:56.473Z] [2024-08-22T09:16:56.473Z] #96 [security-spire-config] exporting to image [2024-08-22T09:16:56.473Z] #96 exporting layers 0.6s done [2024-08-22T09:16:56.473Z] #96 writing image sha256:3ca20fc7e815a085ceaa4566facda2a7cd7ebdb61fe2f1a037c778b82f4c504f done [2024-08-22T09:16:56.473Z] #96 naming to docker.io/library/security-spire-config done [2024-08-22T09:16:56.473Z] #96 DONE 0.7s [2024-08-22T09:16:56.473Z] [2024-08-22T09:16:56.473Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:16:56.473Z] #76 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.473Z] #76 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.473Z] #76 3.552 OK: 7 MiB in 16 packages [2024-08-22T09:16:56.732Z] #76 ... [2024-08-22T09:16:56.732Z] [2024-08-22T09:16:56.732Z] #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:16:56.732Z] #0 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.732Z] #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.732Z] #0 3.517 OK: 8 MiB in 17 packages [2024-08-22T09:16:56.732Z] #97 DONE 3.9s [2024-08-22T09:16:56.732Z] [2024-08-22T09:16:56.732Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:16:56.732Z] #76 DONE 3.9s [2024-08-22T09:16:56.732Z] [2024-08-22T09:16:56.732Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-22T09:16:56.732Z] #95 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.996Z] #95 3.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:56.996Z] #95 3.908 OK: 8 MiB in 20 packages [2024-08-22T09:16:57.563Z] #95 DONE 4.3s [2024-08-22T09:16:57.563Z] [2024-08-22T09:16:57.563Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-22T09:16:57.563Z] #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:57.563Z] #0 3.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:57.563Z] #0 4.145 OK: 17 MiB in 19 packages [2024-08-22T09:16:57.563Z] #98 DONE 4.6s [2024-08-22T09:16:57.563Z] [2024-08-22T09:16:57.563Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:16:57.846Z] #99 ... [2024-08-22T09:16:57.846Z] [2024-08-22T09:16:57.846Z] #100 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-22T09:16:57.846Z] #0 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:57.846Z] #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:57.846Z] #0 4.192 OK: 7 MiB in 16 packages [2024-08-22T09:16:57.846Z] #100 DONE 4.9s [2024-08-22T09:16:58.258Z] [2024-08-22T09:16:58.258Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-22T09:16:58.258Z] #101 ... [2024-08-22T09:16:58.258Z] [2024-08-22T09:16:58.258Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-22T09:16:58.258Z] #0 3.979 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:58.258Z] #0 4.486 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-22T09:16:58.258Z] #0 5.144 OK: 264 MiB in 52 packages [2024-08-22T09:16:58.258Z] #102 DONE 6.0s [2024-08-22T09:16:58.518Z] [2024-08-22T09:16:58.518Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-22T09:16:58.518Z] #87 DONE 2.9s [2024-08-22T09:16:58.518Z] [2024-08-22T09:16:58.518Z] #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-22T09:16:59.454Z] #103 DONE 1.3s [2024-08-22T09:16:59.454Z] [2024-08-22T09:16:59.454Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:16:59.454Z] #99 DONE 2.1s [2024-08-22T09:16:59.454Z] [2024-08-22T09:16:59.454Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-22T09:16:59.454Z] #101 DONE 2.1s [2024-08-22T09:16:59.454Z] [2024-08-22T09:16:59.455Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-22T09:16:59.455Z] #104 DONE 1.4s [2024-08-22T09:16:59.455Z] [2024-08-22T09:16:59.455Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:16:59.718Z] #105 ... [2024-08-22T09:16:59.718Z] [2024-08-22T09:16:59.718Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-22T09:16:59.718Z] #106 DONE 0.1s [2024-08-22T09:17:00.221Z] [2024-08-22T09:17:00.221Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-22T09:17:00.481Z] #107 DONE 0.8s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:17:00.481Z] #108 DONE 0.9s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:17:00.481Z] #109 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-22T09:17:00.481Z] #110 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-22T09:17:00.481Z] #111 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-22T09:17:00.481Z] #112 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-22T09:17:00.481Z] #113 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:17:00.481Z] #114 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-22T09:17:00.481Z] #115 DONE 0.0s [2024-08-22T09:17:00.481Z] [2024-08-22T09:17:00.481Z] #96 [security-spire-server] exporting to image [2024-08-22T09:17:00.739Z] #96 ... [2024-08-22T09:17:00.739Z] [2024-08-22T09:17:00.739Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-22T09:17:00.739Z] #116 DONE 0.0s [2024-08-22T09:17:00.739Z] [2024-08-22T09:17:00.739Z] #96 [security-spire-agent] exporting to image [2024-08-22T09:17:01.319Z] #96 exporting layers 0.7s done [2024-08-22T09:17:01.319Z] #96 writing image sha256:052ca8ebab715c308d35301f508b12bc3f9d3b40566b0691781799e68cce199b done [2024-08-22T09:17:01.319Z] #96 naming to docker.io/library/security-spire-server done [2024-08-22T09:17:01.577Z] #96 writing image sha256:f30e6edad3320b74fc5f826f40690e01374e65c9f5457755cf47216803639ef9 done [2024-08-22T09:17:01.577Z] #96 naming to docker.io/library/security-spire-agent done [2024-08-22T09:17:01.577Z] #96 DONE 1.4s [2024-08-22T09:17:01.577Z] [2024-08-22T09:17:01.577Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:06.115Z] #117 ... [2024-08-22T09:17:06.115Z] [2024-08-22T09:17:06.115Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:29.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-22T09:17:54.632Z] #118 DONE 55.5s [2024-08-22T09:17:54.632Z] [2024-08-22T09:17:54.632Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:54.632Z] #82 DONE 55.3s [2024-08-22T09:17:54.632Z] [2024-08-22T09:17:54.632Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:54.632Z] #117 DONE 55.4s [2024-08-22T09:17:54.632Z] [2024-08-22T09:17:54.632Z] #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:54.632Z] #105 DONE 49.0s [2024-08-22T09:17:54.632Z] [2024-08-22T09:17:54.632Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:54.632Z] #79 DONE 55.4s [2024-08-22T09:17:54.632Z] [2024-08-22T09:17:54.632Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #119 ... [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-22T09:17:58.860Z] #120 DONE 9.9s [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #121 [core-metadata builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #121 DONE 9.9s [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #122 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #123 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #124 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #125 [support-notifications builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #125 DONE 9.9s [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #126 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #127 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #128 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #129 [core-data builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #129 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #130 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #131 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #132 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #133 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #134 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #135 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #136 [core-command builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #136 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #137 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #119 DONE 9.9s [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #138 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #139 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #140 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #141 DONE 10.0s [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #142 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #143 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #144 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:17:58.860Z] #145 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:17:58.860Z] #146 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-08-22T09:17:58.860Z] #147 CACHED [2024-08-22T09:17:58.860Z] [2024-08-22T09:17:58.860Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-22T09:18:00.243Z] #148 1.495 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-22T09:18:08.552Z] #148 ... [2024-08-22T09:18:08.552Z] [2024-08-22T09:18:08.552Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-22T09:18:08.552Z] #0 0.830 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-22T09:18:08.810Z] #149 ... [2024-08-22T09:18:08.810Z] [2024-08-22T09:18:08.810Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-22T09:18:08.810Z] #0 1.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-22T09:18:08.810Z] #150 ... [2024-08-22T09:18:08.810Z] [2024-08-22T09:18:08.810Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:18:08.811Z] #0 1.198 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-22T09:18:09.070Z] #151 ... [2024-08-22T09:18:09.070Z] [2024-08-22T09:18:09.070Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T09:18:09.070Z] #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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-22T09:18:09.070Z] #152 ... [2024-08-22T09:18:09.070Z] [2024-08-22T09:18:09.070Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-22T09:18:09.070Z] #0 1.582 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-22T09:18:09.329Z] #153 ... [2024-08-22T09:18:09.329Z] [2024-08-22T09:18:09.329Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T09:18:09.329Z] #0 1.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-22T09:18:09.588Z] #154 ... [2024-08-22T09:18:09.588Z] [2024-08-22T09:18:09.588Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-22T09:18:09.588Z] #0 1.094 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-22T09:18:09.588Z] #155 ... [2024-08-22T09:18:09.588Z] [2024-08-22T09:18:09.588Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T09:18:09.588Z] #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-22T09:18:09.848Z] #156 ... [2024-08-22T09:18:09.848Z] [2024-08-22T09:18:09.848Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-22T09:18:09.848Z] #0 1.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-22T09:18:09.848Z] #157 ... [2024-08-22T09:18:09.848Z] [2024-08-22T09:18:09.848Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:18:09.848Z] #0 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-22T09:18:10.108Z] #158 ... [2024-08-22T09:18:10.108Z] [2024-08-22T09:18:10.108Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-22T09:18:10.108Z] #0 0.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-22T09:18:10.367Z] #159 ... [2024-08-22T09:18:10.367Z] [2024-08-22T09:18:10.367Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:18:10.367Z] #0 1.039 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-22T09:19:46.897Z] #160 ... [2024-08-22T09:19:46.897Z] [2024-08-22T09:19:46.897Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:19:46.897Z] #151 99.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-22T09:20:18.969Z] #151 ... [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-22T09:20:18.969Z] #148 DONE 136.7s [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T09:20:18.969Z] #152 ... [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:20:18.969Z] #151 DONE 137.1s [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-22T09:20:18.969Z] #157 DONE 137.2s [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-22T09:20:18.969Z] #159 ... [2024-08-22T09:20:18.969Z] [2024-08-22T09:20:18.969Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:19.227Z] #161 ... [2024-08-22T09:20:19.227Z] [2024-08-22T09:20:19.227Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-22T09:20:19.227Z] #150 DONE 140.8s [2024-08-22T09:20:19.485Z] [2024-08-22T09:20:19.485Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:20.419Z] #162 ... [2024-08-22T09:20:20.419Z] [2024-08-22T09:20:20.419Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-22T09:20:20.419Z] #155 DONE 141.6s [2024-08-22T09:20:20.419Z] [2024-08-22T09:20:20.419Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:21.793Z] #163 ... [2024-08-22T09:20:21.793Z] [2024-08-22T09:20:21.793Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:21.793Z] #161 DONE 3.4s [2024-08-22T09:20:21.793Z] [2024-08-22T09:20:21.793Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:21.793Z] #162 DONE 2.7s [2024-08-22T09:20:21.793Z] [2024-08-22T09:20:21.793Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:21.793Z] #164 ... [2024-08-22T09:20:21.793Z] [2024-08-22T09:20:21.793Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:21.793Z] #165 DONE 1.7s [2024-08-22T09:20:21.793Z] [2024-08-22T09:20:21.793Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-22T09:20:21.793Z] #166 DONE 3.0s [2024-08-22T09:20:22.051Z] [2024-08-22T09:20:22.051Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:22.051Z] #163 DONE 1.7s [2024-08-22T09:20:22.051Z] [2024-08-22T09:20:22.051Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:22.051Z] #167 ... [2024-08-22T09:20:22.051Z] [2024-08-22T09:20:22.051Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:22.051Z] #168 DONE 0.3s [2024-08-22T09:20:22.339Z] [2024-08-22T09:20:22.339Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-22T09:20:22.339Z] #169 ... [2024-08-22T09:20:22.339Z] [2024-08-22T09:20:22.339Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:22.339Z] #164 DONE 0.8s [2024-08-22T09:20:22.597Z] [2024-08-22T09:20:22.597Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:22.597Z] #170 DONE 0.6s [2024-08-22T09:20:22.597Z] [2024-08-22T09:20:22.597Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-22T09:20:22.597Z] #171 ... [2024-08-22T09:20:22.597Z] [2024-08-22T09:20:22.597Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:22.597Z] #167 DONE 0.7s [2024-08-22T09:20:22.854Z] [2024-08-22T09:20:22.855Z] #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-22T09:20:24.226Z] #172 DONE 1.5s [2024-08-22T09:20:24.226Z] [2024-08-22T09:20:24.226Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-22T09:20:24.226Z] #173 DONE 1.8s [2024-08-22T09:20:24.226Z] [2024-08-22T09:20:24.226Z] #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-22T09:20:24.226Z] #174 DONE 1.8s [2024-08-22T09:20:24.226Z] [2024-08-22T09:20:24.226Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-22T09:20:24.226Z] #171 DONE 1.6s [2024-08-22T09:20:24.226Z] [2024-08-22T09:20:24.226Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-22T09:20:24.226Z] #175 ... [2024-08-22T09:20:24.226Z] [2024-08-22T09:20:24.226Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-22T09:20:24.226Z] #169 DONE 2.4s [2024-08-22T09:20:24.489Z] [2024-08-22T09:20:24.489Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-22T09:20:24.489Z] #176 DONE 0.2s [2024-08-22T09:20:24.489Z] [2024-08-22T09:20:24.489Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:24.489Z] #177 DONE 0.3s [2024-08-22T09:20:24.489Z] [2024-08-22T09:20:24.489Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:24.489Z] #178 ... [2024-08-22T09:20:24.489Z] [2024-08-22T09:20:24.489Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-22T09:20:24.489Z] #175 DONE 0.3s [2024-08-22T09:20:24.489Z] [2024-08-22T09:20:24.489Z] #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:24.489Z] #179 DONE 0.3s [2024-08-22T09:20:24.750Z] [2024-08-22T09:20:24.750Z] #96 [security-spiffe-token-provider] exporting to image [2024-08-22T09:20:24.750Z] #96 exporting layers [2024-08-22T09:20:24.750Z] #96 ... [2024-08-22T09:20:24.750Z] [2024-08-22T09:20:24.750Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:24.750Z] #180 DONE 0.6s [2024-08-22T09:20:25.009Z] [2024-08-22T09:20:25.009Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:25.009Z] #181 DONE 0.6s [2024-08-22T09:20:25.009Z] [2024-08-22T09:20:25.009Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:25.576Z] #182 ... [2024-08-22T09:20:25.576Z] [2024-08-22T09:20:25.576Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:25.576Z] #178 DONE 1.1s [2024-08-22T09:20:25.576Z] [2024-08-22T09:20:25.576Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:26.142Z] #183 ... [2024-08-22T09:20:26.142Z] [2024-08-22T09:20:26.142Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-22T09:20:26.142Z] #184 DONE 1.8s [2024-08-22T09:20:26.401Z] [2024-08-22T09:20:26.401Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:27.383Z] #185 ... [2024-08-22T09:20:27.383Z] [2024-08-22T09:20:27.383Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:27.383Z] #182 DONE 2.4s [2024-08-22T09:20:27.383Z] [2024-08-22T09:20:27.383Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-22T09:20:27.383Z] #186 DONE 2.1s [2024-08-22T09:20:27.383Z] [2024-08-22T09:20:27.383Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T09:20:27.383Z] #152 DONE 148.9s [2024-08-22T09:20:27.383Z] [2024-08-22T09:20:27.383Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-22T09:20:27.643Z] #187 ... [2024-08-22T09:20:27.643Z] [2024-08-22T09:20:27.643Z] #96 [security-spiffe-token-provider] exporting to image [2024-08-22T09:20:27.643Z] #96 exporting layers 2.7s done [2024-08-22T09:20:27.643Z] #96 writing image sha256:b6cfe7e74b7802871fcc2301f6f79596491537f0e99962bda9174d9673519b26 done [2024-08-22T09:20:27.643Z] #96 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-22T09:20:27.643Z] #96 DONE 4.3s [2024-08-22T09:20:27.643Z] [2024-08-22T09:20:27.643Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-22T09:20:28.212Z] #188 ... [2024-08-22T09:20:28.212Z] [2024-08-22T09:20:28.212Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:28.212Z] #189 CACHED [2024-08-22T09:20:28.212Z] [2024-08-22T09:20:28.212Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:28.212Z] #190 CACHED [2024-08-22T09:20:28.478Z] [2024-08-22T09:20:28.478Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:28.478Z] #185 DONE 2.1s [2024-08-22T09:20:28.478Z] [2024-08-22T09:20:28.478Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:30.422Z] #191 ... [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:30.422Z] #183 DONE 4.4s [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-22T09:20:30.422Z] #187 DONE 2.8s [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:30.422Z] #192 ... [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-22T09:20:30.422Z] #193 DONE 2.0s [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-22T09:20:30.422Z] #188 DONE 3.1s [2024-08-22T09:20:30.422Z] [2024-08-22T09:20:30.422Z] #194 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-22T09:20:31.462Z] #194 DONE 0.8s [2024-08-22T09:20:31.462Z] [2024-08-22T09:20:31.462Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:31.462Z] #195 DONE 0.8s [2024-08-22T09:20:31.462Z] [2024-08-22T09:20:31.462Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:31.462Z] #191 DONE 2.9s [2024-08-22T09:20:31.462Z] [2024-08-22T09:20:31.462Z] #196 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-22T09:20:31.462Z] #196 ... [2024-08-22T09:20:31.462Z] [2024-08-22T09:20:31.462Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:31.462Z] #192 DONE 1.0s [2024-08-22T09:20:31.721Z] [2024-08-22T09:20:31.721Z] #96 [core-common-config-bootstrapper] exporting to image [2024-08-22T09:20:31.721Z] #96 writing image sha256:7ce5a0be3deed756b160a1ba4f5bf8f0dc3b5c80643d7e5449f8a6ef606a2971 done [2024-08-22T09:20:31.721Z] #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-22T09:20:31.721Z] #96 ... [2024-08-22T09:20:31.721Z] [2024-08-22T09:20:31.721Z] #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-22T09:20:31.721Z] #197 DONE 0.6s [2024-08-22T09:20:31.980Z] [2024-08-22T09:20:31.980Z] #196 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-22T09:20:31.980Z] #196 DONE 0.6s [2024-08-22T09:20:31.980Z] [2024-08-22T09:20:31.980Z] #198 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-22T09:20:32.239Z] #198 DONE 0.4s [2024-08-22T09:20:32.239Z] [2024-08-22T09:20:32.239Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:32.500Z] #199 ... [2024-08-22T09:20:32.500Z] [2024-08-22T09:20:32.500Z] #96 [security-proxy-setup] exporting to image [2024-08-22T09:20:32.500Z] #96 exporting layers 1.2s done [2024-08-22T09:20:32.500Z] #96 writing image sha256:162279f3c85aff138b96de057454655fd10bb26f54106b6713d43e5e0ad70964 done [2024-08-22T09:20:32.500Z] #96 naming to docker.io/library/security-proxy-setup done [2024-08-22T09:20:32.500Z] #96 DONE 6.5s [2024-08-22T09:20:32.758Z] [2024-08-22T09:20:32.758Z] #200 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-22T09:20:32.758Z] #200 DONE 0.4s [2024-08-22T09:20:32.758Z] [2024-08-22T09:20:32.758Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:34.179Z] #201 DONE 2.8s [2024-08-22T09:20:34.179Z] [2024-08-22T09:20:34.179Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:20:34.179Z] #199 DONE 2.2s [2024-08-22T09:20:34.179Z] [2024-08-22T09:20:34.179Z] #202 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-22T09:20:34.179Z] #202 DONE 1.4s [2024-08-22T09:20:34.179Z] [2024-08-22T09:20:34.179Z] #96 [security-proxy-auth] exporting to image [2024-08-22T09:20:35.134Z] #96 ... [2024-08-22T09:20:35.134Z] [2024-08-22T09:20:35.134Z] #203 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-22T09:20:35.134Z] #203 DONE 0.7s [2024-08-22T09:20:35.134Z] [2024-08-22T09:20:35.134Z] #96 [security-proxy-auth] exporting to image [2024-08-22T09:20:35.134Z] #96 exporting layers 0.9s done [2024-08-22T09:20:35.134Z] #96 writing image sha256:d09f633e614072effdaf972bfed9d6f719b38a3ccc4f8f1febf29ba09310e065 0.0s done [2024-08-22T09:20:35.134Z] #96 naming to docker.io/library/security-proxy-auth done [2024-08-22T09:20:35.134Z] #96 exporting layers 1.1s done [2024-08-22T09:20:35.134Z] #96 writing image sha256:5b6da49120bf6aada44a2e78e2a20233c85925ea78121890b0d980699b1a0e71 done [2024-08-22T09:20:35.134Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-08-22T09:20:35.134Z] #96 DONE 7.6s [2024-08-22T09:20:35.134Z] [2024-08-22T09:20:35.134Z] #204 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-22T09:20:36.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-22T09:20:36.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-22T09:20:37.773Z] #204 DONE 2.8s [2024-08-22T09:20:37.773Z] [2024-08-22T09:20:37.773Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:20:37.773Z] #44 ... [2024-08-22T09:20:37.773Z] [2024-08-22T09:20:37.773Z] #96 [security-bootstrapper] exporting to image [2024-08-22T09:20:41.115Z] #96 ... [2024-08-22T09:20:41.115Z] [2024-08-22T09:20:41.115Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-22T09:20:41.115Z] #153 DONE 162.1s [2024-08-22T09:20:41.115Z] [2024-08-22T09:20:41.115Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T09:20:41.115Z] #156 ... [2024-08-22T09:20:41.115Z] [2024-08-22T09:20:41.115Z] #96 [security-bootstrapper] exporting to image [2024-08-22T09:20:41.115Z] #96 exporting layers 3.1s done [2024-08-22T09:20:41.115Z] #96 writing image sha256:cb597e731727540e80a9a0eca248cf3e40659aaa47d66f17c3c5e7cf87dc8333 done [2024-08-22T09:20:41.115Z] #96 naming to docker.io/library/security-bootstrapper 0.1s done [2024-08-22T09:20:41.115Z] #96 DONE 10.9s [2024-08-22T09:20:41.115Z] [2024-08-22T09:20:41.115Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:20:45.340Z] #44 ... [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T09:20:45.340Z] #156 DONE 166.5s [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-22T09:20:45.340Z] #159 DONE 166.6s [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:20:45.340Z] #158 DONE 166.6s [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-22T09:20:45.340Z] #149 DONE 166.6s [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.340Z] #205 ... [2024-08-22T09:20:45.340Z] [2024-08-22T09:20:45.340Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T09:20:45.340Z] #154 DONE 166.7s [2024-08-22T09:20:45.598Z] [2024-08-22T09:20:45.599Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.599Z] #206 ... [2024-08-22T09:20:45.599Z] [2024-08-22T09:20:45.599Z] #207 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.599Z] #207 DONE 0.4s [2024-08-22T09:20:45.599Z] [2024-08-22T09:20:45.599Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:20:45.599Z] #160 DONE 167.0s [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.857Z] #205 DONE 0.5s [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #208 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.857Z] #208 DONE 0.4s [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.857Z] #206 DONE 0.3s [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:45.857Z] #209 CACHED [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.857Z] #210 CACHED [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #211 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:45.857Z] #211 DONE 0.2s [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:45.857Z] #212 CACHED [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:45.857Z] #213 CACHED [2024-08-22T09:20:45.857Z] [2024-08-22T09:20:45.857Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-22T09:20:46.793Z] #214 ... [2024-08-22T09:20:46.793Z] [2024-08-22T09:20:46.793Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:20:46.793Z] #215 DONE 1.0s [2024-08-22T09:20:46.793Z] [2024-08-22T09:20:46.793Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:47.055Z] #216 DONE 0.3s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:47.055Z] #217 DONE 1.2s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-22T09:20:47.055Z] #218 DONE 1.1s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:20:47.055Z] #219 DONE 1.2s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-22T09:20:47.055Z] #214 DONE 1.2s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-22T09:20:47.055Z] #220 DONE 1.2s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #221 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-22T09:20:47.055Z] #221 DONE 1.2s [2024-08-22T09:20:47.055Z] [2024-08-22T09:20:47.055Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-22T09:20:47.624Z] #222 ... [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:47.624Z] #223 DONE 0.6s [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:47.624Z] #224 DONE 0.6s [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-22T09:20:47.624Z] #225 DONE 0.6s [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-22T09:20:47.624Z] #226 DONE 0.7s [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #227 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:47.624Z] #227 DONE 0.6s [2024-08-22T09:20:47.624Z] [2024-08-22T09:20:47.624Z] #96 [core-keeper] exporting to image [2024-08-22T09:20:47.624Z] #96 exporting layers [2024-08-22T09:20:48.192Z] #96 ... [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:48.192Z] #228 DONE 1.0s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-22T09:20:48.192Z] #222 DONE 1.0s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-22T09:20:48.192Z] #229 DONE 0.5s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #96 [core-keeper] exporting to image [2024-08-22T09:20:48.192Z] #96 exporting layers 0.5s done [2024-08-22T09:20:48.192Z] #96 writing image sha256:a75c0d073abd715add41014e4862314e6d800f58e5241444d60750807abc54fd done [2024-08-22T09:20:48.192Z] #96 naming to docker.io/library/core-keeper done [2024-08-22T09:20:48.192Z] #96 ... [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:48.192Z] #230 DONE 0.5s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-22T09:20:48.192Z] #231 DONE 0.5s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:20:48.192Z] #232 DONE 0.2s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #96 [core-command] exporting to image [2024-08-22T09:20:48.192Z] #96 writing image sha256:c2889bf13a65b0b1d481b54ff18b52113f0e45ab665dd844d94590eea99c7531 done [2024-08-22T09:20:48.192Z] #96 naming to docker.io/library/core-command done [2024-08-22T09:20:48.192Z] #96 ... [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-22T09:20:48.192Z] #233 DONE 0.2s [2024-08-22T09:20:48.192Z] [2024-08-22T09:20:48.192Z] #96 [core-data] exporting to image [2024-08-22T09:20:48.192Z] #96 exporting layers 0.2s done [2024-08-22T09:20:48.192Z] #96 writing image sha256:aeae087dd9ea2dc0657528a8ebc2c10dc471f776dcf57cbc72c3ff1350bac338 done [2024-08-22T09:20:48.192Z] #96 naming to docker.io/library/support-scheduler done [2024-08-22T09:20:48.452Z] #96 exporting layers 0.2s done [2024-08-22T09:20:48.452Z] #96 writing image sha256:c733e9103310ee23e1d76aea092bd3b99087f7fe9ee913c86be536739021d75f done [2024-08-22T09:20:48.452Z] #96 naming to docker.io/library/core-metadata done [2024-08-22T09:20:48.452Z] #96 writing image sha256:fa5e85a950cb23a213de06388833f73cd6fdd341affd7c75000252675739cc11 done [2024-08-22T09:20:48.452Z] #96 naming to docker.io/library/support-notifications done [2024-08-22T09:20:48.452Z] #96 writing image sha256:1a8606478d556913b267bcf0b5a8836787896f852972ef679743967b891bf9af done [2024-08-22T09:20:48.452Z] #96 naming to docker.io/library/support-cron-scheduler done [2024-08-22T09:20:48.452Z] #96 writing image sha256:a32fd1a78a25dc929cbee1709fdd92a33dc2fe189e13df220c1e67f3b42267f1 done [2024-08-22T09:20:48.452Z] #96 naming to docker.io/library/core-data done [2024-08-22T09:20:48.452Z] #96 DONE 11.8s [2024-08-22T09:20:48.452Z] [2024-08-22T09:20:48.452Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T09:20:48.452Z] time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-22T09:20:48.490Z] $ docker stop --time=1 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 [2024-08-22T09:20:49.761Z] $ docker rm -f --volumes 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-22T09:20:50.198Z] + docker images [2024-08-22T09:20:50.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-22T09:20:50.199Z] core-data latest a32fd1a78a25 1 second ago 39.6MB [2024-08-22T09:20:50.199Z] core-keeper latest a75c0d073abd 2 seconds ago 39.5MB [2024-08-22T09:20:50.199Z] core-command latest c2889bf13a65 2 seconds ago 35.4MB [2024-08-22T09:20:50.199Z] core-metadata latest c733e9103310 2 seconds ago 39.7MB [2024-08-22T09:20:50.199Z] support-cron-scheduler latest 1a8606478d55 2 seconds ago 44.1MB [2024-08-22T09:20:50.199Z] support-scheduler latest aeae087dd9ea 2 seconds ago 41.9MB [2024-08-22T09:20:50.199Z] support-notifications latest fa5e85a950cb 2 seconds ago 42.5MB [2024-08-22T09:20:50.199Z] security-bootstrapper latest cb597e731727 12 seconds ago 18.9MB [2024-08-22T09:20:50.199Z] security-secretstore-setup latest 5b6da49120bf 16 seconds ago 37MB [2024-08-22T09:20:50.199Z] security-proxy-auth latest d09f633e6140 16 seconds ago 33MB [2024-08-22T09:20:50.199Z] security-proxy-setup latest 162279f3c85a 18 seconds ago 26.2MB [2024-08-22T09:20:50.199Z] core-common-config-bootstrapper latest 7ce5a0be3dee 20 seconds ago 15.2MB [2024-08-22T09:20:50.199Z] security-spiffe-token-provider latest b6cfe7e74b78 25 seconds ago 28.8MB [2024-08-22T09:20:50.199Z] security-spire-agent latest f30e6edad332 3 minutes ago 182MB [2024-08-22T09:20:50.199Z] security-spire-server latest 052ca8ebab71 3 minutes ago 121MB [2024-08-22T09:20:50.199Z] security-spire-config latest 3ca20fc7e815 3 minutes ago 120MB [2024-08-22T09:20:50.199Z] ci-base-image-x86_64 latest f2dae0e9d1ba 7 minutes ago 971MB [2024-08-22T09:20:50.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-22T09:20:50.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-22T09:20:50.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-22T09:21:23.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-22T09:21:24.484Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-22T09:21:25.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-22T09:21:25.895Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-22T09:21:25.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-22T09:21:25.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-22T09:21:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-22T09:21:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-22T09:21:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-22T09:21:32.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-22T09:21:32.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-22T09:21:32.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-22T09:21:32.659Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-22T09:21:32.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-22T09:21:44.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-22T09:21:44.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-22T09:21:44.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-08-22T09:21:55.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-08-22T09:21:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-22T09:21:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-22T09:21:59.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-22T09:22:04.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.258s coverage: 69.2% of statements [2024-08-22T09:22:05.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-22T09:22:05.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-22T09:22:06.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.231s coverage: 53.2% of statements [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-22T09:22:11.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-22T09:22:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-22T09:22:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:22:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-22T09:22:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-22T09:22:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-22T09:22:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.010s coverage: 93.4% of statements [2024-08-22T09:22:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.417s coverage: 91.7% of statements [2024-08-22T09:22:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-22T09:22:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-22T09:22:27.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.227s coverage: 7.0% of statements [2024-08-22T09:22:35.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-22T09:22:35.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:22:35.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-22T09:22:36.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-22T09:22:37.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.639s coverage: 95.8% of statements [2024-08-22T09:22:37.507Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-08-22T09:22:41.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-22T09:22:42.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.143s coverage: 0.0% of statements [no tests to run] [2024-08-22T09:22:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-22T09:22:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-22T09:22:49.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.289s coverage: 0.8% of statements [2024-08-22T09:22:49.040Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.7% of statements [2024-08-22T09:22:53.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.150s coverage: 41.7% of statements [2024-08-22T09:22:53.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.111s coverage: 77.8% of statements [2024-08-22T09:22:53.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements [2024-08-22T09:22:53.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-08-22T09:22:57.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements [2024-08-22T09:22:58.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-22T09:23:00.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-22T09:23:00.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-22T09:23:00.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-22T09:23:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-22T09:23:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-22T09:23:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-22T09:23:04.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-22T09:23:09.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements [2024-08-22T09:23:09.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-22T09:23:09.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-22T09:23:09.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-22T09:23:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-22T09:23:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-22T09:23:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-22T09:23:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-22T09:23:21.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-22T09:23:21.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-22T09:23:22.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-22T09:23:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.953s coverage: 79.9% of statements [2024-08-22T09:23:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements [2024-08-22T09:23:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements [2024-08-22T09:23:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements [2024-08-22T09:23:23.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 75.0% of statements [2024-08-22T09:23:27.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-22T09:23:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements [2024-08-22T09:23:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-08-22T09:23:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-08-22T09:23:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements [2024-08-22T09:23:29.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.267s coverage: 82.1% of statements [2024-08-22T09:23:30.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-22T09:23:31.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements [2024-08-22T09:23:35.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-22T09:23:35.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-22T09:23:37.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.741s coverage: 63.1% of statements [2024-08-22T09:23:37.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-08-22T09:23:39.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-08-22T09:23:39.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-08-22T09:23:39.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-22T09:23:39.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-22T09:23:39.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-22T09:23:40.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-08-22T09:23:40.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements [2024-08-22T09:23:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-22T09:23:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-22T09:23:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-22T09:23:47.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements [2024-08-22T09:23:47.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-08-22T09:23:48.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-22T09:23:48.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-22T09:23:48.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-22T09:23:48.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-22T09:23:49.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-08-22T09:23:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-22T09:23:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-22T09:23:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-22T09:23:52.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements [2024-08-22T09:23:59.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-22T09:23:59.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-22T09:23:59.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:23:59.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-22T09:23:59.860Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.311s coverage: 90.8% of statements [2024-08-22T09:24:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-22T09:24:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-22T09:24:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-22T09:24:05.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-22T09:24:13.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements [2024-08-22T09:24:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-22T09:24:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:24:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-22T09:24:13.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-22T09:24:13.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.483s coverage: 95.7% of statements [2024-08-22T09:24:16.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-22T09:24:16.183Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-22T09:24:17.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements [2024-08-22T09:24:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-22T09:24:20.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-22T09:24:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements [2024-08-22T09:24:23.443Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-22T09:24:23.443Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-22T09:24:23.443Z] go vet ./... [2024-08-22T09:28:45.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-22T09:28:45.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-22T09:28:45.291Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-22T09:28:45.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-22T09:28:45.691Z] + ls -al . [2024-08-22T09:28:45.691Z] total 908 [2024-08-22T09:28:45.691Z] drwxrwxr-x 10 1001 1001 4096 Aug 22 09:16 . [2024-08-22T09:28:45.691Z] drwxr-xr-x 4 root root 4096 Aug 22 09:16 .. [2024-08-22T09:28:45.691Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 .blubracket [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 10 Aug 22 09:14 .dockerignore [2024-08-22T09:28:45.691Z] drwxrwxr-x 8 1001 1001 4096 Aug 22 09:14 .git [2024-08-22T09:28:45.691Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 09:14 .github [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 1102 Aug 22 09:14 .gitignore [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 42 Aug 22 09:14 .golangci.yml [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 100 Aug 22 09:14 .hadolint.yml [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 155 Aug 22 09:14 .sonarcloud.properties [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 1171 Aug 22 09:14 ADOPTERS.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 21286 Aug 22 09:14 Attribution.txt [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 100284 Aug 22 09:14 CHANGELOG.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 3804 Aug 22 09:14 CONTRIBUTING.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 677 Aug 22 09:14 GOVERNANCE.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 861 Aug 22 09:14 Jenkinsfile [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 10775 Aug 22 09:14 LICENSE [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 16854 Aug 22 09:14 Makefile [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 582 Aug 22 09:14 OWNERS.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 9528 Aug 22 09:14 README.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 789 Aug 22 09:14 SECURITY.md [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 5 Aug 22 09:12 VERSION [2024-08-22T09:28:45.691Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 bin [2024-08-22T09:28:45.691Z] drwxrwxr-x 20 1001 1001 4096 Aug 22 09:14 cmd [2024-08-22T09:28:45.691Z] -rw-r--r-- 1 root root 544290 Aug 22 09:24 coverage.out [2024-08-22T09:28:45.691Z] drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 fuzz_test [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 7305 Aug 22 09:14 go.mod [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 102581 Aug 22 09:14 go.sum [2024-08-22T09:28:45.691Z] drwxrwxr-x 7 1001 1001 4096 Aug 22 09:14 internal [2024-08-22T09:28:45.691Z] drwxrwxr-x 3 1001 1001 4096 Aug 22 09:14 openapi [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 584 Aug 22 09:14 security.txt [2024-08-22T09:28:45.691Z] -rw-rw-r-- 1 1001 1001 204 Aug 22 09:14 version.go [Pipeline] sh [2024-08-22T09:28:46.360Z] + '[' -e coverage.out ] [2024-08-22T09:28:46.360Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-22T09:28:46.408Z] Warning: overwriting stash ‘coverage-report’ [2024-08-22T09:28:47.226Z] Stashed 1 file(s) [Pipeline] sh [2024-08-22T09:28:47.886Z] + make build [2024-08-22T09:28:47.886Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-22T09:31:54.615Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-22T09:32:02.785Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-22T09:32:10.977Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-22T09:32:13.547Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-22T09:32:21.725Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-22T09:32:53.922Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-22T09:32:58.162Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-22T09:33:10.454Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-22T09:33:20.500Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-22T09:33:23.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-22T09:33:27.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-22T09:33:30.601Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-22T09:33:34.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-22T09:33:40.212Z] $ docker stop --time=1 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 [2024-08-22T09:33:42.364Z] $ docker rm -f --volumes 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:33:46.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-22T09:33:46.533Z] [2024-08-22T09:33:46.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T09:33:46.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-22T09:33:47.226Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-22T09:33:47.226Z] 547446be3368: Pulling fs layer [2024-08-22T09:33:47.226Z] d125d8839a47: Pulling fs layer [2024-08-22T09:33:47.226Z] 3e85d5ac6304: Pulling fs layer [2024-08-22T09:33:47.226Z] c3105a71a48b: Pulling fs layer [2024-08-22T09:33:47.226Z] 0f093f025ec4: Pulling fs layer [2024-08-22T09:33:47.226Z] c3106fc0e877: Pulling fs layer [2024-08-22T09:33:47.226Z] 0f093f025ec4: Waiting [2024-08-22T09:33:47.226Z] c3106fc0e877: Waiting [2024-08-22T09:33:47.226Z] c3105a71a48b: Waiting [2024-08-22T09:33:47.226Z] 547446be3368: Verifying Checksum [2024-08-22T09:33:47.226Z] 547446be3368: Download complete [2024-08-22T09:33:47.226Z] c3105a71a48b: Download complete [2024-08-22T09:33:47.810Z] d125d8839a47: Verifying Checksum [2024-08-22T09:33:47.810Z] d125d8839a47: Download complete [2024-08-22T09:33:47.810Z] c3106fc0e877: Verifying Checksum [2024-08-22T09:33:47.810Z] c3106fc0e877: Download complete [2024-08-22T09:33:47.810Z] 0f093f025ec4: Verifying Checksum [2024-08-22T09:33:47.810Z] 0f093f025ec4: Download complete [2024-08-22T09:33:48.076Z] 547446be3368: Pull complete [2024-08-22T09:33:49.480Z] d125d8839a47: Pull complete [2024-08-22T09:33:49.747Z] 3e85d5ac6304: Verifying Checksum [2024-08-22T09:33:49.747Z] 3e85d5ac6304: Download complete [2024-08-22T09:33:59.802Z] 3e85d5ac6304: Pull complete [2024-08-22T09:33:59.802Z] c3105a71a48b: Pull complete [2024-08-22T09:34:00.383Z] 0f093f025ec4: Pull complete [2024-08-22T09:34:00.648Z] c3106fc0e877: Pull complete [2024-08-22T09:34:00.648Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-22T09:34:00.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-22T09:34:00.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T09:34:01.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container [2024-08-22T09:34:01.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-22T09:34:03.148Z] $ docker top 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-22T09:34:04.048Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-22T09:34:14.110Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #1 transferring dockerfile: 2.49kB done [2024-08-22T09:34:14.110Z] #1 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #2 transferring dockerfile: 1.81kB done [2024-08-22T09:34:14.110Z] #2 DONE 0.0s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #3 transferring dockerfile: 1.95kB done [2024-08-22T09:34:14.110Z] #3 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #4 transferring dockerfile: 2.15kB done [2024-08-22T09:34:14.110Z] #4 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #5 transferring dockerfile: 1.89kB done [2024-08-22T09:34:14.110Z] #5 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #6 transferring dockerfile: 2.23kB 0.0s done [2024-08-22T09:34:14.110Z] #6 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #7 transferring dockerfile: 1.69kB done [2024-08-22T09:34:14.110Z] #7 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #8 transferring dockerfile: 2.50kB done [2024-08-22T09:34:14.110Z] #8 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #9 [core-command internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-08-22T09:34:14.110Z] #9 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-22T09:34:14.110Z] #10 transferring dockerfile: 2.06kB done [2024-08-22T09:34:14.110Z] #10 DONE 0.1s [2024-08-22T09:34:14.110Z] [2024-08-22T09:34:14.110Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-22T09:34:14.377Z] #11 transferring dockerfile: 1.93kB done [2024-08-22T09:34:14.377Z] #11 DONE 0.1s [2024-08-22T09:34:14.377Z] [2024-08-22T09:34:14.377Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-22T09:34:14.377Z] #12 transferring dockerfile: 1.85kB 0.0s done [2024-08-22T09:34:14.377Z] #12 DONE 0.1s [2024-08-22T09:34:14.377Z] [2024-08-22T09:34:14.377Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-22T09:34:14.377Z] #13 transferring dockerfile: 2.01kB done [2024-08-22T09:34:14.377Z] #13 DONE 0.1s [2024-08-22T09:34:14.377Z] [2024-08-22T09:34:14.377Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-22T09:34:14.377Z] #14 transferring dockerfile: 3.17kB done [2024-08-22T09:34:14.377Z] #14 DONE 0.1s [2024-08-22T09:34:14.377Z] [2024-08-22T09:34:14.377Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-22T09:34:14.646Z] #15 transferring dockerfile: 2.07kB done [2024-08-22T09:34:14.646Z] #15 DONE 0.1s [2024-08-22T09:34:14.646Z] [2024-08-22T09:34:14.646Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-22T09:34:14.646Z] #16 transferring dockerfile: 1.70kB done [2024-08-22T09:34:14.646Z] #16 DONE 0.1s [2024-08-22T09:34:14.646Z] [2024-08-22T09:34:14.646Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-22T09:34:14.646Z] #17 transferring context: [2024-08-22T09:34:14.646Z] #17 transferring context: 50B done [2024-08-22T09:34:14.646Z] #17 DONE 0.0s [2024-08-22T09:34:15.232Z] [2024-08-22T09:34:15.232Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-22T09:34:15.232Z] #18 transferring context: 50B done [2024-08-22T09:34:15.232Z] #18 DONE 0.0s [2024-08-22T09:34:15.499Z] [2024-08-22T09:34:15.500Z] #19 [support-notifications internal] load .dockerignore [2024-08-22T09:34:15.500Z] #19 transferring context: 50B done [2024-08-22T09:34:15.500Z] #19 DONE 0.0s [2024-08-22T09:34:15.500Z] [2024-08-22T09:34:15.500Z] #20 [security-proxy-auth internal] load .dockerignore [2024-08-22T09:34:15.500Z] #20 transferring context: 50B 0.0s done [2024-08-22T09:34:15.500Z] #20 DONE 0.1s [2024-08-22T09:34:15.500Z] [2024-08-22T09:34:15.500Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-08-22T09:34:15.500Z] #21 transferring context: 50B 0.0s done [2024-08-22T09:34:15.500Z] #21 DONE 0.1s [2024-08-22T09:34:15.500Z] [2024-08-22T09:34:15.500Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-22T09:34:15.500Z] #22 transferring context: 50B done [2024-08-22T09:34:15.500Z] #22 DONE 0.1s [2024-08-22T09:34:15.500Z] [2024-08-22T09:34:15.500Z] #23 [security-spire-config internal] load .dockerignore [2024-08-22T09:34:15.500Z] #23 transferring context: 50B done [2024-08-22T09:34:15.500Z] #23 DONE 0.1s [2024-08-22T09:34:15.500Z] [2024-08-22T09:34:15.500Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-22T09:34:15.766Z] #24 transferring context: 50B 0.0s done [2024-08-22T09:34:15.767Z] #24 DONE 0.1s [2024-08-22T09:34:15.767Z] [2024-08-22T09:34:15.767Z] #25 [core-command internal] load .dockerignore [2024-08-22T09:34:15.767Z] #25 transferring context: 50B done [2024-08-22T09:34:15.767Z] #25 DONE 0.1s [2024-08-22T09:34:15.767Z] [2024-08-22T09:34:15.767Z] #26 [core-metadata internal] load .dockerignore [2024-08-22T09:34:15.767Z] #26 transferring context: 50B done [2024-08-22T09:34:15.767Z] #26 DONE 0.1s [2024-08-22T09:34:15.767Z] [2024-08-22T09:34:15.767Z] #27 [support-scheduler internal] load .dockerignore [2024-08-22T09:34:15.767Z] #27 transferring context: 50B done [2024-08-22T09:34:16.031Z] #27 DONE 0.1s [2024-08-22T09:34:16.031Z] [2024-08-22T09:34:16.031Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-08-22T09:34:16.031Z] #28 transferring context: 50B done [2024-08-22T09:34:16.031Z] #28 DONE 0.1s [2024-08-22T09:34:16.031Z] [2024-08-22T09:34:16.031Z] #29 [core-keeper internal] load .dockerignore [2024-08-22T09:34:16.031Z] #29 transferring context: 50B 0.0s done [2024-08-22T09:34:16.031Z] #29 DONE 0.1s [2024-08-22T09:34:16.031Z] [2024-08-22T09:34:16.031Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-22T09:34:16.031Z] #30 transferring context: 50B 0.0s done [2024-08-22T09:34:16.031Z] #30 DONE 0.1s [2024-08-22T09:34:16.031Z] [2024-08-22T09:34:16.031Z] #31 [core-data internal] load .dockerignore [2024-08-22T09:34:16.031Z] #31 transferring context: 50B done [2024-08-22T09:34:16.031Z] #31 DONE 0.1s [2024-08-22T09:34:16.031Z] [2024-08-22T09:34:16.031Z] #32 [security-spire-server internal] load .dockerignore [2024-08-22T09:34:16.299Z] #32 transferring context: 50B done [2024-08-22T09:34:16.299Z] #32 DONE 0.1s [2024-08-22T09:34:16.299Z] [2024-08-22T09:34:16.299Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:16.299Z] #33 DONE 0.0s [2024-08-22T09:34:16.299Z] [2024-08-22T09:34:16.299Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:16.564Z] #34 DONE 0.4s [2024-08-22T09:34:16.564Z] [2024-08-22T09:34:16.564Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:16.564Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:16.832Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:16.832Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:16.832Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:16.832Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-22T09:34:16.832Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s [2024-08-22T09:34:17.099Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:17.099Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-22T09:34:17.364Z] #35 ... [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:17.364Z] #34 DONE 0.4s [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:17.364Z] #33 DONE 0.0s [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:17.364Z] #34 DONE 0.5s [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.364Z] #35 ... [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:17.364Z] #33 DONE 0.0s [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:17.364Z] #34 DONE 0.6s [2024-08-22T09:34:17.364Z] [2024-08-22T09:34:17.364Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.364Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:17.364Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:17.364Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:17.364Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:17.364Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:17.629Z] #35 ... [2024-08-22T09:34:17.629Z] [2024-08-22T09:34:17.629Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:17.629Z] #33 DONE 0.0s [2024-08-22T09:34:17.629Z] [2024-08-22T09:34:17.629Z] #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.629Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:17.629Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:17.629Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:17.629Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:17.629Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:17.629Z] #35 ... [2024-08-22T09:34:17.629Z] [2024-08-22T09:34:17.629Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:17.629Z] #33 DONE 0.0s [2024-08-22T09:34:17.629Z] [2024-08-22T09:34:17.629Z] #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.899Z] #35 ... [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:17.899Z] #34 DONE 0.8s [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:17.899Z] #36 DONE 1.9s [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.899Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:17.899Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:17.899Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:17.899Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:17.899Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:17.899Z] #35 ... [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:17.899Z] #33 DONE 0.0s [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:17.899Z] #36 DONE 1.9s [2024-08-22T09:34:17.899Z] [2024-08-22T09:34:17.899Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:17.899Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:17.899Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:17.899Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:17.899Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:17.899Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:18.164Z] #35 ... [2024-08-22T09:34:18.164Z] [2024-08-22T09:34:18.164Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:18.164Z] #33 DONE 0.0s [2024-08-22T09:34:18.164Z] [2024-08-22T09:34:18.164Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:18.164Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-22T09:34:18.164Z] #35 ... [2024-08-22T09:34:18.164Z] [2024-08-22T09:34:18.164Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:18.164Z] #33 DONE 0.0s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:18.433Z] #33 DONE 0.0s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-22T09:34:18.433Z] #37 DONE 1.3s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:18.433Z] #38 ... [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:18.433Z] #34 DONE 1.3s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #39 [support-scheduler internal] load build context [2024-08-22T09:34:18.433Z] #39 DONE 0.0s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:18.433Z] #36 DONE 2.0s [2024-08-22T09:34:18.433Z] [2024-08-22T09:34:18.433Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:18.698Z] #38 ... [2024-08-22T09:34:18.698Z] [2024-08-22T09:34:18.698Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:18.698Z] #36 DONE 2.0s [2024-08-22T09:34:18.698Z] [2024-08-22T09:34:18.698Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-22T09:34:18.698Z] #40 DONE 1.5s [2024-08-22T09:34:18.698Z] [2024-08-22T09:34:18.698Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:18.698Z] #38 ... [2024-08-22T09:34:18.698Z] [2024-08-22T09:34:18.698Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:18.698Z] #33 DONE 0.0s [2024-08-22T09:34:18.698Z] [2024-08-22T09:34:18.698Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:18.966Z] #38 ... [2024-08-22T09:34:18.966Z] [2024-08-22T09:34:18.966Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:18.966Z] #33 DONE 0.0s [2024-08-22T09:34:18.966Z] [2024-08-22T09:34:18.966Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-22T09:34:18.966Z] #41 DONE 1.7s [2024-08-22T09:34:18.966Z] [2024-08-22T09:34:18.966Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:19.234Z] #38 ... [2024-08-22T09:34:19.234Z] [2024-08-22T09:34:19.234Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:19.234Z] #33 DONE 0.0s [2024-08-22T09:34:19.234Z] [2024-08-22T09:34:19.234Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:19.234Z] #38 ... [2024-08-22T09:34:19.234Z] [2024-08-22T09:34:19.234Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-22T09:34:19.234Z] #33 DONE 0.0s [2024-08-22T09:34:19.234Z] [2024-08-22T09:34:19.234Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-22T09:34:19.502Z] #40 ... [2024-08-22T09:34:19.502Z] [2024-08-22T09:34:19.502Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:19.502Z] #36 DONE 2.0s [2024-08-22T09:34:19.502Z] [2024-08-22T09:34:19.502Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-22T09:34:19.502Z] #34 DONE 2.1s [2024-08-22T09:34:19.502Z] [2024-08-22T09:34:19.502Z] #41 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-22T09:34:19.502Z] #41 DONE 1.8s [2024-08-22T09:34:19.769Z] [2024-08-22T09:34:19.769Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-22T09:34:19.769Z] #36 DONE 2.0s [2024-08-22T09:34:19.769Z] [2024-08-22T09:34:19.769Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-22T09:34:19.769Z] #41 DONE 1.8s [2024-08-22T09:34:19.769Z] [2024-08-22T09:34:19.769Z] #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:19.769Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:19.769Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:19.769Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:19.769Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:19.769Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:19.769Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-22T09:34:20.034Z] #35 ... [2024-08-22T09:34:20.034Z] [2024-08-22T09:34:20.034Z] #42 [security-spire-agent internal] load build context [2024-08-22T09:34:20.034Z] #42 transferring context: 27.24kB 0.1s done [2024-08-22T09:34:20.034Z] #42 DONE 1.4s [2024-08-22T09:34:20.034Z] [2024-08-22T09:34:20.034Z] #43 [security-spire-config internal] load build context [2024-08-22T09:34:20.034Z] #43 transferring context: 25.96kB 0.1s done [2024-08-22T09:34:20.034Z] #43 DONE 1.5s [2024-08-22T09:34:20.034Z] [2024-08-22T09:34:20.034Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:20.034Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-22T09:34:20.034Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-22T09:34:20.034Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-22T09:34:20.034Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-22T09:34:20.315Z] #44 ... [2024-08-22T09:34:20.315Z] [2024-08-22T09:34:20.315Z] #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:20.315Z] #35 DONE 4.6s [2024-08-22T09:34:20.581Z] [2024-08-22T09:34:20.581Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:20.581Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s [2024-08-22T09:34:20.581Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s [2024-08-22T09:34:20.581Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.8s [2024-08-22T09:34:20.846Z] #44 ... [2024-08-22T09:34:20.846Z] [2024-08-22T09:34:20.846Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-22T09:34:20.846Z] #40 DONE 2.8s [2024-08-22T09:34:20.846Z] [2024-08-22T09:34:20.846Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:20.846Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s [2024-08-22T09:34:20.846Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s [2024-08-22T09:34:20.846Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s [2024-08-22T09:34:21.111Z] #44 ... [2024-08-22T09:34:21.111Z] [2024-08-22T09:34:21.111Z] #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-22T09:34:21.111Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-22T09:34:21.111Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-22T09:34:21.111Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-22T09:34:21.111Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-22T09:34:21.111Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-22T09:34:21.111Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-22T09:34:21.111Z] #35 DONE 4.6s [2024-08-22T09:34:21.111Z] [2024-08-22T09:34:21.111Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:21.111Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-22T09:34:21.111Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-22T09:34:21.111Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-22T09:34:21.111Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-22T09:34:21.111Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-08-22T09:34:22.524Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done [2024-08-22T09:34:22.790Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done [2024-08-22T09:34:22.790Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-22T09:34:22.790Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-22T09:34:24.213Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.5s [2024-08-22T09:34:24.481Z] #44 ... [2024-08-22T09:34:24.481Z] [2024-08-22T09:34:24.481Z] #45 [security-spire-server internal] load build context [2024-08-22T09:34:24.481Z] #45 transferring context: 27.71kB 0.2s done [2024-08-22T09:34:24.481Z] #45 DONE 3.4s [2024-08-22T09:34:24.481Z] [2024-08-22T09:34:24.481Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:24.747Z] #46 ... [2024-08-22T09:34:24.747Z] [2024-08-22T09:34:24.747Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:25.017Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-22T09:34:25.017Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-22T09:34:25.283Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 5.4s [2024-08-22T09:34:25.866Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.9s [2024-08-22T09:34:26.834Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.9s [2024-08-22T09:34:27.099Z] #44 ... [2024-08-22T09:34:27.099Z] [2024-08-22T09:34:27.099Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:34:27.099Z] #47 DONE 7.4s [2024-08-22T09:34:27.099Z] [2024-08-22T09:34:27.099Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:27.099Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.2s [2024-08-22T09:34:27.365Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-22T09:34:27.365Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-22T09:34:27.631Z] #44 ... [2024-08-22T09:34:27.631Z] [2024-08-22T09:34:27.631Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:34:27.631Z] #48 ... [2024-08-22T09:34:27.631Z] [2024-08-22T09:34:27.631Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:27.897Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s [2024-08-22T09:34:27.897Z] #44 ... [2024-08-22T09:34:27.897Z] [2024-08-22T09:34:27.897Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:27.897Z] #49 ... [2024-08-22T09:34:27.897Z] [2024-08-22T09:34:27.897Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:34:27.897Z] #50 ... [2024-08-22T09:34:27.897Z] [2024-08-22T09:34:27.897Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:28.478Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s [2024-08-22T09:34:28.478Z] #44 ... [2024-08-22T09:34:28.478Z] [2024-08-22T09:34:28.478Z] #51 [core-metadata internal] load build context [2024-08-22T09:34:28.748Z] #51 ... [2024-08-22T09:34:28.749Z] [2024-08-22T09:34:28.749Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:34:28.749Z] #52 ... [2024-08-22T09:34:28.749Z] [2024-08-22T09:34:28.749Z] #39 [support-scheduler internal] load build context [2024-08-22T09:34:29.017Z] #39 ... [2024-08-22T09:34:29.017Z] [2024-08-22T09:34:29.017Z] #53 [core-command internal] load build context [2024-08-22T09:34:29.017Z] #53 ... [2024-08-22T09:34:29.017Z] [2024-08-22T09:34:29.017Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-22T09:34:29.017Z] #0 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.017Z] #0 5.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.017Z] #0 7.314 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:34:29.017Z] #0 7.314 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:34:29.017Z] #0 7.314 OK: 19953 distinct packages available [2024-08-22T09:34:29.017Z] #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.017Z] #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.017Z] #54 ... [2024-08-22T09:34:29.017Z] [2024-08-22T09:34:29.017Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-22T09:34:29.017Z] #0 6.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.017Z] #0 8.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.283Z] #55 ... [2024-08-22T09:34:29.283Z] [2024-08-22T09:34:29.283Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:34:29.283Z] #0 8.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.283Z] #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.283Z] #56 ... [2024-08-22T09:34:29.283Z] [2024-08-22T09:34:29.283Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:34:29.283Z] #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.283Z] #0 7.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:29.283Z] #0 9.956 OK: 266 MiB in 52 packages [2024-08-22T09:34:29.550Z] #57 ... [2024-08-22T09:34:29.550Z] [2024-08-22T09:34:29.550Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:29.550Z] #38 transferring context: 22.43MB 11.8s [2024-08-22T09:34:29.550Z] #38 ... [2024-08-22T09:34:29.550Z] [2024-08-22T09:34:29.550Z] #58 [core-keeper internal] load build context [2024-08-22T09:34:29.825Z] #58 ... [2024-08-22T09:34:29.825Z] [2024-08-22T09:34:29.825Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:34:29.825Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done [2024-08-22T09:34:29.825Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-22T09:34:29.825Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-22T09:34:29.825Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-22T09:34:29.825Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done [2024-08-22T09:34:29.825Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-08-22T09:34:29.825Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-22T09:34:29.825Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.6s done [2024-08-22T09:34:29.825Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 9.6s [2024-08-22T09:34:29.825Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-22T09:34:29.825Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-22T09:34:29.825Z] #59 ... [2024-08-22T09:34:29.825Z] [2024-08-22T09:34:29.825Z] #60 [core-data internal] load build context [2024-08-22T09:34:30.108Z] #60 ... [2024-08-22T09:34:30.108Z] [2024-08-22T09:34:30.108Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:30.108Z] #61 ... [2024-08-22T09:34:30.108Z] [2024-08-22T09:34:30.108Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:30.378Z] #62 ... [2024-08-22T09:34:30.379Z] [2024-08-22T09:34:30.379Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:30.379Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.3s [2024-08-22T09:34:31.352Z] #44 ... [2024-08-22T09:34:31.352Z] [2024-08-22T09:34:31.352Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:34:31.352Z] #57 DONE 12.3s [2024-08-22T09:34:31.352Z] [2024-08-22T09:34:31.352Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:31.623Z] #61 ... [2024-08-22T09:34:31.623Z] [2024-08-22T09:34:31.623Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-22T09:34:31.623Z] #63 ... [2024-08-22T09:34:31.623Z] [2024-08-22T09:34:31.623Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-22T09:34:31.623Z] #55 10.78 OK: 266 MiB in 52 packages [2024-08-22T09:34:31.623Z] #55 DONE 12.8s [2024-08-22T09:34:31.623Z] [2024-08-22T09:34:31.623Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-22T09:34:31.623Z] #64 ... [2024-08-22T09:34:31.623Z] [2024-08-22T09:34:31.623Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:31.623Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.8s [2024-08-22T09:34:31.897Z] #44 ... [2024-08-22T09:34:31.897Z] [2024-08-22T09:34:31.897Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-22T09:34:31.897Z] #54 11.63 OK: 266 MiB in 52 packages [2024-08-22T09:34:31.897Z] #54 DONE 13.1s [2024-08-22T09:34:31.897Z] [2024-08-22T09:34:31.897Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:32.174Z] #44 ... [2024-08-22T09:34:32.174Z] [2024-08-22T09:34:32.174Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-22T09:34:32.174Z] #56 11.92 OK: 266 MiB in 52 packages [2024-08-22T09:34:32.174Z] #56 DONE 14.0s [2024-08-22T09:34:32.174Z] [2024-08-22T09:34:32.174Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:32.174Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 12.2s [2024-08-22T09:34:32.760Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.8s [2024-08-22T09:34:33.027Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.1s [2024-08-22T09:34:33.301Z] #44 ... [2024-08-22T09:34:33.301Z] [2024-08-22T09:34:33.301Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-22T09:34:33.301Z] #65 ... [2024-08-22T09:34:33.301Z] [2024-08-22T09:34:33.301Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-22T09:34:33.568Z] #66 ... [2024-08-22T09:34:33.568Z] [2024-08-22T09:34:33.568Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-22T09:34:33.568Z] #67 ... [2024-08-22T09:34:33.568Z] [2024-08-22T09:34:33.568Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:33.833Z] #68 ... [2024-08-22T09:34:33.833Z] [2024-08-22T09:34:33.833Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-22T09:34:33.833Z] #69 ... [2024-08-22T09:34:33.833Z] [2024-08-22T09:34:33.833Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:34:34.098Z] #70 ... [2024-08-22T09:34:34.098Z] [2024-08-22T09:34:34.098Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-22T09:34:34.098Z] #71 ... [2024-08-22T09:34:34.098Z] [2024-08-22T09:34:34.098Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:34.098Z] #72 ... [2024-08-22T09:34:34.098Z] [2024-08-22T09:34:34.098Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:34:34.363Z] #73 ... [2024-08-22T09:34:34.363Z] [2024-08-22T09:34:34.363Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:34.363Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.9s done [2024-08-22T09:34:34.946Z] #44 ... [2024-08-22T09:34:34.946Z] [2024-08-22T09:34:34.946Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:34.946Z] #46 transferring context: 53.73MB 18.0s [2024-08-22T09:34:34.946Z] #46 ... [2024-08-22T09:34:34.946Z] [2024-08-22T09:34:34.946Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:34:35.526Z] #52 ... [2024-08-22T09:34:35.526Z] [2024-08-22T09:34:35.526Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:36.941Z] #46 ... [2024-08-22T09:34:36.941Z] [2024-08-22T09:34:36.941Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-22T09:34:37.211Z] #74 ... [2024-08-22T09:34:37.211Z] [2024-08-22T09:34:37.211Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:37.793Z] #46 ... [2024-08-22T09:34:37.793Z] [2024-08-22T09:34:37.793Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:34:37.793Z] #48 ... [2024-08-22T09:34:37.793Z] [2024-08-22T09:34:37.793Z] #39 [support-scheduler internal] load build context [2024-08-22T09:34:38.063Z] #39 ... [2024-08-22T09:34:38.063Z] [2024-08-22T09:34:38.063Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:34:38.329Z] #50 ... [2024-08-22T09:34:38.329Z] [2024-08-22T09:34:38.329Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:38.329Z] #49 ... [2024-08-22T09:34:38.329Z] [2024-08-22T09:34:38.329Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:34:39.294Z] #48 ... [2024-08-22T09:34:39.294Z] [2024-08-22T09:34:39.294Z] #51 [core-metadata internal] load build context [2024-08-22T09:34:39.294Z] #51 ... [2024-08-22T09:34:39.294Z] [2024-08-22T09:34:39.294Z] #53 [core-command internal] load build context [2024-08-22T09:34:39.294Z] #53 ... [2024-08-22T09:34:39.294Z] [2024-08-22T09:34:39.294Z] #51 [core-metadata internal] load build context [2024-08-22T09:34:39.874Z] #51 ... [2024-08-22T09:34:39.874Z] [2024-08-22T09:34:39.874Z] #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:39.874Z] #68 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:39.874Z] #68 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:39.874Z] #68 14.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:39.874Z] #68 14.15 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:39.874Z] #68 14.35 OK: 8 MiB in 16 packages [2024-08-22T09:34:39.874Z] #68 DONE 16.5s [2024-08-22T09:34:39.874Z] [2024-08-22T09:34:39.874Z] #51 [core-metadata internal] load build context [2024-08-22T09:34:39.874Z] #51 ... [2024-08-22T09:34:39.874Z] [2024-08-22T09:34:39.874Z] #58 [core-keeper internal] load build context [2024-08-22T09:34:39.874Z] #58 ... [2024-08-22T09:34:39.874Z] [2024-08-22T09:34:39.874Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:40.139Z] #38 ... [2024-08-22T09:34:40.139Z] [2024-08-22T09:34:40.139Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:34:40.139Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.9s done [2024-08-22T09:34:40.139Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.4s [2024-08-22T09:34:40.139Z] #59 ... [2024-08-22T09:34:40.139Z] [2024-08-22T09:34:40.139Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:40.413Z] #38 ... [2024-08-22T09:34:40.413Z] [2024-08-22T09:34:40.413Z] #60 [core-data internal] load build context [2024-08-22T09:34:40.413Z] #60 ... [2024-08-22T09:34:40.413Z] [2024-08-22T09:34:40.413Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:40.413Z] #62 ... [2024-08-22T09:34:40.413Z] [2024-08-22T09:34:40.413Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:40.681Z] #38 transferring context: 34.18MB 23.0s [2024-08-22T09:34:41.639Z] #38 ... [2024-08-22T09:34:41.639Z] [2024-08-22T09:34:41.639Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-22T09:34:41.639Z] #63 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:41.639Z] #63 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:41.639Z] #63 16.80 (1/4) Installing ca-certificates (20240226-r0) [2024-08-22T09:34:41.639Z] #63 17.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:41.639Z] #63 17.04 (3/4) Installing su-exec (0.2-r3) [2024-08-22T09:34:41.639Z] #63 17.04 (4/4) Installing yq (4.33.3-r5) [2024-08-22T09:34:41.639Z] #63 17.57 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:41.639Z] #63 17.63 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:34:41.639Z] #63 18.40 OK: 18 MiB in 19 packages [2024-08-22T09:34:41.639Z] #63 DONE 20.0s [2024-08-22T09:34:41.639Z] [2024-08-22T09:34:41.639Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:41.639Z] #38 ... [2024-08-22T09:34:41.639Z] [2024-08-22T09:34:41.639Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:41.904Z] #61 ... [2024-08-22T09:34:41.904Z] [2024-08-22T09:34:41.904Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:42.172Z] #38 ... [2024-08-22T09:34:42.172Z] [2024-08-22T09:34:42.172Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-22T09:34:42.172Z] #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:42.172Z] #64 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:42.172Z] #64 16.94 (1/2) Installing ca-certificates (20240226-r0) [2024-08-22T09:34:42.172Z] #64 17.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:42.172Z] #64 17.17 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:42.172Z] #64 17.30 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:34:42.172Z] #64 18.17 OK: 9 MiB in 17 packages [2024-08-22T09:34:42.172Z] #64 DONE 20.6s [2024-08-22T09:34:42.440Z] [2024-08-22T09:34:42.440Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:42.709Z] #38 ... [2024-08-22T09:34:42.709Z] [2024-08-22T09:34:42.709Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-22T09:34:42.709Z] #70 DONE 18.8s [2024-08-22T09:34:42.709Z] [2024-08-22T09:34:42.709Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:44.658Z] #38 ... [2024-08-22T09:34:44.658Z] [2024-08-22T09:34:44.658Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-22T09:34:44.658Z] #66 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:44.658Z] #66 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:44.658Z] #66 18.85 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:44.658Z] #66 18.85 (2/4) Installing openssl (3.1.6-r0) [2024-08-22T09:34:44.658Z] #66 18.89 (3/4) Installing su-exec (0.2-r3) [2024-08-22T09:34:44.658Z] #66 18.89 (4/4) Installing yq (4.33.3-r5) [2024-08-22T09:34:44.658Z] #66 19.50 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:44.658Z] #66 19.56 OK: 18 MiB in 19 packages [2024-08-22T09:34:44.658Z] #66 DONE 21.5s [2024-08-22T09:34:44.658Z] [2024-08-22T09:34:44.658Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:45.617Z] #38 ... [2024-08-22T09:34:45.617Z] [2024-08-22T09:34:45.617Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:34:45.617Z] #52 ... [2024-08-22T09:34:45.617Z] [2024-08-22T09:34:45.617Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:45.617Z] #38 transferring context: 39.59MB 28.2s [2024-08-22T09:34:46.581Z] #38 ... [2024-08-22T09:34:46.581Z] [2024-08-22T09:34:46.581Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-22T09:34:46.581Z] #65 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:46.581Z] #65 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:46.581Z] #65 17.66 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:34:46.581Z] #65 17.66 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:34:46.581Z] #65 17.66 OK: 19946 distinct packages available [2024-08-22T09:34:46.581Z] #65 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:46.581Z] #65 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:46.581Z] #65 21.31 (1/11) Installing ca-certificates (20240226-r0) [2024-08-22T09:34:46.581Z] #65 21.44 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-22T09:34:46.581Z] #65 21.53 (3/11) Installing libunistring (1.1-r1) [2024-08-22T09:34:46.581Z] #65 21.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-22T09:34:46.581Z] #65 21.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-22T09:34:46.581Z] #65 21.67 (6/11) Installing libcurl (8.9.0-r0) [2024-08-22T09:34:46.581Z] #65 21.73 (7/11) Installing curl (8.9.0-r0) [2024-08-22T09:34:46.581Z] #65 21.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:46.581Z] #65 21.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:34:46.581Z] #65 21.82 (10/11) Installing libucontext (1.2-r2) [2024-08-22T09:34:46.581Z] #65 21.82 (11/11) Installing gcompat (1.1.0-r1) [2024-08-22T09:34:46.581Z] #65 21.97 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:46.581Z] #65 22.09 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:34:46.581Z] #65 ... [2024-08-22T09:34:46.581Z] [2024-08-22T09:34:46.581Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:46.581Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-08-22T09:34:46.581Z] #44 ... [2024-08-22T09:34:46.581Z] [2024-08-22T09:34:46.581Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:46.581Z] #72 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:48.524Z] #72 ... [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #39 [support-scheduler internal] load build context [2024-08-22T09:34:48.524Z] #39 ... [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:48.524Z] #46 ... [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:48.524Z] #49 ... [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-22T09:34:48.524Z] #65 23.46 OK: 13 MiB in 26 packages [2024-08-22T09:34:48.524Z] #65 DONE 25.3s [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:48.524Z] #49 ... [2024-08-22T09:34:48.524Z] [2024-08-22T09:34:48.524Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:34:48.831Z] #50 ... [2024-08-22T09:34:48.831Z] [2024-08-22T09:34:48.831Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:49.416Z] #49 ... [2024-08-22T09:34:49.416Z] [2024-08-22T09:34:49.416Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:34:49.416Z] #48 ... [2024-08-22T09:34:49.416Z] [2024-08-22T09:34:49.416Z] #53 [core-command internal] load build context [2024-08-22T09:34:49.681Z] #53 ... [2024-08-22T09:34:49.682Z] [2024-08-22T09:34:49.682Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:49.682Z] #49 ... [2024-08-22T09:34:49.682Z] [2024-08-22T09:34:49.682Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:34:49.948Z] #75 ... [2024-08-22T09:34:49.948Z] [2024-08-22T09:34:49.948Z] #53 [core-command internal] load build context [2024-08-22T09:34:49.948Z] #53 ... [2024-08-22T09:34:49.948Z] [2024-08-22T09:34:49.948Z] #51 [core-metadata internal] load build context [2024-08-22T09:34:50.217Z] #51 ... [2024-08-22T09:34:50.217Z] [2024-08-22T09:34:50.217Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:34:50.217Z] #49 ... [2024-08-22T09:34:50.217Z] [2024-08-22T09:34:50.217Z] #58 [core-keeper internal] load build context [2024-08-22T09:34:50.484Z] #58 ... [2024-08-22T09:34:50.484Z] [2024-08-22T09:34:50.484Z] #53 [core-command internal] load build context [2024-08-22T09:34:50.484Z] #53 ... [2024-08-22T09:34:50.484Z] [2024-08-22T09:34:50.484Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:50.749Z] #62 ... [2024-08-22T09:34:50.749Z] [2024-08-22T09:34:50.749Z] #60 [core-data internal] load build context [2024-08-22T09:34:50.749Z] #60 ... [2024-08-22T09:34:50.749Z] [2024-08-22T09:34:50.749Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:34:50.749Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.2s [2024-08-22T09:34:50.749Z] #59 ... [2024-08-22T09:34:50.749Z] [2024-08-22T09:34:50.749Z] #60 [core-data internal] load build context [2024-08-22T09:34:51.015Z] #60 transferring context: 24.87MB 29.8s [2024-08-22T09:34:51.979Z] #60 ... [2024-08-22T09:34:51.979Z] [2024-08-22T09:34:51.979Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-22T09:34:51.979Z] #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:51.979Z] #69 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:51.979Z] #69 26.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:51.979Z] #69 26.16 (2/2) Installing su-exec (0.2-r3) [2024-08-22T09:34:51.979Z] #69 26.16 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:51.979Z] #69 26.16 OK: 8 MiB in 17 packages [2024-08-22T09:34:51.979Z] #69 DONE 28.2s [2024-08-22T09:34:51.979Z] [2024-08-22T09:34:51.979Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-22T09:34:51.979Z] #76 ... [2024-08-22T09:34:51.979Z] [2024-08-22T09:34:51.979Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:52.244Z] #61 ... [2024-08-22T09:34:52.244Z] [2024-08-22T09:34:52.244Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-22T09:34:52.244Z] #77 ... [2024-08-22T09:34:52.244Z] [2024-08-22T09:34:52.244Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:52.509Z] #61 ... [2024-08-22T09:34:52.509Z] [2024-08-22T09:34:52.509Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:34:52.509Z] #73 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:52.509Z] #73 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:52.509Z] #73 23.90 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:34:52.509Z] #73 23.90 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:34:52.509Z] #73 23.90 OK: 19946 distinct packages available [2024-08-22T09:34:52.509Z] #73 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:52.509Z] #73 26.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:52.509Z] #73 ... [2024-08-22T09:34:52.509Z] [2024-08-22T09:34:52.509Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:34:52.509Z] #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:52.509Z] #78 ... [2024-08-22T09:34:52.509Z] [2024-08-22T09:34:52.509Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:52.773Z] #61 ... [2024-08-22T09:34:52.773Z] [2024-08-22T09:34:52.773Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:53.043Z] #79 ... [2024-08-22T09:34:53.043Z] [2024-08-22T09:34:53.043Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:54.001Z] #61 ... [2024-08-22T09:34:54.001Z] [2024-08-22T09:34:54.001Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-22T09:34:54.001Z] #67 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:54.001Z] #67 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:54.001Z] #67 27.75 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-22T09:34:54.001Z] #67 27.75 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-22T09:34:54.001Z] #67 27.75 OK: 19946 distinct packages available [2024-08-22T09:34:54.001Z] #67 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:54.267Z] #67 ... [2024-08-22T09:34:54.267Z] [2024-08-22T09:34:54.267Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:54.848Z] #61 ... [2024-08-22T09:34:54.848Z] [2024-08-22T09:34:54.848Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-22T09:34:55.113Z] #80 ... [2024-08-22T09:34:55.114Z] [2024-08-22T09:34:55.114Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:34:55.378Z] #61 ... [2024-08-22T09:34:55.378Z] [2024-08-22T09:34:55.378Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-22T09:34:55.378Z] #71 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:55.378Z] #71 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:55.378Z] #71 27.72 (1/3) Installing ca-certificates (20240226-r0) [2024-08-22T09:34:55.378Z] #71 28.30 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:55.378Z] #71 28.37 (3/3) Installing tzdata (2024a-r0) [2024-08-22T09:34:55.378Z] #71 31.44 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:55.378Z] #71 31.62 Executing ca-certificates-20240226-r0.trigger [2024-08-22T09:34:55.378Z] #71 ... [2024-08-22T09:34:55.378Z] [2024-08-22T09:34:55.378Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:55.958Z] #62 ... [2024-08-22T09:34:55.958Z] [2024-08-22T09:34:55.958Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:34:55.958Z] #52 transferring context: 64.71MB 36.6s [2024-08-22T09:34:55.958Z] #52 ... [2024-08-22T09:34:55.958Z] [2024-08-22T09:34:55.958Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:56.229Z] #62 ... [2024-08-22T09:34:56.229Z] [2024-08-22T09:34:56.229Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-22T09:34:56.229Z] #73 29.79 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:56.229Z] #73 29.87 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:34:56.229Z] #73 29.87 (3/4) Installing libucontext (1.2-r2) [2024-08-22T09:34:56.229Z] #73 29.97 (4/4) Installing gcompat (1.1.0-r1) [2024-08-22T09:34:56.229Z] #73 29.97 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:56.229Z] #73 30.13 OK: 8 MiB in 19 packages [2024-08-22T09:34:56.229Z] #73 DONE 32.7s [2024-08-22T09:34:56.229Z] [2024-08-22T09:34:56.229Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:34:56.494Z] #62 ... [2024-08-22T09:34:56.495Z] [2024-08-22T09:34:56.495Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:56.760Z] #38 ... [2024-08-22T09:34:56.760Z] [2024-08-22T09:34:56.760Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-22T09:34:56.760Z] #72 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:56.760Z] #72 30.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:34:56.760Z] #72 30.17 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:34:56.760Z] #72 30.35 OK: 8 MiB in 16 packages [2024-08-22T09:34:56.760Z] #72 DONE 33.0s [2024-08-22T09:34:56.760Z] [2024-08-22T09:34:56.760Z] #38 [support-notifications internal] load build context [2024-08-22T09:34:56.760Z] #38 ... [2024-08-22T09:34:56.760Z] [2024-08-22T09:34:56.760Z] #60 [core-data internal] load build context [2024-08-22T09:34:57.026Z] #60 ... [2024-08-22T09:34:57.026Z] [2024-08-22T09:34:57.026Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:57.026Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s [2024-08-22T09:34:57.291Z] #44 ... [2024-08-22T09:34:57.291Z] [2024-08-22T09:34:57.291Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:34:57.874Z] #52 ... [2024-08-22T09:34:57.874Z] [2024-08-22T09:34:57.874Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-22T09:34:57.874Z] #74 20.71 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:57.874Z] #74 22.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:57.874Z] #74 29.07 OK: 266 MiB in 52 packages [2024-08-22T09:34:57.874Z] #74 ... [2024-08-22T09:34:57.874Z] [2024-08-22T09:34:57.875Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:58.457Z] #44 ... [2024-08-22T09:34:58.457Z] [2024-08-22T09:34:58.457Z] #39 [support-scheduler internal] load build context [2024-08-22T09:34:58.723Z] #39 ... [2024-08-22T09:34:58.723Z] [2024-08-22T09:34:58.723Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-22T09:34:58.723Z] #74 DONE 31.4s [2024-08-22T09:34:58.723Z] [2024-08-22T09:34:58.723Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:34:58.723Z] #46 ... [2024-08-22T09:34:58.723Z] [2024-08-22T09:34:58.723Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:58.988Z] #44 ... [2024-08-22T09:34:58.988Z] [2024-08-22T09:34:58.988Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:34:58.988Z] #0 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:34:58.988Z] #81 ... [2024-08-22T09:34:58.988Z] [2024-08-22T09:34:58.988Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:34:59.254Z] #50 ... [2024-08-22T09:34:59.254Z] [2024-08-22T09:34:59.254Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:34:59.521Z] #44 ... [2024-08-22T09:34:59.521Z] [2024-08-22T09:34:59.521Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:34:59.786Z] #48 ... [2024-08-22T09:34:59.786Z] [2024-08-22T09:34:59.786Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:00.052Z] #44 ... [2024-08-22T09:35:00.052Z] [2024-08-22T09:35:00.052Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-22T09:35:00.052Z] #71 33.98 OK: 12 MiB in 18 packages [2024-08-22T09:35:00.052Z] #71 DONE 36.1s [2024-08-22T09:35:00.052Z] [2024-08-22T09:35:00.052Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:00.317Z] #51 ... [2024-08-22T09:35:00.317Z] [2024-08-22T09:35:00.317Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:35:00.582Z] #82 ... [2024-08-22T09:35:00.582Z] [2024-08-22T09:35:00.582Z] #53 [core-command internal] load build context [2024-08-22T09:35:00.847Z] #53 ... [2024-08-22T09:35:00.847Z] [2024-08-22T09:35:00.847Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:00.847Z] #58 ... [2024-08-22T09:35:00.847Z] [2024-08-22T09:35:00.847Z] #53 [core-command internal] load build context [2024-08-22T09:35:00.847Z] #53 ... [2024-08-22T09:35:00.847Z] [2024-08-22T09:35:00.847Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:01.120Z] #49 transferring context: 44.26MB 43.1s [2024-08-22T09:35:01.120Z] #49 ... [2024-08-22T09:35:01.120Z] [2024-08-22T09:35:01.120Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:35:01.120Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.5s [2024-08-22T09:35:01.120Z] #59 ... [2024-08-22T09:35:01.120Z] [2024-08-22T09:35:01.120Z] #53 [core-command internal] load build context [2024-08-22T09:35:01.389Z] #53 ... [2024-08-22T09:35:01.389Z] [2024-08-22T09:35:01.389Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:35:01.389Z] #75 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:01.389Z] #75 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:01.389Z] #75 ... [2024-08-22T09:35:01.389Z] [2024-08-22T09:35:01.389Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:01.665Z] #49 ... [2024-08-22T09:35:01.665Z] [2024-08-22T09:35:01.665Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-22T09:35:01.665Z] #67 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:01.665Z] #67 35.99 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-22T09:35:01.665Z] #67 35.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-22T09:35:01.665Z] #67 35.99 (3/5) Installing libucontext (1.2-r2) [2024-08-22T09:35:01.665Z] #67 36.02 (4/5) Installing gcompat (1.1.0-r1) [2024-08-22T09:35:01.665Z] #67 36.08 (5/5) Installing openssl (3.1.6-r0) [2024-08-22T09:35:01.665Z] #67 36.16 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:35:01.665Z] #67 36.26 OK: 9 MiB in 20 packages [2024-08-22T09:35:01.665Z] #67 DONE 38.4s [2024-08-22T09:35:01.665Z] [2024-08-22T09:35:01.665Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:04.250Z] #49 ... [2024-08-22T09:35:04.250Z] [2024-08-22T09:35:04.250Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-22T09:35:04.250Z] #75 22.04 OK: 8 MiB in 16 packages [2024-08-22T09:35:04.250Z] #75 DONE 24.1s [2024-08-22T09:35:04.250Z] [2024-08-22T09:35:04.250Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:04.250Z] #49 ... [2024-08-22T09:35:04.250Z] [2024-08-22T09:35:04.250Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:35:04.250Z] #78 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.250Z] #78 19.73 OK: 9 MiB in 17 packages [2024-08-22T09:35:04.250Z] #78 DONE 21.7s [2024-08-22T09:35:04.250Z] [2024-08-22T09:35:04.250Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:04.525Z] #49 ... [2024-08-22T09:35:04.525Z] [2024-08-22T09:35:04.525Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-22T09:35:04.525Z] #79 11.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.525Z] #79 13.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.525Z] #79 20.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-22T09:35:04.525Z] #79 21.22 Executing busybox-1.36.1-r7.trigger [2024-08-22T09:35:04.525Z] #79 21.22 OK: 8 MiB in 16 packages [2024-08-22T09:35:04.792Z] #79 ... [2024-08-22T09:35:04.792Z] [2024-08-22T09:35:04.792Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:04.792Z] #49 ... [2024-08-22T09:35:04.792Z] [2024-08-22T09:35:04.792Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-22T09:35:04.792Z] #80 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.792Z] #80 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.792Z] #80 17.05 OK: 18 MiB in 19 packages [2024-08-22T09:35:04.792Z] #80 DONE 19.9s [2024-08-22T09:35:04.792Z] [2024-08-22T09:35:04.792Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:04.792Z] #49 ... [2024-08-22T09:35:04.792Z] [2024-08-22T09:35:04.792Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-22T09:35:04.792Z] #77 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.792Z] #77 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:04.792Z] #77 20.40 OK: 18 MiB in 19 packages [2024-08-22T09:35:04.792Z] #77 ... [2024-08-22T09:35:04.792Z] [2024-08-22T09:35:04.792Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:05.058Z] #46 ... [2024-08-22T09:35:05.058Z] [2024-08-22T09:35:05.058Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-22T09:35:05.058Z] #83 ... [2024-08-22T09:35:05.058Z] [2024-08-22T09:35:05.058Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-22T09:35:05.058Z] #77 DONE 23.1s [2024-08-22T09:35:05.324Z] [2024-08-22T09:35:05.324Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:05.324Z] #46 transferring context: 99.59MB 48.6s [2024-08-22T09:35:05.324Z] #46 ... [2024-08-22T09:35:05.324Z] [2024-08-22T09:35:05.324Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:35:05.324Z] #81 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:05.324Z] #81 14.69 OK: 13 MiB in 26 packages [2024-08-22T09:35:05.324Z] #81 DONE 16.7s [2024-08-22T09:35:05.324Z] [2024-08-22T09:35:05.324Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:05.591Z] #46 ... [2024-08-22T09:35:05.591Z] [2024-08-22T09:35:05.591Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:05.591Z] #61 ... [2024-08-22T09:35:05.591Z] [2024-08-22T09:35:05.591Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:06.173Z] #49 ... [2024-08-22T09:35:06.173Z] [2024-08-22T09:35:06.173Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-22T09:35:06.173Z] #79 DONE 23.3s [2024-08-22T09:35:06.173Z] [2024-08-22T09:35:06.173Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:06.438Z] #49 ... [2024-08-22T09:35:06.438Z] [2024-08-22T09:35:06.438Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-22T09:35:06.438Z] #0 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.438Z] #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.719Z] #84 ... [2024-08-22T09:35:06.719Z] [2024-08-22T09:35:06.719Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:06.719Z] #49 ... [2024-08-22T09:35:06.719Z] [2024-08-22T09:35:06.719Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-22T09:35:06.719Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.719Z] #0 9.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.985Z] #85 ... [2024-08-22T09:35:06.985Z] [2024-08-22T09:35:06.985Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-22T09:35:06.985Z] #76 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.985Z] #76 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:06.985Z] #76 13.06 OK: 8 MiB in 17 packages [2024-08-22T09:35:06.985Z] #76 DONE 14.9s [2024-08-22T09:35:06.985Z] [2024-08-22T09:35:06.985Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:06.985Z] #62 ... [2024-08-22T09:35:06.985Z] [2024-08-22T09:35:06.985Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:06.985Z] #38 ... [2024-08-22T09:35:06.985Z] [2024-08-22T09:35:06.985Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-22T09:35:07.263Z] #86 ... [2024-08-22T09:35:07.263Z] [2024-08-22T09:35:07.263Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-22T09:35:07.263Z] #83 DONE 2.4s [2024-08-22T09:35:07.263Z] [2024-08-22T09:35:07.263Z] #60 [core-data internal] load build context [2024-08-22T09:35:07.527Z] #60 ... [2024-08-22T09:35:07.527Z] [2024-08-22T09:35:07.527Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:07.796Z] #38 ... [2024-08-22T09:35:07.796Z] [2024-08-22T09:35:07.796Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-22T09:35:07.796Z] #84 10.47 OK: 8 MiB in 19 packages [2024-08-22T09:35:07.796Z] #84 DONE 11.5s [2024-08-22T09:35:07.796Z] [2024-08-22T09:35:07.796Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:08.061Z] #38 ... [2024-08-22T09:35:08.061Z] [2024-08-22T09:35:08.061Z] #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-22T09:35:08.061Z] #85 10.45 OK: 8 MiB in 16 packages [2024-08-22T09:35:08.061Z] #85 DONE 11.2s [2024-08-22T09:35:08.061Z] [2024-08-22T09:35:08.061Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:08.061Z] #52 ... [2024-08-22T09:35:08.061Z] [2024-08-22T09:35:08.061Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:09.038Z] #38 ... [2024-08-22T09:35:09.038Z] [2024-08-22T09:35:09.038Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:09.038Z] #39 ... [2024-08-22T09:35:09.038Z] [2024-08-22T09:35:09.038Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:09.306Z] #38 ... [2024-08-22T09:35:09.306Z] [2024-08-22T09:35:09.306Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:09.306Z] #50 ... [2024-08-22T09:35:09.306Z] [2024-08-22T09:35:09.306Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:10.261Z] #38 ... [2024-08-22T09:35:10.261Z] [2024-08-22T09:35:10.261Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:10.261Z] #48 ... [2024-08-22T09:35:10.261Z] [2024-08-22T09:35:10.261Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:10.526Z] #38 ... [2024-08-22T09:35:10.526Z] [2024-08-22T09:35:10.526Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:10.526Z] #51 ... [2024-08-22T09:35:10.526Z] [2024-08-22T09:35:10.526Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:10.526Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.2s [2024-08-22T09:35:10.792Z] #44 ... [2024-08-22T09:35:10.792Z] [2024-08-22T09:35:10.792Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:10.792Z] #62 ... [2024-08-22T09:35:10.792Z] [2024-08-22T09:35:10.792Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:11.059Z] #58 ... [2024-08-22T09:35:11.059Z] [2024-08-22T09:35:11.059Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:11.325Z] #44 ... [2024-08-22T09:35:11.325Z] [2024-08-22T09:35:11.325Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-22T09:35:11.325Z] #82 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:11.325Z] #82 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:11.325Z] #82 10.09 OK: 12 MiB in 18 packages [2024-08-22T09:35:11.325Z] #82 DONE 11.1s [2024-08-22T09:35:11.325Z] [2024-08-22T09:35:11.325Z] #53 [core-command internal] load build context [2024-08-22T09:35:11.325Z] #53 transferring context: 78.61MB 52.0s [2024-08-22T09:35:11.591Z] #53 ... [2024-08-22T09:35:11.591Z] [2024-08-22T09:35:11.591Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:11.591Z] #48 ... [2024-08-22T09:35:11.591Z] [2024-08-22T09:35:11.591Z] #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-22T09:35:11.856Z] #87 ... [2024-08-22T09:35:11.856Z] [2024-08-22T09:35:11.856Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:11.856Z] #44 ... [2024-08-22T09:35:11.856Z] [2024-08-22T09:35:11.856Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:35:11.856Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.3s [2024-08-22T09:35:12.121Z] #59 ... [2024-08-22T09:35:12.121Z] [2024-08-22T09:35:12.121Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:14.064Z] #44 ... [2024-08-22T09:35:14.064Z] [2024-08-22T09:35:14.064Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-22T09:35:14.064Z] #86 DONE 6.7s [2024-08-22T09:35:14.064Z] [2024-08-22T09:35:14.064Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:14.064Z] #44 ... [2024-08-22T09:35:14.064Z] [2024-08-22T09:35:14.064Z] #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-22T09:35:14.064Z] #87 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:14.064Z] #87 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-22T09:35:14.064Z] #87 11.57 OK: 9 MiB in 20 packages [2024-08-22T09:35:14.064Z] #87 DONE 12.7s [2024-08-22T09:35:14.064Z] [2024-08-22T09:35:14.064Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:15.025Z] #44 ... [2024-08-22T09:35:15.025Z] [2024-08-22T09:35:15.025Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-22T09:35:15.025Z] #88 DONE 1.1s [2024-08-22T09:35:15.025Z] [2024-08-22T09:35:15.025Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:15.984Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.4s [2024-08-22T09:35:15.984Z] #44 ... [2024-08-22T09:35:15.984Z] [2024-08-22T09:35:15.984Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:15.984Z] #46 transferring context: 127.00MB 59.0s [2024-08-22T09:35:15.984Z] #46 ... [2024-08-22T09:35:15.984Z] [2024-08-22T09:35:15.984Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:15.984Z] #62 ... [2024-08-22T09:35:15.984Z] [2024-08-22T09:35:15.984Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:15.984Z] #61 ... [2024-08-22T09:35:15.984Z] [2024-08-22T09:35:15.984Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:16.951Z] #62 ... [2024-08-22T09:35:16.951Z] [2024-08-22T09:35:16.951Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:16.951Z] #49 ... [2024-08-22T09:35:16.951Z] [2024-08-22T09:35:16.951Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:17.535Z] #46 ... [2024-08-22T09:35:17.535Z] [2024-08-22T09:35:17.535Z] #60 [core-data internal] load build context [2024-08-22T09:35:17.802Z] #60 ... [2024-08-22T09:35:17.802Z] [2024-08-22T09:35:17.802Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:18.070Z] #46 ... [2024-08-22T09:35:18.070Z] [2024-08-22T09:35:18.070Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-22T09:35:18.070Z] #89 DONE 1.9s [2024-08-22T09:35:18.070Z] [2024-08-22T09:35:18.070Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:18.338Z] #46 ... [2024-08-22T09:35:18.338Z] [2024-08-22T09:35:18.338Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:18.338Z] #52 ... [2024-08-22T09:35:18.338Z] [2024-08-22T09:35:18.338Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:19.300Z] #46 ... [2024-08-22T09:35:19.300Z] [2024-08-22T09:35:19.300Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:19.300Z] #39 ... [2024-08-22T09:35:19.300Z] [2024-08-22T09:35:19.300Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:19.566Z] #46 ... [2024-08-22T09:35:19.566Z] [2024-08-22T09:35:19.566Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:19.566Z] #50 ... [2024-08-22T09:35:19.566Z] [2024-08-22T09:35:19.566Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:20.530Z] #46 ... [2024-08-22T09:35:20.530Z] [2024-08-22T09:35:20.530Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:20.796Z] #38 ... [2024-08-22T09:35:20.796Z] [2024-08-22T09:35:20.796Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:20.796Z] #51 ... [2024-08-22T09:35:20.796Z] [2024-08-22T09:35:20.796Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:21.062Z] #38 ... [2024-08-22T09:35:21.062Z] [2024-08-22T09:35:21.062Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:21.330Z] #58 ... [2024-08-22T09:35:21.330Z] [2024-08-22T09:35:21.330Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:21.330Z] #38 transferring context: 94.19MB 63.9s [2024-08-22T09:35:21.596Z] #38 ... [2024-08-22T09:35:21.596Z] [2024-08-22T09:35:21.596Z] #53 [core-command internal] load build context [2024-08-22T09:35:21.867Z] #53 ... [2024-08-22T09:35:21.867Z] [2024-08-22T09:35:21.867Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:21.867Z] #38 ... [2024-08-22T09:35:21.867Z] [2024-08-22T09:35:21.867Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:21.867Z] #48 ... [2024-08-22T09:35:21.867Z] [2024-08-22T09:35:21.867Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:21.867Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s done [2024-08-22T09:35:22.133Z] #44 ... [2024-08-22T09:35:22.133Z] [2024-08-22T09:35:22.133Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:35:22.133Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.9s done [2024-08-22T09:35:22.133Z] #59 ... [2024-08-22T09:35:22.133Z] [2024-08-22T09:35:22.133Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:26.412Z] #38 ... [2024-08-22T09:35:26.412Z] [2024-08-22T09:35:26.412Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:26.412Z] #61 ... [2024-08-22T09:35:26.412Z] [2024-08-22T09:35:26.412Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:26.412Z] #39 ... [2024-08-22T09:35:26.412Z] [2024-08-22T09:35:26.412Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:26.678Z] #61 transferring context: 45.87MB 65.5s [2024-08-22T09:35:26.946Z] #61 ... [2024-08-22T09:35:26.946Z] [2024-08-22T09:35:26.946Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:27.212Z] #62 ... [2024-08-22T09:35:27.212Z] [2024-08-22T09:35:27.212Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:27.212Z] #49 ... [2024-08-22T09:35:27.212Z] [2024-08-22T09:35:27.212Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:27.798Z] #61 ... [2024-08-22T09:35:27.798Z] [2024-08-22T09:35:27.798Z] #60 [core-data internal] load build context [2024-08-22T09:35:28.064Z] #60 ... [2024-08-22T09:35:28.064Z] [2024-08-22T09:35:28.064Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:28.645Z] #49 ... [2024-08-22T09:35:28.645Z] [2024-08-22T09:35:28.645Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:28.645Z] #52 ... [2024-08-22T09:35:28.645Z] [2024-08-22T09:35:28.645Z] #60 [core-data internal] load build context [2024-08-22T09:35:29.603Z] #60 ... [2024-08-22T09:35:29.603Z] [2024-08-22T09:35:29.603Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:35:29.603Z] #90 DONE 3.2s [2024-08-22T09:35:29.603Z] [2024-08-22T09:35:29.603Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:35:29.603Z] #91 DONE 4.1s [2024-08-22T09:35:29.603Z] [2024-08-22T09:35:29.603Z] #60 [core-data internal] load build context [2024-08-22T09:35:29.603Z] #60 ... [2024-08-22T09:35:29.603Z] [2024-08-22T09:35:29.603Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:29.871Z] #50 ... [2024-08-22T09:35:29.871Z] [2024-08-22T09:35:29.871Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-22T09:35:29.871Z] #92 DONE 4.4s [2024-08-22T09:35:29.871Z] [2024-08-22T09:35:29.871Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:29.871Z] #50 ... [2024-08-22T09:35:29.871Z] [2024-08-22T09:35:29.871Z] #60 [core-data internal] load build context [2024-08-22T09:35:30.830Z] #60 ... [2024-08-22T09:35:30.830Z] [2024-08-22T09:35:30.830Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:30.830Z] #46 ... [2024-08-22T09:35:30.830Z] [2024-08-22T09:35:30.830Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-22T09:35:30.830Z] #93 DONE 1.1s [2024-08-22T09:35:30.830Z] [2024-08-22T09:35:30.830Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:30.830Z] #49 ... [2024-08-22T09:35:30.830Z] [2024-08-22T09:35:30.830Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:31.098Z] #51 ... [2024-08-22T09:35:31.098Z] [2024-08-22T09:35:31.098Z] #60 [core-data internal] load build context [2024-08-22T09:35:31.365Z] #60 ... [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-22T09:35:31.365Z] #94 DONE 1.3s [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #60 [core-data internal] load build context [2024-08-22T09:35:31.365Z] #60 ... [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:31.365Z] #58 ... [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-22T09:35:31.365Z] #95 DONE 1.5s [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:31.365Z] #58 ... [2024-08-22T09:35:31.365Z] [2024-08-22T09:35:31.365Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:31.633Z] #49 transferring context: 118.44MB 73.6s [2024-08-22T09:35:31.903Z] #49 ... [2024-08-22T09:35:31.903Z] [2024-08-22T09:35:31.903Z] #53 [core-command internal] load build context [2024-08-22T09:35:31.903Z] #53 ... [2024-08-22T09:35:31.903Z] [2024-08-22T09:35:31.903Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:32.170Z] #51 ... [2024-08-22T09:35:32.170Z] [2024-08-22T09:35:32.170Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:32.170Z] #48 ... [2024-08-22T09:35:32.170Z] [2024-08-22T09:35:32.170Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:32.437Z] #51 ... [2024-08-22T09:35:32.437Z] [2024-08-22T09:35:32.437Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-22T09:35:32.437Z] #96 DONE 1.5s [2024-08-22T09:35:32.437Z] [2024-08-22T09:35:32.437Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:32.437Z] #51 ... [2024-08-22T09:35:32.437Z] [2024-08-22T09:35:32.437Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-22T09:35:32.437Z] #97 DONE 1.1s [2024-08-22T09:35:32.437Z] [2024-08-22T09:35:32.437Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:33.022Z] #51 ... [2024-08-22T09:35:33.022Z] [2024-08-22T09:35:33.022Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:35:33.022Z] #44 ... [2024-08-22T09:35:33.022Z] [2024-08-22T09:35:33.022Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:33.296Z] #48 ... [2024-08-22T09:35:33.296Z] [2024-08-22T09:35:33.296Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-22T09:35:33.296Z] #98 DONE 1.6s [2024-08-22T09:35:33.296Z] [2024-08-22T09:35:33.296Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:33.880Z] #48 ... [2024-08-22T09:35:33.880Z] [2024-08-22T09:35:33.880Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:35:33.880Z] #99 DONE 1.3s [2024-08-22T09:35:33.880Z] [2024-08-22T09:35:33.880Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:34.148Z] #48 ... [2024-08-22T09:35:34.148Z] [2024-08-22T09:35:34.148Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:35:34.148Z] #100 DONE 1.7s [2024-08-22T09:35:34.148Z] [2024-08-22T09:35:34.148Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:34.737Z] #48 ... [2024-08-22T09:35:34.737Z] [2024-08-22T09:35:34.737Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-22T09:35:34.737Z] #101 DONE 1.2s [2024-08-22T09:35:34.737Z] [2024-08-22T09:35:34.737Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:35.319Z] #48 ... [2024-08-22T09:35:35.319Z] [2024-08-22T09:35:35.319Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-22T09:35:35.319Z] #102 DONE 1.3s [2024-08-22T09:35:35.319Z] [2024-08-22T09:35:35.319Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:35.319Z] #48 ... [2024-08-22T09:35:35.319Z] [2024-08-22T09:35:35.319Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-22T09:35:35.319Z] #103 DONE 1.1s [2024-08-22T09:35:35.319Z] [2024-08-22T09:35:35.319Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:35.911Z] #48 ... [2024-08-22T09:35:35.911Z] [2024-08-22T09:35:35.911Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-22T09:35:35.911Z] #104 DONE 1.3s [2024-08-22T09:35:35.911Z] [2024-08-22T09:35:35.911Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:36.182Z] #48 ... [2024-08-22T09:35:36.182Z] [2024-08-22T09:35:36.182Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:36.182Z] #38 ... [2024-08-22T09:35:36.182Z] [2024-08-22T09:35:36.182Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:36.453Z] #48 transferring context: 275.49MB 78.8s [2024-08-22T09:35:36.453Z] #48 ... [2024-08-22T09:35:36.453Z] [2024-08-22T09:35:36.453Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:36.722Z] #39 ... [2024-08-22T09:35:36.722Z] [2024-08-22T09:35:36.722Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:36.722Z] #48 ... [2024-08-22T09:35:36.722Z] [2024-08-22T09:35:36.722Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-22T09:35:36.722Z] #105 DONE 1.4s [2024-08-22T09:35:36.722Z] [2024-08-22T09:35:36.722Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-22T09:35:36.722Z] #106 DONE 1.5s [2024-08-22T09:35:36.991Z] [2024-08-22T09:35:36.991Z] #107 [security-spire-agent] exporting to image [2024-08-22T09:35:36.991Z] #107 exporting layers [2024-08-22T09:35:37.259Z] #107 ... [2024-08-22T09:35:37.259Z] [2024-08-22T09:35:37.259Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:37.259Z] #62 ... [2024-08-22T09:35:37.259Z] [2024-08-22T09:35:37.259Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:37.525Z] #38 ... [2024-08-22T09:35:37.525Z] [2024-08-22T09:35:37.525Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-22T09:35:37.525Z] #108 DONE 1.4s [2024-08-22T09:35:37.525Z] [2024-08-22T09:35:37.525Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:38.114Z] #38 ... [2024-08-22T09:35:38.114Z] [2024-08-22T09:35:38.114Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:38.114Z] #61 ... [2024-08-22T09:35:38.114Z] [2024-08-22T09:35:38.114Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:38.698Z] #38 ... [2024-08-22T09:35:38.698Z] [2024-08-22T09:35:38.698Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:38.965Z] #52 ... [2024-08-22T09:35:38.965Z] [2024-08-22T09:35:38.965Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:39.924Z] #38 ... [2024-08-22T09:35:39.924Z] [2024-08-22T09:35:39.924Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:40.192Z] #50 ... [2024-08-22T09:35:40.192Z] [2024-08-22T09:35:40.192Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:40.777Z] #38 ... [2024-08-22T09:35:40.777Z] [2024-08-22T09:35:40.777Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:41.046Z] #46 transferring context: 227.63MB 84.2s [2024-08-22T09:35:41.046Z] #46 ... [2024-08-22T09:35:41.046Z] [2024-08-22T09:35:41.046Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:41.313Z] #52 ... [2024-08-22T09:35:41.313Z] [2024-08-22T09:35:41.313Z] #60 [core-data internal] load build context [2024-08-22T09:35:41.578Z] #60 ... [2024-08-22T09:35:41.578Z] [2024-08-22T09:35:41.578Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:41.578Z] #46 ... [2024-08-22T09:35:41.578Z] [2024-08-22T09:35:41.578Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:41.845Z] #58 ... [2024-08-22T09:35:41.845Z] [2024-08-22T09:35:41.845Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:41.845Z] #46 ... [2024-08-22T09:35:41.845Z] [2024-08-22T09:35:41.845Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:41.845Z] #49 ... [2024-08-22T09:35:41.845Z] [2024-08-22T09:35:41.845Z] #53 [core-command internal] load build context [2024-08-22T09:35:42.114Z] #53 ... [2024-08-22T09:35:42.114Z] [2024-08-22T09:35:42.115Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:43.219Z] #46 ... [2024-08-22T09:35:43.219Z] [2024-08-22T09:35:43.219Z] #107 [security-spire-config] exporting to image [2024-08-22T09:35:43.219Z] #107 exporting layers 5.3s done [2024-08-22T09:35:43.219Z] #107 writing image sha256:99b1a11b61e174e4be7a5db441b7adc9e378d65d6f49d2ff4a3c918787ab96ab 0.3s done [2024-08-22T09:35:43.219Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-22T09:35:43.219Z] #107 writing image sha256:11967a44aaf5ccf907a5658f27eeeeed24ea12250b943ed7ffc85592b9598eb0 0.0s done [2024-08-22T09:35:43.219Z] #107 writing image sha256:c9313314e85ac85531f1de006e334ef1c021084c28e846f027e66af2dbdd8181 0.0s done [2024-08-22T09:35:43.219Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-22T09:35:43.219Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-22T09:35:43.219Z] #107 DONE 5.9s [2024-08-22T09:35:43.219Z] [2024-08-22T09:35:43.219Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:43.508Z] #46 ... [2024-08-22T09:35:43.508Z] [2024-08-22T09:35:43.508Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:43.508Z] #51 ... [2024-08-22T09:35:43.508Z] [2024-08-22T09:35:43.508Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:44.099Z] #46 ... [2024-08-22T09:35:44.099Z] [2024-08-22T09:35:44.099Z] #48 [security-proxy-auth internal] load build context [2024-08-22T09:35:44.099Z] #48 transferring context: 309.31MB 85.9s done [2024-08-22T09:35:44.099Z] #48 DONE 86.4s [2024-08-22T09:35:44.099Z] [2024-08-22T09:35:44.099Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:46.237Z] #46 ... [2024-08-22T09:35:46.237Z] [2024-08-22T09:35:46.238Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:35:46.238Z] #109 DONE 1.9s [2024-08-22T09:35:46.238Z] [2024-08-22T09:35:46.238Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:46.864Z] #46 ... [2024-08-22T09:35:46.864Z] [2024-08-22T09:35:46.864Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:46.864Z] #39 ... [2024-08-22T09:35:46.864Z] [2024-08-22T09:35:46.864Z] #53 [core-command internal] load build context [2024-08-22T09:35:47.470Z] #53 ... [2024-08-22T09:35:47.470Z] [2024-08-22T09:35:47.470Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:47.748Z] #62 ... [2024-08-22T09:35:47.748Z] [2024-08-22T09:35:47.748Z] #53 [core-command internal] load build context [2024-08-22T09:35:48.333Z] #53 ... [2024-08-22T09:35:48.333Z] [2024-08-22T09:35:48.333Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:48.600Z] #61 ... [2024-08-22T09:35:48.600Z] [2024-08-22T09:35:48.600Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:48.869Z] #62 transferring context: 289.62MB 88.0s [2024-08-22T09:35:50.275Z] #62 ... [2024-08-22T09:35:50.276Z] [2024-08-22T09:35:50.276Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:50.276Z] #50 ... [2024-08-22T09:35:50.276Z] [2024-08-22T09:35:50.276Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:51.233Z] #62 ... [2024-08-22T09:35:51.233Z] [2024-08-22T09:35:51.233Z] #38 [support-notifications internal] load build context [2024-08-22T09:35:51.233Z] #38 ... [2024-08-22T09:35:51.233Z] [2024-08-22T09:35:51.233Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:51.499Z] #62 ... [2024-08-22T09:35:51.499Z] [2024-08-22T09:35:51.499Z] #60 [core-data internal] load build context [2024-08-22T09:35:51.766Z] #60 ... [2024-08-22T09:35:51.766Z] [2024-08-22T09:35:51.766Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:51.766Z] #52 ... [2024-08-22T09:35:51.766Z] [2024-08-22T09:35:51.766Z] #60 [core-data internal] load build context [2024-08-22T09:35:52.032Z] #60 ... [2024-08-22T09:35:52.032Z] [2024-08-22T09:35:52.032Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:52.032Z] #58 ... [2024-08-22T09:35:52.032Z] [2024-08-22T09:35:52.032Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:35:52.032Z] #49 ... [2024-08-22T09:35:52.032Z] [2024-08-22T09:35:52.032Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:53.003Z] #58 ... [2024-08-22T09:35:53.003Z] [2024-08-22T09:35:53.003Z] #52 [security-proxy-setup internal] load build context [2024-08-22T09:35:53.003Z] #52 transferring context: 309.31MB 93.2s done [2024-08-22T09:35:53.003Z] #52 DONE 94.1s [2024-08-22T09:35:53.003Z] [2024-08-22T09:35:53.003Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:53.589Z] #58 ... [2024-08-22T09:35:53.589Z] [2024-08-22T09:35:53.589Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:53.589Z] #51 ... [2024-08-22T09:35:53.589Z] [2024-08-22T09:35:53.589Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:53.856Z] #58 ... [2024-08-22T09:35:53.856Z] [2024-08-22T09:35:53.856Z] #62 [support-cron-scheduler internal] load build context [2024-08-22T09:35:53.856Z] #62 transferring context: 309.31MB 92.3s done [2024-08-22T09:35:53.856Z] #62 DONE 94.2s [2024-08-22T09:35:53.856Z] [2024-08-22T09:35:53.856Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:54.446Z] #58 ... [2024-08-22T09:35:54.446Z] [2024-08-22T09:35:54.446Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:35:54.446Z] #110 DONE 1.7s [2024-08-22T09:35:54.446Z] [2024-08-22T09:35:54.446Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:55.407Z] #58 ... [2024-08-22T09:35:55.407Z] [2024-08-22T09:35:55.407Z] #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:35:55.407Z] #111 DONE 1.3s [2024-08-22T09:35:55.407Z] [2024-08-22T09:35:55.407Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:55.674Z] #58 ... [2024-08-22T09:35:55.674Z] [2024-08-22T09:35:55.674Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-22T09:35:55.674Z] #50 transferring context: 309.31MB 97.0s done [2024-08-22T09:35:55.674Z] #50 DONE 97.7s [2024-08-22T09:35:55.674Z] [2024-08-22T09:35:55.674Z] #60 [core-data internal] load build context [2024-08-22T09:35:56.261Z] #60 ... [2024-08-22T09:35:56.261Z] [2024-08-22T09:35:56.261Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:35:56.261Z] #112 ... [2024-08-22T09:35:56.261Z] [2024-08-22T09:35:56.261Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:57.223Z] #58 ... [2024-08-22T09:35:57.223Z] [2024-08-22T09:35:57.223Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:35:57.223Z] #46 ... [2024-08-22T09:35:57.223Z] [2024-08-22T09:35:57.223Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:57.223Z] #39 ... [2024-08-22T09:35:57.223Z] [2024-08-22T09:35:57.223Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:35:57.223Z] #113 DONE 1.2s [2024-08-22T09:35:57.223Z] [2024-08-22T09:35:57.223Z] #39 [support-scheduler internal] load build context [2024-08-22T09:35:57.223Z] #39 ... [2024-08-22T09:35:57.223Z] [2024-08-22T09:35:57.223Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:35:57.810Z] #114 ... [2024-08-22T09:35:57.810Z] [2024-08-22T09:35:57.810Z] #51 [core-metadata internal] load build context [2024-08-22T09:35:57.810Z] #51 transferring context: 309.31MB 98.5s done [2024-08-22T09:35:57.810Z] #51 DONE 99.2s [2024-08-22T09:35:58.075Z] [2024-08-22T09:35:58.075Z] #58 [core-keeper internal] load build context [2024-08-22T09:35:58.656Z] #58 ... [2024-08-22T09:35:58.656Z] [2024-08-22T09:35:58.656Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:35:58.656Z] #61 ... [2024-08-22T09:35:58.656Z] [2024-08-22T09:35:58.656Z] #53 [core-command internal] load build context [2024-08-22T09:35:58.922Z] #53 ... [2024-08-22T09:35:58.922Z] [2024-08-22T09:35:58.922Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:01.510Z] #58 ... [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #60 [core-data internal] load build context [2024-08-22T09:36:01.510Z] #60 transferring context: 309.31MB 99.9s done [2024-08-22T09:36:01.510Z] #60 DONE 101.4s [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:01.510Z] #58 ... [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #38 [support-notifications internal] load build context [2024-08-22T09:36:01.510Z] #38 ... [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #39 [support-scheduler internal] load build context [2024-08-22T09:36:01.510Z] #39 ... [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #46 [security-secretstore-setup internal] load build context [2024-08-22T09:36:01.510Z] #46 transferring context: 309.31MB 104.7s done [2024-08-22T09:36:01.510Z] #46 DONE 104.9s [2024-08-22T09:36:01.510Z] [2024-08-22T09:36:01.510Z] #39 [support-scheduler internal] load build context [2024-08-22T09:36:02.097Z] #39 ... [2024-08-22T09:36:02.097Z] [2024-08-22T09:36:02.097Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:36:02.363Z] #49 ... [2024-08-22T09:36:02.363Z] [2024-08-22T09:36:02.363Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:03.770Z] #58 ... [2024-08-22T09:36:03.770Z] [2024-08-22T09:36:03.770Z] #39 [support-scheduler internal] load build context [2024-08-22T09:36:03.770Z] #39 transferring context: 309.31MB 104.3s done [2024-08-22T09:36:03.770Z] #39 DONE 105.3s [2024-08-22T09:36:03.770Z] [2024-08-22T09:36:03.770Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:04.731Z] #58 ... [2024-08-22T09:36:04.731Z] [2024-08-22T09:36:04.731Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:36:04.731Z] #115 ... [2024-08-22T09:36:04.731Z] [2024-08-22T09:36:04.731Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:05.687Z] #58 ... [2024-08-22T09:36:05.687Z] [2024-08-22T09:36:05.687Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:36:05.687Z] #116 ... [2024-08-22T09:36:05.687Z] [2024-08-22T09:36:05.687Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:09.014Z] #58 transferring context: 265.71MB 108.0s [2024-08-22T09:36:09.014Z] #58 ... [2024-08-22T09:36:09.014Z] [2024-08-22T09:36:09.014Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:36:09.014Z] #61 ... [2024-08-22T09:36:09.014Z] [2024-08-22T09:36:09.014Z] #53 [core-command internal] load build context [2024-08-22T09:36:09.014Z] #53 ... [2024-08-22T09:36:09.014Z] [2024-08-22T09:36:09.014Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:09.596Z] #58 ... [2024-08-22T09:36:09.596Z] [2024-08-22T09:36:09.596Z] #53 [core-command internal] load build context [2024-08-22T09:36:09.596Z] #53 transferring context: 309.31MB 110.2s done [2024-08-22T09:36:09.596Z] #53 DONE 111.1s [2024-08-22T09:36:09.596Z] [2024-08-22T09:36:09.596Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-22T09:36:09.596Z] #49 transferring context: 309.31MB 111.7s done [2024-08-22T09:36:09.596Z] #49 DONE 111.9s [2024-08-22T09:36:09.860Z] [2024-08-22T09:36:09.860Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:11.263Z] #58 ... [2024-08-22T09:36:11.263Z] [2024-08-22T09:36:11.263Z] #38 [support-notifications internal] load build context [2024-08-22T09:36:11.530Z] #38 ... [2024-08-22T09:36:11.530Z] [2024-08-22T09:36:11.530Z] #58 [core-keeper internal] load build context [2024-08-22T09:36:12.940Z] #58 transferring context: 309.31MB 112.3s done [2024-08-22T09:36:12.940Z] #58 DONE 113.5s [2024-08-22T09:36:12.940Z] [2024-08-22T09:36:12.940Z] #38 [support-notifications internal] load build context [2024-08-22T09:36:14.356Z] #38 transferring context: 309.31MB 116.8s done [2024-08-22T09:36:14.624Z] #38 DONE 117.3s [2024-08-22T09:36:14.624Z] [2024-08-22T09:36:14.624Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:36:15.224Z] #61 ... [2024-08-22T09:36:15.224Z] [2024-08-22T09:36:15.224Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-22T09:36:15.224Z] #117 DONE 2.0s [2024-08-22T09:36:15.224Z] [2024-08-22T09:36:15.224Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:36:15.224Z] #61 ... [2024-08-22T09:36:15.224Z] [2024-08-22T09:36:15.224Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:36:16.634Z] #118 ... [2024-08-22T09:36:16.634Z] [2024-08-22T09:36:16.634Z] #61 [security-bootstrapper internal] load build context [2024-08-22T09:36:16.634Z] #61 transferring context: 309.31MB 115.3s done [2024-08-22T09:36:16.634Z] #61 DONE 116.9s [2024-08-22T09:36:16.899Z] [2024-08-22T09:36:16.899Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T09:37:24.725Z] #44 ... [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #116 DONE 79.0s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #119 ... [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #115 DONE 79.7s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #114 DONE 77.2s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #112 DONE 88.2s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #120 ... [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #121 DONE 5.4s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-22T09:37:24.725Z] #122 ... [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #123 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #124 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #125 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #119 DONE 5.4s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #126 DONE 5.4s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #127 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #128 [support-notifications builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #128 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #129 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #120 DONE 5.4s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #130 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #131 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #132 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #133 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #134 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #135 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #136 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #137 [core-data builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #137 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #138 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #139 [support-scheduler builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #139 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #140 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #141 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #118 DONE 64.7s [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #142 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #143 [core-metadata builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #143 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #144 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-22T09:37:24.725Z] #145 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #146 [core-command builder 6/7] COPY . . [2024-08-22T09:37:24.725Z] #146 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-22T09:37:24.725Z] #147 CACHED [2024-08-22T09:37:24.725Z] [2024-08-22T09:37:24.725Z] #148 [core-keeper builder 7/8] COPY . . [2024-08-22T09:37:25.305Z] #148 ... [2024-08-22T09:37:25.305Z] [2024-08-22T09:37:25.305Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-22T09:37:25.305Z] #122 4.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-22T09:37:29.551Z] #122 ... [2024-08-22T09:37:29.551Z] [2024-08-22T09:37:29.551Z] #148 [core-keeper builder 7/8] COPY . . [2024-08-22T09:37:29.551Z] #148 DONE 9.6s [2024-08-22T09:37:29.551Z] [2024-08-22T09:37:29.551Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:37:29.816Z] #149 ... [2024-08-22T09:37:29.816Z] [2024-08-22T09:37:29.816Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:37:29.816Z] #0 6.186 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-22T09:37:30.080Z] #150 ... [2024-08-22T09:37:30.080Z] [2024-08-22T09:37:30.080Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-22T09:37:30.080Z] #0 6.812 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-22T09:37:30.080Z] #151 ... [2024-08-22T09:37:30.080Z] [2024-08-22T09:37:30.080Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T09:37:30.080Z] #0 6.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-22T09:37:30.345Z] #152 ... [2024-08-22T09:37:30.345Z] [2024-08-22T09:37:30.345Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-22T09:37:30.345Z] #0 5.608 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-22T09:37:30.345Z] #153 ... [2024-08-22T09:37:30.345Z] [2024-08-22T09:37:30.345Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-22T09:37:30.345Z] #0 5.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-22T09:37:30.610Z] #154 ... [2024-08-22T09:37:30.610Z] [2024-08-22T09:37:30.610Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T09:37:30.610Z] #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-22T09:37:30.610Z] #155 ... [2024-08-22T09:37:30.610Z] [2024-08-22T09:37:30.610Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-22T09:37:30.610Z] #0 5.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-22T09:37:30.875Z] #156 ... [2024-08-22T09:37:30.875Z] [2024-08-22T09:37:30.876Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T09:37:30.876Z] #0 5.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-22T09:37:31.141Z] #157 ... [2024-08-22T09:37:31.141Z] [2024-08-22T09:37:31.141Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-22T09:37:31.141Z] #0 6.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-22T09:37:31.141Z] #158 ... [2024-08-22T09:37:31.141Z] [2024-08-22T09:37:31.141Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-22T09:37:31.141Z] #0 6.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-22T09:37:31.416Z] #159 ... [2024-08-22T09:37:31.416Z] [2024-08-22T09:37:31.416Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:37:31.416Z] #0 6.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-22T09:37:31.696Z] #160 ... [2024-08-22T09:37:31.696Z] [2024-08-22T09:37:31.696Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:37:31.696Z] #149 2.266 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-22T09:56:54.593Z] #149 ... [2024-08-22T09:56:54.593Z] [2024-08-22T09:56:54.593Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:56:54.593Z] #160 1174.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-22T09:56:59.987Z] #160 ... [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.987Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-22T09:56:59.987Z] #122 DONE 1179.2s [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.987Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:56:59.987Z] #59 ... [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.987Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:56:59.987Z] #161 DONE 0.2s [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.987Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:56:59.987Z] #150 ... [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.987Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:56:59.987Z] #162 DONE 0.2s [2024-08-22T09:56:59.987Z] [2024-08-22T09:56:59.988Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-22T09:57:00.253Z] #163 DONE 0.2s [2024-08-22T09:57:00.253Z] [2024-08-22T09:57:00.253Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-22T09:57:00.253Z] #164 DONE 0.2s [2024-08-22T09:57:00.253Z] [2024-08-22T09:57:00.253Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-22T09:57:00.522Z] #165 DONE 0.3s [2024-08-22T09:57:00.522Z] [2024-08-22T09:57:00.522Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:57:00.522Z] #150 ... [2024-08-22T09:57:00.522Z] [2024-08-22T09:57:00.522Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:57:00.789Z] #166 DONE 0.2s [2024-08-22T09:57:00.789Z] [2024-08-22T09:57:00.789Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:57:03.369Z] #167 DONE 2.4s [2024-08-22T09:57:03.369Z] [2024-08-22T09:57:03.369Z] #107 [security-proxy-setup] exporting to image [2024-08-22T09:57:03.369Z] #107 exporting layers [2024-08-22T09:57:03.949Z] #107 exporting layers 0.8s done [2024-08-22T09:57:03.949Z] #107 writing image sha256:bfc88d2993211ff4403e3d622cafbd865bc7ba5694a15102e0c446d09c6408af done [2024-08-22T09:57:03.949Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-22T09:57:03.949Z] #107 DONE 6.8s [2024-08-22T09:57:03.949Z] [2024-08-22T09:57:03.949Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:57:10.580Z] #59 ... [2024-08-22T09:57:10.580Z] [2024-08-22T09:57:10.580Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-22T09:57:10.580Z] #159 DONE 1190.1s [2024-08-22T09:57:10.580Z] [2024-08-22T09:57:10.580Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T09:57:10.580Z] #155 ... [2024-08-22T09:57:10.580Z] [2024-08-22T09:57:10.580Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-22T09:57:10.845Z] #168 DONE 0.3s [2024-08-22T09:57:10.845Z] [2024-08-22T09:57:10.845Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:57:11.109Z] #59 ... [2024-08-22T09:57:11.109Z] [2024-08-22T09:57:11.109Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-22T09:57:13.072Z] #169 DONE 2.0s [2024-08-22T09:57:13.072Z] [2024-08-22T09:57:13.072Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:57:13.339Z] #170 DONE 0.4s [2024-08-22T09:57:13.339Z] [2024-08-22T09:57:13.339Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:57:13.339Z] #59 ... [2024-08-22T09:57:13.339Z] [2024-08-22T09:57:13.339Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:57:13.606Z] #171 DONE 0.1s [2024-08-22T09:57:13.606Z] [2024-08-22T09:57:13.606Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-22T09:57:13.884Z] #172 DONE 0.4s [2024-08-22T09:57:13.884Z] [2024-08-22T09:57:13.884Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-22T09:57:14.152Z] #173 DONE 0.2s [2024-08-22T09:57:14.152Z] [2024-08-22T09:57:14.152Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T09:57:14.152Z] #155 ... [2024-08-22T09:57:14.152Z] [2024-08-22T09:57:14.152Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-22T09:57:14.152Z] #174 DONE 0.1s [2024-08-22T09:57:14.431Z] [2024-08-22T09:57:14.431Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-22T09:57:14.431Z] #175 DONE 0.1s [2024-08-22T09:57:14.432Z] [2024-08-22T09:57:14.432Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-22T09:57:14.432Z] #176 DONE 0.1s [2024-08-22T09:57:14.432Z] [2024-08-22T09:57:14.432Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T09:57:14.712Z] #152 ... [2024-08-22T09:57:14.712Z] [2024-08-22T09:57:14.712Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-22T09:57:14.712Z] #177 DONE 0.1s [2024-08-22T09:57:14.712Z] [2024-08-22T09:57:14.712Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-22T09:57:14.712Z] #178 DONE 0.1s [2024-08-22T09:57:14.712Z] [2024-08-22T09:57:14.712Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:57:14.978Z] #59 ... [2024-08-22T09:57:14.978Z] [2024-08-22T09:57:14.978Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-22T09:57:17.557Z] #179 DONE 2.3s [2024-08-22T09:57:17.557Z] [2024-08-22T09:57:17.557Z] #107 [security-bootstrapper] exporting to image [2024-08-22T09:57:17.557Z] #107 exporting layers [2024-08-22T09:57:18.146Z] #107 exporting layers 1.0s done [2024-08-22T09:57:18.146Z] #107 writing image sha256:da601020aa2d721ed8aaa072c83ee88ea162201f8a37f5b55caf57d4d096a4c7 done [2024-08-22T09:57:18.146Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-22T09:57:18.146Z] #107 DONE 7.8s [2024-08-22T09:57:18.146Z] [2024-08-22T09:57:18.146Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:57:18.726Z] #59 ... [2024-08-22T09:57:18.726Z] [2024-08-22T09:57:18.726Z] #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-22T09:57:18.726Z] #160 DONE 1198.8s [2024-08-22T09:57:18.992Z] [2024-08-22T09:57:18.992Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T09:57:18.992Z] #150 ... [2024-08-22T09:57:18.992Z] [2024-08-22T09:57:18.992Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:57:19.257Z] #180 DONE 0.3s [2024-08-22T09:57:19.257Z] [2024-08-22T09:57:19.257Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:57:19.568Z] #181 DONE 0.2s [2024-08-22T09:57:19.568Z] [2024-08-22T09:57:19.568Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-22T09:57:19.568Z] #182 DONE 0.1s [2024-08-22T09:57:19.568Z] [2024-08-22T09:57:19.568Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-22T09:57:19.835Z] #183 DONE 0.2s [2024-08-22T09:57:19.835Z] [2024-08-22T09:57:19.835Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:57:20.100Z] #184 DONE 0.1s [2024-08-22T09:57:20.100Z] [2024-08-22T09:57:20.100Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-22T09:57:20.367Z] #185 DONE 0.3s [2024-08-22T09:57:20.368Z] [2024-08-22T09:57:20.368Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-22T09:57:20.633Z] #186 DONE 0.3s [2024-08-22T09:57:20.633Z] [2024-08-22T09:57:20.633Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-22T09:57:20.901Z] #187 DONE 0.1s [2024-08-22T09:57:20.901Z] [2024-08-22T09:57:20.901Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:57:23.087Z] #188 DONE 2.2s [2024-08-22T09:57:23.087Z] [2024-08-22T09:57:23.087Z] #107 [security-secretstore-setup] exporting to image [2024-08-22T09:57:23.087Z] #107 exporting layers [2024-08-22T09:57:24.507Z] #107 exporting layers 1.5s done [2024-08-22T09:57:24.507Z] #107 writing image sha256:1966763bbec884bd5b7930a0bdd4438847b6ed482eb97ad3e2d4c69ea1617327 0.0s done [2024-08-22T09:57:24.507Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-22T09:57:24.507Z] #107 DONE 9.4s [2024-08-22T09:57:24.507Z] [2024-08-22T09:57:24.507Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:58:20.894Z] #149 ... [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-22T09:58:20.894Z] #151 DONE 1256.1s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:58:20.894Z] #149 ... [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T09:58:20.894Z] #189 DONE 0.2s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T09:58:20.894Z] #149 ... [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T09:58:20.894Z] #190 DONE 0.2s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-22T09:58:20.894Z] #191 DONE 0.3s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-22T09:58:20.894Z] #192 DONE 0.1s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-22T09:58:20.894Z] #193 DONE 0.2s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:58:20.894Z] #59 ... [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T09:58:20.894Z] #194 DONE 2.1s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T09:58:20.894Z] #59 ... [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-22T09:58:20.894Z] #107 exporting layers [2024-08-22T09:58:20.894Z] #107 exporting layers 0.6s done [2024-08-22T09:58:20.894Z] #107 writing image sha256:69aa0390538d22c489cf28337fe04eb049edb064b74a157112df824fb0823f8a 0.0s done [2024-08-22T09:58:20.894Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-08-22T09:58:20.894Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-22T09:58:20.894Z] #107 DONE 10.0s [2024-08-22T09:58:20.894Z] [2024-08-22T09:58:20.894Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:00:27.506Z] #59 ... [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-22T10:00:27.506Z] #156 DONE 1373.9s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:00:27.506Z] #59 ... [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:00:27.506Z] #195 DONE 0.3s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:00:27.506Z] #196 DONE 0.1s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-22T10:00:27.506Z] #197 DONE 0.3s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T10:00:27.506Z] #157 ... [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:00:27.506Z] #198 DONE 0.2s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-22T10:00:27.506Z] #107 exporting layers [2024-08-22T10:00:27.506Z] #107 exporting layers 0.7s done [2024-08-22T10:00:27.506Z] #107 writing image sha256:32769dc9a295e9b6819f42982280e8fe8e6991c89f79370ef632f4c29b469c7c done [2024-08-22T10:00:27.506Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-22T10:00:27.506Z] #107 DONE 10.7s [2024-08-22T10:00:27.506Z] [2024-08-22T10:00:27.506Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:08:19.496Z] #59 ... [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-22T10:08:19.496Z] #152 DONE 1852.3s [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:08:19.496Z] #59 ... [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:08:19.496Z] #199 DONE 0.2s [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:08:19.496Z] #59 ... [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:08:19.496Z] #200 DONE 0.2s [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-22T10:08:19.496Z] #201 DONE 0.5s [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:08:19.496Z] #202 DONE 0.1s [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T10:08:19.496Z] #149 ... [2024-08-22T10:08:19.496Z] [2024-08-22T10:08:19.496Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-22T10:08:19.496Z] #203 DONE 0.2s [2024-08-22T10:08:19.497Z] [2024-08-22T10:08:19.497Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-22T10:08:19.497Z] #204 DONE 2.1s [2024-08-22T10:08:19.497Z] [2024-08-22T10:08:19.497Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:08:19.497Z] #59 ... [2024-08-22T10:08:19.497Z] [2024-08-22T10:08:19.497Z] #107 [security-proxy-auth] exporting to image [2024-08-22T10:08:19.497Z] #107 exporting layers [2024-08-22T10:08:19.497Z] #107 exporting layers 0.7s done [2024-08-22T10:08:19.497Z] #107 writing image sha256:1bf34287f492724c63ea19f4b848aefc70c9fd11259c0a4f86ee0bd690d540de done [2024-08-22T10:08:19.497Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-22T10:08:19.497Z] #107 DONE 11.4s [2024-08-22T10:08:19.497Z] [2024-08-22T10:08:19.497Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T10:09:27.331Z] #155 ... [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-22T10:09:27.331Z] #153 DONE 1919.0s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T10:09:27.331Z] #150 ... [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:09:27.331Z] #205 DONE 0.2s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T10:09:27.331Z] #149 ... [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:09:27.331Z] #206 DONE 0.2s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:09:27.331Z] #59 ... [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-22T10:09:27.331Z] #207 DONE 0.5s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:09:27.331Z] #208 DONE 0.1s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T10:09:27.331Z] #149 ... [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #107 [core-command] exporting to image [2024-08-22T10:09:27.331Z] #107 exporting layers [2024-08-22T10:09:27.331Z] #107 exporting layers 0.7s done [2024-08-22T10:09:27.331Z] #107 writing image sha256:746fa5258ece829f9c221500fa303eb8c0982c42f3164eb5b5edba445658f027 0.0s done [2024-08-22T10:09:27.331Z] #107 naming to docker.io/library/core-command-arm64 done [2024-08-22T10:09:27.331Z] #107 DONE 12.1s [2024-08-22T10:09:27.331Z] [2024-08-22T10:09:27.331Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T10:11:33.978Z] #155 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-22T10:11:33.978Z] #154 DONE 2045.4s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:11:33.978Z] #59 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:11:33.978Z] #209 DONE 0.7s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:11:33.978Z] #210 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T10:11:33.978Z] #44 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-22T10:11:33.978Z] #211 DONE 0.5s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:11:33.978Z] #212 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-22T10:11:33.978Z] #213 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #107 [core-data] exporting to image [2024-08-22T10:11:33.978Z] #107 exporting layers [2024-08-22T10:11:33.978Z] #107 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-22T10:11:33.978Z] #149 DONE 2038.5s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #107 [core-data] exporting to image [2024-08-22T10:11:33.978Z] #107 exporting layers 0.9s done [2024-08-22T10:11:33.978Z] #107 writing image sha256:8e79a7ccec8f5a4aa0e559a0e7c75ba569720558b4fa478cd7657ec9eb5b29fd [2024-08-22T10:11:33.978Z] #107 writing image sha256:8e79a7ccec8f5a4aa0e559a0e7c75ba569720558b4fa478cd7657ec9eb5b29fd 0.0s done [2024-08-22T10:11:33.978Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-22T10:11:33.978Z] #107 DONE 13.1s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T10:11:33.978Z] #150 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:11:33.978Z] #214 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:11:33.978Z] #59 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-22T10:11:33.978Z] #157 DONE 2049.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-22T10:11:33.978Z] #215 DONE 0.6s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:11:33.978Z] #59 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:11:33.978Z] #216 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:11:33.978Z] #217 DONE 0.3s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #107 [core-keeper] exporting to image [2024-08-22T10:11:33.978Z] #107 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:11:33.978Z] #218 DONE 0.2s [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.978Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-22T10:11:33.978Z] #219 ... [2024-08-22T10:11:33.978Z] [2024-08-22T10:11:33.979Z] #107 [core-keeper] exporting to image [2024-08-22T10:11:33.979Z] #107 exporting layers 0.7s done [2024-08-22T10:11:33.979Z] #107 writing image sha256:2803062d89c0691403ddd3e2a286df0f1234271f78a3a6ec9d118aab22a72638 done [2024-08-22T10:11:33.979Z] #107 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-22T10:11:33.979Z] #107 DONE 13.8s [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-22T10:11:33.979Z] #219 DONE 0.7s [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:11:33.979Z] #59 ... [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:11:33.979Z] #220 DONE 0.2s [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-22T10:11:33.979Z] #221 DONE 0.1s [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:11:33.979Z] #59 ... [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #107 [core-metadata] exporting to image [2024-08-22T10:11:33.979Z] #107 exporting layers 0.5s done [2024-08-22T10:11:33.979Z] #107 writing image sha256:c2f9262f553d425c1e9c60a76b4239b55293d8c21345636df22c7bf7b6210332 done [2024-08-22T10:11:33.979Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-08-22T10:11:33.979Z] #107 DONE 14.3s [2024-08-22T10:11:33.979Z] [2024-08-22T10:11:33.979Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-22T10:12:06.236Z] #44 ... [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.236Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-22T10:12:06.236Z] #158 DONE 2080.9s [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.236Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T10:12:06.236Z] #150 ... [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.236Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:12:06.236Z] #222 DONE 0.3s [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.236Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:12:06.236Z] #59 ... [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.236Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:12:06.236Z] #223 DONE 0.3s [2024-08-22T10:12:06.236Z] [2024-08-22T10:12:06.237Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T10:12:06.237Z] #150 ... [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-22T10:12:06.237Z] #224 DONE 0.7s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:12:06.237Z] #225 DONE 0.1s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #107 [support-scheduler] exporting to image [2024-08-22T10:12:06.237Z] #107 exporting layers [2024-08-22T10:12:06.237Z] #107 exporting layers 0.5s done [2024-08-22T10:12:06.237Z] #107 writing image sha256:502f8daf71d8fead2244cddc0ac3978c6d993e107c063bfde0a05a778250beba done [2024-08-22T10:12:06.237Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-08-22T10:12:06.237Z] #107 DONE 14.8s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-22T10:12:06.237Z] #150 DONE 2084.9s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:12:06.237Z] #59 ... [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-22T10:12:06.237Z] #155 DONE 2085.0s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:12:06.237Z] #226 DONE 0.2s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:12:06.237Z] #227 DONE 0.1s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:12:06.237Z] #59 ... [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-22T10:12:06.237Z] #228 DONE 0.4s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-22T10:12:06.237Z] #229 DONE 0.2s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-22T10:12:06.237Z] #230 DONE 0.1s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-22T10:12:06.237Z] #231 DONE 0.1s [2024-08-22T10:12:06.237Z] [2024-08-22T10:12:06.237Z] #107 [support-notifications] exporting to image [2024-08-22T10:12:06.501Z] #107 ... [2024-08-22T10:12:06.501Z] [2024-08-22T10:12:06.501Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-22T10:12:06.501Z] #232 DONE 0.6s [2024-08-22T10:12:06.764Z] [2024-08-22T10:12:06.764Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-22T10:12:06.764Z] #233 DONE 0.1s [2024-08-22T10:12:06.764Z] [2024-08-22T10:12:06.764Z] #107 [support-notifications] exporting to image [2024-08-22T10:12:06.764Z] #107 exporting layers 0.8s done [2024-08-22T10:12:06.764Z] #107 writing image sha256:04f24b16f7ab2b8c87acecaf5b93f022f578ec3d5b96ec7b24caa7b0c603a696 done [2024-08-22T10:12:06.764Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-08-22T10:12:07.716Z] #107 exporting layers 1.3s done [2024-08-22T10:12:07.716Z] #107 writing image sha256:cbabbe9ff4b99f748f587a313f531b453444ac265d51121eb9d4571285dd4274 done [2024-08-22T10:12:07.716Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-22T10:12:07.716Z] #107 DONE 16.7s [2024-08-22T10:12:07.716Z] [2024-08-22T10:12:07.716Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-22T10:12:07.716Z] time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-22T10:12:07.992Z] $ docker stop --time=1 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 [2024-08-22T10:12:09.642Z] $ docker rm -f --volumes 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-22T10:12:10.232Z] + docker images [2024-08-22T10:12:10.232Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-22T10:12:10.232Z] support-cron-scheduler-arm64 latest cbabbe9ff4b9 4 seconds ago 43.5MB [2024-08-22T10:12:10.232Z] support-notifications-arm64 latest 04f24b16f7ab 5 seconds ago 42MB [2024-08-22T10:12:10.232Z] support-scheduler-arm64 latest 502f8daf71d8 8 seconds ago 41.3MB [2024-08-22T10:12:10.232Z] core-metadata-arm64 latest c2f9262f553d 39 seconds ago 39.3MB [2024-08-22T10:12:10.232Z] core-keeper-arm64 latest 2803062d89c0 41 seconds ago 39MB [2024-08-22T10:12:10.232Z] core-data-arm64 latest 8e79a7ccec8f 43 seconds ago 39.1MB [2024-08-22T10:12:10.232Z] core-command-arm64 latest 746fa5258ece 2 minutes ago 35MB [2024-08-22T10:12:10.232Z] security-proxy-auth-arm64 latest 1bf34287f492 3 minutes ago 32.6MB [2024-08-22T10:12:10.232Z] security-spiffe-token-provider-arm64 latest 32769dc9a295 11 minutes ago 29MB [2024-08-22T10:12:10.232Z] core-common-config-bootstrapper-arm64 latest 69aa0390538d 13 minutes ago 15.3MB [2024-08-22T10:12:10.232Z] security-secretstore-setup-arm64 latest 1966763bbec8 14 minutes ago 36.4MB [2024-08-22T10:12:10.232Z] security-bootstrapper-arm64 latest da601020aa2d 14 minutes ago 18.9MB [2024-08-22T10:12:10.232Z] security-proxy-setup-arm64 latest bfc88d299321 15 minutes ago 26.1MB [2024-08-22T10:12:10.232Z] security-spire-server-arm64 latest c9313314e85a 36 minutes ago 116MB [2024-08-22T10:12:10.232Z] security-spire-config-arm64 latest 11967a44aaf5 36 minutes ago 115MB [2024-08-22T10:12:10.232Z] security-spire-agent-arm64 latest 99b1a11b61e1 36 minutes ago 174MB [2024-08-22T10:12:10.232Z] ci-base-image-arm64 latest 7b617de12013 55 minutes ago 967MB [2024-08-22T10:12:10.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-22T10:12:10.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T10:12:11.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-22T10:12:11.211Z] [2024-08-22T10:12:11.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T10:12:11.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-22T10:12:11.908Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-22T10:12:11.908Z] 8998bd30e6a1: Pulling fs layer [2024-08-22T10:12:11.908Z] 04944245beec: Pulling fs layer [2024-08-22T10:12:11.908Z] 699f458cf7ca: Pulling fs layer [2024-08-22T10:12:11.908Z] 765212b225bb: Pulling fs layer [2024-08-22T10:12:11.908Z] f23df028b6ca: Pulling fs layer [2024-08-22T10:12:11.908Z] d65c8cfc05b1: Pulling fs layer [2024-08-22T10:12:11.908Z] 2437ff75d9bd: Pulling fs layer [2024-08-22T10:12:11.908Z] 765212b225bb: Waiting [2024-08-22T10:12:11.908Z] f23df028b6ca: Waiting [2024-08-22T10:12:11.908Z] d65c8cfc05b1: Waiting [2024-08-22T10:12:11.908Z] 2437ff75d9bd: Waiting [2024-08-22T10:12:11.908Z] 04944245beec: Verifying Checksum [2024-08-22T10:12:11.908Z] 04944245beec: Download complete [2024-08-22T10:12:11.908Z] 765212b225bb: Verifying Checksum [2024-08-22T10:12:11.908Z] 765212b225bb: Download complete [2024-08-22T10:12:11.908Z] f23df028b6ca: Download complete [2024-08-22T10:12:12.172Z] d65c8cfc05b1: Verifying Checksum [2024-08-22T10:12:12.172Z] d65c8cfc05b1: Download complete [2024-08-22T10:12:12.172Z] 699f458cf7ca: Verifying Checksum [2024-08-22T10:12:12.172Z] 699f458cf7ca: Download complete [2024-08-22T10:12:12.748Z] 8998bd30e6a1: Download complete [2024-08-22T10:12:15.308Z] 2437ff75d9bd: Verifying Checksum [2024-08-22T10:12:15.308Z] 2437ff75d9bd: Download complete [2024-08-22T10:12:17.236Z] 8998bd30e6a1: Pull complete [2024-08-22T10:12:17.814Z] 04944245beec: Pull complete [2024-08-22T10:12:19.219Z] 699f458cf7ca: Pull complete [2024-08-22T10:12:19.484Z] 765212b225bb: Pull complete [2024-08-22T10:12:20.440Z] f23df028b6ca: Pull complete [2024-08-22T10:12:20.440Z] d65c8cfc05b1: Pull complete [2024-08-22T10:12:38.611Z] 2437ff75d9bd: Pull complete [2024-08-22T10:12:38.611Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-22T10:12:38.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-22T10:12:38.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T10:12:38.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container [2024-08-22T10:12:39.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-22T10:12:42.043Z] $ docker top 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:12:42.851Z] ---> job-cost.sh [2024-08-22T10:12:43.120Z] lf-activate-venv: SKIPPING [2024-08-22T10:12:43.120Z] INFO: No Stack... [2024-08-22T10:12:43.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-22T10:12:44.368Z] INFO: Archiving Costs [Pipeline] sh [2024-08-22T10:12:45.068Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-22T10:12:45.068Z] + cut -d, -f6 [Pipeline] lock [2024-08-22T10:12:45.138Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] [2024-08-22T10:12:45.148Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] did not exist. Created. [2024-08-22T10:12:45.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-22T10:12:45.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-22T10:12:45.838Z] Stashed 1 file(s) [Pipeline] } [2024-08-22T10:12:45.862Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-22T10:12:45.948Z] $ docker stop --time=1 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef [2024-08-22T10:12:47.424Z] $ docker rm -f --volumes 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-22T10:12:48.630Z] provisioning config files... [2024-08-22T10:12:48.638Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2340395665248775557tmp [Pipeline] { [Pipeline] sh [2024-08-22T10:12:48.996Z] + set +x [2024-08-22T10:12:48.996Z] + + bash -s -- [2024-08-22T10:12:48.996Z] curl -s https://codecov.io/bash [2024-08-22T10:12:48.996Z] [2024-08-22T10:12:48.996Z] _____ _ [2024-08-22T10:12:48.996Z] / ____| | | [2024-08-22T10:12:48.996Z] | | ___ __| | ___ ___ _____ __ [2024-08-22T10:12:48.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-22T10:12:48.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-22T10:12:48.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-22T10:12:48.996Z] Bash-1.0.6 [2024-08-22T10:12:48.996Z] [2024-08-22T10:12:48.996Z] [2024-08-22T10:12:48.996Z] ==> git version 2.25.1 found [2024-08-22T10:12:48.996Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-22T10:12:48.996Z] Release-Date: 2020-01-08 [2024-08-22T10:12:48.996Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-22T10:12:48.996Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-22T10:12:48.996Z] ==> Jenkins CI detected. [2024-08-22T10:12:48.996Z] current dir:  /w/workspace/edgex-go/1 [2024-08-22T10:12:48.996Z] project root: . [2024-08-22T10:12:48.996Z] --> token set from env [2024-08-22T10:12:48.996Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-22T10:12:49.256Z] ==> Running gcov in . (disable via -X gcov) [2024-08-22T10:12:49.256Z] ==> Python coveragepy not found [2024-08-22T10:12:49.256Z] ==> Searching for coverage reports in: [2024-08-22T10:12:49.256Z] + . [2024-08-22T10:12:49.256Z] -> Found 1 reports [2024-08-22T10:12:49.256Z] ==> Detecting git/mercurial file structure [2024-08-22T10:12:49.256Z] ==> Reading reports [2024-08-22T10:12:49.256Z] + ./coverage.out bytes=544290 [2024-08-22T10:12:49.256Z] ==> Appending adjustments [2024-08-22T10:12:49.256Z] https://docs.codecov.io/docs/fixing-reports [2024-08-22T10:12:50.632Z] + Found adjustments [2024-08-22T10:12:50.632Z] ==> Gzipping contents [2024-08-22T10:12:50.632Z] 68K /tmp/codecov.Qrqo49.gz [2024-08-22T10:12:50.632Z] ==> Uploading reports [2024-08-22T10:12:50.632Z] url: https://codecov.io [2024-08-22T10:12:50.633Z] query: branch=PR-4871&commit=90b82d11337f3790d29dceac9ba5e37304469ffd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4871%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4871&job=&cmd_args= [2024-08-22T10:12:50.633Z] -> Pinging Codecov [2024-08-22T10:12:50.633Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4871&commit=90b82d11337f3790d29dceac9ba5e37304469ffd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4871%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4871&job=&cmd_args= [2024-08-22T10:12:50.633Z] -> Uploading to [2024-08-22T10:12:50.633Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-22/00271124DB129430A58F1EEE437C3FCB/90b82d11337f3790d29dceac9ba5e37304469ffd/8b7c6900-1811-46d6-8fc3-d923b36d3c50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240822%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240822T101250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=646702d0d8304bea2499a497ce88f7d8dd18aeb8e7525980a50ffb27dbd31c8a [2024-08-22T10:12:50.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-22T10:12:50.633Z] Dload Upload Total Spent Left Speed [2024-08-22T10:12:50.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67912 0 0 100 67912 0 250k --:--:-- --:--:-- --:--:-- 250k [2024-08-22T10:12:50.891Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] } [2024-08-22T10:12:50.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-22T10:12:52.646Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:12:53.002Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:12:53.903Z] ---> package-listing.sh [2024-08-22T10:12:53.903Z] ++ facter osfamily [2024-08-22T10:12:53.903Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-22T10:12:54.163Z] + OS_FAMILY=debian [2024-08-22T10:12:54.163Z] + workspace=/w/workspace/edgex-go/1 [2024-08-22T10:12:54.163Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-22T10:12:54.163Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-22T10:12:54.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-22T10:12:54.163Z] + PACKAGES=/tmp/packages_start.txt [2024-08-22T10:12:54.163Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-22T10:12:54.163Z] + PACKAGES=/tmp/packages_end.txt [2024-08-22T10:12:54.163Z] + case "${OS_FAMILY}" in [2024-08-22T10:12:54.163Z] + dpkg -l [2024-08-22T10:12:54.163Z] + grep '^ii' [2024-08-22T10:12:54.163Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-22T10:12:54.163Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-22T10:12:54.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-22T10:12:54.163Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-22T10:12:54.163Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-22T10:12:54.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-22T10:12:54.205Z] 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-08-22T10:12:54.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T10:12:55.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-22T10:12:55.167Z] [2024-08-22T10:12:55.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-22T10:12:55.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-22T10:12:55.579Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-22T10:12:55.579Z] 5eb5b503b376: Pulling fs layer [2024-08-22T10:12:55.579Z] 5c69ac0246d0: Pulling fs layer [2024-08-22T10:12:55.579Z] ec43610c2a17: Pulling fs layer [2024-08-22T10:12:55.579Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-22T10:12:55.579Z] 33b1e0a273af: Pulling fs layer [2024-08-22T10:12:55.579Z] 5d3b04190fa2: Pulling fs layer [2024-08-22T10:12:55.579Z] 2f39f015ded8: Pulling fs layer [2024-08-22T10:12:55.579Z] 3a2ae6a8a46f: Waiting [2024-08-22T10:12:55.579Z] 33b1e0a273af: Waiting [2024-08-22T10:12:55.579Z] 5d3b04190fa2: Waiting [2024-08-22T10:12:55.579Z] 2f39f015ded8: Waiting [2024-08-22T10:12:55.579Z] 5c69ac0246d0: Verifying Checksum [2024-08-22T10:12:55.579Z] 5c69ac0246d0: Download complete [2024-08-22T10:12:55.579Z] 3a2ae6a8a46f: Download complete [2024-08-22T10:12:55.579Z] 33b1e0a273af: Verifying Checksum [2024-08-22T10:12:55.579Z] 33b1e0a273af: Download complete [2024-08-22T10:12:55.579Z] 5d3b04190fa2: Download complete [2024-08-22T10:12:55.837Z] ec43610c2a17: Verifying Checksum [2024-08-22T10:12:55.837Z] 5eb5b503b376: Verifying Checksum [2024-08-22T10:12:55.837Z] 5eb5b503b376: Download complete [2024-08-22T10:12:56.402Z] 2f39f015ded8: Download complete [2024-08-22T10:12:56.971Z] 5eb5b503b376: Pull complete [2024-08-22T10:12:57.229Z] 5c69ac0246d0: Pull complete [2024-08-22T10:12:57.489Z] ec43610c2a17: Pull complete [2024-08-22T10:12:57.489Z] 3a2ae6a8a46f: Pull complete [2024-08-22T10:12:57.750Z] 33b1e0a273af: Pull complete [2024-08-22T10:12:58.009Z] 5d3b04190fa2: Pull complete [2024-08-22T10:13:02.192Z] 2f39f015ded8: Pull complete [2024-08-22T10:13:02.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-22T10:13:02.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-22T10:13:02.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-22T10:13:02.431Z] prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container [2024-08-22T10:13:02.445Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-22T10:13:07.937Z] $ docker top 2c83a74dcca25553cf147c37ffba4eca40e92d8b89e21f34af96ba858199c45c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-22T10:13:08.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-22T10:13:08.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-22T10:13:09.019Z] + ls /var/log/sa-host [2024-08-22T10:13:09.020Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-22T10:13:09.269Z] provisioning config files... [2024-08-22T10:13:09.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4033754227597586969tmp [Pipeline] { [Pipeline] echo [2024-08-22T10:13:09.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:13:09.678Z] ---> create-netrc.sh [Pipeline] } [2024-08-22T10:13:09.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:13:10.137Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-22T10:13:10.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:13:10.510Z] ---> sudo-logs.sh [2024-08-22T10:13:10.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-22T10:13:10.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:13:10.934Z] ---> job-cost.sh [2024-08-22T10:13:10.934Z] lf-activate-venv: SKIPPING [2024-08-22T10:13:10.934Z] DEBUG: total: 0.10999999940395355 [2024-08-22T10:13:10.934Z] INFO: Retrieving Stack Cost... [2024-08-22T10:13:11.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-22T10:13:11.761Z] INFO: Archiving Costs [Pipeline] echo [2024-08-22T10:13:11.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-22T10:13:12.135Z] ---> logs-deploy.sh [2024-08-22T10:13:12.135Z] lf-activate-venv: SKIPPING [2024-08-22T10:13:12.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4871/1 [2024-08-22T10:13:12.135Z] INFO: archiving workspace using pattern(s): [2024-08-22T10:13:13.071Z] Archives upload complete. [2024-08-22T10:13:13.071Z] INFO: archiving logs to Nexus [2024-08-22T10:13:13.788Z] ---> uname -a: [2024-08-22T10:13:13.788Z] Linux prd-ubuntu20-04-docker-8c-8g-8136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] ---> lscpu: [2024-08-22T10:13:13.788Z] Architecture: x86_64 [2024-08-22T10:13:13.788Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-22T10:13:13.788Z] Byte Order: Little Endian [2024-08-22T10:13:13.788Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-22T10:13:13.788Z] CPU(s): 8 [2024-08-22T10:13:13.788Z] On-line CPU(s) list: 0-7 [2024-08-22T10:13:13.788Z] Thread(s) per core: 1 [2024-08-22T10:13:13.788Z] Core(s) per socket: 1 [2024-08-22T10:13:13.788Z] Socket(s): 8 [2024-08-22T10:13:13.788Z] NUMA node(s): 1 [2024-08-22T10:13:13.788Z] Vendor ID: AuthenticAMD [2024-08-22T10:13:13.788Z] CPU family: 23 [2024-08-22T10:13:13.788Z] Model: 49 [2024-08-22T10:13:13.788Z] Model name: AMD EPYC-Rome Processor [2024-08-22T10:13:13.788Z] Stepping: 0 [2024-08-22T10:13:13.788Z] CPU MHz: 2800.000 [2024-08-22T10:13:13.788Z] BogoMIPS: 5600.00 [2024-08-22T10:13:13.788Z] Virtualization: AMD-V [2024-08-22T10:13:13.788Z] Hypervisor vendor: KVM [2024-08-22T10:13:13.788Z] Virtualization type: full [2024-08-22T10:13:13.788Z] L1d cache: 256 KiB [2024-08-22T10:13:13.788Z] L1i cache: 256 KiB [2024-08-22T10:13:13.788Z] L2 cache: 4 MiB [2024-08-22T10:13:13.788Z] L3 cache: 128 MiB [2024-08-22T10:13:13.788Z] NUMA node0 CPU(s): 0-7 [2024-08-22T10:13:13.788Z] Vulnerability Itlb multihit: Not affected [2024-08-22T10:13:13.788Z] Vulnerability L1tf: Not affected [2024-08-22T10:13:13.788Z] Vulnerability Mds: Not affected [2024-08-22T10:13:13.788Z] Vulnerability Meltdown: Not affected [2024-08-22T10:13:13.788Z] Vulnerability Mmio stale data: Not affected [2024-08-22T10:13:13.788Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-22T10:13:13.788Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-22T10:13:13.788Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-22T10:13:13.788Z] Vulnerability Srbds: Not affected [2024-08-22T10:13:13.788Z] Vulnerability Tsx async abort: Not affected [2024-08-22T10:13:13.788Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] ---> nproc: [2024-08-22T10:13:13.788Z] 8 [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] ---> df -h: [2024-08-22T10:13:13.788Z] Filesystem Size Used Avail Use% Mounted on [2024-08-22T10:13:13.788Z] overlay 155G 28G 128G 18% / [2024-08-22T10:13:13.788Z] tmpfs 64M 0 64M 0% /dev [2024-08-22T10:13:13.788Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-22T10:13:13.788Z] shm 64M 0 64M 0% /dev/shm [2024-08-22T10:13:13.788Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] ---> sar -b -r -n DEV: [2024-08-22T10:13:13.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8136) 08/22/24 _x86_64_ (8 CPU) [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] 09:10:59 LINUX RESTART (8 CPU) [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] 09:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-22T10:13:13.788Z] 09:12:01 377.34 81.72 295.62 0.00 7371.84 179426.90 0.00 [2024-08-22T10:13:13.788Z] 09:13:01 210.33 3.87 206.47 0.00 400.07 78146.98 0.00 [2024-08-22T10:13:13.788Z] 09:14:01 46.24 0.02 46.23 0.00 4.00 22155.51 0.00 [2024-08-22T10:13:13.788Z] 09:15:01 27.48 0.13 27.35 0.00 1.07 15623.81 0.00 [2024-08-22T10:13:13.788Z] 09:16:01 57.80 0.13 57.66 0.00 6.93 41583.87 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 611.98 6.67 605.32 0.00 4407.00 263179.74 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 576.93 15.71 561.22 0.00 132.20 184422.59 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 204.05 0.28 203.76 0.00 2.27 40950.32 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 359.34 0.02 359.32 0.00 0.13 120729.84 0.00 [2024-08-22T10:13:13.788Z] 09:21:01 852.86 0.05 852.80 0.00 2.30 119264.67 0.00 [2024-08-22T10:13:13.788Z] 09:22:01 1.82 0.00 1.82 0.00 0.00 22.39 0.00 [2024-08-22T10:13:13.788Z] 09:23:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-08-22T10:13:13.788Z] 09:24:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2024-08-22T10:13:13.788Z] 09:25:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-08-22T10:13:13.788Z] 09:26:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2024-08-22T10:13:13.788Z] 09:27:01 2.08 0.02 2.07 0.00 0.13 27.33 0.00 [2024-08-22T10:13:13.788Z] 09:28:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 [2024-08-22T10:13:13.788Z] 09:29:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-08-22T10:13:13.788Z] 09:30:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 [2024-08-22T10:13:13.788Z] 09:31:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2024-08-22T10:13:13.788Z] 09:32:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 [2024-08-22T10:13:13.788Z] 09:33:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2024-08-22T10:13:13.788Z] 09:34:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 [2024-08-22T10:13:13.788Z] 09:35:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-08-22T10:13:13.788Z] 09:36:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 [2024-08-22T10:13:13.788Z] 09:37:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2024-08-22T10:13:13.788Z] 09:38:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 [2024-08-22T10:13:13.788Z] 09:39:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2024-08-22T10:13:13.788Z] 09:40:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 [2024-08-22T10:13:13.788Z] 09:41:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2024-08-22T10:13:13.788Z] 09:42:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2024-08-22T10:13:13.788Z] 09:43:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2024-08-22T10:13:13.788Z] 09:44:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2024-08-22T10:13:13.788Z] 09:45:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-08-22T10:13:13.788Z] 09:46:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 [2024-08-22T10:13:13.788Z] 09:47:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-08-22T10:13:13.788Z] 09:48:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2024-08-22T10:13:13.788Z] 09:49:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-08-22T10:13:13.788Z] 09:50:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2024-08-22T10:13:13.788Z] 09:51:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-08-22T10:13:13.788Z] 09:52:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2024-08-22T10:13:13.788Z] 09:53:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-08-22T10:13:13.788Z] 09:54:01 3.35 1.52 1.83 0.00 35.45 22.26 0.00 [2024-08-22T10:13:13.788Z] 09:55:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2024-08-22T10:13:13.788Z] 09:56:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 [2024-08-22T10:13:13.788Z] 09:57:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-08-22T10:13:13.788Z] 09:58:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2024-08-22T10:13:13.788Z] 09:59:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-08-22T10:13:13.788Z] 10:00:02 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2024-08-22T10:13:13.788Z] 10:01:01 1.03 0.00 1.03 0.00 0.00 11.12 0.00 [2024-08-22T10:13:13.788Z] 10:02:01 1.78 0.00 1.78 0.00 0.00 21.72 0.00 [2024-08-22T10:13:13.788Z] 10:03:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 [2024-08-22T10:13:13.788Z] 10:04:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-08-22T10:13:13.788Z] 10:05:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2024-08-22T10:13:13.788Z] 10:06:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2024-08-22T10:13:13.788Z] 10:07:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2024-08-22T10:13:13.788Z] 10:08:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2024-08-22T10:13:13.788Z] 10:09:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2024-08-22T10:13:13.788Z] 10:10:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2024-08-22T10:13:13.788Z] 10:11:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-08-22T10:13:13.788Z] 10:12:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 [2024-08-22T10:13:13.788Z] 10:13:01 3.95 0.22 3.73 0.00 16.93 332.61 0.00 [2024-08-22T10:13:13.788Z] Average: 54.72 1.78 52.94 0.00 199.75 17196.69 0.00 [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-22T10:13:13.788Z] 09:12:01 29715876 31567348 784536 2.39 59084 2090164 2048952 6.04 992544 1843228 328368 [2024-08-22T10:13:13.788Z] 09:13:01 28350504 31550164 758628 2.31 125716 3286308 1729640 5.10 1124812 2948704 6972 [2024-08-22T10:13:13.788Z] 09:14:01 26912884 31298552 1000364 3.04 129284 4381408 2410816 7.10 2052824 3360964 482948 [2024-08-22T10:13:13.788Z] 09:15:01 27077236 31423908 872084 2.65 134748 4312880 2242684 6.61 1410212 3812532 468812 [2024-08-22T10:13:13.788Z] 09:16:01 27751032 31506888 796396 2.42 136616 3786472 2055708 6.06 1319632 3302244 197812 [2024-08-22T10:13:13.788Z] 09:17:01 19714820 31197912 1045012 3.18 168604 11213332 3387292 9.98 2433432 9879736 1704 [2024-08-22T10:13:13.788Z] 09:18:01 13741164 30980272 1219436 3.71 360940 16253124 5052048 14.89 3226460 14484912 62060 [2024-08-22T10:13:13.788Z] 09:19:01 7934516 27662628 4505804 13.70 384340 18496308 12139108 35.78 7581788 15656992 1279388 [2024-08-22T10:13:13.788Z] 09:20:02 5874340 27516736 4671272 14.21 394712 20366016 9614592 28.34 8361480 16940952 125568 [2024-08-22T10:13:13.788Z] 09:21:01 9770632 31405032 838368 2.55 408176 20499852 2211608 6.52 3271956 18366064 384 [2024-08-22T10:13:13.788Z] 09:22:01 9771040 31405492 837772 2.55 408208 20499856 2211608 6.52 3271860 18366068 184 [2024-08-22T10:13:13.788Z] 09:23:01 9796800 31431260 812012 2.47 408228 20499860 2211608 6.52 3245984 18366072 8 [2024-08-22T10:13:13.788Z] 09:24:01 9797048 31431560 811648 2.47 408236 20499864 2211608 6.52 3245564 18366076 188 [2024-08-22T10:13:13.788Z] 09:25:01 9799088 31433608 809584 2.46 408256 20499864 2211608 6.52 3243736 18366076 20 [2024-08-22T10:13:13.788Z] 09:26:01 9814008 31448536 794980 2.42 408300 20499852 2211608 6.52 3230652 18366080 12 [2024-08-22T10:13:13.788Z] 09:27:01 9814616 31449324 794408 2.42 408368 20499908 2204756 6.50 3230516 18366120 8 [2024-08-22T10:13:13.788Z] 09:28:01 9814600 31449372 794320 2.42 408432 20499916 2204756 6.50 3230788 18366132 12 [2024-08-22T10:13:13.788Z] 09:29:01 9814552 31449388 794288 2.42 408444 20499920 2204756 6.50 3230584 18366136 12 [2024-08-22T10:13:13.788Z] 09:30:01 9814276 31449172 794424 2.42 408516 20499924 2204756 6.50 3230632 18366144 8 [2024-08-22T10:13:13.788Z] 09:31:01 9815024 31449980 793552 2.41 408576 20499928 2204756 6.50 3229908 18366152 8 [2024-08-22T10:13:13.788Z] 09:32:01 9814820 31449820 793732 2.41 408600 20499928 2204756 6.50 3230112 18366140 8 [2024-08-22T10:13:13.788Z] 09:33:01 9815240 31450244 793440 2.41 408624 20499932 2204756 6.50 3230052 18366144 12 [2024-08-22T10:13:13.788Z] 09:34:01 9815224 31450412 793264 2.41 408656 20500064 2204756 6.50 3230092 18366276 8 [2024-08-22T10:13:13.788Z] 09:35:01 9815176 31450364 793232 2.41 408676 20500064 2204756 6.50 3230092 18366276 8 [2024-08-22T10:13:13.788Z] 09:36:01 9814836 31450076 793444 2.41 408740 20500060 2204756 6.50 3230156 18366280 8 [2024-08-22T10:13:13.788Z] 09:37:01 9814612 31449920 793600 2.41 408784 20500072 2204756 6.50 3230688 18366284 172 [2024-08-22T10:13:13.788Z] 09:38:01 9815064 31450488 793236 2.41 408848 20500072 2204756 6.50 3230668 18366288 196 [2024-08-22T10:13:13.788Z] 09:39:01 9815056 31450484 793168 2.41 408900 20500076 2204756 6.50 3230692 18366292 168 [2024-08-22T10:13:13.788Z] 09:40:01 9815008 31450496 793136 2.41 408916 20500080 2204756 6.50 3230756 18366300 184 [2024-08-22T10:13:13.788Z] 09:41:01 9814960 31450496 793080 2.41 408948 20500080 2204756 6.50 3230812 18366296 20 [2024-08-22T10:13:13.788Z] 09:42:01 9815008 31450684 792852 2.41 408992 20500216 2204756 6.50 3230564 18366428 8 [2024-08-22T10:13:13.788Z] 09:43:01 9814952 31450684 792820 2.41 409012 20500216 2204756 6.50 3230556 18366432 12 [2024-08-22T10:13:13.788Z] 09:44:01 9814652 31450400 793032 2.41 409032 20500220 2188608 6.45 3230656 18366432 8 [2024-08-22T10:13:13.788Z] 09:45:01 9814344 31450096 793260 2.41 409044 20500224 2188608 6.45 3230644 18366432 12 [2024-08-22T10:13:13.788Z] 09:46:01 9814796 31450556 792928 2.41 409076 20500216 2188608 6.45 3230936 18366436 8 [2024-08-22T10:13:13.788Z] 09:47:01 9814716 31450536 792948 2.41 409088 20500232 2188608 6.45 3230900 18366440 4 [2024-08-22T10:13:13.788Z] 09:48:01 9814416 31450272 793160 2.41 409108 20500236 2172280 6.40 3230876 18366444 8 [2024-08-22T10:13:13.788Z] 09:49:01 9814360 31450224 793140 2.41 409116 20500240 2172280 6.40 3230876 18366448 8 [2024-08-22T10:13:13.788Z] 09:50:01 9814480 31450384 793124 2.41 409136 20500244 2172280 6.40 3230948 18366452 8 [2024-08-22T10:13:13.788Z] 09:51:01 9814796 31450708 792768 2.41 409168 20500236 2172280 6.40 3230964 18366456 8 [2024-08-22T10:13:13.788Z] 09:52:01 9814716 31450672 792748 2.41 409196 20500248 2172280 6.40 3230852 18366460 8 [2024-08-22T10:13:13.788Z] 09:53:01 9814884 31450872 792724 2.41 409204 20500248 2172280 6.40 3230868 18366460 12 [2024-08-22T10:13:13.788Z] 09:54:01 9807736 31445836 797900 2.43 409240 20501312 2204620 6.50 3240272 18366732 60 [2024-08-22T10:13:13.788Z] 09:55:01 9807924 31446064 797628 2.43 409268 20501316 2204620 6.50 3240316 18366720 180 [2024-08-22T10:13:13.788Z] 09:56:01 9807860 31446008 797668 2.43 409296 20501312 2204620 6.50 3239680 18366716 16 [2024-08-22T10:13:13.788Z] 09:57:01 9807244 31445416 798200 2.43 409304 20501320 2204620 6.50 3239992 18366720 12 [2024-08-22T10:13:13.788Z] 09:58:01 9807040 31445212 798380 2.43 409324 20501324 2204620 6.50 3239940 18366720 20 [2024-08-22T10:13:13.788Z] 09:59:01 9806700 31444876 798644 2.43 409340 20501328 2204620 6.50 3239680 18366724 8 [2024-08-22T10:13:13.788Z] 10:00:02 9806692 31444936 798560 2.43 409368 20501332 2204620 6.50 3239740 18366728 12 [2024-08-22T10:13:13.788Z] 10:01:01 9806424 31444672 798788 2.43 409392 20501332 2204620 6.50 3239748 18366732 8 [2024-08-22T10:13:13.788Z] 10:02:01 9806188 31444516 798960 2.43 409424 20501340 2204620 6.50 3240064 18366736 16 [2024-08-22T10:13:13.788Z] 10:03:01 9806140 31444492 798924 2.43 409444 20501344 2204620 6.50 3239844 18366740 32 [2024-08-22T10:13:13.788Z] 10:04:01 9805944 31444304 799068 2.43 409464 20501344 2204620 6.50 3240100 18366744 12 [2024-08-22T10:13:13.788Z] 10:05:01 9806148 31444568 798796 2.43 409512 20501348 2204620 6.50 3240188 18366752 16 [2024-08-22T10:13:13.788Z] 10:06:01 9806132 31444568 798752 2.43 409556 20501348 2204620 6.50 3239992 18366748 20 [2024-08-22T10:13:13.788Z] 10:07:01 9806380 31444820 798692 2.43 409580 20501344 2204620 6.50 3239992 18366752 8 [2024-08-22T10:13:13.788Z] 10:08:01 9806380 31444876 798652 2.43 409592 20501360 2204620 6.50 3240004 18366756 8 [2024-08-22T10:13:13.788Z] 10:09:01 9806104 31444600 798880 2.43 409604 20501360 2204620 6.50 3239992 18366756 8 [2024-08-22T10:13:13.788Z] 10:10:01 9806044 31444720 798976 2.43 409624 20501492 2204620 6.50 3240052 18366892 8 [2024-08-22T10:13:13.788Z] 10:11:01 9806100 31444784 798880 2.43 409640 20501496 2204620 6.50 3240072 18366900 8 [2024-08-22T10:13:13.788Z] 10:12:01 9806084 31444772 798808 2.43 409668 20501492 2204620 6.50 3240124 18366900 8 [2024-08-22T10:13:13.788Z] 10:13:01 9140560 31374516 867748 2.64 414548 21041876 2452388 7.23 3308876 18906384 544860 [2024-08-22T10:13:13.788Z] Average: 11391710 31310396 935784 2.85 380272 18891221 2541284 7.49 3227545 16874067 56463 [2024-08-22T10:13:13.788Z] [2024-08-22T10:13:13.788Z] 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-22T10:13:13.788Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:12:01 lo 5.27 5.27 0.50 0.50 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:12:01 ens3 828.23 784.92 5285.68 119.61 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:13:01 docker0 844.59 906.90 62.60 4949.24 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:13:01 ens3 1065.81 938.41 8148.12 95.64 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:14:01 veth4dd93de 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:14:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:14:01 ens3 43.28 26.10 38.73 17.56 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:15:01 veth4dd93de 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:15:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:15:01 ens3 24.58 17.91 19.12 11.13 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:16:01 ens3 120.23 90.12 2218.71 145.55 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 veth73c2bda 8.55 11.43 0.82 5.77 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 veth6821d2e 9.00 11.90 0.85 5.81 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 docker0 94.93 141.86 6.66 1139.49 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 veth759095c 6.05 7.48 0.59 3.88 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 ens3 434.13 237.86 4800.49 36.24 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 veth62cacef 0.63 1.50 0.06 0.28 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 veth1668c3e 8.27 10.98 0.79 5.53 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:17:01 vethb782700 8.57 11.08 0.82 5.75 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth7e65038 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethff35552 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth7c15b2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 docker0 374.46 624.72 33.39 5881.06 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth4350310 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth3d5b78a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethcbf31b7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth05b983f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethd07e4a8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 ens3 637.08 382.76 5890.59 43.71 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethb9a2f7f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth62cacef 0.13 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth2c14635 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethf679b0d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 vethe361a21 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:18:01 veth4bd4196 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth7e65038 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethff35552 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth7c15b2b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth4350310 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth3d5b78a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethcbf31b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth05b983f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethd07e4a8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 ens3 10.54 7.98 9.13 4.59 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethb9a2f7f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth62cacef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth2c14635 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethf679b0d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 vethe361a21 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:19:01 veth4bd4196 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth7e65038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethff35552 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth7c15b2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth4350310 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth3d5b78a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethcbf31b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth05b983f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethd07e4a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 ens3 4.95 3.17 4.04 2.24 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethb9a2f7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth62cacef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth2c14635 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethf679b0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 vethe361a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:20:02 veth4bd4196 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.788Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:21:01 ens3 28.13 15.10 23.65 12.34 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:22:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:27:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:28:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:32:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:34:01 ens3 0.37 0.22 0.53 0.02 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:37:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:46:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:47:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:48:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:51:01 ens3 0.20 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:52:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:54:01 ens3 6.10 4.12 4.57 4.97 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:55:01 ens3 1.70 1.47 0.97 1.22 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:57:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 09:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:00:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:02:01 ens3 0.57 0.38 0.34 0.27 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:04:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:05:01 ens3 0.47 0.37 0.34 0.28 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:07:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:11:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:13:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] 10:13:01 ens3 99.88 60.42 2522.26 11.33 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] Average: docker0 21.22 27.03 1.66 193.16 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] Average: ens3 53.42 41.54 467.42 8.19 0.00 0.00 0.00 0.00 [2024-08-22T10:13:13.789Z] [2024-08-22T10:13:13.789Z]