Pull request #4891 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 cherrycl for edgexfoundry/edgex-go Obtained Jenkinsfile from f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (f7f0eb5dc1c1059efd99525bd2cb96962e9d0f76) 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-ssh15958240406519128551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6415328339776154624.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4891/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-4891/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14838247287898816341.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-4891/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3501475723825494834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh9775401817411404963.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-4891/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-4891/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16196299435279622304.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9574 in /w/workspace/edgexfoundry_edgex-go_PR-4891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 Merge succeeded, producing f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 Checking out Revision f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 (PR-4891) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4891/head:refs/remotes/origin/PR-4891 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 Commit message: "fix: Update support-cron-scheduler API document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-06T07:26:54.055Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T07:26:54.286Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T07:26:54.413Z] ========================================================= [2024-09-06T07:26:54.413Z] EdgeX Global Pipelines Version Info [2024-09-06T07:26:54.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T07:26:55.580Z] ------------------- [2024-09-06T07:26:55.580Z] stable info: [2024-09-06T07:26:55.580Z] ------------------- [2024-09-06T07:26:55.580Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T07:26:55.580Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T07:26:55.580Z] Message: update stable to v1.0.263 [2024-09-06T07:26:55.849Z] ------------------- [2024-09-06T07:26:55.849Z] experimental info: [2024-09-06T07:26:55.849Z] ------------------- [2024-09-06T07:26:55.849Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T07:26:55.849Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T07:26:55.849Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T07:26:56.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T07:26:56.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T07:26:56.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T07:26:56.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T07:26:56.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T07:26:56.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T07:26:56.442Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T07:26:56.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T07:26:56.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T07:26:56.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T07:26:56.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T07:26:56.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T07:26:56.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T07:26:56.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T07:26:56.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T07:26:56.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T07:26:57.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T07:26:57.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T07:26:57.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T07:26:57.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T07:26:57.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T07:26:57.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T07:26:57.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T07:27:01.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4891 [Pipeline] echo [2024-09-06T07:27:02.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4891 [Pipeline] echo [2024-09-06T07:27:02.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4891 [Pipeline] echo [2024-09-06T07:27:02.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo [2024-09-06T07:27:02.205Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f96c4cc [Pipeline] echo [2024-09-06T07:27:02.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T07:27:02.421Z] provisioning config files... [2024-09-06T07:27:02.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15747919644832360220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T07:27:02.823Z] ---> ****-login.sh [2024-09-06T07:27:02.824Z] nexus3.edgexfoundry.org:10001 [2024-09-06T07:27:03.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:27:03.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:27:03.084Z] Configure a credential helper to remove this warning. See [2024-09-06T07:27:03.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:27:03.084Z] [2024-09-06T07:27:03.084Z] Login Succeeded [2024-09-06T07:27:03.084Z] nexus3.edgexfoundry.org:10002 [2024-09-06T07:27:03.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:27:03.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:27:03.345Z] Configure a credential helper to remove this warning. See [2024-09-06T07:27:03.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:27:03.345Z] [2024-09-06T07:27:03.345Z] Login Succeeded [2024-09-06T07:27:03.345Z] nexus3.edgexfoundry.org:10003 [2024-09-06T07:27:03.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:27:03.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:27:03.346Z] Configure a credential helper to remove this warning. See [2024-09-06T07:27:03.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:27:03.346Z] [2024-09-06T07:27:03.346Z] Login Succeeded [2024-09-06T07:27:03.346Z] nexus3.edgexfoundry.org:10004 [2024-09-06T07:27:03.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:27:03.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:27:03.606Z] Configure a credential helper to remove this warning. See [2024-09-06T07:27:03.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:27:03.606Z] [2024-09-06T07:27:03.606Z] Login Succeeded [2024-09-06T07:27:03.606Z] ****.io [2024-09-06T07:27:03.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:27:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:27:03.868Z] Configure a credential helper to remove this warning. See [2024-09-06T07:27:03.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:27:03.868Z] [2024-09-06T07:27:03.868Z] Login Succeeded [2024-09-06T07:27:03.868Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T07:27:03.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T07:27:04.343Z] + 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-09-06T07:27:04.343Z] + dirname cmd/core-command/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/core-data/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/core-keeper/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/core-metadata/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T07:27:04.343Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T07:27:04.343Z] + cut -d/ -f2 [2024-09-06T07:27:04.343Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T07:27:04.399Z] 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-09-06T07:27:05.000Z] + git rev-list -1 --merges f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4~1..f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo [2024-09-06T07:27:05.040Z] -----------> git rev-list -1 --merges f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4~1..f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [false] [Pipeline] sh [2024-09-06T07:27:05.359Z] + git log --format=format:%s -1 f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] echo [2024-09-06T07:27:05.403Z] ========================================================= [2024-09-06T07:27:05.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T07:27:05.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T07:27:05.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T07:27:05.929Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T07:27:05.929Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T07:27:05.929Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T07:27:05.929Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T07:27:05.929Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T07:27:05.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:27:06.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T07:27:06.502Z] [2024-09-06T07:27:06.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:27:06.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T07:27:06.914Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T07:27:06.914Z] b85a868b505f: Pulling fs layer [2024-09-06T07:27:06.914Z] e2be974225ed: Pulling fs layer [2024-09-06T07:27:06.914Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T07:27:06.914Z] 988bab9f4d93: Pulling fs layer [2024-09-06T07:27:06.914Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T07:27:06.914Z] eaf3925da568: Pulling fs layer [2024-09-06T07:27:06.914Z] bab4dde63d76: Pulling fs layer [2024-09-06T07:27:06.914Z] bde34c3a00c8: Pulling fs layer [2024-09-06T07:27:06.914Z] b352a97aabf1: Pulling fs layer [2024-09-06T07:27:06.914Z] 4872d77fe225: Pulling fs layer [2024-09-06T07:27:06.914Z] 5851b861e8e6: Pulling fs layer [2024-09-06T07:27:06.914Z] bde34c3a00c8: Waiting [2024-09-06T07:27:06.914Z] 5851b861e8e6: Waiting [2024-09-06T07:27:06.914Z] 1469e6f7b9e6: Waiting [2024-09-06T07:27:06.914Z] eaf3925da568: Waiting [2024-09-06T07:27:06.914Z] b352a97aabf1: Waiting [2024-09-06T07:27:06.914Z] bab4dde63d76: Waiting [2024-09-06T07:27:06.914Z] e2be974225ed: Download complete [2024-09-06T07:27:06.914Z] 988bab9f4d93: Verifying Checksum [2024-09-06T07:27:06.914Z] 988bab9f4d93: Download complete [2024-09-06T07:27:06.914Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T07:27:06.914Z] 1469e6f7b9e6: Download complete [2024-09-06T07:27:07.175Z] eaf3925da568: Verifying Checksum [2024-09-06T07:27:07.175Z] eaf3925da568: Download complete [2024-09-06T07:27:07.175Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T07:27:07.175Z] 339a4e72a1f5: Download complete [2024-09-06T07:27:07.175Z] bde34c3a00c8: Download complete [2024-09-06T07:27:07.175Z] b352a97aabf1: Verifying Checksum [2024-09-06T07:27:07.175Z] b352a97aabf1: Download complete [2024-09-06T07:27:07.175Z] 4872d77fe225: Verifying Checksum [2024-09-06T07:27:07.175Z] 4872d77fe225: Download complete [2024-09-06T07:27:07.175Z] 5851b861e8e6: Verifying Checksum [2024-09-06T07:27:07.175Z] 5851b861e8e6: Download complete [2024-09-06T07:27:07.175Z] b85a868b505f: Verifying Checksum [2024-09-06T07:27:07.175Z] b85a868b505f: Download complete [2024-09-06T07:27:07.433Z] bab4dde63d76: Verifying Checksum [2024-09-06T07:27:07.433Z] bab4dde63d76: Download complete [2024-09-06T07:27:08.368Z] b85a868b505f: Pull complete [2024-09-06T07:27:08.627Z] e2be974225ed: Pull complete [2024-09-06T07:27:08.887Z] 339a4e72a1f5: Pull complete [2024-09-06T07:27:09.145Z] 988bab9f4d93: Pull complete [2024-09-06T07:27:09.403Z] 1469e6f7b9e6: Pull complete [2024-09-06T07:27:09.403Z] eaf3925da568: Pull complete [2024-09-06T07:27:11.304Z] bab4dde63d76: Pull complete [2024-09-06T07:27:11.304Z] bde34c3a00c8: Pull complete [2024-09-06T07:27:11.304Z] b352a97aabf1: Pull complete [2024-09-06T07:27:11.304Z] 4872d77fe225: Pull complete [2024-09-06T07:27:11.304Z] 5851b861e8e6: Pull complete [2024-09-06T07:27:11.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T07:27:11.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T07:27:11.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:27:11.595Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2024-09-06T07:27:11.622Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-06T07:27:14.300Z] $ docker top 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 -eo pid,comm [2024-09-06T07:27:14.357Z] 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-09-06T07:27:14.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T07:27:14.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T07:27:14.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T07:27:14.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T07:27:14.643Z] $ docker exec 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent [2024-09-06T07:27:14.761Z] SSH_AUTH_SOCK=/tmp/ssh-Mk2AvnjbuUB8/agent.32 [2024-09-06T07:27:14.761Z] SSH_AGENT_PID=38 [2024-09-06T07:27:14.767Z] Running ssh-add (command line suppressed) [2024-09-06T07:27:14.870Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6005177928895868734.key (/w/workspace/edgex-go/1@tmp/private_key_6005177928895868734.key) [2024-09-06T07:27:14.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T07:27:15.241Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T07:27:15.264Z] $ docker exec --env ******** --env ******** 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent -k [2024-09-06T07:27:15.365Z] unset SSH_AUTH_SOCK; [2024-09-06T07:27:15.365Z] unset SSH_AGENT_PID; [2024-09-06T07:27:15.365Z] echo Agent pid 38 killed; [2024-09-06T07:27:15.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T07:27:15.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T07:27:15.503Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T07:27:15.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T07:27:15.610Z] $ docker exec 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent [2024-09-06T07:27:15.717Z] SSH_AUTH_SOCK=/tmp/ssh-YSFUCmFq2sRT/agent.72 [2024-09-06T07:27:15.717Z] SSH_AGENT_PID=78 [2024-09-06T07:27:15.722Z] Running ssh-add (command line suppressed) [2024-09-06T07:27:15.807Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7203306305731008631.key (/w/workspace/edgex-go/1@tmp/private_key_7203306305731008631.key) [2024-09-06T07:27:15.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T07:27:16.261Z] + git semver init [2024-09-06T07:27:16.524Z] 2024-09-06 07:27:16,434 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T07:27:16.524Z] 2024-09-06 07:27:16,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-06T07:27:16.524Z] 2024-09-06 07:27:16,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-06T07:27:16.524Z] 2024-09-06 07:27:16,436 [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-09-06T07:27:21.927Z] 2024-09-06 07:27:21,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4891 with force:False [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,555 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4891 [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,559 [execute] INFO git cat-file --batch-check [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,564 [execute] INFO git cat-file --batch [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T07:27:21.927Z] 2024-09-06 07:27:21,569 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4891 [2024-09-06T07:27:21.927Z] 0.0.0 [Pipeline] } [2024-09-06T07:27:21.953Z] $ docker exec --env ******** --env ******** 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 ssh-agent -k [2024-09-06T07:27:22.052Z] unset SSH_AUTH_SOCK; [2024-09-06T07:27:22.053Z] unset SSH_AGENT_PID; [2024-09-06T07:27:22.053Z] echo Agent pid 78 killed; [2024-09-06T07:27:22.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T07:27:22.522Z] + git semver [Pipeline] } [2024-09-06T07:27:22.805Z] $ docker stop --time=1 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 [2024-09-06T07:27:24.091Z] $ docker rm -f --volumes 376e4d5b173bc9003dd53aa3c73cd4462d9ad82246e7e1139290150f3459c435 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T07:27:24.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T07:27:24.834Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T07:27:24.855Z] [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-09-06T07:27:25.712Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T07:27:25.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T07:27:25.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T07:27:25.839Z] ========================================================= [2024-09-06T07:27:25.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T07:27:25.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:27:26.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T07:27:26.195Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T07:27:26.195Z] 619be1103602: Pulling fs layer [2024-09-06T07:27:26.195Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T07:27:26.195Z] 5df492c9dc93: Pulling fs layer [2024-09-06T07:27:26.195Z] 7629e6793208: Pulling fs layer [2024-09-06T07:27:26.195Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T07:27:26.195Z] fb5054dd5b73: Pulling fs layer [2024-09-06T07:27:26.195Z] eeca6798cff9: Pulling fs layer [2024-09-06T07:27:26.195Z] aa269ceb94a6: Pulling fs layer [2024-09-06T07:27:26.195Z] ada007ff1a6a: Pulling fs layer [2024-09-06T07:27:26.195Z] fb5054dd5b73: Waiting [2024-09-06T07:27:26.195Z] eeca6798cff9: Waiting [2024-09-06T07:27:26.195Z] aa269ceb94a6: Waiting [2024-09-06T07:27:26.195Z] ada007ff1a6a: Waiting [2024-09-06T07:27:26.195Z] 7629e6793208: Waiting [2024-09-06T07:27:26.195Z] 4f4fb700ef54: Waiting [2024-09-06T07:27:26.195Z] 7862e08f4a3e: Download complete [2024-09-06T07:27:26.195Z] 7629e6793208: Verifying Checksum [2024-09-06T07:27:26.195Z] 7629e6793208: Download complete [2024-09-06T07:27:26.195Z] 4f4fb700ef54: Download complete [2024-09-06T07:27:26.195Z] fb5054dd5b73: Download complete [2024-09-06T07:27:26.195Z] 619be1103602: Verifying Checksum [2024-09-06T07:27:26.195Z] 619be1103602: Download complete [2024-09-06T07:27:26.195Z] eeca6798cff9: Verifying Checksum [2024-09-06T07:27:26.195Z] eeca6798cff9: Download complete [2024-09-06T07:27:26.454Z] 619be1103602: Pull complete [2024-09-06T07:27:26.454Z] ada007ff1a6a: Verifying Checksum [2024-09-06T07:27:26.454Z] ada007ff1a6a: Download complete [2024-09-06T07:27:26.454Z] 7862e08f4a3e: Pull complete [2024-09-06T07:27:26.713Z] 5df492c9dc93: Verifying Checksum [2024-09-06T07:27:26.713Z] 5df492c9dc93: Download complete [2024-09-06T07:27:26.971Z] aa269ceb94a6: Verifying Checksum [2024-09-06T07:27:26.971Z] aa269ceb94a6: Download complete [2024-09-06T07:27:29.514Z] 5df492c9dc93: Pull complete [2024-09-06T07:27:29.774Z] 7629e6793208: Pull complete [2024-09-06T07:27:29.774Z] 4f4fb700ef54: Pull complete [2024-09-06T07:27:29.774Z] fb5054dd5b73: Pull complete [2024-09-06T07:27:30.032Z] eeca6798cff9: Pull complete [2024-09-06T07:27:31.930Z] aa269ceb94a6: Pull complete [2024-09-06T07:27:32.497Z] ada007ff1a6a: Pull complete [2024-09-06T07:27:32.497Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T07:27:32.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T07:27:32.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:27:32.868Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T07:27:32.868Z] WORKDIR /edgex [2024-09-06T07:27:32.868Z] COPY go.mod . [2024-09-06T07:27:32.868Z] RUN go mod download [2024-09-06T07:27:32.868Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-06T07:27:33.434Z] Sending build context to Docker daemon 179.3MB [2024-09-06T07:27:33.434Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T07:27:33.434Z] ---> f489d0715acc [2024-09-06T07:27:33.434Z] Step 2/4 : WORKDIR /edgex [2024-09-06T07:27:40.084Z] ---> Running in c1590da335ea [2024-09-06T07:27:40.084Z] Removing intermediate container c1590da335ea [2024-09-06T07:27:40.084Z] ---> a47da074cdf4 [2024-09-06T07:27:40.084Z] Step 3/4 : COPY go.mod . [2024-09-06T07:27:40.084Z] ---> aa74a5b2e2a3 [2024-09-06T07:27:40.084Z] Step 4/4 : RUN go mod download [2024-09-06T07:27:40.084Z] ---> Running in 34cff77515fd [2024-09-06T07:27:40.238Z] Still waiting to schedule task [2024-09-06T07:27:40.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-06T07:28:12.370Z] Removing intermediate container 34cff77515fd [2024-09-06T07:28:12.370Z] ---> 0f9f81fd2139 [2024-09-06T07:28:12.370Z] Successfully built 0f9f81fd2139 [2024-09-06T07:28:12.370Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:28:12.773Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T07:28:12.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:28:12.956Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2024-09-06T07:28:12.987Z] $ 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 ******** ci-base-image-x86_64 cat [2024-09-06T07:28:13.475Z] $ docker top 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T07:28:13.881Z] + go version [2024-09-06T07:28:13.881Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T07:28:13.914Z] $ docker stop --time=1 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e [2024-09-06T07:28:15.215Z] $ docker rm -f --volumes 7528c75614051d032f507f1b9a026d2b7b52e96b3c2d6885549e7d8e1185f21e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:28:15.972Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T07:28:15.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:28:16.147Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2024-09-06T07:28:16.174Z] $ 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 ******** ci-base-image-x86_64 cat [2024-09-06T07:28:16.485Z] $ docker top 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T07:28:16.619Z] ========================================================= [2024-09-06T07:28:16.619Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T07:28:16.619Z] ========================================================= [Pipeline] sh [2024-09-06T07:28:16.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:28:17.319Z] + make test [2024-09-06T07:28:17.319Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T07:28:25.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T07:28:52.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T07:28:52.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T07:28:52.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T07:28:52.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T07:28:52.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T07:28:53.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T07:28:53.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T07:28:53.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T07:28:53.942Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T07:28:53.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T07:28:55.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T07:28:55.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T07:28:56.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-09-06T07:28:56.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T07:28:56.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T07:28:56.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T07:28:57.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements [2024-09-06T07:28:57.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T07:28:57.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T07:28:58.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T07:28:59.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T07:28:59.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:28:59.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T07:28:59.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T07:28:59.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T07:29:00.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-09-06T07:29:00.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-09-06T07:29:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T07:29:01.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T07:29:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.385s coverage: 93.4% of statements [2024-09-06T07:29:01.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-06T07:29:01.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T07:29:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T07:29:02.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T07:29:03.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements [2024-09-06T07:29:03.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2024-09-06T07:29:03.737Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T07:29:03.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T07:29:03.997Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-06T07:29:04.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 0.8% of statements [2024-09-06T07:29:04.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-09-06T07:29:04.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-06T07:29:04.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-09-06T07:29:04.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-09-06T07:29:05.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-09-06T07:29:05.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T07:29:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T07:29:07.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T07:29:07.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T07:29:07.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T07:29:07.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T07:29:07.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T07:29:07.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T07:29:07.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T07:29:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T07:29:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T07:29:09.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T07:29:10.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T07:29:10.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T07:29:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T07:29:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T07:29:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T07:29:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T07:29:14.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T07:29:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T07:29:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T07:29:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T07:29:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T07:29:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T07:29:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T07:29:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T07:29:16.754Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9575 in /w/workspace/edgexfoundry_edgex-go_PR-4891 [Pipeline] { [2024-09-06T07:29:16.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T07:29:16.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T07:29:16.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [Pipeline] ws [2024-09-06T07:29:16.826Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T07:29:17.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-06T07:29:18.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T07:29:18.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T07:29:18.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:29:18.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T07:29:19.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T07:29:19.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T07:29:19.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T07:29:19.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T07:29:20.012Z] The recommended git tool is: git [2024-09-06T07:29:21.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T07:29:21.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:29:21.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T07:29:21.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T07:29:22.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T07:29:22.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T07:29:22.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T07:29:22.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:29:24.371Z] using credential edgex-jenkins-ssh [2024-09-06T07:29:24.394Z] Cloning the remote Git repository [2024-09-06T07:29:24.430Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T07:29:24.513Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-06T07:29:24.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T07:29:24.665Z] > git --version # timeout=10 [2024-09-06T07:29:24.685Z] > git --version # 'git version 2.25.1' [2024-09-06T07:29:24.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T07:29:24.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.038s coverage: 92.9% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.5% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 90.8% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.081s coverage: 95.7% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.022s coverage: 61.8% of statements [2024-09-06T07:29:30.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements [2024-09-06T07:29:30.391Z] 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-09-06T07:29:30.649Z] running golangci-lint [2024-09-06T07:29:30.908Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T07:29:30.908Z] go version go1.21.9 linux/amd64 [2024-09-06T07:29:31.167Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T07:29:31.167Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T07:29:40.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T07:29:40.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T07:29:41.403Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T07:29:41.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T07:29:41.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T07:29:41.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4891/head:refs/remotes/origin/PR-4891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T07:29:42.250Z] Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [2024-09-06T07:29:42.702Z] Merge succeeded, producing f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [2024-09-06T07:29:42.702Z] Checking out Revision f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 (PR-4891) [2024-09-06T07:29:42.263Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T07:29:42.341Z] > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 [2024-09-06T07:29:42.591Z] > git remote # timeout=10 [2024-09-06T07:29:42.614Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T07:29:42.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T07:29:42.651Z] > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [2024-09-06T07:29:42.677Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T07:29:42.703Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T07:29:42.716Z] > git checkout -f f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 # timeout=10 [2024-09-06T07:29:46.657Z] Commit message: "fix: Update support-cron-scheduler API document" [2024-09-06T07:29:46.696Z] > git --version # timeout=10 [2024-09-06T07:29:46.708Z] > git --version # 'git version 2.25.1' [2024-09-06T07:29:46.724Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T07:29:48.700Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T07:29:48.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T07:29:48.700Z] Dload Upload Total Spent Left Speed [2024-09-06T07:29:48.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-09-06T07:29:49.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T07:29:49.398Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-09-06T07:29:49.398Z] sudo tee /etc/docker/daemon.new [2024-09-06T07:29:49.398Z] { [2024-09-06T07:29:49.398Z] "registry-mirrors": [ [2024-09-06T07:29:49.398Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T07:29:49.398Z] ], [2024-09-06T07:29:49.398Z] "bip": "10.250.0.254/24", [2024-09-06T07:29:49.398Z] "hosts": [ [2024-09-06T07:29:49.398Z] "tcp://0.0.0.0:5555", [2024-09-06T07:29:49.398Z] "unix:///var/run/docker.sock" [2024-09-06T07:29:49.398Z] ], [2024-09-06T07:29:49.398Z] "mtu": 1458, [2024-09-06T07:29:49.398Z] "selinux-enabled": true, [2024-09-06T07:29:49.398Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T07:29:49.398Z] } [Pipeline] sh [2024-09-06T07:29:49.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-06T07:29:50.117Z] + sudo service docker restart [2024-09-06T07:29:53.087Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 20.928944232s" [2024-09-06T07:29:53.087Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.522787ms" [2024-09-06T07:30:03.051Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.809978687s with top 10 stages: buildir: 49.126735889s, gosec: 8.045401575s, inspect: 3.486916581s, fact_deprecated: 2.969540659s, ctrlflow: 1.807084204s, printf: 1.630302285s, fact_purity: 1.166600952s, nilness: 1.053956498s, isgenerated: 969.273458ms, S1038: 957.171035ms" [2024-09-06T07:30:03.051Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T07:30:03.051Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, nolint: 0/22, filename_unadjuster: 214/214" [2024-09-06T07:30:03.051Z] level=info msg="[runner] processing took 22.7004ms with stages: nolint: 8.773268ms, identifier_marker: 6.363572ms, exclude-rules: 3.0238ms, autogenerated_exclude: 1.824422ms, path_prettifier: 1.741981ms, skip_dirs: 891.326µs, cgo: 45.28µs, filename_unadjuster: 32.001µs, max_same_issues: 1.08µs, exclude: 580ns, uniq_by_line: 440ns, fixer: 430ns, skip_files: 400ns, source_code: 370ns, severity-rules: 270ns, diff: 270ns, sort_results: 270ns, path_shortener: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-06T07:30:03.051Z] level=info msg="[runner] linters took 10.545747722s with stages: goanalysis_metalinter: 10.522918321s" [2024-09-06T07:30:03.051Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T07:30:03.051Z] level=info msg="Memory: 317 samples, avg is 297.4MB, max is 1388.0MB" [2024-09-06T07:30:03.051Z] level=info msg="Execution took 31.516405074s" [2024-09-06T07:30:03.051Z] go vet ./... [2024-09-06T07:30:08.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T07:30:08.466Z] provisioning config files... [2024-09-06T07:30:08.495Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5757019925746974698tmp [Pipeline] { [Pipeline] libraryResource [2024-09-06T07:30:08.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T07:30:08.574Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2024-09-06T07:30:08.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T07:30:09.026Z] ---> ****-login.sh [2024-09-06T07:30:09.026Z] nexus3.edgexfoundry.org:10001 [2024-09-06T07:30:09.186Z] + ls -al . [2024-09-06T07:30:09.186Z] total 916 [2024-09-06T07:30:09.186Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 07:28 . [2024-09-06T07:30:09.186Z] drwxr-xr-x 4 root root 4096 Sep 6 07:28 .. [2024-09-06T07:30:09.186Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 .blubracket [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 07:26 .dockerignore [2024-09-06T07:30:09.186Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 07:29 .git [2024-09-06T07:30:09.186Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 07:26 .github [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 07:26 .gitignore [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 07:26 .golangci.yml [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 07:26 .hadolint.yml [2024-09-06T07:30:09.186Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 07:27 .semver [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 07:26 .sonarcloud.properties [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 07:26 ADOPTERS.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 07:26 Attribution.txt [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 07:26 CHANGELOG.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 07:26 CONTRIBUTING.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 07:26 GOVERNANCE.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 07:26 Jenkinsfile [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 07:26 LICENSE [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 07:26 Makefile [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 07:26 OWNERS.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 07:26 README.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 07:26 SECURITY.md [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 07:27 VERSION [2024-09-06T07:30:09.186Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 bin [2024-09-06T07:30:09.186Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 07:26 cmd [2024-09-06T07:30:09.186Z] -rw-r--r-- 1 root root 545397 Sep 6 07:29 coverage.out [2024-09-06T07:30:09.186Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:26 fuzz_test [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 07:26 go.mod [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 07:26 go.sum [2024-09-06T07:30:09.186Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 07:26 internal [2024-09-06T07:30:09.186Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 07:26 openapi [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 07:26 security.txt [2024-09-06T07:30:09.186Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 07:26 version.go [Pipeline] sh [2024-09-06T07:30:09.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:30:09.506Z] + '[' -e coverage.out ] [2024-09-06T07:30:09.506Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T07:30:09.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:30:09.576Z] Configure a credential helper to remove this warning. See [2024-09-06T07:30:09.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:30:09.576Z] [2024-09-06T07:30:09.576Z] Login Succeeded [2024-09-06T07:30:09.576Z] nexus3.edgexfoundry.org:10002 [2024-09-06T07:30:09.632Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T07:30:09.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:30:09.934Z] + make build [2024-09-06T07:30:09.934Z] 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-09-06T07:30:10.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:30:10.117Z] Configure a credential helper to remove this warning. See [2024-09-06T07:30:10.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:30:10.117Z] [2024-09-06T07:30:10.117Z] Login Succeeded [2024-09-06T07:30:10.117Z] nexus3.edgexfoundry.org:10003 [2024-09-06T07:30:10.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:30:10.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:30:10.389Z] Configure a credential helper to remove this warning. See [2024-09-06T07:30:10.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:30:10.389Z] [2024-09-06T07:30:10.389Z] Login Succeeded [2024-09-06T07:30:10.390Z] nexus3.edgexfoundry.org:10004 [2024-09-06T07:30:10.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:30:10.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:30:10.662Z] Configure a credential helper to remove this warning. See [2024-09-06T07:30:10.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:30:10.662Z] [2024-09-06T07:30:10.662Z] Login Succeeded [2024-09-06T07:30:10.662Z] ****.io [2024-09-06T07:30:10.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T07:30:11.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T07:30:11.201Z] Configure a credential helper to remove this warning. See [2024-09-06T07:30:11.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T07:30:11.201Z] [2024-09-06T07:30:11.201Z] Login Succeeded [2024-09-06T07:30:11.201Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T07:30:11.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-06T07:30:12.015Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T07:30:12.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T07:30:12.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T07:30:12.161Z] ========================================================= [2024-09-06T07:30:12.161Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T07:30:12.161Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:30:12.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T07:30:12.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T07:30:12.553Z] c6b39de5b339: Pulling fs layer [2024-09-06T07:30:12.553Z] a69c41024577: Pulling fs layer [2024-09-06T07:30:12.553Z] d6de4b400683: Pulling fs layer [2024-09-06T07:30:12.553Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T07:30:12.553Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T07:30:12.553Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T07:30:12.553Z] 00f215d4a9da: Pulling fs layer [2024-09-06T07:30:12.553Z] d496ad576159: Pulling fs layer [2024-09-06T07:30:12.553Z] 35cb2a7552d0: Waiting [2024-09-06T07:30:12.553Z] 464afbd9ba4c: Waiting [2024-09-06T07:30:12.825Z] 00f215d4a9da: Waiting [2024-09-06T07:30:12.825Z] d496ad576159: Waiting [2024-09-06T07:30:12.825Z] 4f4fb700ef54: Waiting [2024-09-06T07:30:12.825Z] a69c41024577: Verifying Checksum [2024-09-06T07:30:12.825Z] a69c41024577: Download complete [2024-09-06T07:30:12.825Z] 35cb2a7552d0: Verifying Checksum [2024-09-06T07:30:12.825Z] 35cb2a7552d0: Download complete [2024-09-06T07:30:12.825Z] 4f4fb700ef54: Download complete [2024-09-06T07:30:12.825Z] 464afbd9ba4c: Download complete [2024-09-06T07:30:12.825Z] c6b39de5b339: Verifying Checksum [2024-09-06T07:30:12.825Z] c6b39de5b339: Download complete [2024-09-06T07:30:13.093Z] d496ad576159: Verifying Checksum [2024-09-06T07:30:13.093Z] d496ad576159: Download complete [2024-09-06T07:30:13.680Z] c6b39de5b339: Pull complete [2024-09-06T07:30:14.266Z] a69c41024577: Pull complete [2024-09-06T07:30:14.533Z] d6de4b400683: Download complete [2024-09-06T07:30:15.498Z] 00f215d4a9da: Verifying Checksum [2024-09-06T07:30:15.498Z] 00f215d4a9da: Download complete [2024-09-06T07:30:27.818Z] d6de4b400683: Pull complete [2024-09-06T07:30:27.818Z] 35cb2a7552d0: Pull complete [2024-09-06T07:30:27.818Z] 4f4fb700ef54: Pull complete [2024-09-06T07:30:27.818Z] 464afbd9ba4c: Pull complete [2024-09-06T07:30:36.044Z] 00f215d4a9da: Pull complete [2024-09-06T07:30:37.459Z] d496ad576159: Pull complete [2024-09-06T07:30:37.733Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T07:30:37.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T07:30:37.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:30:38.136Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T07:30:38.136Z] WORKDIR /edgex [2024-09-06T07:30:38.136Z] COPY go.mod . [2024-09-06T07:30:38.136Z] RUN go mod download [2024-09-06T07:30:38.136Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-06T07:30:38.726Z] Sending build context to Docker daemon 3.533MB [2024-09-06T07:30:38.726Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T07:30:38.726Z] ---> f246e2811388 [2024-09-06T07:30:38.726Z] Step 2/4 : WORKDIR /edgex [2024-09-06T07:30:40.668Z] ---> Running in f19e87a01467 [2024-09-06T07:30:40.668Z] Removing intermediate container f19e87a01467 [2024-09-06T07:30:40.668Z] ---> 780ab970998b [2024-09-06T07:30:40.668Z] Step 3/4 : COPY go.mod . [2024-09-06T07:30:41.251Z] ---> f8b96da3408b [2024-09-06T07:30:41.251Z] Step 4/4 : RUN go mod download [2024-09-06T07:30:41.251Z] ---> Running in a3371e8569e1 [2024-09-06T07:31:06.156Z] 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-09-06T07:31:07.574Z] 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-09-06T07:31:09.496Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-06T07:31:10.063Z] 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-09-06T07:31:11.971Z] 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-09-06T07:31:16.342Z] 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-09-06T07:31:17.719Z] 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-09-06T07:31:21.965Z] 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-09-06T07:31:23.390Z] 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-09-06T07:31:24.350Z] 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-09-06T07:31:24.920Z] 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-09-06T07:31:25.854Z] 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-09-06T07:31:26.789Z] 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-09-06T07:31:27.754Z] $ docker stop --time=1 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e [2024-09-06T07:31:49.170Z] Removing intermediate container a3371e8569e1 [2024-09-06T07:31:49.170Z] ---> 4d514ebcbcf3 [2024-09-06T07:31:49.170Z] Successfully built 4d514ebcbcf3 [2024-09-06T07:31:49.170Z] Successfully tagged ci-base-image-arm64:latest [2024-09-06T07:32:06.203Z] $ docker rm -f --volumes 4cc2c73a7831f550a38fb88331b9cde3f020e3b97f718a50486d5b61bf38744e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { [2024-09-06T07:32:07.901Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T07:32:07.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:32:08.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2024-09-06T07:32:08.291Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-06T07:32:09.523Z] $ docker top 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:32:10.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T07:32:10.341Z] [2024-09-06T07:32:10.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T07:32:10.364Z] + go version [2024-09-06T07:32:10.364Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T07:32:10.398Z] $ docker stop --time=1 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 [2024-09-06T07:32:12.016Z] $ docker rm -f --volumes 050d751feda2c13e3e71acc2bbd37a11f6bc606c1225624eb74916f8877201c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-09-06T07:32:12.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:32:13.086Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T07:32:13.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:32:13.252Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T07:32:13.252Z] 91d30c5bc195: Pulling fs layer [2024-09-06T07:32:13.252Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T07:32:13.252Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T07:32:13.252Z] 4698f68db338: Pulling fs layer [2024-09-06T07:32:13.252Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T07:32:13.252Z] e0025b399a48: Pulling fs layer [2024-09-06T07:32:13.252Z] 4698f68db338: Waiting [2024-09-06T07:32:13.252Z] 2a2f49069b9e: Waiting [2024-09-06T07:32:13.252Z] e0025b399a48: Waiting [2024-09-06T07:32:13.252Z] 91d30c5bc195: Verifying Checksum [2024-09-06T07:32:13.252Z] 91d30c5bc195: Download complete [2024-09-06T07:32:13.252Z] 4698f68db338: Verifying Checksum [2024-09-06T07:32:13.252Z] 4698f68db338: Download complete [2024-09-06T07:32:13.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2024-09-06T07:32:13.445Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-06T07:32:13.511Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-06T07:32:13.511Z] 2e9b0aa3be6d: Download complete [2024-09-06T07:32:13.511Z] e0025b399a48: Download complete [2024-09-06T07:32:13.511Z] 2a2f49069b9e: Verifying Checksum [2024-09-06T07:32:13.511Z] 2a2f49069b9e: Download complete [2024-09-06T07:32:13.772Z] 91d30c5bc195: Pull complete [2024-09-06T07:32:14.031Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T07:32:14.031Z] 9c61dcf015f6: Download complete [2024-09-06T07:32:14.551Z] $ docker top 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T07:32:14.908Z] ========================================================= [2024-09-06T07:32:14.908Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T07:32:14.908Z] ========================================================= [Pipeline] sh [2024-09-06T07:32:14.968Z] 2e9b0aa3be6d: Pull complete [2024-09-06T07:32:15.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T07:32:15.988Z] + make test [2024-09-06T07:32:15.988Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T07:32:19.167Z] 9c61dcf015f6: Pull complete [2024-09-06T07:32:20.105Z] 4698f68db338: Pull complete [2024-09-06T07:32:22.005Z] 2a2f49069b9e: Pull complete [2024-09-06T07:32:23.383Z] e0025b399a48: Pull complete [2024-09-06T07:32:23.642Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T07:32:23.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T07:32:23.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:32:40.830Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2024-09-06T07:32:40.853Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-06T07:32:42.935Z] $ docker top 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T07:32:43.410Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T07:32:46.805Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T07:32:46.805Z] #1 transferring dockerfile: 1.89kB done [2024-09-06T07:32:46.805Z] #1 DONE 0.1s [2024-09-06T07:32:47.071Z] [2024-09-06T07:32:47.071Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-06T07:32:47.071Z] #2 transferring dockerfile: 2.07kB done [2024-09-06T07:32:47.071Z] #2 DONE 0.0s [2024-09-06T07:32:47.071Z] [2024-09-06T07:32:47.071Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T07:32:47.071Z] #3 ... [2024-09-06T07:32:47.071Z] [2024-09-06T07:32:47.071Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T07:32:47.071Z] #4 transferring dockerfile: 1.70kB done [2024-09-06T07:32:47.071Z] #4 DONE 0.1s [2024-09-06T07:32:47.071Z] [2024-09-06T07:32:47.071Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-06T07:32:47.071Z] #5 transferring dockerfile: 2.06kB done [2024-09-06T07:32:47.071Z] #5 DONE 0.1s [2024-09-06T07:32:47.332Z] [2024-09-06T07:32:47.332Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T07:32:47.332Z] #6 transferring dockerfile: 2.23kB done [2024-09-06T07:32:47.332Z] #6 DONE 0.1s [2024-09-06T07:32:47.332Z] [2024-09-06T07:32:47.332Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T07:32:47.332Z] #7 transferring context: 50B done [2024-09-06T07:32:47.604Z] #7 DONE 0.5s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #3 transferring dockerfile: 3.17kB done [2024-09-06T07:32:47.605Z] #3 DONE 0.5s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #8 transferring dockerfile: 1.85kB done [2024-09-06T07:32:47.605Z] #8 DONE 0.6s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-09-06T07:32:47.605Z] #9 ... [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #10 transferring dockerfile: 2.50kB done [2024-09-06T07:32:47.605Z] #10 DONE 0.6s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #11 transferring dockerfile: 1.69kB done [2024-09-06T07:32:47.605Z] #11 DONE 0.6s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #12 [core-command internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #12 transferring dockerfile: 1.93kB done [2024-09-06T07:32:47.605Z] #12 DONE 0.7s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-06T07:32:47.605Z] #13 transferring dockerfile: 2.01kB done [2024-09-06T07:32:47.605Z] #13 DONE 0.6s [2024-09-06T07:32:47.605Z] [2024-09-06T07:32:47.605Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:47.605Z] #14 DONE 0.0s [2024-09-06T07:32:47.865Z] [2024-09-06T07:32:47.865Z] #15 [security-spire-config internal] load .dockerignore [2024-09-06T07:32:47.865Z] #15 transferring context: 50B done [2024-09-06T07:32:47.865Z] #15 DONE 0.4s [2024-09-06T07:32:47.865Z] [2024-09-06T07:32:47.865Z] #16 [security-spire-server internal] load .dockerignore [2024-09-06T07:32:47.865Z] #16 transferring context: 50B done [2024-09-06T07:32:47.865Z] #16 ... [2024-09-06T07:32:47.865Z] [2024-09-06T07:32:47.865Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:32:47.865Z] #17 DONE 0.3s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #18 [core-metadata internal] load .dockerignore [2024-09-06T07:32:48.123Z] #18 transferring context: 50B done [2024-09-06T07:32:48.123Z] #18 DONE 0.6s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #19 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T07:32:48.123Z] #19 transferring dockerfile: 2.15kB done [2024-09-06T07:32:48.123Z] #19 DONE 1.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.123Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.123Z] #20 ... [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #21 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T07:32:48.123Z] #21 transferring dockerfile: 1.93kB done [2024-09-06T07:32:48.123Z] #21 DONE 1.1s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #22 [security-bootstrapper internal] load .dockerignore [2024-09-06T07:32:48.123Z] #22 transferring context: 50B done [2024-09-06T07:32:48.123Z] #22 DONE 0.7s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T07:32:48.123Z] #23 transferring context: 50B done [2024-09-06T07:32:48.123Z] #23 DONE 0.8s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #24 [core-command internal] load .dockerignore [2024-09-06T07:32:48.123Z] #24 transferring context: 50B done [2024-09-06T07:32:48.123Z] #24 DONE 0.7s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:48.123Z] #14 DONE 0.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #25 [core-metadata internal] load build context [2024-09-06T07:32:48.123Z] #25 DONE 0.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #20 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.123Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:48.123Z] #20 ... [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #26 [support-notifications internal] load build definition from Dockerfile [2024-09-06T07:32:48.123Z] #26 transferring dockerfile: 1.95kB 0.0s done [2024-09-06T07:32:48.123Z] #26 DONE 1.1s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:48.123Z] #14 DONE 0.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #27 [core-command internal] load build context [2024-09-06T07:32:48.123Z] #27 DONE 0.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:32:48.123Z] #17 DONE 0.4s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #28 [core-data internal] load .dockerignore [2024-09-06T07:32:48.123Z] #28 transferring context: 50B 0.0s done [2024-09-06T07:32:48.123Z] #28 DONE 1.0s [2024-09-06T07:32:48.123Z] [2024-09-06T07:32:48.123Z] #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.123Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:48.123Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:48.123Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:48.123Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:48.123Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-09-06T07:32:48.382Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-09-06T07:32:48.382Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:48.382Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T07:32:48.644Z] #20 ... [2024-09-06T07:32:48.644Z] [2024-09-06T07:32:48.644Z] #16 [security-spire-server internal] load .dockerignore [2024-09-06T07:32:48.644Z] #16 DONE 1.2s [2024-09-06T07:32:48.644Z] [2024-09-06T07:32:48.644Z] #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.644Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:48.644Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:48.644Z] #20 ... [2024-09-06T07:32:48.644Z] [2024-09-06T07:32:48.644Z] #29 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T07:32:48.644Z] #29 transferring dockerfile: 2.49kB 0.0s done [2024-09-06T07:32:48.645Z] #29 DONE 1.6s [2024-09-06T07:32:48.645Z] [2024-09-06T07:32:48.645Z] #30 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T07:32:48.645Z] #30 transferring dockerfile: 1.81kB 0.0s done [2024-09-06T07:32:48.645Z] #30 DONE 1.6s [2024-09-06T07:32:48.645Z] [2024-09-06T07:32:48.645Z] #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:48.645Z] #14 DONE 0.0s [2024-09-06T07:32:48.645Z] [2024-09-06T07:32:48.645Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:32:48.645Z] #17 DONE 0.5s [2024-09-06T07:32:48.645Z] [2024-09-06T07:32:48.645Z] #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.645Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:48.645Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:48.645Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:48.645Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:48.645Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:48.645Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:48.911Z] #20 ... [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:32:48.911Z] #31 DONE 0.9s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:48.911Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:48.911Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:48.911Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:48.911Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:48.911Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:48.911Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:48.911Z] #20 DONE 1.1s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-09-06T07:32:48.911Z] #9 transferring context: 50B done [2024-09-06T07:32:48.911Z] #9 DONE 1.4s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #32 [support-scheduler internal] load .dockerignore [2024-09-06T07:32:48.911Z] #32 transferring context: 50B done [2024-09-06T07:32:48.911Z] #32 DONE 1.5s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #33 [support-notifications internal] load .dockerignore [2024-09-06T07:32:48.911Z] #33 transferring context: 50B done [2024-09-06T07:32:48.911Z] #33 DONE 1.5s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #34 [security-proxy-setup internal] load .dockerignore [2024-09-06T07:32:48.911Z] #34 transferring context: 50B done [2024-09-06T07:32:48.911Z] #34 DONE 1.5s [2024-09-06T07:32:48.911Z] [2024-09-06T07:32:48.911Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T07:32:49.170Z] #35 ... [2024-09-06T07:32:49.170Z] [2024-09-06T07:32:49.170Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:49.170Z] #14 DONE 0.0s [2024-09-06T07:32:49.170Z] [2024-09-06T07:32:49.170Z] #36 [core-keeper internal] load .dockerignore [2024-09-06T07:32:49.170Z] #36 transferring context: 50B done [2024-09-06T07:32:49.170Z] #36 DONE 1.6s [2024-09-06T07:32:49.170Z] [2024-09-06T07:32:49.170Z] #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:49.170Z] #14 DONE 0.0s [2024-09-06T07:32:49.170Z] [2024-09-06T07:32:49.170Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:49.170Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-06T07:32:49.170Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T07:32:49.170Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T07:32:49.170Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T07:32:49.428Z] #37 ... [2024-09-06T07:32:49.428Z] [2024-09-06T07:32:49.428Z] #38 [security-proxy-auth internal] load .dockerignore [2024-09-06T07:32:49.428Z] #38 transferring context: 50B done [2024-09-06T07:32:49.428Z] #38 DONE 1.8s [2024-09-06T07:32:49.428Z] [2024-09-06T07:32:49.428Z] #39 [security-spire-agent internal] load .dockerignore [2024-09-06T07:32:49.428Z] #39 transferring context: 50B done [2024-09-06T07:32:49.429Z] #39 DONE 1.8s [2024-09-06T07:32:49.429Z] [2024-09-06T07:32:49.429Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:49.429Z] #14 DONE 0.0s [2024-09-06T07:32:49.429Z] [2024-09-06T07:32:49.429Z] #40 [support-cron-scheduler internal] load .dockerignore [2024-09-06T07:32:49.429Z] #40 transferring context: 50B done [2024-09-06T07:32:49.429Z] #40 DONE 1.9s [2024-09-06T07:32:49.429Z] [2024-09-06T07:32:49.429Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:49.429Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-09-06T07:32:49.429Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-09-06T07:32:49.429Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-09-06T07:32:49.429Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-06T07:32:49.429Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-06T07:32:49.429Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-09-06T07:32:49.429Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T07:32:49.429Z] #37 ... [2024-09-06T07:32:49.429Z] [2024-09-06T07:32:49.429Z] #14 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:49.429Z] #14 DONE 0.0s [2024-09-06T07:32:49.429Z] [2024-09-06T07:32:49.429Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:49.429Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-06T07:32:49.429Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-06T07:32:49.687Z] #37 ... [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #20 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:49.687Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:49.687Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:49.687Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:49.687Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:49.687Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:49.687Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:49.687Z] #20 DONE 1.1s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #41 [security-spire-config internal] load build context [2024-09-06T07:32:49.687Z] #41 transferring context: 25.96kB 0.0s done [2024-09-06T07:32:49.687Z] #41 DONE 0.8s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #14 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T07:32:49.687Z] #14 DONE 0.0s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #42 [security-spire-server internal] load build context [2024-09-06T07:32:49.687Z] #42 transferring context: 27.71kB 0.0s done [2024-09-06T07:32:49.687Z] #42 DONE 0.8s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:32:49.687Z] #17 DONE 1.1s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:49.687Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-06T07:32:49.687Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T07:32:49.687Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.7s [2024-09-06T07:32:49.687Z] #37 ... [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #20 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:49.687Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:49.687Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:49.687Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:49.687Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:49.687Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:49.687Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:49.687Z] #20 DONE 1.1s [2024-09-06T07:32:49.687Z] [2024-09-06T07:32:49.687Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:49.687Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.8s [2024-09-06T07:32:50.043Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.9s [2024-09-06T07:32:50.043Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 1.0s [2024-09-06T07:32:50.301Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 1.2s [2024-09-06T07:32:50.301Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s [2024-09-06T07:32:50.301Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T07:32:51.241Z] #37 ... [2024-09-06T07:32:51.241Z] [2024-09-06T07:32:51.241Z] #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:32:51.241Z] #17 DONE 2.5s [2024-09-06T07:32:51.241Z] [2024-09-06T07:32:51.241Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:32:51.241Z] #31 DONE 2.3s [2024-09-06T07:32:51.241Z] [2024-09-06T07:32:51.241Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:51.241Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done [2024-09-06T07:32:51.241Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-06T07:32:53.146Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-09-06T07:32:55.050Z] #37 ... [2024-09-06T07:32:55.050Z] [2024-09-06T07:32:55.050Z] #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:32:55.050Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-09-06T07:32:55.050Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:32:55.050Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T07:32:55.050Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T07:32:55.050Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-09-06T07:32:55.050Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s done [2024-09-06T07:32:55.050Z] #20 DONE 1.1s [2024-09-06T07:32:55.050Z] [2024-09-06T07:32:55.050Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T07:32:55.050Z] #43 DONE 5.2s [2024-09-06T07:32:55.050Z] [2024-09-06T07:32:55.050Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:32:55.050Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-06T07:32:55.050Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T07:32:55.050Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T07:32:55.050Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T07:32:55.050Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-06T07:32:55.050Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-06T07:32:55.050Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-06T07:32:55.050Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T07:32:55.050Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T07:32:55.050Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done [2024-09-06T07:32:55.050Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T07:32:55.050Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2024-09-06T07:32:56.451Z] #37 ... [2024-09-06T07:32:56.451Z] [2024-09-06T07:32:56.451Z] #44 [security-bootstrapper internal] load build context [2024-09-06T07:32:56.451Z] #44 transferring context: 414.77MB 7.2s [2024-09-06T07:32:56.451Z] #44 ... [2024-09-06T07:32:56.451Z] [2024-09-06T07:32:56.451Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:32:56.451Z] #45 ... [2024-09-06T07:32:56.451Z] [2024-09-06T07:32:56.451Z] #44 [security-bootstrapper internal] load build context [2024-09-06T07:32:57.383Z] #44 transferring context: 495.52MB 8.4s done [2024-09-06T07:32:57.952Z] #44 ... [2024-09-06T07:32:57.952Z] [2024-09-06T07:32:57.952Z] #46 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T07:32:57.952Z] #46 ... [2024-09-06T07:32:57.952Z] [2024-09-06T07:32:57.952Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-06T07:32:57.952Z] #47 transferring context: 495.52MB 8.5s done [2024-09-06T07:32:58.281Z] #47 ... [2024-09-06T07:32:58.281Z] [2024-09-06T07:32:58.281Z] #25 [core-metadata internal] load build context [2024-09-06T07:32:58.281Z] #25 transferring context: 495.52MB 8.4s done [2024-09-06T07:32:58.281Z] #25 ... [2024-09-06T07:32:58.281Z] [2024-09-06T07:32:58.281Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:32:58.542Z] #45 ... [2024-09-06T07:32:58.542Z] [2024-09-06T07:32:58.542Z] #27 [core-command internal] load build context [2024-09-06T07:32:58.542Z] #27 transferring context: 495.52MB 8.0s done [2024-09-06T07:32:58.800Z] #27 ... [2024-09-06T07:32:58.800Z] [2024-09-06T07:32:58.800Z] #48 [core-data internal] load build context [2024-09-06T07:32:58.800Z] #48 transferring context: 495.52MB 8.8s done [2024-09-06T07:32:58.800Z] #48 ... [2024-09-06T07:32:58.800Z] [2024-09-06T07:32:58.800Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:32:58.800Z] #45 transferring context: 495.52MB 9.9s done [2024-09-06T07:32:59.058Z] #45 ... [2024-09-06T07:32:59.058Z] [2024-09-06T07:32:59.058Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T07:32:59.058Z] #0 1.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.058Z] #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.058Z] #0 2.099 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:32:59.058Z] #0 2.099 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:32:59.058Z] #0 2.099 OK: 20072 distinct packages available [2024-09-06T07:32:59.058Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.058Z] #0 2.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.058Z] #0 2.444 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T07:32:59.058Z] #0 2.464 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T07:32:59.058Z] #0 2.610 (3/11) Installing libunistring (1.1-r1) [2024-09-06T07:32:59.058Z] #0 2.631 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T07:32:59.058Z] #0 2.631 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T07:32:59.058Z] #0 2.634 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T07:32:59.058Z] #0 2.642 (7/11) Installing curl (8.9.0-r0) [2024-09-06T07:32:59.058Z] #0 2.649 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T07:32:59.058Z] #0 2.658 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:32:59.058Z] #0 2.660 (10/11) Installing libucontext (1.2-r2) [2024-09-06T07:32:59.058Z] #0 2.666 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T07:32:59.058Z] #0 2.677 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:32:59.058Z] #0 2.677 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:32:59.058Z] #0 2.750 OK: 12 MiB in 26 packages [2024-09-06T07:32:59.058Z] #49 ... [2024-09-06T07:32:59.058Z] [2024-09-06T07:32:59.058Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:32:59.317Z] #50 ... [2024-09-06T07:32:59.317Z] [2024-09-06T07:32:59.317Z] #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:32:59.576Z] #51 ... [2024-09-06T07:32:59.576Z] [2024-09-06T07:32:59.576Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T07:32:59.576Z] #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.576Z] #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.576Z] #0 2.775 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:32:59.576Z] #0 2.781 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:32:59.576Z] #0 2.795 OK: 7 MiB in 16 packages [2024-09-06T07:32:59.576Z] #52 ... [2024-09-06T07:32:59.576Z] [2024-09-06T07:32:59.576Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:32:59.834Z] #53 ... [2024-09-06T07:32:59.834Z] [2024-09-06T07:32:59.834Z] #35 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T07:32:59.834Z] #35 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.834Z] #35 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:32:59.834Z] #35 2.331 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:32:59.834Z] #35 2.335 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:32:59.834Z] #35 2.342 OK: 7 MiB in 16 packages [2024-09-06T07:32:59.834Z] #35 ... [2024-09-06T07:32:59.834Z] [2024-09-06T07:32:59.834Z] #54 [security-secretstore-setup internal] load build context [2024-09-06T07:32:59.834Z] #54 transferring context: 495.52MB 7.8s done [2024-09-06T07:33:00.092Z] #54 ... [2024-09-06T07:33:00.092Z] [2024-09-06T07:33:00.092Z] #55 [core-keeper internal] load build context [2024-09-06T07:33:00.092Z] #55 ... [2024-09-06T07:33:00.092Z] [2024-09-06T07:33:00.092Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:33:00.351Z] #56 ... [2024-09-06T07:33:00.351Z] [2024-09-06T07:33:00.351Z] #57 [support-cron-scheduler internal] load build context [2024-09-06T07:33:00.993Z] #57 ... [2024-09-06T07:33:00.993Z] [2024-09-06T07:33:00.993Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:33:00.993Z] #58 ... [2024-09-06T07:33:00.993Z] [2024-09-06T07:33:00.993Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:33:01.251Z] #59 ... [2024-09-06T07:33:01.251Z] [2024-09-06T07:33:01.251Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:33:01.251Z] #60 ... [2024-09-06T07:33:01.251Z] [2024-09-06T07:33:01.251Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T07:33:01.509Z] #61 ... [2024-09-06T07:33:01.509Z] [2024-09-06T07:33:01.509Z] #62 [support-scheduler internal] load build context [2024-09-06T07:33:01.509Z] #62 transferring context: 495.52MB 6.6s done [2024-09-06T07:33:01.767Z] #62 ... [2024-09-06T07:33:01.767Z] [2024-09-06T07:33:01.767Z] #63 [security-proxy-auth internal] load build context [2024-09-06T07:33:01.767Z] #63 ... [2024-09-06T07:33:01.767Z] [2024-09-06T07:33:01.767Z] #64 [support-notifications internal] load build context [2024-09-06T07:33:01.767Z] #64 transferring context: 495.52MB 7.0s done [2024-09-06T07:33:02.025Z] #64 ... [2024-09-06T07:33:02.025Z] [2024-09-06T07:33:02.025Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:33:02.025Z] #65 ... [2024-09-06T07:33:02.025Z] [2024-09-06T07:33:02.025Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:33:02.025Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:33:03.033Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T07:33:04.274Z] #66 ... [2024-09-06T07:33:04.274Z] [2024-09-06T07:33:04.274Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:33:04.274Z] #50 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:04.536Z] #50 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:05.105Z] #50 15.81 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:33:05.105Z] #50 15.81 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:33:05.105Z] #50 15.81 OK: 20072 distinct packages available [2024-09-06T07:33:05.105Z] #50 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:05.105Z] #50 ... [2024-09-06T07:33:05.105Z] [2024-09-06T07:33:05.105Z] #67 [security-spire-agent internal] load build context [2024-09-06T07:33:05.105Z] #67 ... [2024-09-06T07:33:05.105Z] [2024-09-06T07:33:05.105Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:33:05.105Z] #50 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:05.106Z] #50 16.18 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:33:05.106Z] #50 16.21 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:33:05.365Z] #50 16.22 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T07:33:05.365Z] #50 16.22 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:33:05.365Z] #50 16.22 (5/7) Installing libucontext (1.2-r2) [2024-09-06T07:33:05.365Z] #50 16.23 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T07:33:05.365Z] #50 16.23 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T07:33:05.365Z] #50 16.24 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:33:05.365Z] #50 16.25 OK: 8 MiB in 20 packages [2024-09-06T07:33:15.366Z] #50 ... [2024-09-06T07:33:15.366Z] [2024-09-06T07:33:15.366Z] #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:33:15.366Z] #51 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:15.366Z] #51 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:33:15.366Z] #51 20.15 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T07:33:15.366Z] #51 20.15 (2/2) Installing su-exec (0.2-r3) [2024-09-06T07:33:15.366Z] #51 20.15 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:33:15.366Z] #51 20.16 OK: 7 MiB in 17 packages [2024-09-06T07:33:18.682Z] #51 ... [2024-09-06T07:33:18.682Z] [2024-09-06T07:33:18.682Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:33:18.682Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20.8s done [2024-09-06T07:33:26.809Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T07:33:35.036Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T07:33:41.677Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T07:33:47.100Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T07:33:47.100Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-06T07:33:57.082Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 11.4s [2024-09-06T07:33:57.082Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 11.4s [2024-09-06T07:33:57.082Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d [2024-09-06T07:33:57.082Z] #66 ... [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #25 [core-metadata internal] load build context [2024-09-06T07:33:57.082Z] #25 DONE 68.4s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:33:57.082Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.5s done [2024-09-06T07:33:57.082Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T07:33:57.082Z] #66 ... [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:33:57.082Z] #56 transferring context: 42.02kB 0.1s [2024-09-06T07:33:57.082Z] #56 ... [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T07:33:57.082Z] #35 DONE 67.8s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #51 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:33:57.082Z] #51 DONE 67.5s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T07:33:57.082Z] #49 DONE 67.8s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:33:57.082Z] #56 ... [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:33:57.082Z] #50 DONE 68.1s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.082Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T07:33:57.082Z] #52 DONE 67.9s [2024-09-06T07:33:57.082Z] [2024-09-06T07:33:57.083Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-06T07:33:57.083Z] #47 DONE 69.2s [2024-09-06T07:33:57.363Z] [2024-09-06T07:33:57.363Z] #27 [core-command internal] load build context [2024-09-06T07:33:57.363Z] #27 DONE 68.7s [2024-09-06T07:33:57.363Z] [2024-09-06T07:33:57.363Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:33:57.363Z] #56 ... [2024-09-06T07:33:57.363Z] [2024-09-06T07:33:57.363Z] #44 [security-bootstrapper internal] load build context [2024-09-06T07:33:57.363Z] #44 DONE 68.7s [2024-09-06T07:33:57.363Z] [2024-09-06T07:33:57.363Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:34:01.723Z] #56 transferring context: 406.66MB 5.2s [2024-09-06T07:34:02.663Z] #56 transferring context: 495.52MB 5.9s done [2024-09-06T07:34:03.602Z] #56 ... [2024-09-06T07:34:03.602Z] [2024-09-06T07:34:03.602Z] #55 [core-keeper internal] load build context [2024-09-06T07:34:04.384Z] #55 transferring context: 495.52MB 7.3s done [2024-09-06T07:34:06.927Z] #55 ... [2024-09-06T07:34:06.927Z] [2024-09-06T07:34:06.927Z] #57 [support-cron-scheduler internal] load build context [2024-09-06T07:34:06.927Z] #57 transferring context: 495.52MB 6.0s done [2024-09-06T07:34:06.927Z] #57 ... [2024-09-06T07:34:06.927Z] [2024-09-06T07:34:06.927Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:34:06.927Z] #53 67.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:06.927Z] #53 67.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:06.927Z] #53 67.90 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:34:06.927Z] #53 67.90 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:34:06.927Z] #53 67.90 OK: 20072 distinct packages available [2024-09-06T07:34:06.927Z] #53 67.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:06.927Z] #53 68.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:06.927Z] #53 68.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:06.927Z] #53 68.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:34:06.927Z] #53 68.25 (3/4) Installing libucontext (1.2-r2) [2024-09-06T07:34:06.927Z] #53 68.25 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T07:34:06.927Z] #53 68.25 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:06.927Z] #53 68.26 OK: 8 MiB in 19 packages [2024-09-06T07:34:06.927Z] #53 ... [2024-09-06T07:34:06.927Z] [2024-09-06T07:34:06.927Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:34:06.927Z] #68 ... [2024-09-06T07:34:06.927Z] [2024-09-06T07:34:06.927Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:34:06.927Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 12.1s done [2024-09-06T07:34:06.927Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-06T07:34:07.188Z] #66 ... [2024-09-06T07:34:07.188Z] [2024-09-06T07:34:07.188Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:07.188Z] #69 ... [2024-09-06T07:34:07.188Z] [2024-09-06T07:34:07.188Z] #63 [security-proxy-auth internal] load build context [2024-09-06T07:34:07.188Z] #63 transferring context: 495.52MB 6.0s done [2024-09-06T07:34:07.449Z] #63 ... [2024-09-06T07:34:07.450Z] [2024-09-06T07:34:07.450Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:07.722Z] #70 ... [2024-09-06T07:34:07.722Z] [2024-09-06T07:34:07.722Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T07:34:07.722Z] #71 ... [2024-09-06T07:34:07.722Z] [2024-09-06T07:34:07.722Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:34:07.722Z] #60 66.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:07.722Z] #60 66.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:07.722Z] #60 66.89 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T07:34:07.722Z] #60 66.90 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:07.722Z] #60 66.91 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:07.722Z] #60 66.91 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:07.722Z] #60 66.95 OK: 8 MiB in 17 packages [2024-09-06T07:34:07.983Z] #60 ... [2024-09-06T07:34:07.983Z] [2024-09-06T07:34:07.983Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T07:34:07.983Z] #72 ... [2024-09-06T07:34:07.983Z] [2024-09-06T07:34:07.983Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:34:07.983Z] #59 69.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:07.983Z] #59 69.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:07.983Z] #59 69.98 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T07:34:07.983Z] #59 70.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:07.983Z] #59 70.00 (3/4) Installing su-exec (0.2-r3) [2024-09-06T07:34:07.983Z] #59 70.00 (4/4) Installing yq (4.33.3-r5) [2024-09-06T07:34:07.983Z] #59 70.19 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:07.983Z] #59 70.20 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:07.983Z] #59 70.24 OK: 17 MiB in 19 packages [2024-09-06T07:34:20.237Z] #59 ... [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #62 [support-scheduler internal] load build context [2024-09-06T07:34:20.237Z] #62 DONE 89.3s [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:34:20.237Z] #53 ... [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #48 [core-data internal] load build context [2024-09-06T07:34:20.237Z] #48 DONE 90.6s [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:34:20.237Z] #65 89.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:20.237Z] #65 89.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:20.237Z] #65 ... [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #64 [support-notifications internal] load build context [2024-09-06T07:34:20.237Z] #64 DONE 90.0s [2024-09-06T07:34:20.237Z] [2024-09-06T07:34:20.237Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:34:20.237Z] #65 89.35 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:20.237Z] #65 89.38 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:20.237Z] #65 89.39 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:20.237Z] #65 89.39 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T07:34:20.237Z] #65 89.40 (5/6) Installing su-exec (0.2-r3) [2024-09-06T07:34:20.237Z] #65 89.40 (6/6) Installing yq (4.33.3-r5) [2024-09-06T07:34:20.237Z] #65 89.47 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:20.237Z] #65 89.47 OK: 17 MiB in 19 packages [2024-09-06T07:34:20.812Z] #65 ... [2024-09-06T07:34:20.812Z] [2024-09-06T07:34:20.812Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:34:20.812Z] #45 DONE 92.2s [2024-09-06T07:34:21.072Z] [2024-09-06T07:34:21.072Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T07:34:21.072Z] #61 88.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:21.072Z] #61 89.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:21.072Z] #61 89.28 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T07:34:21.072Z] #61 89.35 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:21.072Z] #61 89.35 (3/3) Installing tzdata (2024a-r0) [2024-09-06T07:34:21.072Z] #61 89.41 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:21.072Z] #61 89.41 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:21.072Z] #61 89.46 OK: 11 MiB in 18 packages [2024-09-06T07:34:21.072Z] #61 ... [2024-09-06T07:34:21.072Z] [2024-09-06T07:34:21.072Z] #54 [security-secretstore-setup internal] load build context [2024-09-06T07:34:21.072Z] #54 DONE 91.4s [2024-09-06T07:34:21.072Z] [2024-09-06T07:34:21.072Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:34:21.072Z] #60 DONE 90.6s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:34:21.332Z] #58 DONE 90.6s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:34:21.332Z] #53 DONE 91.9s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:34:21.332Z] #59 DONE 90.6s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T07:34:21.332Z] #73 ... [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #56 [security-proxy-setup internal] load build context [2024-09-06T07:34:21.332Z] #56 DONE 91.6s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #63 [security-proxy-auth internal] load build context [2024-09-06T07:34:21.332Z] #63 DONE 91.6s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #57 [support-cron-scheduler internal] load build context [2024-09-06T07:34:21.332Z] #57 DONE 91.7s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #55 [core-keeper internal] load build context [2024-09-06T07:34:21.332Z] #55 DONE 91.7s [2024-09-06T07:34:21.332Z] [2024-09-06T07:34:21.332Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:34:21.332Z] #65 DONE 90.9s [2024-09-06T07:34:21.591Z] [2024-09-06T07:34:21.592Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T07:34:21.592Z] #61 DONE 90.8s [2024-09-06T07:34:21.592Z] [2024-09-06T07:34:21.592Z] #67 [security-spire-agent internal] load build context [2024-09-06T07:34:21.592Z] #67 transferring context: [2024-09-06T07:34:21.592Z] #67 transferring context: 27.24kB done [2024-09-06T07:34:21.592Z] #67 DONE 86.7s [2024-09-06T07:34:21.592Z] [2024-09-06T07:34:21.592Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:21.592Z] #70 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:21.852Z] #70 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:21.852Z] #70 ... [2024-09-06T07:34:21.852Z] [2024-09-06T07:34:21.852Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:34:21.852Z] #66 DONE 87.0s [2024-09-06T07:34:21.852Z] [2024-09-06T07:34:21.852Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:21.852Z] #70 25.10 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:21.852Z] #70 25.14 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:21.852Z] #70 25.15 OK: 7 MiB in 16 packages [2024-09-06T07:34:22.123Z] #70 ... [2024-09-06T07:34:22.123Z] [2024-09-06T07:34:22.123Z] #46 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T07:34:22.123Z] #46 DONE 94.5s [2024-09-06T07:34:22.123Z] [2024-09-06T07:34:22.123Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:34:22.123Z] #68 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.123Z] #68 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.123Z] #68 25.12 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:22.123Z] #68 25.17 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:22.123Z] #68 25.19 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:22.123Z] #68 25.23 OK: 12 MiB in 26 packages [2024-09-06T07:34:22.123Z] #68 DONE 25.4s [2024-09-06T07:34:22.384Z] [2024-09-06T07:34:22.384Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:22.384Z] #70 DONE 25.5s [2024-09-06T07:34:22.384Z] [2024-09-06T07:34:22.384Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T07:34:22.384Z] #69 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.384Z] #69 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.384Z] #69 25.02 OK: 8 MiB in 20 packages [2024-09-06T07:34:22.384Z] #69 DONE 25.2s [2024-09-06T07:34:22.384Z] [2024-09-06T07:34:22.384Z] #74 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T07:34:22.643Z] #74 DONE 0.6s [2024-09-06T07:34:22.643Z] [2024-09-06T07:34:22.643Z] #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T07:34:22.643Z] #71 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.643Z] #71 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:22.643Z] #71 25.47 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:22.643Z] #71 25.51 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:22.643Z] #71 25.53 OK: 7 MiB in 17 packages [2024-09-06T07:34:22.643Z] #71 DONE 25.7s [2024-09-06T07:34:22.643Z] [2024-09-06T07:34:22.643Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:34:24.017Z] #75 ... [2024-09-06T07:34:24.017Z] [2024-09-06T07:34:24.017Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T07:34:24.017Z] #73 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.017Z] #73 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.017Z] #73 1.388 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.017Z] #73 1.420 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.017Z] #73 1.430 OK: 8 MiB in 19 packages [2024-09-06T07:34:24.017Z] #73 DONE 2.7s [2024-09-06T07:34:24.017Z] [2024-09-06T07:34:24.017Z] #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T07:34:24.017Z] #72 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.017Z] #72 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.017Z] #72 25.37 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.017Z] #72 25.41 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.017Z] #72 25.44 OK: 7 MiB in 16 packages [2024-09-06T07:34:24.017Z] #72 DONE 26.7s [2024-09-06T07:34:24.017Z] [2024-09-06T07:34:24.017Z] #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:34:24.668Z] #76 ... [2024-09-06T07:34:24.668Z] [2024-09-06T07:34:24.668Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:34:24.668Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.668Z] #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.668Z] #0 1.485 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.668Z] #0 1.539 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.668Z] #0 1.546 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:24.668Z] #0 1.603 OK: 8 MiB in 17 packages [2024-09-06T07:34:24.668Z] #77 DONE 3.3s [2024-09-06T07:34:24.668Z] [2024-09-06T07:34:24.668Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:34:24.668Z] #78 DONE 2.1s [2024-09-06T07:34:24.668Z] [2024-09-06T07:34:24.668Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T07:34:24.668Z] #0 2.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.668Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:24.668Z] #0 2.812 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.668Z] #0 2.844 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:24.668Z] #0 2.853 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:24.668Z] #0 2.891 OK: 17 MiB in 19 packages [2024-09-06T07:34:24.668Z] #79 DONE 3.3s [2024-09-06T07:34:24.668Z] [2024-09-06T07:34:24.668Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T07:34:24.932Z] #80 ... [2024-09-06T07:34:24.932Z] [2024-09-06T07:34:24.932Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T07:34:24.932Z] #81 DONE 2.1s [2024-09-06T07:34:24.932Z] [2024-09-06T07:34:24.932Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:34:26.741Z] #82 ... [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T07:34:26.741Z] #80 DONE 1.2s [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T07:34:26.741Z] #0 3.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.541 OK: 17 MiB in 19 packages [2024-09-06T07:34:26.741Z] #83 DONE 4.4s [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T07:34:26.741Z] #0 2.673 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.228 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.915 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:34:26.741Z] #0 4.229 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:34:26.741Z] #0 4.235 OK: 7 MiB in 16 packages [2024-09-06T07:34:26.741Z] #84 DONE 4.6s [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:34:26.741Z] #0 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:26.741Z] #0 3.450 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:26.741Z] #0 3.490 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:34:26.741Z] #0 3.497 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:34:26.741Z] #0 3.541 OK: 11 MiB in 18 packages [2024-09-06T07:34:26.741Z] #85 DONE 4.4s [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:34:26.741Z] #76 DONE 2.0s [2024-09-06T07:34:26.741Z] [2024-09-06T07:34:26.741Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T07:34:27.307Z] #86 ... [2024-09-06T07:34:27.307Z] [2024-09-06T07:34:27.307Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T07:34:27.307Z] #87 DONE 1.4s [2024-09-06T07:34:27.307Z] [2024-09-06T07:34:27.307Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:34:27.307Z] #82 DONE 2.6s [2024-09-06T07:34:27.307Z] [2024-09-06T07:34:27.307Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T07:34:27.307Z] #88 DONE 1.5s [2024-09-06T07:34:27.307Z] [2024-09-06T07:34:27.307Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T07:34:27.307Z] #86 DONE 1.5s [2024-09-06T07:34:27.308Z] [2024-09-06T07:34:27.308Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T07:34:27.308Z] #89 DONE 0.1s [2024-09-06T07:34:27.308Z] [2024-09-06T07:34:27.308Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T07:34:27.566Z] #90 ... [2024-09-06T07:34:27.566Z] [2024-09-06T07:34:27.566Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:34:27.566Z] #91 DONE 0.2s [2024-09-06T07:34:27.566Z] [2024-09-06T07:34:27.566Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T07:34:27.566Z] #90 DONE 0.2s [2024-09-06T07:34:27.566Z] [2024-09-06T07:34:27.566Z] #92 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:34:27.566Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:27.566Z] #0 4.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:27.566Z] #0 4.896 OK: 264 MiB in 52 packages [2024-09-06T07:34:27.566Z] #92 DONE 5.1s [2024-09-06T07:34:27.566Z] [2024-09-06T07:34:27.566Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T07:34:27.566Z] #93 DONE 0.2s [2024-09-06T07:34:27.566Z] [2024-09-06T07:34:27.566Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:34:27.566Z] #75 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:27.566Z] #75 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:27.824Z] #75 ... [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T07:34:27.824Z] #94 DONE 0.3s [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T07:34:27.824Z] #95 DONE 0.1s [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:34:27.824Z] #96 DONE 0.2s [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:34:27.824Z] #97 DONE 0.1s [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:34:27.824Z] #98 DONE 0.3s [2024-09-06T07:34:27.824Z] [2024-09-06T07:34:27.824Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:34:28.085Z] #99 ... [2024-09-06T07:34:28.086Z] [2024-09-06T07:34:28.086Z] #75 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:34:28.086Z] #75 5.312 OK: 264 MiB in 52 packages [2024-09-06T07:34:28.086Z] #75 DONE 5.5s [2024-09-06T07:34:28.086Z] [2024-09-06T07:34:28.086Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T07:34:28.086Z] #100 DONE 0.2s [2024-09-06T07:34:28.086Z] [2024-09-06T07:34:28.086Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T07:34:28.086Z] #101 DONE 0.2s [2024-09-06T07:34:28.086Z] [2024-09-06T07:34:28.086Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T07:34:28.086Z] #102 DONE 5.6s [2024-09-06T07:34:28.086Z] [2024-09-06T07:34:28.086Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T07:34:28.344Z] #103 DONE 0.2s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T07:34:28.344Z] #104 DONE 0.2s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #105 [security-spire-agent] exporting to image [2024-09-06T07:34:28.344Z] #105 exporting layers [2024-09-06T07:34:28.344Z] #105 ... [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:34:28.344Z] #106 DONE 0.3s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #107 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T07:34:28.344Z] #0 5.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:28.344Z] #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:28.344Z] #0 5.638 OK: 264 MiB in 52 packages [2024-09-06T07:34:28.344Z] #107 DONE 5.8s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T07:34:28.344Z] #108 DONE 0.2s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #109 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:34:28.344Z] #109 DONE 5.8s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:34:28.344Z] #110 DONE 0.1s [2024-09-06T07:34:28.344Z] [2024-09-06T07:34:28.344Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T07:34:29.738Z] #111 ... [2024-09-06T07:34:29.738Z] [2024-09-06T07:34:29.738Z] #112 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T07:34:29.738Z] #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:29.738Z] #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:29.738Z] #0 6.379 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:34:29.738Z] #0 6.379 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:34:29.738Z] #0 6.379 OK: 20078 distinct packages available [2024-09-06T07:34:29.738Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:29.738Z] #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:29.738Z] #0 6.710 OK: 264 MiB in 52 packages [2024-09-06T07:34:29.738Z] #112 DONE 6.9s [2024-09-06T07:34:29.738Z] [2024-09-06T07:34:29.738Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:34:29.738Z] #113 DONE 0.2s [2024-09-06T07:34:29.738Z] [2024-09-06T07:34:29.738Z] #105 [security-spire-server] exporting to image [2024-09-06T07:34:29.738Z] #105 exporting layers 1.0s done [2024-09-06T07:34:29.738Z] #105 writing image sha256:0e2219bae97a5d68bfe37f47a88424a5bee2afca7929d337fa3444e45a164f08 0.5s done [2024-09-06T07:34:29.738Z] #105 naming to docker.io/library/security-spire-server done [2024-09-06T07:34:29.738Z] #105 exporting layers 1.6s done [2024-09-06T07:34:29.738Z] #105 writing image sha256:7d28e8f7e1c7fcf74ebe7e1870df235093ec20c52dc9d57d8f6dbe5d2c20caa1 [2024-09-06T07:34:29.738Z] #105 exporting layers 1.5s done [2024-09-06T07:34:29.738Z] #105 writing image sha256:7d28e8f7e1c7fcf74ebe7e1870df235093ec20c52dc9d57d8f6dbe5d2c20caa1 0.0s done [2024-09-06T07:34:29.738Z] #105 naming to docker.io/library/security-spire-config 0.0s done [2024-09-06T07:34:29.738Z] #105 writing image sha256:215a00bb9fedb5b623d93cb0ab2e0e65e48ffd74d51856e52a582aec2c3b9357 0.0s done [2024-09-06T07:34:29.738Z] #105 naming to docker.io/library/security-spire-agent done [2024-09-06T07:34:29.738Z] #105 DONE 2.0s [2024-09-06T07:34:29.738Z] [2024-09-06T07:34:29.738Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T07:34:29.738Z] #111 1.408 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:30.309Z] #111 1.879 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T07:34:31.695Z] #111 ... [2024-09-06T07:34:31.695Z] [2024-09-06T07:34:31.695Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:34:31.956Z] #37 ... [2024-09-06T07:34:31.957Z] [2024-09-06T07:34:31.957Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T07:34:31.957Z] #111 3.484 OK: 264 MiB in 52 packages [2024-09-06T07:34:32.536Z] #111 DONE 4.0s [2024-09-06T07:34:32.536Z] [2024-09-06T07:34:32.536Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T07:34:32.536Z] #114 DONE 0.3s [2024-09-06T07:34:32.536Z] [2024-09-06T07:34:32.536Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:34:36.748Z] #115 ... [2024-09-06T07:34:36.748Z] [2024-09-06T07:34:36.748Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:34:38.659Z] #116 ... [2024-09-06T07:34:38.659Z] [2024-09-06T07:34:38.659Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:34:38.659Z] #117 ... [2024-09-06T07:34:38.659Z] [2024-09-06T07:34:38.659Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.153Z] #118 ... [2024-09-06T07:36:00.153Z] [2024-09-06T07:36:00.153Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.153Z] #99 DONE 87.0s [2024-09-06T07:36:00.153Z] [2024-09-06T07:36:00.153Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.153Z] #118 DONE 86.4s [2024-09-06T07:36:00.153Z] [2024-09-06T07:36:00.153Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.153Z] #116 DONE 82.4s [2024-09-06T07:36:00.153Z] [2024-09-06T07:36:00.153Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.153Z] #117 DONE 86.7s [2024-09-06T07:36:00.153Z] [2024-09-06T07:36:00.154Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:00.154Z] #115 DONE 85.4s [2024-09-06T07:36:00.154Z] [2024-09-06T07:36:00.154Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T07:36:01.545Z] #119 ... [2024-09-06T07:36:01.545Z] [2024-09-06T07:36:01.545Z] #120 [core-metadata builder 6/7] COPY . . [2024-09-06T07:36:04.885Z] #120 ... [2024-09-06T07:36:04.885Z] [2024-09-06T07:36:04.885Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T07:36:05.146Z] #121 ... [2024-09-06T07:36:05.146Z] [2024-09-06T07:36:05.146Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-06T07:36:05.146Z] #122 ... [2024-09-06T07:36:05.146Z] [2024-09-06T07:36:05.146Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #123 ... [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-06T07:36:17.397Z] #122 DONE 20.5s [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #124 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #125 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #126 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #123 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #123 DONE 20.6s [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #127 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #128 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #129 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T07:36:17.397Z] #130 ... [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #120 [core-metadata builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #120 DONE 20.6s [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #131 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #132 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #133 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #134 [core-command builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #134 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #135 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #136 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #137 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #138 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #139 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.397Z] #140 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #141 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #142 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #121 DONE 20.7s [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-06T07:36:17.397Z] #143 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.397Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.397Z] #144 CACHED [2024-09-06T07:36:17.397Z] [2024-09-06T07:36:17.398Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.398Z] #145 CACHED [2024-09-06T07:36:17.398Z] [2024-09-06T07:36:17.398Z] #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:36:17.398Z] #146 CACHED [2024-09-06T07:36:17.398Z] [2024-09-06T07:36:17.398Z] #147 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:36:17.398Z] #147 CACHED [2024-09-06T07:36:17.398Z] [2024-09-06T07:36:17.398Z] #148 [core-data builder 6/7] COPY . . [2024-09-06T07:36:17.398Z] #148 CACHED [2024-09-06T07:36:17.398Z] [2024-09-06T07:36:17.398Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T07:36:17.398Z] #119 DONE 20.7s [2024-09-06T07:36:17.398Z] [2024-09-06T07:36:17.398Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T07:36:18.796Z] #149 2.976 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-09-06T07:36:26.941Z] #149 ... [2024-09-06T07:36:26.941Z] [2024-09-06T07:36:26.941Z] #150 [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-09-06T07:36:26.941Z] #0 0.810 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-09-06T07:36:26.941Z] #150 ... [2024-09-06T07:36:26.941Z] [2024-09-06T07:36:26.941Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T07:36:26.941Z] #0 1.429 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-09-06T07:36:26.941Z] #151 ... [2024-09-06T07:36:26.941Z] [2024-09-06T07:36:26.941Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T07:36:26.941Z] #0 0.973 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-09-06T07:36:26.941Z] #152 ... [2024-09-06T07:36:26.941Z] [2024-09-06T07:36:26.941Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T07:36:26.942Z] #0 1.055 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-09-06T07:36:26.942Z] #153 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T07:36:26.942Z] #0 1.190 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-09-06T07:36:26.942Z] #154 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T07:36:26.942Z] #0 0.918 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-09-06T07:36:26.942Z] #155 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T07:36:26.942Z] #0 0.831 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-09-06T07:36:26.942Z] #156 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T07:36:26.942Z] #0 3.002 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-09-06T07:36:26.942Z] #157 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T07:36:26.942Z] #0 0.896 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-09-06T07:36:26.942Z] #158 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T07:36:26.942Z] #0 2.241 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-09-06T07:36:26.942Z] #159 ... [2024-09-06T07:36:26.942Z] [2024-09-06T07:36:26.942Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T07:36:26.942Z] #0 1.752 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-09-06T07:36:27.203Z] #160 ... [2024-09-06T07:36:27.203Z] [2024-09-06T07:36:27.203Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T07:36:27.203Z] #130 1.316 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-09-06T07:36:39.828Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T07:36:39.828Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T07:37:26.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T07:37:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T07:37:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T07:37:29.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T07:37:29.278Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T07:37:29.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T07:37:41.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T07:37:41.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T07:37:41.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-09-06T07:37:48.922Z] #130 ... [2024-09-06T07:37:48.922Z] [2024-09-06T07:37:48.922Z] #150 [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-09-06T07:37:48.922Z] #150 91.26 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-09-06T07:37:53.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements [2024-09-06T07:37:57.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T07:37:57.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T07:37:57.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T07:38:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.277s coverage: 69.2% of statements [2024-09-06T07:38:03.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T07:38:03.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T07:38:05.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.255s coverage: 53.2% of statements [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T07:38:09.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T07:38:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T07:38:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:38:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T07:38:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T07:38:17.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T07:38:18.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.289s coverage: 93.4% of statements [2024-09-06T07:38:18.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.264s coverage: 91.7% of statements [2024-09-06T07:38:25.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T07:38:25.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T07:38:25.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.234s coverage: 7.0% of statements [2024-09-06T07:38:38.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T07:38:38.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:38:38.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T07:38:38.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T07:38:39.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.627s coverage: 95.8% of statements [2024-09-06T07:38:39.858Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.089s coverage: 72.2% of statements [2024-09-06T07:38:44.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T07:38:44.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.110s coverage: 0.0% of statements [no tests to run] [2024-09-06T07:38:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T07:38:51.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T07:38:52.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements [2024-09-06T07:38:52.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements [2024-09-06T07:38:55.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.197s coverage: 41.7% of statements [2024-09-06T07:38:57.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.192s coverage: 77.8% of statements [2024-09-06T07:38:57.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.160s coverage: 94.1% of statements [2024-09-06T07:38:57.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-09-06T07:39:00.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements [2024-09-06T07:39:02.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T07:39:03.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T07:39:03.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T07:39:03.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T07:39:06.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T07:39:06.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T07:39:06.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T07:39:06.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T07:39:13.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements [2024-09-06T07:39:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T07:39:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T07:39:13.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T07:39:18.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T07:39:18.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T07:39:18.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T07:39:18.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T07:39:21.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T07:39:21.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T07:39:25.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T07:39:25.480Z] #150 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T07:39:25.480Z] #160 DONE 184.9s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T07:39:25.480Z] #156 DONE 185.1s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T07:39:25.480Z] #151 DONE 185.0s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T07:39:25.480Z] #154 DONE 185.0s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T07:39:25.480Z] #157 DONE 185.0s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T07:39:25.480Z] #152 DONE 185.0s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #161 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T07:39:25.480Z] #158 DONE 185.1s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #150 [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-09-06T07:39:25.480Z] #150 DONE 185.5s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T07:39:25.480Z] #149 DONE 185.2s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #162 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T07:39:25.480Z] #155 DONE 185.6s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T07:39:25.480Z] #153 DONE 185.5s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T07:39:25.480Z] #130 DONE 185.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #163 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T07:39:25.480Z] #159 DONE 185.8s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #164 DONE 1.0s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #165 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T07:39:25.480Z] #166 DONE 0.6s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #162 DONE 0.9s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #161 DONE 1.1s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #167 DONE 1.1s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #163 DONE 0.8s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #168 DONE 0.4s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #169 DONE 0.4s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #170 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #171 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #165 DONE 0.8s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #172 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #173 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #174 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #175 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #176 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #177 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:25.480Z] #178 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #179 CACHED [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #180 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #180 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #181 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #182 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T07:39:25.480Z] #183 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #184 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #185 DONE 0.7s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #186 [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-09-06T07:39:25.480Z] #186 ... [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:25.480Z] #171 DONE 0.8s [2024-09-06T07:39:25.480Z] [2024-09-06T07:39:25.480Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T07:39:26.055Z] #187 ... [2024-09-06T07:39:26.055Z] [2024-09-06T07:39:26.055Z] #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T07:39:26.055Z] #188 DONE 4.4s [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T07:39:26.316Z] #189 DONE 3.6s [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T07:39:26.316Z] #190 DONE 3.6s [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T07:39:26.316Z] #191 DONE 3.7s [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T07:39:26.316Z] #192 DONE 3.7s [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:26.316Z] #193 ... [2024-09-06T07:39:26.316Z] [2024-09-06T07:39:26.316Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T07:39:26.316Z] #194 DONE 3.8s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #195 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T07:39:26.579Z] #195 DONE 3.8s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T07:39:26.579Z] #196 DONE 3.9s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #197 [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-09-06T07:39:26.579Z] #197 DONE 3.8s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T07:39:26.579Z] #198 DONE 3.8s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:26.579Z] #199 ... [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #186 [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-09-06T07:39:26.579Z] #186 DONE 3.9s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:26.579Z] #200 DONE 3.9s [2024-09-06T07:39:26.579Z] [2024-09-06T07:39:26.579Z] #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T07:39:26.579Z] #187 DONE 3.8s [2024-09-06T07:39:26.839Z] [2024-09-06T07:39:26.839Z] #105 [core-keeper] exporting to image [2024-09-06T07:39:26.839Z] #105 exporting layers [2024-09-06T07:39:26.839Z] #105 ... [2024-09-06T07:39:26.839Z] [2024-09-06T07:39:26.839Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:26.839Z] #201 DONE 0.4s [2024-09-06T07:39:26.839Z] [2024-09-06T07:39:26.839Z] #105 [core-command] exporting to image [2024-09-06T07:39:26.839Z] #105 exporting layers 0.3s done [2024-09-06T07:39:27.100Z] #105 ... [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T07:39:27.100Z] #202 DONE 0.8s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.100Z] #203 DONE 0.8s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.100Z] #193 DONE 0.7s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #105 [support-scheduler] exporting to image [2024-09-06T07:39:27.100Z] #105 ... [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.100Z] #204 DONE 0.8s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #205 [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-09-06T07:39:27.100Z] #205 DONE 0.8s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T07:39:27.100Z] #206 DONE 0.6s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #207 [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-09-06T07:39:27.100Z] #207 DONE 0.6s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #105 [security-spiffe-token-provider] exporting to image [2024-09-06T07:39:27.100Z] #105 ... [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T07:39:27.100Z] #208 DONE 0.6s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #209 [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-09-06T07:39:27.100Z] #209 DONE 0.6s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.100Z] #199 DONE 0.6s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.100Z] #210 DONE 0.5s [2024-09-06T07:39:27.100Z] [2024-09-06T07:39:27.100Z] #105 [support-notifications] exporting to image [2024-09-06T07:39:27.361Z] #105 ... [2024-09-06T07:39:27.361Z] [2024-09-06T07:39:27.361Z] #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T07:39:27.361Z] #211 DONE 0.4s [2024-09-06T07:39:27.361Z] [2024-09-06T07:39:27.361Z] #105 [support-notifications] exporting to image [2024-09-06T07:39:27.361Z] #105 exporting layers 0.3s done [2024-09-06T07:39:27.695Z] #105 ... [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T07:39:27.695Z] #212 DONE 0.6s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T07:39:27.695Z] #213 DONE 0.6s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-06T07:39:27.695Z] #214 DONE 0.6s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T07:39:27.695Z] #215 DONE 0.5s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T07:39:27.695Z] #216 DONE 0.5s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T07:39:27.695Z] #217 DONE 0.5s [2024-09-06T07:39:27.695Z] [2024-09-06T07:39:27.695Z] #105 [core-data] exporting to image [2024-09-06T07:39:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.847s coverage: 79.9% of statements [2024-09-06T07:39:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.156s coverage: 92.9% of statements [2024-09-06T07:39:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements [2024-09-06T07:39:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements [2024-09-06T07:39:27.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements [2024-09-06T07:39:27.956Z] #105 ... [2024-09-06T07:39:27.957Z] [2024-09-06T07:39:27.957Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T07:39:27.957Z] #218 DONE 0.6s [2024-09-06T07:39:27.957Z] [2024-09-06T07:39:27.957Z] #105 [core-data] exporting to image [2024-09-06T07:39:27.957Z] #105 writing image sha256:323513d259cac735d800f16a6a564b6aeb421035207308c2723ff94287a13a61 [2024-09-06T07:39:27.957Z] #105 writing image sha256:86c274582893dbaba5e4cc5d025eb4c4aca13b9d50763860d5892f55c92eca50 [2024-09-06T07:39:27.957Z] #105 writing image sha256:2ef7e269cb9ac9359c98fb8b11a3cfe153a032cb393a8a1b0fe744aff3c5a364 [2024-09-06T07:39:28.218Z] #105 writing image sha256:323513d259cac735d800f16a6a564b6aeb421035207308c2723ff94287a13a61 0.3s done [2024-09-06T07:39:28.218Z] #105 naming to docker.io/library/core-keeper [2024-09-06T07:39:28.218Z] #105 ... [2024-09-06T07:39:28.218Z] [2024-09-06T07:39:28.218Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T07:39:28.218Z] #219 DONE 0.6s [2024-09-06T07:39:28.218Z] [2024-09-06T07:39:28.218Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T07:39:28.218Z] #220 DONE 0.6s [2024-09-06T07:39:28.218Z] [2024-09-06T07:39:28.218Z] #105 [security-spiffe-token-provider] exporting to image [2024-09-06T07:39:28.218Z] #105 exporting layers 1.1s done [2024-09-06T07:39:28.218Z] #105 writing image sha256:86c274582893dbaba5e4cc5d025eb4c4aca13b9d50763860d5892f55c92eca50 0.3s done [2024-09-06T07:39:28.218Z] #105 writing image sha256:2ef7e269cb9ac9359c98fb8b11a3cfe153a032cb393a8a1b0fe744aff3c5a364 0.3s done [2024-09-06T07:39:28.218Z] #105 naming to docker.io/library/core-keeper 0.0s done [2024-09-06T07:39:28.218Z] #105 writing image sha256:08ae42b5ad41f1298435bb4136f2dbc292182a55a9f938d425b04a901077c9a8 0.1s done [2024-09-06T07:39:28.218Z] #105 naming to docker.io/library/support-scheduler done [2024-09-06T07:39:28.218Z] #105 naming to docker.io/library/core-command done [2024-09-06T07:39:28.218Z] #105 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-06T07:39:28.480Z] #105 exporting layers 1.2s done [2024-09-06T07:39:28.480Z] #105 writing image sha256:d33b3af086ccffb70d33c277a934d88df055795afbb3a8942bcca51ee8f5d530 [2024-09-06T07:39:28.480Z] #105 ... [2024-09-06T07:39:28.480Z] [2024-09-06T07:39:28.480Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T07:39:28.480Z] #221 DONE 0.6s [2024-09-06T07:39:28.480Z] [2024-09-06T07:39:28.480Z] #105 [support-notifications] exporting to image [2024-09-06T07:39:28.480Z] #105 exporting layers 0.8s done [2024-09-06T07:39:28.480Z] #105 writing image sha256:d33b3af086ccffb70d33c277a934d88df055795afbb3a8942bcca51ee8f5d530 0.1s done [2024-09-06T07:39:28.480Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-09-06T07:39:28.480Z] #105 writing image sha256:a87d049baa382a691f91ea4ae28a8804cd309f2e4de8dfd1f452c25861ffcf69 done [2024-09-06T07:39:28.480Z] #105 writing image sha256:e4add92c6718504868d3f1724cc8b3a53d48a5397857196dcf0f12e0b1546bdd done [2024-09-06T07:39:28.480Z] #105 naming to docker.io/library/core-metadata done [2024-09-06T07:39:28.480Z] #105 naming to docker.io/library/support-notifications done [2024-09-06T07:39:28.741Z] #105 ... [2024-09-06T07:39:28.741Z] [2024-09-06T07:39:28.741Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T07:39:28.741Z] #222 DONE 1.2s [2024-09-06T07:39:28.741Z] [2024-09-06T07:39:28.741Z] #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T07:39:28.741Z] #223 DONE 1.2s [2024-09-06T07:39:28.741Z] [2024-09-06T07:39:28.741Z] #105 [core-data] exporting to image [2024-09-06T07:39:28.741Z] #105 writing image sha256:9b58082fc24c6b347d83fc922c460288b24762a279198b504a117c2ad24bc491 done [2024-09-06T07:39:28.741Z] #105 naming to docker.io/library/core-data done [2024-09-06T07:39:29.002Z] #105 ... [2024-09-06T07:39:29.002Z] [2024-09-06T07:39:29.002Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T07:39:29.002Z] #224 DONE 0.6s [2024-09-06T07:39:29.002Z] [2024-09-06T07:39:29.002Z] #105 [core-common-config-bootstrapper] exporting to image [2024-09-06T07:39:29.263Z] #105 ... [2024-09-06T07:39:29.263Z] [2024-09-06T07:39:29.263Z] #225 [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-09-06T07:39:29.263Z] #225 DONE 0.5s [2024-09-06T07:39:29.263Z] [2024-09-06T07:39:29.263Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T07:39:29.263Z] #226 DONE 0.2s [2024-09-06T07:39:29.263Z] [2024-09-06T07:39:29.263Z] #227 [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-09-06T07:39:29.263Z] #227 DONE 0.1s [2024-09-06T07:39:29.263Z] [2024-09-06T07:39:29.263Z] #105 [security-proxy-auth] exporting to image [2024-09-06T07:39:29.263Z] #105 exporting layers 0.4s done [2024-09-06T07:39:29.263Z] #105 writing image sha256:8326a87c2793173e84a63240d4f83bf38808daba32e011c46f934462072e7c3b 0.0s done [2024-09-06T07:39:29.263Z] #105 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-06T07:39:29.263Z] #105 writing image sha256:f7380c4999a3090277781cff4525c1356d20da494fa006aac54ed6a68770ec0e [2024-09-06T07:39:29.263Z] #105 writing image sha256:f7380c4999a3090277781cff4525c1356d20da494fa006aac54ed6a68770ec0e done [2024-09-06T07:39:29.263Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-06T07:39:29.263Z] #105 DONE 4.6s [2024-09-06T07:39:29.263Z] [2024-09-06T07:39:29.263Z] #228 [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-09-06T07:39:29.524Z] #228 DONE 0.3s [2024-09-06T07:39:29.524Z] [2024-09-06T07:39:29.524Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T07:39:29.524Z] #229 DONE 1.1s [2024-09-06T07:39:29.524Z] [2024-09-06T07:39:29.524Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T07:39:29.524Z] #230 DONE 0.1s [2024-09-06T07:39:29.524Z] [2024-09-06T07:39:29.524Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T07:39:29.524Z] #231 DONE 0.4s [2024-09-06T07:39:29.524Z] [2024-09-06T07:39:29.524Z] #105 [security-secretstore-setup] exporting to image [2024-09-06T07:39:29.786Z] #105 ... [2024-09-06T07:39:29.786Z] [2024-09-06T07:39:29.786Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T07:39:29.786Z] #232 DONE 0.1s [2024-09-06T07:39:30.047Z] [2024-09-06T07:39:30.047Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T07:39:30.309Z] #233 DONE 0.5s [2024-09-06T07:39:30.309Z] [2024-09-06T07:39:30.309Z] #105 [security-secretstore-setup] exporting to image [2024-09-06T07:39:30.309Z] #105 exporting layers 0.5s done [2024-09-06T07:39:30.309Z] #105 writing image sha256:8a1d01983b8e93b6da9eea968aca7e5587170012fbb8ada735a41f565783588c 0.0s done [2024-09-06T07:39:30.309Z] #105 naming to docker.io/library/security-proxy-setup done [2024-09-06T07:39:30.309Z] #105 writing image sha256:ef1d158ccbca9557d63d4c1d82bb0ecacefc06a9b2bb221b851db6eba6ff61f4 done [2024-09-06T07:39:30.309Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-09-06T07:39:30.309Z] #105 DONE 5.3s [2024-09-06T07:39:30.309Z] [2024-09-06T07:39:30.309Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:39:30.309Z] #37 ... [2024-09-06T07:39:30.309Z] [2024-09-06T07:39:30.309Z] #105 [security-bootstrapper] exporting to image [2024-09-06T07:39:30.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T07:39:30.570Z] #105 exporting layers 0.3s done [2024-09-06T07:39:30.571Z] #105 writing image sha256:133f84b67d6f83aea36dbabb16b5c3774be98db5e9599064012adf6cea145793 done [2024-09-06T07:39:30.571Z] #105 naming to docker.io/library/security-bootstrapper done [2024-09-06T07:39:30.571Z] #105 DONE 5.7s [2024-09-06T07:39:30.571Z] [2024-09-06T07:39:30.571Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T07:39:30.571Z] time="2024-09-06T07:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T07:39:30.596Z] $ docker stop --time=1 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f [2024-09-06T07:39:31.847Z] $ docker rm -f --volumes 84a39529eb4a9c28f089f5d72545e57545d22b611473bb68ee91e924082cc09f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T07:39:32.309Z] + docker images [2024-09-06T07:39:32.309Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T07:39:32.309Z] security-bootstrapper latest 133f84b67d6f 2 seconds ago 24MB [2024-09-06T07:39:32.309Z] security-proxy-setup latest 8a1d01983b8e 3 seconds ago 31.3MB [2024-09-06T07:39:32.309Z] security-secretstore-setup latest ef1d158ccbca 3 seconds ago 42.3MB [2024-09-06T07:39:32.309Z] core-common-config-bootstrapper latest f7380c4999a3 4 seconds ago 20.3MB [2024-09-06T07:39:32.309Z] security-proxy-auth latest 8326a87c2793 4 seconds ago 38.1MB [2024-09-06T07:39:32.309Z] core-data latest 9b58082fc24c 5 seconds ago 44.7MB [2024-09-06T07:39:32.309Z] core-metadata latest a87d049baa38 5 seconds ago 44.9MB [2024-09-06T07:39:32.309Z] support-scheduler latest 2ef7e269cb9a 6 seconds ago 47MB [2024-09-06T07:39:32.309Z] core-keeper latest 323513d259ca 6 seconds ago 39.5MB [2024-09-06T07:39:32.309Z] support-notifications latest e4add92c6718 6 seconds ago 47.8MB [2024-09-06T07:39:32.309Z] security-spiffe-token-provider latest 08ae42b5ad41 6 seconds ago 34.1MB [2024-09-06T07:39:32.309Z] support-cron-scheduler latest d33b3af086cc 6 seconds ago 49.4MB [2024-09-06T07:39:32.309Z] core-command latest 86c274582893 6 seconds ago 40.6MB [2024-09-06T07:39:32.309Z] security-spire-agent latest 215a00bb9fed 5 minutes ago 187MB [2024-09-06T07:39:32.309Z] security-spire-server latest 0e2219bae97a 5 minutes ago 126MB [2024-09-06T07:39:32.309Z] security-spire-config latest 7d28e8f7e1c7 5 minutes ago 125MB [2024-09-06T07:39:32.309Z] ci-base-image-x86_64 latest 0f9f81fd2139 11 minutes ago 971MB [2024-09-06T07:39:32.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T07:39:32.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T07:39:32.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [2024-09-06T07:39:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-09-06T07:39:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-09-06T07:39:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-09-06T07:39:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements [2024-09-06T07:39:32.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements [2024-09-06T07:39:32.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [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-09-06T07:39:33.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements [2024-09-06T07:39:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T07:39:38.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T07:39:39.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.737s coverage: 63.1% of statements [2024-09-06T07:39:39.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-09-06T07:39:41.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.119s coverage: 89.4% of statements [2024-09-06T07:39:41.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-09-06T07:39:41.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T07:39:41.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T07:39:41.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T07:39:41.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-06T07:39:42.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-09-06T07:39:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T07:39:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T07:39:48.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T07:39:49.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 36.5% of statements [2024-09-06T07:39:49.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-09-06T07:39:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T07:39:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T07:39:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T07:39:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T07:39:51.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-09-06T07:39:54.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T07:39:54.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T07:39:54.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T07:39:55.630Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.131s coverage: 5.2% of statements [2024-09-06T07:40:00.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T07:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T07:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:40:00.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T07:40:02.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.286s coverage: 90.8% of statements [2024-09-06T07:40:07.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T07:40:07.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T07:40:07.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T07:40:07.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T07:40:16.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.170s coverage: 19.9% of statements [2024-09-06T07:40:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T07:40:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:40:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T07:40:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T07:40:16.626Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.488s coverage: 95.7% of statements [2024-09-06T07:40:20.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T07:40:20.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T07:40:20.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements [2024-09-06T07:40:23.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T07:40:23.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T07:40:24.944Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.277s coverage: 98.9% of statements [2024-09-06T07:40:26.348Z] 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-09-06T07:40:26.614Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T07:40:26.614Z] go vet ./... [2024-09-06T07:44:48.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T07:44:48.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T07:44:48.393Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T07:44:48.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T07:44:48.795Z] + ls -al . [2024-09-06T07:44:48.795Z] total 916 [2024-09-06T07:44:48.795Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 07:32 . [2024-09-06T07:44:48.795Z] drwxr-xr-x 4 root root 4096 Sep 6 07:32 .. [2024-09-06T07:44:48.795Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 .blubracket [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 07:29 .dockerignore [2024-09-06T07:44:48.795Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 07:29 .git [2024-09-06T07:44:48.795Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 07:29 .github [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 07:29 .gitignore [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 07:29 .golangci.yml [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 07:29 .hadolint.yml [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 07:29 .sonarcloud.properties [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 07:29 ADOPTERS.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 07:29 Attribution.txt [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 07:29 CHANGELOG.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 07:29 CONTRIBUTING.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 07:29 GOVERNANCE.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 07:29 Jenkinsfile [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 07:29 LICENSE [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 07:29 Makefile [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 07:29 OWNERS.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 07:29 README.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 07:29 SECURITY.md [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 07:27 VERSION [2024-09-06T07:44:48.795Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 bin [2024-09-06T07:44:48.795Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 07:29 cmd [2024-09-06T07:44:48.795Z] -rw-r--r-- 1 root root 545398 Sep 6 07:40 coverage.out [2024-09-06T07:44:48.795Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 07:29 fuzz_test [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 07:29 go.mod [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 07:29 go.sum [2024-09-06T07:44:48.795Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 07:29 internal [2024-09-06T07:44:48.795Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 07:29 openapi [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 07:29 security.txt [2024-09-06T07:44:48.795Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 07:29 version.go [Pipeline] sh [2024-09-06T07:44:49.444Z] + '[' -e coverage.out ] [2024-09-06T07:44:49.444Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T07:44:49.498Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T07:44:50.301Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T07:44:50.629Z] + make build [2024-09-06T07:44:50.894Z] 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-09-06T07:47:57.560Z] 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-09-06T07:48:05.736Z] 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-09-06T07:48:13.912Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-06T07:48:16.481Z] 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-09-06T07:48:26.526Z] 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-09-06T07:48:53.171Z] 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-09-06T07:49:03.213Z] 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-09-06T07:49:13.267Z] 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-09-06T07:49:23.304Z] 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-09-06T07:49:27.535Z] 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-09-06T07:49:30.872Z] 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-09-06T07:49:34.198Z] 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-09-06T07:49:39.522Z] 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-09-06T07:49:43.774Z] $ docker stop --time=1 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b [2024-09-06T07:49:45.915Z] $ docker rm -f --volumes 81c8bb1520a7b08c6e05cc921c955463501b91a152f47da20a13d586ba0b1a5b [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-09-06T07:49:49.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T07:49:49.760Z] [2024-09-06T07:49:49.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T07:49:50.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T07:49:50.471Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T07:49:50.471Z] 547446be3368: Pulling fs layer [2024-09-06T07:49:50.471Z] d125d8839a47: Pulling fs layer [2024-09-06T07:49:50.471Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T07:49:50.471Z] c3105a71a48b: Pulling fs layer [2024-09-06T07:49:50.471Z] 0f093f025ec4: Pulling fs layer [2024-09-06T07:49:50.471Z] c3106fc0e877: Pulling fs layer [2024-09-06T07:49:50.471Z] c3105a71a48b: Waiting [2024-09-06T07:49:50.471Z] 0f093f025ec4: Waiting [2024-09-06T07:49:50.471Z] c3106fc0e877: Waiting [2024-09-06T07:49:50.471Z] 547446be3368: Verifying Checksum [2024-09-06T07:49:50.471Z] 547446be3368: Download complete [2024-09-06T07:49:50.471Z] c3105a71a48b: Verifying Checksum [2024-09-06T07:49:50.471Z] c3105a71a48b: Download complete [2024-09-06T07:49:51.071Z] d125d8839a47: Verifying Checksum [2024-09-06T07:49:51.071Z] d125d8839a47: Download complete [2024-09-06T07:49:51.071Z] c3106fc0e877: Verifying Checksum [2024-09-06T07:49:51.071Z] c3106fc0e877: Download complete [2024-09-06T07:49:51.338Z] 0f093f025ec4: Verifying Checksum [2024-09-06T07:49:51.338Z] 0f093f025ec4: Download complete [2024-09-06T07:49:51.338Z] 547446be3368: Pull complete [2024-09-06T07:49:52.747Z] d125d8839a47: Pull complete [2024-09-06T07:49:53.014Z] 3e85d5ac6304: Download complete [2024-09-06T07:50:03.329Z] 3e85d5ac6304: Pull complete [2024-09-06T07:50:03.329Z] c3105a71a48b: Pull complete [2024-09-06T07:50:03.910Z] 0f093f025ec4: Pull complete [2024-09-06T07:50:04.176Z] c3106fc0e877: Pull complete [2024-09-06T07:50:04.176Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T07:50:04.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T07:50:04.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T07:50:04.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2024-09-06T07:50:04.604Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-06T07:50:06.992Z] $ docker top 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T07:50:09.753Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T07:50:19.823Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #1 transferring dockerfile: [2024-09-06T07:50:19.823Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-09-06T07:50:19.823Z] #1 DONE 0.1s [2024-09-06T07:50:19.823Z] [2024-09-06T07:50:19.823Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #2 transferring dockerfile: 2.06kB 0.0s done [2024-09-06T07:50:19.823Z] #2 DONE 0.1s [2024-09-06T07:50:19.823Z] [2024-09-06T07:50:19.823Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #3 transferring dockerfile: 1.85kB done [2024-09-06T07:50:19.823Z] #3 DONE 0.1s [2024-09-06T07:50:19.823Z] [2024-09-06T07:50:19.823Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #4 transferring dockerfile: 1.93kB done [2024-09-06T07:50:19.823Z] #4 DONE 0.1s [2024-09-06T07:50:19.823Z] [2024-09-06T07:50:19.823Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #5 transferring dockerfile: 3.17kB done [2024-09-06T07:50:19.823Z] #5 DONE 0.1s [2024-09-06T07:50:19.823Z] [2024-09-06T07:50:19.823Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-06T07:50:19.823Z] #6 transferring dockerfile: 1.93kB done [2024-09-06T07:50:19.823Z] #6 DONE 0.1s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T07:50:20.088Z] #7 transferring dockerfile: 2.23kB done [2024-09-06T07:50:20.088Z] #7 DONE 0.0s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T07:50:20.088Z] #8 transferring dockerfile: 1.81kB done [2024-09-06T07:50:20.088Z] #8 DONE 0.1s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-06T07:50:20.088Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-09-06T07:50:20.088Z] #9 DONE 0.1s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-06T07:50:20.088Z] #10 transferring dockerfile: 2.07kB done [2024-09-06T07:50:20.088Z] #10 DONE 0.1s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T07:50:20.088Z] #11 transferring dockerfile: 2.49kB done [2024-09-06T07:50:20.088Z] #11 DONE 0.1s [2024-09-06T07:50:20.088Z] [2024-09-06T07:50:20.088Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T07:50:20.353Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-09-06T07:50:20.353Z] #12 DONE 0.1s [2024-09-06T07:50:20.353Z] [2024-09-06T07:50:20.353Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T07:50:20.353Z] #13 transferring dockerfile: 1.89kB 0.0s done [2024-09-06T07:50:20.353Z] #13 DONE 0.1s [2024-09-06T07:50:20.353Z] [2024-09-06T07:50:20.353Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T07:50:20.353Z] #14 transferring dockerfile: 1.69kB 0.0s done [2024-09-06T07:50:20.353Z] #14 DONE 0.1s [2024-09-06T07:50:20.353Z] [2024-09-06T07:50:20.353Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T07:50:20.618Z] #15 transferring dockerfile: 2.50kB done [2024-09-06T07:50:20.618Z] #15 DONE 0.1s [2024-09-06T07:50:20.618Z] [2024-09-06T07:50:20.618Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-06T07:50:20.618Z] #16 transferring dockerfile: 2.01kB done [2024-09-06T07:50:20.618Z] #16 DONE 0.1s [2024-09-06T07:50:20.618Z] [2024-09-06T07:50:20.618Z] #17 [security-spire-server internal] load .dockerignore [2024-09-06T07:50:20.618Z] #17 transferring context: [2024-09-06T07:50:20.618Z] #17 transferring context: 50B done [2024-09-06T07:50:20.618Z] #17 DONE 0.1s [2024-09-06T07:50:21.577Z] [2024-09-06T07:50:21.577Z] #18 [core-metadata internal] load .dockerignore [2024-09-06T07:50:21.577Z] #18 transferring context: 50B done [2024-09-06T07:50:21.577Z] #18 DONE 0.0s [2024-09-06T07:50:21.577Z] [2024-09-06T07:50:21.577Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-09-06T07:50:21.577Z] #19 transferring context: 50B done [2024-09-06T07:50:21.577Z] #19 DONE 0.0s [2024-09-06T07:50:21.577Z] [2024-09-06T07:50:21.577Z] #20 [support-scheduler internal] load .dockerignore [2024-09-06T07:50:21.577Z] #20 transferring context: 50B done [2024-09-06T07:50:21.577Z] #20 DONE 0.1s [2024-09-06T07:50:21.577Z] [2024-09-06T07:50:21.577Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-06T07:50:21.577Z] #21 transferring context: 50B 0.0s done [2024-09-06T07:50:21.577Z] #21 DONE 0.1s [2024-09-06T07:50:21.577Z] [2024-09-06T07:50:21.577Z] #22 [core-command internal] load .dockerignore [2024-09-06T07:50:21.854Z] #22 transferring context: 50B done [2024-09-06T07:50:21.854Z] #22 DONE 0.1s [2024-09-06T07:50:21.854Z] [2024-09-06T07:50:21.854Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T07:50:21.854Z] #23 transferring context: 50B done [2024-09-06T07:50:21.854Z] #23 DONE 0.1s [2024-09-06T07:50:21.854Z] [2024-09-06T07:50:21.854Z] #24 [security-spire-agent internal] load .dockerignore [2024-09-06T07:50:21.854Z] #24 transferring context: 50B 0.0s done [2024-09-06T07:50:21.854Z] #24 DONE 0.1s [2024-09-06T07:50:21.854Z] [2024-09-06T07:50:21.854Z] #25 [support-notifications internal] load .dockerignore [2024-09-06T07:50:21.854Z] #25 transferring context: 50B done [2024-09-06T07:50:21.854Z] #25 DONE 0.1s [2024-09-06T07:50:21.854Z] [2024-09-06T07:50:21.854Z] #26 [core-data internal] load .dockerignore [2024-09-06T07:50:21.854Z] #26 transferring context: 50B done [2024-09-06T07:50:21.854Z] #26 DONE 0.1s [2024-09-06T07:50:21.854Z] [2024-09-06T07:50:21.854Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-06T07:50:21.854Z] #27 transferring context: 50B 0.0s done [2024-09-06T07:50:22.120Z] #27 DONE 0.1s [2024-09-06T07:50:22.120Z] [2024-09-06T07:50:22.120Z] #28 [security-proxy-auth internal] load .dockerignore [2024-09-06T07:50:22.120Z] #28 transferring context: 50B done [2024-09-06T07:50:22.120Z] #28 DONE 0.1s [2024-09-06T07:50:22.120Z] [2024-09-06T07:50:22.120Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T07:50:22.120Z] #29 transferring context: 50B done [2024-09-06T07:50:22.120Z] #29 DONE 0.1s [2024-09-06T07:50:22.120Z] [2024-09-06T07:50:22.120Z] #30 [security-spire-config internal] load .dockerignore [2024-09-06T07:50:22.120Z] #30 transferring context: 50B done [2024-09-06T07:50:22.120Z] #30 DONE 0.1s [2024-09-06T07:50:22.396Z] [2024-09-06T07:50:22.396Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-06T07:50:22.396Z] #31 transferring context: 50B done [2024-09-06T07:50:22.396Z] #31 DONE 0.0s [2024-09-06T07:50:22.396Z] [2024-09-06T07:50:22.396Z] #32 [core-keeper internal] load .dockerignore [2024-09-06T07:50:22.396Z] #32 transferring context: 50B done [2024-09-06T07:50:22.396Z] #32 DONE 0.1s [2024-09-06T07:50:22.396Z] [2024-09-06T07:50:22.396Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:50:22.663Z] #33 ... [2024-09-06T07:50:22.663Z] [2024-09-06T07:50:22.663Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:22.663Z] #34 DONE 0.2s [2024-09-06T07:50:22.663Z] [2024-09-06T07:50:22.663Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:50:22.934Z] #33 DONE 0.6s [2024-09-06T07:50:22.934Z] [2024-09-06T07:50:22.934Z] #35 [security-spire-server internal] load build context [2024-09-06T07:50:22.934Z] #35 transferring context: 27.71kB 0.0s done [2024-09-06T07:50:22.934Z] #35 DONE 0.1s [2024-09-06T07:50:22.934Z] [2024-09-06T07:50:22.934Z] #36 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:22.934Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.202Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.202Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.202Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.202Z] #36 ... [2024-09-06T07:50:23.202Z] [2024-09-06T07:50:23.202Z] #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:23.202Z] #37 DONE 0.0s [2024-09-06T07:50:23.202Z] [2024-09-06T07:50:23.202Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:23.202Z] #34 DONE 0.2s [2024-09-06T07:50:23.202Z] [2024-09-06T07:50:23.202Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:23.202Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.202Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.202Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.202Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.202Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s [2024-09-06T07:50:23.468Z] #36 ... [2024-09-06T07:50:23.468Z] [2024-09-06T07:50:23.468Z] #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:23.468Z] #37 DONE 0.0s [2024-09-06T07:50:23.468Z] [2024-09-06T07:50:23.468Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:23.468Z] #34 DONE 0.3s [2024-09-06T07:50:23.468Z] [2024-09-06T07:50:23.468Z] #36 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:23.468Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.468Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.468Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.468Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.468Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:23.468Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T07:50:23.468Z] #36 ... [2024-09-06T07:50:23.468Z] [2024-09-06T07:50:23.468Z] #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:23.468Z] #37 DONE 0.0s [2024-09-06T07:50:23.468Z] [2024-09-06T07:50:23.468Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:23.468Z] #34 DONE 0.3s [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #37 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:23.733Z] #37 DONE 0.0s [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:23.733Z] #34 DONE 0.4s [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:23.733Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.733Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.733Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.733Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.733Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:23.733Z] #36 ... [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:23.733Z] #38 DONE 0.0s [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:23.733Z] #37 DONE 0.0s [2024-09-06T07:50:23.733Z] [2024-09-06T07:50:23.733Z] #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:23.733Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.733Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.733Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.733Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.733Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:23.999Z] #36 ... [2024-09-06T07:50:23.999Z] [2024-09-06T07:50:23.999Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:23.999Z] #34 DONE 0.5s [2024-09-06T07:50:23.999Z] [2024-09-06T07:50:23.999Z] #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:23.999Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:23.999Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:23.999Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:23.999Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:23.999Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:24.271Z] #36 ... [2024-09-06T07:50:24.271Z] [2024-09-06T07:50:24.271Z] #37 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:24.271Z] #37 DONE 0.0s [2024-09-06T07:50:24.271Z] [2024-09-06T07:50:24.271Z] #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:24.538Z] #36 ... [2024-09-06T07:50:24.538Z] [2024-09-06T07:50:24.538Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:24.538Z] #34 DONE 0.9s [2024-09-06T07:50:24.538Z] [2024-09-06T07:50:24.538Z] #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:24.538Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:24.538Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:24.538Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:24.538Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:24.538Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:24.813Z] #36 ... [2024-09-06T07:50:24.813Z] [2024-09-06T07:50:24.813Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:50:24.813Z] #33 DONE 0.8s [2024-09-06T07:50:24.813Z] [2024-09-06T07:50:24.813Z] #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:24.813Z] #37 DONE 0.0s [2024-09-06T07:50:24.813Z] [2024-09-06T07:50:24.813Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:25.082Z] #36 ... [2024-09-06T07:50:25.082Z] [2024-09-06T07:50:25.082Z] #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:25.082Z] #37 DONE 0.0s [2024-09-06T07:50:25.082Z] [2024-09-06T07:50:25.082Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:25.351Z] #36 ... [2024-09-06T07:50:25.351Z] [2024-09-06T07:50:25.351Z] #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:25.351Z] #37 DONE 0.0s [2024-09-06T07:50:25.351Z] [2024-09-06T07:50:25.351Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:25.351Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:25.351Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:25.351Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:25.351Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:25.351Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:25.619Z] #36 ... [2024-09-06T07:50:25.619Z] [2024-09-06T07:50:25.619Z] #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:25.619Z] #37 DONE 0.0s [2024-09-06T07:50:25.619Z] [2024-09-06T07:50:25.619Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:25.619Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-06T07:50:25.619Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-06T07:50:25.886Z] #36 ... [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:25.886Z] #37 DONE 0.0s [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T07:50:25.886Z] #39 DONE 1.4s [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:25.886Z] #34 DONE 2.0s [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:25.886Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-06T07:50:25.886Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T07:50:25.886Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-06T07:50:25.886Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T07:50:25.886Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T07:50:25.886Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T07:50:25.886Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T07:50:25.886Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-06T07:50:25.886Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-09-06T07:50:25.886Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T07:50:25.886Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-06T07:50:25.886Z] #40 ... [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:50:25.886Z] #41 DONE 0.0s [2024-09-06T07:50:25.886Z] [2024-09-06T07:50:25.886Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:25.886Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-06T07:50:25.886Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T07:50:25.886Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-06T07:50:25.886Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T07:50:25.886Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T07:50:25.886Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T07:50:25.886Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T07:50:25.886Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-06T07:50:25.886Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-09-06T07:50:25.886Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T07:50:25.886Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-06T07:50:26.157Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-06T07:50:26.430Z] #40 ... [2024-09-06T07:50:26.430Z] [2024-09-06T07:50:26.430Z] #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:26.430Z] #37 DONE 0.0s [2024-09-06T07:50:26.430Z] [2024-09-06T07:50:26.430Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:26.696Z] #40 ... [2024-09-06T07:50:26.696Z] [2024-09-06T07:50:26.696Z] #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T07:50:26.697Z] #37 DONE 0.0s [2024-09-06T07:50:26.697Z] [2024-09-06T07:50:26.697Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T07:50:26.697Z] #34 DONE 2.6s [2024-09-06T07:50:26.697Z] [2024-09-06T07:50:26.697Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:26.697Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:26.697Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:26.697Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:26.697Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:26.697Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:26.697Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-06T07:50:26.697Z] #36 ... [2024-09-06T07:50:26.697Z] [2024-09-06T07:50:26.697Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T07:50:26.697Z] #33 DONE 1.5s [2024-09-06T07:50:26.697Z] [2024-09-06T07:50:26.697Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:26.697Z] #42 DONE 0.0s [2024-09-06T07:50:26.697Z] [2024-09-06T07:50:26.697Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T07:50:26.697Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:26.697Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:26.697Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:26.697Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:26.697Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:26.697Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-06T07:50:26.964Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T07:50:26.964Z] #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T07:50:26.964Z] #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T07:50:26.964Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T07:50:26.964Z] #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T07:50:26.964Z] #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-06T07:50:27.921Z] #36 DONE 6.0s [2024-09-06T07:50:27.921Z] [2024-09-06T07:50:27.921Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:27.921Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-06T07:50:27.921Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T07:50:27.921Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-06T07:50:27.921Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T07:50:27.921Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T07:50:27.921Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T07:50:27.921Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T07:50:27.921Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-06T07:50:27.921Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-09-06T07:50:27.921Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T07:50:27.921Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-06T07:50:28.506Z] #40 ... [2024-09-06T07:50:28.506Z] [2024-09-06T07:50:28.506Z] #43 [security-spire-agent internal] load build context [2024-09-06T07:50:28.506Z] #43 transferring context: 27.24kB 0.2s done [2024-09-06T07:50:28.506Z] #43 DONE 2.5s [2024-09-06T07:50:28.506Z] [2024-09-06T07:50:28.506Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:29.918Z] #40 ... [2024-09-06T07:50:29.918Z] [2024-09-06T07:50:29.918Z] #44 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T07:50:29.918Z] #44 DONE 6.6s [2024-09-06T07:50:29.918Z] [2024-09-06T07:50:29.918Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:30.186Z] #40 ... [2024-09-06T07:50:30.186Z] [2024-09-06T07:50:30.186Z] #45 [security-spire-config internal] load build context [2024-09-06T07:50:30.186Z] #45 transferring context: 25.96kB 0.3s done [2024-09-06T07:50:30.186Z] #45 DONE 3.3s [2024-09-06T07:50:30.186Z] [2024-09-06T07:50:30.186Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:30.771Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.7s [2024-09-06T07:50:33.365Z] #40 ... [2024-09-06T07:50:33.365Z] [2024-09-06T07:50:33.365Z] #46 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T07:50:33.365Z] #46 DONE 2.6s [2024-09-06T07:50:33.365Z] [2024-09-06T07:50:33.365Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:50:33.365Z] #47 ... [2024-09-06T07:50:33.365Z] [2024-09-06T07:50:33.365Z] #48 [core-metadata internal] load build context [2024-09-06T07:50:33.633Z] #48 ... [2024-09-06T07:50:33.633Z] [2024-09-06T07:50:33.633Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:33.633Z] #49 ... [2024-09-06T07:50:33.633Z] [2024-09-06T07:50:33.633Z] #50 [support-scheduler internal] load build context [2024-09-06T07:50:33.633Z] #50 ... [2024-09-06T07:50:33.633Z] [2024-09-06T07:50:33.633Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:33.899Z] #40 ... [2024-09-06T07:50:33.899Z] [2024-09-06T07:50:33.899Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:34.166Z] #38 ... [2024-09-06T07:50:34.166Z] [2024-09-06T07:50:34.166Z] #51 [core-command internal] load build context [2024-09-06T07:50:34.166Z] #51 ... [2024-09-06T07:50:34.166Z] [2024-09-06T07:50:34.166Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:34.757Z] #38 ... [2024-09-06T07:50:34.757Z] [2024-09-06T07:50:34.757Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:50:34.757Z] #52 ... [2024-09-06T07:50:34.757Z] [2024-09-06T07:50:34.757Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:35.030Z] #38 transferring context: 32.92MB 10.2s [2024-09-06T07:50:35.301Z] #38 ... [2024-09-06T07:50:35.301Z] [2024-09-06T07:50:35.301Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:35.566Z] #53 ... [2024-09-06T07:50:35.566Z] [2024-09-06T07:50:35.566Z] #54 [core-data internal] load build context [2024-09-06T07:50:35.566Z] #54 ... [2024-09-06T07:50:35.566Z] [2024-09-06T07:50:35.567Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:36.147Z] #53 ... [2024-09-06T07:50:36.147Z] [2024-09-06T07:50:36.147Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:50:36.147Z] #55 ... [2024-09-06T07:50:36.147Z] [2024-09-06T07:50:36.147Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:50:36.147Z] #56 ... [2024-09-06T07:50:36.147Z] [2024-09-06T07:50:36.147Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:50:36.147Z] #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-09-06T07:50:36.147Z] #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T07:50:36.147Z] #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T07:50:36.147Z] #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T07:50:36.147Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T07:50:36.147Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-06T07:50:36.147Z] #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-06T07:50:36.147Z] #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.0s done [2024-09-06T07:50:36.147Z] #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-06T07:50:36.147Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s [2024-09-06T07:50:36.414Z] #41 ... [2024-09-06T07:50:36.414Z] [2024-09-06T07:50:36.414Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:50:36.414Z] #57 ... [2024-09-06T07:50:36.414Z] [2024-09-06T07:50:36.414Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:50:36.679Z] #55 ... [2024-09-06T07:50:36.679Z] [2024-09-06T07:50:36.679Z] #58 [core-keeper internal] load build context [2024-09-06T07:50:36.679Z] #58 ... [2024-09-06T07:50:36.679Z] [2024-09-06T07:50:36.679Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:36.951Z] #42 ... [2024-09-06T07:50:36.951Z] [2024-09-06T07:50:36.951Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:36.951Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-09-06T07:50:38.356Z] #40 ... [2024-09-06T07:50:38.356Z] [2024-09-06T07:50:38.356Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:50:38.356Z] #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:38.356Z] #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:38.622Z] #59 ... [2024-09-06T07:50:38.622Z] [2024-09-06T07:50:38.622Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:50:38.622Z] #0 9.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:38.622Z] #60 ... [2024-09-06T07:50:38.622Z] [2024-09-06T07:50:38.622Z] #48 [core-metadata internal] load build context [2024-09-06T07:50:39.203Z] #48 ... [2024-09-06T07:50:39.203Z] [2024-09-06T07:50:39.203Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T07:50:39.203Z] #61 ... [2024-09-06T07:50:39.203Z] [2024-09-06T07:50:39.203Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:50:39.470Z] #62 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:39.470Z] #62 ... [2024-09-06T07:50:39.470Z] [2024-09-06T07:50:39.470Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T07:50:39.470Z] #0 7.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:39.470Z] #0 8.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:39.470Z] #63 ... [2024-09-06T07:50:39.470Z] [2024-09-06T07:50:39.470Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:50:39.746Z] #64 ... [2024-09-06T07:50:39.746Z] [2024-09-06T07:50:39.746Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T07:50:39.746Z] #65 ... [2024-09-06T07:50:39.746Z] [2024-09-06T07:50:39.746Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:50:39.746Z] #66 ... [2024-09-06T07:50:39.746Z] [2024-09-06T07:50:39.746Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:50:40.012Z] #67 ... [2024-09-06T07:50:40.012Z] [2024-09-06T07:50:40.012Z] #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T07:50:40.012Z] #0 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:40.012Z] #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:40.012Z] #68 ... [2024-09-06T07:50:40.012Z] [2024-09-06T07:50:40.012Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:50:40.278Z] #69 ... [2024-09-06T07:50:40.278Z] [2024-09-06T07:50:40.278Z] #51 [core-command internal] load build context [2024-09-06T07:50:40.278Z] #51 transferring context: 45.71MB 15.4s [2024-09-06T07:50:40.861Z] #51 ... [2024-09-06T07:50:40.861Z] [2024-09-06T07:50:40.861Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:43.439Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.9s [2024-09-06T07:50:43.439Z] #40 ... [2024-09-06T07:50:43.439Z] [2024-09-06T07:50:43.439Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T07:50:43.439Z] #70 ... [2024-09-06T07:50:43.439Z] [2024-09-06T07:50:43.439Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T07:50:43.439Z] #71 ... [2024-09-06T07:50:43.439Z] [2024-09-06T07:50:43.439Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:50:43.439Z] #72 ... [2024-09-06T07:50:43.439Z] [2024-09-06T07:50:43.439Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:50:43.439Z] #73 ... [2024-09-06T07:50:43.439Z] [2024-09-06T07:50:43.439Z] #51 [core-command internal] load build context [2024-09-06T07:50:43.703Z] #51 ... [2024-09-06T07:50:43.703Z] [2024-09-06T07:50:43.703Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:43.973Z] #49 ... [2024-09-06T07:50:43.973Z] [2024-09-06T07:50:43.973Z] #50 [support-scheduler internal] load build context [2024-09-06T07:50:43.973Z] #50 ... [2024-09-06T07:50:43.973Z] [2024-09-06T07:50:43.973Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:44.935Z] #49 ... [2024-09-06T07:50:44.935Z] [2024-09-06T07:50:44.935Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:50:45.201Z] #52 ... [2024-09-06T07:50:45.201Z] [2024-09-06T07:50:45.201Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:45.201Z] #49 transferring context: 60.23MB 21.4s [2024-09-06T07:50:45.466Z] #49 ... [2024-09-06T07:50:45.466Z] [2024-09-06T07:50:45.466Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:45.731Z] #38 ... [2024-09-06T07:50:45.731Z] [2024-09-06T07:50:45.731Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:45.731Z] #49 ... [2024-09-06T07:50:45.731Z] [2024-09-06T07:50:45.731Z] #54 [core-data internal] load build context [2024-09-06T07:50:45.731Z] #54 ... [2024-09-06T07:50:45.731Z] [2024-09-06T07:50:45.731Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:45.997Z] #38 ... [2024-09-06T07:50:45.997Z] [2024-09-06T07:50:45.997Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:46.261Z] #53 ... [2024-09-06T07:50:46.261Z] [2024-09-06T07:50:46.261Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T07:50:46.261Z] #68 14.13 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:46.261Z] #68 14.22 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:46.261Z] #68 14.37 OK: 8 MiB in 16 packages [2024-09-06T07:50:46.261Z] #68 DONE 17.3s [2024-09-06T07:50:46.261Z] [2024-09-06T07:50:46.261Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:50:46.261Z] #74 ... [2024-09-06T07:50:46.261Z] [2024-09-06T07:50:46.261Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:50:46.524Z] #56 ... [2024-09-06T07:50:46.524Z] [2024-09-06T07:50:46.524Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:46.524Z] #38 ... [2024-09-06T07:50:46.524Z] [2024-09-06T07:50:46.524Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:50:46.524Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.3s [2024-09-06T07:50:46.788Z] #41 ... [2024-09-06T07:50:46.788Z] [2024-09-06T07:50:46.788Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:50:46.788Z] #57 ... [2024-09-06T07:50:46.788Z] [2024-09-06T07:50:46.788Z] #58 [core-keeper internal] load build context [2024-09-06T07:50:47.052Z] #58 ... [2024-09-06T07:50:47.052Z] [2024-09-06T07:50:47.052Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:50:47.052Z] #55 ... [2024-09-06T07:50:47.052Z] [2024-09-06T07:50:47.052Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:47.052Z] #42 ... [2024-09-06T07:50:47.052Z] [2024-09-06T07:50:47.052Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:50:48.983Z] #57 ... [2024-09-06T07:50:48.983Z] [2024-09-06T07:50:48.983Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:50:48.983Z] #66 DONE 19.4s [2024-09-06T07:50:48.983Z] [2024-09-06T07:50:48.983Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:50:48.983Z] #57 ... [2024-09-06T07:50:48.983Z] [2024-09-06T07:50:48.983Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:50:48.983Z] #60 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:48.983Z] #60 15.05 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:50:48.983Z] #60 15.05 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:50:48.983Z] #60 15.05 OK: 19948 distinct packages available [2024-09-06T07:50:48.983Z] #60 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:48.983Z] #60 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:48.983Z] #60 ... [2024-09-06T07:50:48.983Z] [2024-09-06T07:50:48.983Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:49.248Z] #53 ... [2024-09-06T07:50:49.248Z] [2024-09-06T07:50:49.248Z] #48 [core-metadata internal] load build context [2024-09-06T07:50:49.513Z] #48 ... [2024-09-06T07:50:49.513Z] [2024-09-06T07:50:49.513Z] #54 [core-data internal] load build context [2024-09-06T07:50:49.786Z] #54 ... [2024-09-06T07:50:49.786Z] [2024-09-06T07:50:49.786Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:50:49.786Z] #64 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:49.786Z] #64 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:49.786Z] #64 17.17 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T07:50:49.786Z] #64 18.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:49.786Z] #64 18.15 (3/4) Installing su-exec (0.2-r3) [2024-09-06T07:50:49.786Z] #64 18.15 (4/4) Installing yq (4.33.3-r5) [2024-09-06T07:50:49.786Z] #64 19.69 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:49.786Z] #64 20.02 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:50:49.786Z] #64 ... [2024-09-06T07:50:49.786Z] [2024-09-06T07:50:49.786Z] #54 [core-data internal] load build context [2024-09-06T07:50:50.364Z] #54 transferring context: 47.10MB 24.2s [2024-09-06T07:50:51.318Z] #54 ... [2024-09-06T07:50:51.318Z] [2024-09-06T07:50:51.318Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:50:51.318Z] #62 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:51.318Z] #62 17.81 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T07:50:51.318Z] #62 18.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:51.318Z] #62 18.30 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:51.318Z] #62 18.40 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:50:51.318Z] #62 20.28 OK: 9 MiB in 17 packages [2024-09-06T07:50:51.318Z] #62 ... [2024-09-06T07:50:51.318Z] [2024-09-06T07:50:51.318Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T07:50:51.318Z] #63 12.98 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T07:50:51.318Z] #63 13.45 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:51.318Z] #63 13.45 (3/3) Installing tzdata (2024a-r0) [2024-09-06T07:50:51.318Z] #63 16.38 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:51.318Z] #63 16.69 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:50:51.318Z] #63 18.49 OK: 12 MiB in 18 packages [2024-09-06T07:50:51.318Z] #63 DONE 22.1s [2024-09-06T07:50:51.318Z] [2024-09-06T07:50:51.318Z] #51 [core-command internal] load build context [2024-09-06T07:50:51.318Z] #51 ... [2024-09-06T07:50:51.318Z] [2024-09-06T07:50:51.318Z] #54 [core-data internal] load build context [2024-09-06T07:50:51.581Z] #54 ... [2024-09-06T07:50:51.581Z] [2024-09-06T07:50:51.581Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T07:50:51.581Z] #62 DONE 22.3s [2024-09-06T07:50:51.581Z] [2024-09-06T07:50:51.581Z] #54 [core-data internal] load build context [2024-09-06T07:50:51.845Z] #54 ... [2024-09-06T07:50:51.845Z] [2024-09-06T07:50:51.845Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T07:50:51.845Z] #72 DONE 18.8s [2024-09-06T07:50:51.845Z] [2024-09-06T07:50:51.845Z] #54 [core-data internal] load build context [2024-09-06T07:50:51.845Z] #54 ... [2024-09-06T07:50:51.845Z] [2024-09-06T07:50:51.845Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:50:51.845Z] #69 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:51.845Z] #69 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:51.845Z] #69 22.03 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:51.845Z] #69 22.03 (2/2) Installing su-exec (0.2-r3) [2024-09-06T07:50:51.845Z] #69 22.14 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:51.845Z] #69 22.41 OK: 8 MiB in 17 packages [2024-09-06T07:50:52.111Z] #69 ... [2024-09-06T07:50:52.111Z] [2024-09-06T07:50:52.111Z] #54 [core-data internal] load build context [2024-09-06T07:50:53.088Z] #54 ... [2024-09-06T07:50:53.088Z] [2024-09-06T07:50:53.088Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:50:53.088Z] #59 14.44 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:50:53.088Z] #59 14.44 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:50:53.088Z] #59 14.44 OK: 19948 distinct packages available [2024-09-06T07:50:53.088Z] #59 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:53.088Z] #59 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:53.088Z] #59 23.53 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:53.088Z] #59 23.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:50:53.088Z] #59 23.64 (3/4) Installing libucontext (1.2-r2) [2024-09-06T07:50:53.088Z] #59 23.64 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T07:50:53.088Z] #59 23.86 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:53.088Z] #59 24.12 OK: 8 MiB in 19 packages [2024-09-06T07:50:53.088Z] #59 ... [2024-09-06T07:50:53.088Z] [2024-09-06T07:50:53.088Z] #54 [core-data internal] load build context [2024-09-06T07:50:53.667Z] #54 ... [2024-09-06T07:50:53.667Z] [2024-09-06T07:50:53.667Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:53.667Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.7s [2024-09-06T07:50:53.936Z] #40 ... [2024-09-06T07:50:53.936Z] [2024-09-06T07:50:53.936Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:50:53.936Z] #52 ... [2024-09-06T07:50:53.936Z] [2024-09-06T07:50:53.936Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:50:53.936Z] #40 ... [2024-09-06T07:50:53.936Z] [2024-09-06T07:50:53.936Z] #50 [support-scheduler internal] load build context [2024-09-06T07:50:54.201Z] #50 ... [2024-09-06T07:50:54.201Z] [2024-09-06T07:50:54.201Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:50:54.201Z] #47 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:54.201Z] #47 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:54.201Z] #47 20.15 OK: 266 MiB in 52 packages [2024-09-06T07:50:54.201Z] #47 ... [2024-09-06T07:50:54.201Z] [2024-09-06T07:50:54.201Z] #54 [core-data internal] load build context [2024-09-06T07:50:54.464Z] #54 ... [2024-09-06T07:50:54.464Z] [2024-09-06T07:50:54.464Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T07:50:54.464Z] #69 DONE 25.4s [2024-09-06T07:50:54.464Z] [2024-09-06T07:50:54.464Z] #54 [core-data internal] load build context [2024-09-06T07:50:54.730Z] #54 ... [2024-09-06T07:50:54.730Z] [2024-09-06T07:50:54.730Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T07:50:54.730Z] #64 22.25 OK: 18 MiB in 19 packages [2024-09-06T07:50:54.730Z] #64 DONE 25.6s [2024-09-06T07:50:54.730Z] [2024-09-06T07:50:54.730Z] #54 [core-data internal] load build context [2024-09-06T07:50:55.696Z] #54 transferring context: 54.64MB 29.4s [2024-09-06T07:50:55.696Z] #54 ... [2024-09-06T07:50:55.696Z] [2024-09-06T07:50:55.696Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:50:55.696Z] #67 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:55.696Z] #67 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:55.696Z] #67 26.04 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:50:55.696Z] #67 26.53 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:50:55.696Z] #67 26.53 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:55.696Z] #67 26.53 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T07:50:55.962Z] #67 ... [2024-09-06T07:50:55.962Z] [2024-09-06T07:50:55.962Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:55.962Z] #49 ... [2024-09-06T07:50:55.962Z] [2024-09-06T07:50:55.962Z] #54 [core-data internal] load build context [2024-09-06T07:50:56.544Z] #54 ... [2024-09-06T07:50:56.544Z] [2024-09-06T07:50:56.544Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:50:56.544Z] #56 ... [2024-09-06T07:50:56.544Z] [2024-09-06T07:50:56.544Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:50:56.809Z] #38 ... [2024-09-06T07:50:56.809Z] [2024-09-06T07:50:56.809Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:50:57.076Z] #56 ... [2024-09-06T07:50:57.076Z] [2024-09-06T07:50:57.076Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:50:57.076Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.0s [2024-09-06T07:50:57.076Z] #41 ... [2024-09-06T07:50:57.076Z] [2024-09-06T07:50:57.076Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T07:50:57.076Z] #61 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:57.076Z] #61 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:57.076Z] #61 27.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:50:57.076Z] #61 27.62 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:57.076Z] #61 27.62 OK: 8 MiB in 16 packages [2024-09-06T07:50:57.076Z] #61 ... [2024-09-06T07:50:57.076Z] [2024-09-06T07:50:57.076Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:50:57.341Z] #55 ... [2024-09-06T07:50:57.341Z] [2024-09-06T07:50:57.341Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:57.341Z] #42 ... [2024-09-06T07:50:57.341Z] [2024-09-06T07:50:57.341Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:50:57.341Z] #47 DONE 24.5s [2024-09-06T07:50:57.341Z] [2024-09-06T07:50:57.341Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:57.341Z] #42 ... [2024-09-06T07:50:57.341Z] [2024-09-06T07:50:57.341Z] #58 [core-keeper internal] load build context [2024-09-06T07:50:57.604Z] #58 ... [2024-09-06T07:50:57.604Z] [2024-09-06T07:50:57.604Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T07:50:57.604Z] #65 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:57.604Z] #65 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:50:57.604Z] #65 28.36 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:50:57.604Z] #65 28.36 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:50:57.604Z] #65 28.36 OK: 19948 distinct packages available [2024-09-06T07:50:57.604Z] #65 ... [2024-09-06T07:50:57.604Z] [2024-09-06T07:50:57.604Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T07:50:57.604Z] #59 DONE 29.2s [2024-09-06T07:50:57.604Z] [2024-09-06T07:50:57.604Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:50:59.005Z] #42 ... [2024-09-06T07:50:59.005Z] [2024-09-06T07:50:59.005Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T07:50:59.005Z] #75 ... [2024-09-06T07:50:59.005Z] [2024-09-06T07:50:59.005Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:59.269Z] #49 ... [2024-09-06T07:50:59.269Z] [2024-09-06T07:50:59.269Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:50:59.538Z] #57 ... [2024-09-06T07:50:59.538Z] [2024-09-06T07:50:59.538Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:50:59.538Z] #49 ... [2024-09-06T07:50:59.538Z] [2024-09-06T07:50:59.538Z] #48 [core-metadata internal] load build context [2024-09-06T07:50:59.538Z] #48 ... [2024-09-06T07:50:59.538Z] [2024-09-06T07:50:59.538Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:59.801Z] #53 ... [2024-09-06T07:50:59.801Z] [2024-09-06T07:50:59.801Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T07:50:59.801Z] #67 26.72 (5/6) Installing su-exec (0.2-r3) [2024-09-06T07:50:59.801Z] #67 26.72 (6/6) Installing yq (4.33.3-r5) [2024-09-06T07:50:59.801Z] #67 27.57 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:50:59.801Z] #67 27.64 OK: 18 MiB in 19 packages [2024-09-06T07:50:59.801Z] #67 DONE 30.5s [2024-09-06T07:50:59.801Z] [2024-09-06T07:50:59.801Z] #53 [support-notifications internal] load build context [2024-09-06T07:50:59.801Z] #53 ... [2024-09-06T07:50:59.801Z] [2024-09-06T07:50:59.801Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:00.381Z] #49 ... [2024-09-06T07:51:00.381Z] [2024-09-06T07:51:00.381Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T07:51:00.381Z] #60 27.06 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:00.381Z] #60 27.61 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:00.381Z] #60 27.72 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T07:51:00.381Z] #60 27.72 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:51:00.381Z] #60 27.72 (5/7) Installing libucontext (1.2-r2) [2024-09-06T07:51:00.381Z] #60 27.77 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T07:51:00.381Z] #60 27.90 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T07:51:00.381Z] #60 28.07 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:51:00.381Z] #60 28.18 OK: 9 MiB in 20 packages [2024-09-06T07:51:00.381Z] #60 DONE 32.7s [2024-09-06T07:51:00.381Z] [2024-09-06T07:51:00.381Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:00.646Z] #53 transferring context: 64.22MB 34.5s [2024-09-06T07:51:00.646Z] #53 ... [2024-09-06T07:51:00.646Z] [2024-09-06T07:51:00.646Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T07:51:00.646Z] #70 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:00.646Z] #70 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:00.646Z] #70 25.93 OK: 266 MiB in 52 packages [2024-09-06T07:51:00.910Z] #70 ... [2024-09-06T07:51:00.910Z] [2024-09-06T07:51:00.910Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:01.175Z] #53 ... [2024-09-06T07:51:01.175Z] [2024-09-06T07:51:01.175Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T07:51:01.175Z] #61 DONE 32.0s [2024-09-06T07:51:01.175Z] [2024-09-06T07:51:01.175Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:01.440Z] #53 ... [2024-09-06T07:51:01.440Z] [2024-09-06T07:51:01.440Z] #51 [core-command internal] load build context [2024-09-06T07:51:01.706Z] #51 ... [2024-09-06T07:51:01.706Z] [2024-09-06T07:51:01.706Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:01.706Z] #76 ... [2024-09-06T07:51:01.706Z] [2024-09-06T07:51:01.706Z] #51 [core-command internal] load build context [2024-09-06T07:51:01.970Z] #51 ... [2024-09-06T07:51:01.970Z] [2024-09-06T07:51:01.970Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:51:01.970Z] #73 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:01.970Z] #73 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:01.970Z] #73 27.36 OK: 266 MiB in 52 packages [2024-09-06T07:51:01.970Z] #73 ... [2024-09-06T07:51:01.970Z] [2024-09-06T07:51:01.970Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:02.236Z] #77 ... [2024-09-06T07:51:02.236Z] [2024-09-06T07:51:02.236Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T07:51:02.236Z] #78 ... [2024-09-06T07:51:02.236Z] [2024-09-06T07:51:02.236Z] #51 [core-command internal] load build context [2024-09-06T07:51:02.236Z] #51 ... [2024-09-06T07:51:02.236Z] [2024-09-06T07:51:02.236Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T07:51:02.236Z] #71 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:02.236Z] #71 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:02.236Z] #71 26.96 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T07:51:02.236Z] #71 26.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T07:51:02.236Z] #71 26.96 OK: 19954 distinct packages available [2024-09-06T07:51:02.236Z] #71 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:02.236Z] #71 28.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:02.499Z] #71 ... [2024-09-06T07:51:02.499Z] [2024-09-06T07:51:02.499Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:02.499Z] #53 ... [2024-09-06T07:51:02.499Z] [2024-09-06T07:51:02.499Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T07:51:02.499Z] #70 DONE 29.5s [2024-09-06T07:51:02.499Z] [2024-09-06T07:51:02.499Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:03.456Z] #53 ... [2024-09-06T07:51:03.456Z] [2024-09-06T07:51:03.456Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T07:51:03.456Z] #73 DONE 30.7s [2024-09-06T07:51:03.720Z] [2024-09-06T07:51:03.720Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:03.984Z] #48 ... [2024-09-06T07:51:03.984Z] [2024-09-06T07:51:03.984Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:04.251Z] #52 ... [2024-09-06T07:51:04.251Z] [2024-09-06T07:51:04.251Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:04.251Z] #77 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:04.251Z] #77 ... [2024-09-06T07:51:04.251Z] [2024-09-06T07:51:04.251Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:04.515Z] #50 ... [2024-09-06T07:51:04.515Z] [2024-09-06T07:51:04.515Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:04.515Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.3s [2024-09-06T07:51:04.515Z] #40 ... [2024-09-06T07:51:04.515Z] [2024-09-06T07:51:04.515Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:04.781Z] #50 ... [2024-09-06T07:51:04.781Z] [2024-09-06T07:51:04.781Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T07:51:05.046Z] #79 ... [2024-09-06T07:51:05.046Z] [2024-09-06T07:51:05.046Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T07:51:05.046Z] #80 ... [2024-09-06T07:51:05.046Z] [2024-09-06T07:51:05.046Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:06.547Z] #40 ... [2024-09-06T07:51:06.547Z] [2024-09-06T07:51:06.547Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T07:51:06.547Z] #71 31.49 OK: 266 MiB in 52 packages [2024-09-06T07:51:06.547Z] #71 DONE 33.3s [2024-09-06T07:51:06.547Z] [2024-09-06T07:51:06.547Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:06.547Z] #50 transferring context: 55.33MB 42.4s [2024-09-06T07:51:06.547Z] #50 ... [2024-09-06T07:51:06.547Z] [2024-09-06T07:51:06.547Z] #54 [core-data internal] load build context [2024-09-06T07:51:06.812Z] #54 ... [2024-09-06T07:51:06.812Z] [2024-09-06T07:51:06.812Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T07:51:06.812Z] #74 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:06.812Z] #74 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:06.812Z] #74 17.15 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:06.812Z] #74 17.79 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:06.812Z] #74 17.91 OK: 8 MiB in 16 packages [2024-09-06T07:51:06.812Z] #74 DONE 20.5s [2024-09-06T07:51:06.812Z] [2024-09-06T07:51:06.812Z] #54 [core-data internal] load build context [2024-09-06T07:51:06.812Z] #54 ... [2024-09-06T07:51:06.812Z] [2024-09-06T07:51:06.812Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:06.812Z] #40 ... [2024-09-06T07:51:06.812Z] [2024-09-06T07:51:06.812Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:07.077Z] #38 ... [2024-09-06T07:51:07.077Z] [2024-09-06T07:51:07.077Z] #54 [core-data internal] load build context [2024-09-06T07:51:07.077Z] #54 ... [2024-09-06T07:51:07.077Z] [2024-09-06T07:51:07.077Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T07:51:07.077Z] #65 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:07.077Z] #65 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:07.077Z] #65 33.81 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T07:51:07.077Z] #65 33.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T07:51:07.077Z] #65 34.05 (3/11) Installing libunistring (1.1-r1) [2024-09-06T07:51:07.077Z] #65 34.22 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T07:51:07.077Z] #65 34.22 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T07:51:07.077Z] #65 34.22 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T07:51:07.077Z] #65 34.33 (7/11) Installing curl (8.9.0-r0) [2024-09-06T07:51:07.077Z] #65 34.38 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T07:51:07.077Z] #65 34.41 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T07:51:07.077Z] #65 34.41 (10/11) Installing libucontext (1.2-r2) [2024-09-06T07:51:07.077Z] #65 34.45 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T07:51:07.077Z] #65 34.51 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:51:07.077Z] #65 34.76 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:51:07.077Z] #65 36.09 OK: 13 MiB in 26 packages [2024-09-06T07:51:07.077Z] #65 DONE 37.8s [2024-09-06T07:51:07.077Z] [2024-09-06T07:51:07.077Z] #54 [core-data internal] load build context [2024-09-06T07:51:07.077Z] #54 ... [2024-09-06T07:51:07.077Z] [2024-09-06T07:51:07.077Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:07.344Z] #56 ... [2024-09-06T07:51:07.344Z] [2024-09-06T07:51:07.344Z] #54 [core-data internal] load build context [2024-09-06T07:51:07.344Z] #54 ... [2024-09-06T07:51:07.344Z] [2024-09-06T07:51:07.344Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:07.608Z] #55 ... [2024-09-06T07:51:07.608Z] [2024-09-06T07:51:07.608Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:51:07.608Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s [2024-09-06T07:51:07.608Z] #41 ... [2024-09-06T07:51:07.608Z] [2024-09-06T07:51:07.608Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:07.872Z] #58 ... [2024-09-06T07:51:07.872Z] [2024-09-06T07:51:07.872Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T07:51:07.872Z] #81 ... [2024-09-06T07:51:07.872Z] [2024-09-06T07:51:07.872Z] #54 [core-data internal] load build context [2024-09-06T07:51:09.280Z] #54 ... [2024-09-06T07:51:09.280Z] [2024-09-06T07:51:09.280Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T07:51:09.280Z] #75 12.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:09.280Z] #75 13.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:09.280Z] #75 17.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T07:51:09.280Z] #75 17.83 Executing busybox-1.36.1-r7.trigger [2024-09-06T07:51:09.280Z] #75 18.00 OK: 8 MiB in 16 packages [2024-09-06T07:51:09.280Z] #75 DONE 20.3s [2024-09-06T07:51:09.280Z] [2024-09-06T07:51:09.280Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:09.280Z] #42 ... [2024-09-06T07:51:09.280Z] [2024-09-06T07:51:09.280Z] #54 [core-data internal] load build context [2024-09-06T07:51:09.545Z] #54 ... [2024-09-06T07:51:09.545Z] [2024-09-06T07:51:09.545Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:09.810Z] #57 ... [2024-09-06T07:51:09.810Z] [2024-09-06T07:51:09.810Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:09.810Z] #42 ... [2024-09-06T07:51:09.811Z] [2024-09-06T07:51:09.811Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T07:51:10.076Z] #82 ... [2024-09-06T07:51:10.076Z] [2024-09-06T07:51:10.076Z] #54 [core-data internal] load build context [2024-09-06T07:51:10.341Z] #54 ... [2024-09-06T07:51:10.341Z] [2024-09-06T07:51:10.341Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:10.614Z] #49 ... [2024-09-06T07:51:10.614Z] [2024-09-06T07:51:10.614Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:10.614Z] #77 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:10.614Z] #77 16.25 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:10.614Z] #77 16.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:10.614Z] #77 16.50 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:51:10.614Z] #77 17.25 OK: 9 MiB in 17 packages [2024-09-06T07:51:10.615Z] #77 DONE 18.6s [2024-09-06T07:51:10.615Z] [2024-09-06T07:51:10.615Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:10.615Z] #49 ... [2024-09-06T07:51:10.615Z] [2024-09-06T07:51:10.615Z] #54 [core-data internal] load build context [2024-09-06T07:51:10.880Z] #54 ... [2024-09-06T07:51:10.880Z] [2024-09-06T07:51:10.880Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T07:51:10.880Z] #83 ... [2024-09-06T07:51:10.880Z] [2024-09-06T07:51:10.880Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:11.835Z] #49 ... [2024-09-06T07:51:11.835Z] [2024-09-06T07:51:11.835Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:11.835Z] #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:11.835Z] #76 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:11.835Z] #76 17.48 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:11.835Z] #76 17.68 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:11.835Z] #76 17.78 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:51:11.835Z] #76 18.43 OK: 12 MiB in 18 packages [2024-09-06T07:51:11.835Z] #76 DONE 20.2s [2024-09-06T07:51:11.835Z] [2024-09-06T07:51:11.835Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:11.835Z] #57 transferring context: 68.68MB 44.3s [2024-09-06T07:51:12.100Z] #57 ... [2024-09-06T07:51:12.100Z] [2024-09-06T07:51:12.100Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T07:51:12.369Z] #84 ... [2024-09-06T07:51:12.369Z] [2024-09-06T07:51:12.369Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:12.636Z] #57 ... [2024-09-06T07:51:12.636Z] [2024-09-06T07:51:12.636Z] #51 [core-command internal] load build context [2024-09-06T07:51:12.636Z] #51 ... [2024-09-06T07:51:12.636Z] [2024-09-06T07:51:12.636Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:12.902Z] #53 ... [2024-09-06T07:51:12.902Z] [2024-09-06T07:51:12.902Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:13.167Z] #57 ... [2024-09-06T07:51:13.167Z] [2024-09-06T07:51:13.167Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T07:51:13.167Z] #78 14.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:13.167Z] #78 16.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:13.167Z] #78 19.72 OK: 266 MiB in 52 packages [2024-09-06T07:51:13.167Z] #78 DONE 21.3s [2024-09-06T07:51:13.167Z] [2024-09-06T07:51:13.167Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:14.565Z] #57 ... [2024-09-06T07:51:14.565Z] [2024-09-06T07:51:14.565Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T07:51:14.565Z] #80 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:14.565Z] #80 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:14.565Z] #80 16.41 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:14.565Z] #80 16.72 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:14.565Z] #80 16.72 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:51:14.565Z] #80 17.21 OK: 18 MiB in 19 packages [2024-09-06T07:51:14.565Z] #80 DONE 19.4s [2024-09-06T07:51:14.565Z] [2024-09-06T07:51:14.565Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:14.565Z] #57 ... [2024-09-06T07:51:14.565Z] [2024-09-06T07:51:14.565Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:14.565Z] #48 ... [2024-09-06T07:51:14.565Z] [2024-09-06T07:51:14.565Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:14.565Z] #52 ... [2024-09-06T07:51:14.565Z] [2024-09-06T07:51:14.565Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:15.154Z] #48 ... [2024-09-06T07:51:15.154Z] [2024-09-06T07:51:15.154Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T07:51:15.154Z] #79 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:15.154Z] #79 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:15.154Z] #79 19.27 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:15.154Z] #79 19.45 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:15.154Z] #79 19.45 OK: 8 MiB in 17 packages [2024-09-06T07:51:15.154Z] #79 DONE 20.5s [2024-09-06T07:51:15.154Z] [2024-09-06T07:51:15.154Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:16.107Z] #48 ... [2024-09-06T07:51:16.107Z] [2024-09-06T07:51:16.107Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T07:51:16.107Z] #81 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:16.107Z] #81 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:16.107Z] #81 16.83 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:16.107Z] #81 16.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:16.107Z] #81 17.04 OK: 8 MiB in 19 packages [2024-09-06T07:51:16.107Z] #81 DONE 18.2s [2024-09-06T07:51:16.107Z] [2024-09-06T07:51:16.107Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:16.688Z] #48 transferring context: 97.34MB 53.0s [2024-09-06T07:51:16.688Z] #48 ... [2024-09-06T07:51:16.688Z] [2024-09-06T07:51:16.688Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:16.688Z] #50 ... [2024-09-06T07:51:16.688Z] [2024-09-06T07:51:16.688Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:17.281Z] #53 ... [2024-09-06T07:51:17.281Z] [2024-09-06T07:51:17.281Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:17.281Z] #38 ... [2024-09-06T07:51:17.281Z] [2024-09-06T07:51:17.281Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:17.281Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.0s [2024-09-06T07:51:17.281Z] #40 ... [2024-09-06T07:51:17.281Z] [2024-09-06T07:51:17.281Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:17.549Z] #56 ... [2024-09-06T07:51:17.549Z] [2024-09-06T07:51:17.549Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:17.549Z] #85 ... [2024-09-06T07:51:17.549Z] [2024-09-06T07:51:17.549Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T07:51:17.549Z] #83 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:17.549Z] #83 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:17.549Z] #83 15.91 OK: 9 MiB in 20 packages [2024-09-06T07:51:17.549Z] #83 DONE 17.7s [2024-09-06T07:51:17.549Z] [2024-09-06T07:51:17.549Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:17.814Z] #55 ... [2024-09-06T07:51:17.814Z] [2024-09-06T07:51:17.814Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:18.079Z] #40 ... [2024-09-06T07:51:18.079Z] [2024-09-06T07:51:18.079Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:18.079Z] #58 ... [2024-09-06T07:51:18.079Z] [2024-09-06T07:51:18.079Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:18.657Z] #53 ... [2024-09-06T07:51:18.657Z] [2024-09-06T07:51:18.657Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:51:18.657Z] #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.9s done [2024-09-06T07:51:18.922Z] #41 ... [2024-09-06T07:51:18.922Z] [2024-09-06T07:51:18.922Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:19.186Z] #38 ... [2024-09-06T07:51:19.186Z] [2024-09-06T07:51:19.186Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T07:51:19.186Z] #82 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:19.186Z] #82 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:19.186Z] #82 17.73 OK: 18 MiB in 19 packages [2024-09-06T07:51:19.186Z] #82 DONE 19.2s [2024-09-06T07:51:19.186Z] [2024-09-06T07:51:19.187Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:20.140Z] #38 ... [2024-09-06T07:51:20.140Z] [2024-09-06T07:51:20.140Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:20.140Z] #42 ... [2024-09-06T07:51:20.140Z] [2024-09-06T07:51:20.140Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:20.718Z] #38 ... [2024-09-06T07:51:20.718Z] [2024-09-06T07:51:20.718Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T07:51:20.718Z] #84 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:20.718Z] #84 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:20.718Z] #84 17.28 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:20.718Z] #84 17.48 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:20.718Z] #84 17.51 OK: 8 MiB in 16 packages [2024-09-06T07:51:20.718Z] #84 DONE 18.6s [2024-09-06T07:51:20.718Z] [2024-09-06T07:51:20.718Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T07:51:20.718Z] #86 DONE 1.6s [2024-09-06T07:51:20.718Z] [2024-09-06T07:51:20.718Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:20.982Z] #38 ... [2024-09-06T07:51:20.982Z] [2024-09-06T07:51:20.982Z] #54 [core-data internal] load build context [2024-09-06T07:51:20.982Z] #54 ... [2024-09-06T07:51:20.982Z] [2024-09-06T07:51:20.982Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:21.247Z] #38 ... [2024-09-06T07:51:21.247Z] [2024-09-06T07:51:21.247Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T07:51:21.247Z] #85 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:21.247Z] #85 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T07:51:21.247Z] #85 13.07 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:21.247Z] #85 13.15 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T07:51:21.247Z] #85 13.20 Executing ca-certificates-20240226-r0.trigger [2024-09-06T07:51:21.247Z] #85 13.51 OK: 13 MiB in 26 packages [2024-09-06T07:51:21.247Z] #85 DONE 14.1s [2024-09-06T07:51:21.247Z] [2024-09-06T07:51:21.247Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:21.831Z] #38 transferring context: 101.53MB 56.9s [2024-09-06T07:51:21.831Z] #38 ... [2024-09-06T07:51:21.831Z] [2024-09-06T07:51:21.831Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T07:51:21.831Z] #87 DONE 6.4s [2024-09-06T07:51:21.831Z] [2024-09-06T07:51:21.831Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:22.412Z] #38 ... [2024-09-06T07:51:22.412Z] [2024-09-06T07:51:22.412Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:22.412Z] #49 ... [2024-09-06T07:51:22.412Z] [2024-09-06T07:51:22.412Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:22.677Z] #38 ... [2024-09-06T07:51:22.677Z] [2024-09-06T07:51:22.677Z] #51 [core-command internal] load build context [2024-09-06T07:51:22.943Z] #51 ... [2024-09-06T07:51:22.943Z] [2024-09-06T07:51:22.943Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T07:51:22.943Z] #88 DONE 0.9s [2024-09-06T07:51:22.943Z] [2024-09-06T07:51:22.943Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:24.358Z] #38 ... [2024-09-06T07:51:24.358Z] [2024-09-06T07:51:24.358Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:24.624Z] #57 ... [2024-09-06T07:51:24.624Z] [2024-09-06T07:51:24.624Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:24.893Z] #38 ... [2024-09-06T07:51:24.893Z] [2024-09-06T07:51:24.893Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:24.893Z] #52 ... [2024-09-06T07:51:24.893Z] [2024-09-06T07:51:24.893Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:25.473Z] #38 ... [2024-09-06T07:51:25.473Z] [2024-09-06T07:51:25.473Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T07:51:25.473Z] #89 DONE 1.6s [2024-09-06T07:51:25.473Z] [2024-09-06T07:51:25.473Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:26.878Z] #38 transferring context: 123.76MB 62.0s [2024-09-06T07:51:26.878Z] #38 ... [2024-09-06T07:51:26.878Z] [2024-09-06T07:51:26.878Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:26.878Z] #48 ... [2024-09-06T07:51:26.878Z] [2024-09-06T07:51:26.878Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:27.459Z] #38 ... [2024-09-06T07:51:27.459Z] [2024-09-06T07:51:27.459Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:27.459Z] #50 ... [2024-09-06T07:51:27.459Z] [2024-09-06T07:51:27.459Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:27.730Z] #38 ... [2024-09-06T07:51:27.730Z] [2024-09-06T07:51:27.730Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:27.730Z] #56 ... [2024-09-06T07:51:27.730Z] [2024-09-06T07:51:27.730Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T07:51:27.730Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.4s done [2024-09-06T07:51:27.730Z] #40 DONE 65.7s [2024-09-06T07:51:27.730Z] [2024-09-06T07:51:27.730Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:27.730Z] #56 ... [2024-09-06T07:51:27.730Z] [2024-09-06T07:51:27.730Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:27.730Z] #38 ... [2024-09-06T07:51:27.730Z] [2024-09-06T07:51:27.730Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:27.995Z] #55 ... [2024-09-06T07:51:27.995Z] [2024-09-06T07:51:27.995Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:28.260Z] #38 ... [2024-09-06T07:51:28.260Z] [2024-09-06T07:51:28.260Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:28.260Z] #58 ... [2024-09-06T07:51:28.260Z] [2024-09-06T07:51:28.260Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:28.845Z] #38 ... [2024-09-06T07:51:28.845Z] [2024-09-06T07:51:28.845Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:28.845Z] #53 ... [2024-09-06T07:51:28.845Z] [2024-09-06T07:51:28.845Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:30.256Z] #38 ... [2024-09-06T07:51:30.256Z] [2024-09-06T07:51:30.256Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:30.257Z] #42 ... [2024-09-06T07:51:30.257Z] [2024-09-06T07:51:30.257Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:31.217Z] #38 ... [2024-09-06T07:51:31.217Z] [2024-09-06T07:51:31.217Z] #54 [core-data internal] load build context [2024-09-06T07:51:31.217Z] #54 ... [2024-09-06T07:51:31.217Z] [2024-09-06T07:51:31.217Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:31.484Z] #38 ... [2024-09-06T07:51:31.484Z] [2024-09-06T07:51:31.484Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T07:51:31.484Z] #41 ... [2024-09-06T07:51:31.484Z] [2024-09-06T07:51:31.484Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:31.748Z] #38 transferring context: 148.66MB 67.2s [2024-09-06T07:51:32.704Z] #38 ... [2024-09-06T07:51:32.704Z] [2024-09-06T07:51:32.704Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:32.704Z] #49 ... [2024-09-06T07:51:32.704Z] [2024-09-06T07:51:32.704Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:32.972Z] #38 ... [2024-09-06T07:51:32.972Z] [2024-09-06T07:51:32.972Z] #51 [core-command internal] load build context [2024-09-06T07:51:33.237Z] #51 ... [2024-09-06T07:51:33.237Z] [2024-09-06T07:51:33.237Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:33.237Z] #48 ... [2024-09-06T07:51:33.237Z] [2024-09-06T07:51:33.237Z] #51 [core-command internal] load build context [2024-09-06T07:51:34.649Z] #51 ... [2024-09-06T07:51:34.649Z] [2024-09-06T07:51:34.649Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:51:34.649Z] #90 DONE 3.2s [2024-09-06T07:51:34.649Z] [2024-09-06T07:51:34.649Z] #51 [core-command internal] load build context [2024-09-06T07:51:34.913Z] #51 ... [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:51:34.913Z] #91 DONE 4.3s [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #51 [core-command internal] load build context [2024-09-06T07:51:34.913Z] #51 ... [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T07:51:34.913Z] #92 DONE 4.4s [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #51 [core-command internal] load build context [2024-09-06T07:51:34.913Z] #51 ... [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:34.913Z] #57 ... [2024-09-06T07:51:34.913Z] [2024-09-06T07:51:34.913Z] #51 [core-command internal] load build context [2024-09-06T07:51:35.182Z] #51 ... [2024-09-06T07:51:35.182Z] [2024-09-06T07:51:35.182Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:35.182Z] #52 ... [2024-09-06T07:51:35.182Z] [2024-09-06T07:51:35.182Z] #51 [core-command internal] load build context [2024-09-06T07:51:35.765Z] #51 ... [2024-09-06T07:51:35.765Z] [2024-09-06T07:51:35.765Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T07:51:35.765Z] #93 DONE 1.2s [2024-09-06T07:51:35.765Z] [2024-09-06T07:51:35.765Z] #51 [core-command internal] load build context [2024-09-06T07:51:36.344Z] #51 ... [2024-09-06T07:51:36.344Z] [2024-09-06T07:51:36.344Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T07:51:36.344Z] #94 DONE 1.4s [2024-09-06T07:51:36.344Z] [2024-09-06T07:51:36.344Z] #51 [core-command internal] load build context [2024-09-06T07:51:36.611Z] #51 ... [2024-09-06T07:51:36.611Z] [2024-09-06T07:51:36.611Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T07:51:36.611Z] #95 DONE 1.6s [2024-09-06T07:51:36.611Z] [2024-09-06T07:51:36.611Z] #51 [core-command internal] load build context [2024-09-06T07:51:37.197Z] #51 ... [2024-09-06T07:51:37.197Z] [2024-09-06T07:51:37.197Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T07:51:37.197Z] #96 DONE 1.2s [2024-09-06T07:51:37.197Z] [2024-09-06T07:51:37.197Z] #51 [core-command internal] load build context [2024-09-06T07:51:37.197Z] #51 transferring context: 176.46MB 72.3s [2024-09-06T07:51:37.197Z] #51 ... [2024-09-06T07:51:37.197Z] [2024-09-06T07:51:37.197Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T07:51:37.197Z] #97 DONE 1.0s [2024-09-06T07:51:37.197Z] [2024-09-06T07:51:37.197Z] #51 [core-command internal] load build context [2024-09-06T07:51:37.460Z] #51 ... [2024-09-06T07:51:37.460Z] [2024-09-06T07:51:37.460Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:37.725Z] #50 ... [2024-09-06T07:51:37.725Z] [2024-09-06T07:51:37.725Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T07:51:37.725Z] #98 DONE 1.1s [2024-09-06T07:51:37.725Z] [2024-09-06T07:51:37.725Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:51:37.725Z] #99 ... [2024-09-06T07:51:37.725Z] [2024-09-06T07:51:37.725Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:37.992Z] #56 ... [2024-09-06T07:51:37.992Z] [2024-09-06T07:51:37.992Z] #51 [core-command internal] load build context [2024-09-06T07:51:37.992Z] #51 ... [2024-09-06T07:51:37.992Z] [2024-09-06T07:51:37.992Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:38.267Z] #55 ... [2024-09-06T07:51:38.267Z] [2024-09-06T07:51:38.267Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:38.535Z] #56 ... [2024-09-06T07:51:38.535Z] [2024-09-06T07:51:38.535Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:51:38.535Z] #100 DONE 1.1s [2024-09-06T07:51:38.535Z] [2024-09-06T07:51:38.535Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:38.535Z] #56 ... [2024-09-06T07:51:38.535Z] [2024-09-06T07:51:38.535Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:38.535Z] #58 ... [2024-09-06T07:51:38.535Z] [2024-09-06T07:51:38.535Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:38.805Z] #56 ... [2024-09-06T07:51:38.805Z] [2024-09-06T07:51:38.805Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:51:38.805Z] #101 DONE 1.2s [2024-09-06T07:51:38.805Z] [2024-09-06T07:51:38.805Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:38.805Z] #58 ... [2024-09-06T07:51:38.805Z] [2024-09-06T07:51:38.805Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T07:51:38.805Z] #99 DONE 1.2s [2024-09-06T07:51:38.805Z] [2024-09-06T07:51:38.805Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:39.073Z] #58 ... [2024-09-06T07:51:39.073Z] [2024-09-06T07:51:39.073Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:39.073Z] #53 ... [2024-09-06T07:51:39.073Z] [2024-09-06T07:51:39.073Z] #51 [core-command internal] load build context [2024-09-06T07:51:39.763Z] #51 ... [2024-09-06T07:51:39.763Z] [2024-09-06T07:51:39.763Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T07:51:39.763Z] #102 DONE 1.1s [2024-09-06T07:51:39.763Z] [2024-09-06T07:51:39.763Z] #51 [core-command internal] load build context [2024-09-06T07:51:40.435Z] #51 ... [2024-09-06T07:51:40.435Z] [2024-09-06T07:51:40.435Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T07:51:40.435Z] #103 DONE 1.5s [2024-09-06T07:51:40.435Z] [2024-09-06T07:51:40.435Z] #51 [core-command internal] load build context [2024-09-06T07:51:40.435Z] #51 ... [2024-09-06T07:51:40.435Z] [2024-09-06T07:51:40.435Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T07:51:40.435Z] #104 DONE 1.5s [2024-09-06T07:51:40.435Z] [2024-09-06T07:51:40.435Z] #51 [core-command internal] load build context [2024-09-06T07:51:40.725Z] #51 ... [2024-09-06T07:51:40.725Z] [2024-09-06T07:51:40.725Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:40.725Z] #42 ... [2024-09-06T07:51:40.725Z] [2024-09-06T07:51:40.725Z] #51 [core-command internal] load build context [2024-09-06T07:51:41.369Z] #51 ... [2024-09-06T07:51:41.369Z] [2024-09-06T07:51:41.369Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T07:51:41.369Z] #105 DONE 1.6s [2024-09-06T07:51:41.369Z] [2024-09-06T07:51:41.369Z] #106 [security-spire-agent] exporting to image [2024-09-06T07:51:41.369Z] #106 exporting layers [2024-09-06T07:51:41.652Z] #106 ... [2024-09-06T07:51:41.652Z] [2024-09-06T07:51:41.652Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T07:51:41.652Z] #107 DONE 1.2s [2024-09-06T07:51:41.652Z] [2024-09-06T07:51:41.652Z] #54 [core-data internal] load build context [2024-09-06T07:51:41.652Z] #54 ... [2024-09-06T07:51:41.652Z] [2024-09-06T07:51:41.652Z] #51 [core-command internal] load build context [2024-09-06T07:51:41.933Z] #51 ... [2024-09-06T07:51:41.933Z] [2024-09-06T07:51:41.933Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T07:51:41.933Z] #108 DONE 1.6s [2024-09-06T07:51:41.933Z] [2024-09-06T07:51:41.933Z] #51 [core-command internal] load build context [2024-09-06T07:51:41.933Z] #51 transferring context: 195.60MB 77.4s [2024-09-06T07:51:42.926Z] #51 ... [2024-09-06T07:51:42.926Z] [2024-09-06T07:51:42.926Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:42.926Z] #49 ... [2024-09-06T07:51:42.926Z] [2024-09-06T07:51:42.926Z] #51 [core-command internal] load build context [2024-09-06T07:51:43.214Z] #51 ... [2024-09-06T07:51:43.214Z] [2024-09-06T07:51:43.214Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:43.214Z] #38 ... [2024-09-06T07:51:43.214Z] [2024-09-06T07:51:43.214Z] #51 [core-command internal] load build context [2024-09-06T07:51:43.493Z] #51 ... [2024-09-06T07:51:43.493Z] [2024-09-06T07:51:43.493Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:43.493Z] #48 ... [2024-09-06T07:51:43.493Z] [2024-09-06T07:51:43.493Z] #51 [core-command internal] load build context [2024-09-06T07:51:45.458Z] #51 ... [2024-09-06T07:51:45.458Z] [2024-09-06T07:51:45.458Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:45.458Z] #57 ... [2024-09-06T07:51:45.458Z] [2024-09-06T07:51:45.458Z] #51 [core-command internal] load build context [2024-09-06T07:51:45.458Z] #51 ... [2024-09-06T07:51:45.458Z] [2024-09-06T07:51:45.458Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:45.458Z] #52 ... [2024-09-06T07:51:45.458Z] [2024-09-06T07:51:45.458Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:47.396Z] #57 transferring context: 217.31MB 79.8s [2024-09-06T07:51:47.663Z] #57 ... [2024-09-06T07:51:47.663Z] [2024-09-06T07:51:47.663Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:47.929Z] #50 ... [2024-09-06T07:51:47.929Z] [2024-09-06T07:51:47.929Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:48.513Z] #57 ... [2024-09-06T07:51:48.513Z] [2024-09-06T07:51:48.513Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:48.513Z] #55 ... [2024-09-06T07:51:48.513Z] [2024-09-06T07:51:48.513Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:48.778Z] #57 ... [2024-09-06T07:51:48.778Z] [2024-09-06T07:51:48.778Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:49.045Z] #56 ... [2024-09-06T07:51:49.045Z] [2024-09-06T07:51:49.045Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:49.045Z] #57 ... [2024-09-06T07:51:49.045Z] [2024-09-06T07:51:49.045Z] #106 [security-spire-server] exporting to image [2024-09-06T07:51:49.045Z] #106 exporting layers 6.7s done [2024-09-06T07:51:49.045Z] #106 writing image sha256:a053669e02168784a002965323c765a5dc0dfd66721c70682870c06fe88974ef 0.2s done [2024-09-06T07:51:49.045Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-06T07:51:49.045Z] #106 writing image sha256:9abad36640c3085ba112d4804a38288d0af67c421c0c460b1201fe315fa7ca91 0.1s done [2024-09-06T07:51:49.045Z] #106 writing image sha256:70b87fdb98d612700b352031576a7cb5b73a9acd0b527e0dbec3cd9671d56002 0.0s done [2024-09-06T07:51:49.045Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-06T07:51:49.045Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-06T07:51:49.045Z] #106 DONE 8.6s [2024-09-06T07:51:49.045Z] [2024-09-06T07:51:49.045Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:49.045Z] #57 ... [2024-09-06T07:51:49.045Z] [2024-09-06T07:51:49.045Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:49.315Z] #58 ... [2024-09-06T07:51:49.315Z] [2024-09-06T07:51:49.315Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:49.315Z] #53 ... [2024-09-06T07:51:49.315Z] [2024-09-06T07:51:49.315Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:51:51.244Z] #57 ... [2024-09-06T07:51:51.244Z] [2024-09-06T07:51:51.244Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:51.244Z] #42 ... [2024-09-06T07:51:51.244Z] [2024-09-06T07:51:51.244Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:51.822Z] #55 ... [2024-09-06T07:51:51.822Z] [2024-09-06T07:51:51.822Z] #54 [core-data internal] load build context [2024-09-06T07:51:52.086Z] #54 ... [2024-09-06T07:51:52.086Z] [2024-09-06T07:51:52.086Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:51:52.350Z] #55 transferring context: 240.75MB 84.9s [2024-09-06T07:51:52.939Z] #55 ... [2024-09-06T07:51:52.939Z] [2024-09-06T07:51:52.939Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:53.204Z] #49 ... [2024-09-06T07:51:53.205Z] [2024-09-06T07:51:53.205Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:53.205Z] #42 ... [2024-09-06T07:51:53.205Z] [2024-09-06T07:51:53.205Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:51:53.475Z] #38 ... [2024-09-06T07:51:53.475Z] [2024-09-06T07:51:53.475Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:53.740Z] #42 ... [2024-09-06T07:51:53.740Z] [2024-09-06T07:51:53.740Z] #48 [core-metadata internal] load build context [2024-09-06T07:51:53.740Z] #48 ... [2024-09-06T07:51:53.740Z] [2024-09-06T07:51:53.740Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:51:55.680Z] #42 ... [2024-09-06T07:51:55.680Z] [2024-09-06T07:51:55.680Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:55.680Z] #52 ... [2024-09-06T07:51:55.680Z] [2024-09-06T07:51:55.680Z] #51 [core-command internal] load build context [2024-09-06T07:51:55.680Z] #51 ... [2024-09-06T07:51:55.680Z] [2024-09-06T07:51:55.680Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:51:57.619Z] #52 transferring context: 280.73MB 91.9s [2024-09-06T07:51:57.885Z] #52 ... [2024-09-06T07:51:57.885Z] [2024-09-06T07:51:57.885Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:58.151Z] #50 ... [2024-09-06T07:51:58.151Z] [2024-09-06T07:51:58.151Z] #49 [support-cron-scheduler internal] load build context [2024-09-06T07:51:58.422Z] #49 transferring context: 310.04MB 94.8s done [2024-09-06T07:51:58.690Z] #49 DONE 95.2s [2024-09-06T07:51:58.690Z] [2024-09-06T07:51:58.690Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:59.277Z] #50 ... [2024-09-06T07:51:59.277Z] [2024-09-06T07:51:59.277Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:51:59.277Z] #56 ... [2024-09-06T07:51:59.277Z] [2024-09-06T07:51:59.277Z] #50 [support-scheduler internal] load build context [2024-09-06T07:51:59.567Z] #50 ... [2024-09-06T07:51:59.567Z] [2024-09-06T07:51:59.567Z] #53 [support-notifications internal] load build context [2024-09-06T07:51:59.567Z] #53 ... [2024-09-06T07:51:59.567Z] [2024-09-06T07:51:59.567Z] #58 [core-keeper internal] load build context [2024-09-06T07:51:59.567Z] #58 ... [2024-09-06T07:51:59.838Z] [2024-09-06T07:51:59.838Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:52:01.246Z] #52 ... [2024-09-06T07:52:01.246Z] [2024-09-06T07:52:01.246Z] #53 [support-notifications internal] load build context [2024-09-06T07:52:01.246Z] #53 transferring context: 310.04MB 93.9s done [2024-09-06T07:52:01.246Z] #53 DONE 95.5s [2024-09-06T07:52:01.246Z] [2024-09-06T07:52:01.246Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:52:01.246Z] #52 ... [2024-09-06T07:52:01.246Z] [2024-09-06T07:52:01.246Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:52:01.246Z] #57 ... [2024-09-06T07:52:01.246Z] [2024-09-06T07:52:01.246Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:52:01.831Z] #52 ... [2024-09-06T07:52:01.831Z] [2024-09-06T07:52:01.831Z] #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:52:01.831Z] #109 DONE 3.0s [2024-09-06T07:52:01.831Z] [2024-09-06T07:52:01.831Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:52:02.100Z] #52 ... [2024-09-06T07:52:02.100Z] [2024-09-06T07:52:02.100Z] #54 [core-data internal] load build context [2024-09-06T07:52:02.368Z] #54 ... [2024-09-06T07:52:02.368Z] [2024-09-06T07:52:02.368Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-06T07:52:02.368Z] #52 transferring context: 310.04MB 96.9s done [2024-09-06T07:52:02.642Z] #52 DONE 97.9s [2024-09-06T07:52:02.642Z] [2024-09-06T07:52:02.642Z] #54 [core-data internal] load build context [2024-09-06T07:52:03.253Z] #54 ... [2024-09-06T07:52:03.253Z] [2024-09-06T07:52:03.253Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:52:03.253Z] #55 ... [2024-09-06T07:52:03.253Z] [2024-09-06T07:52:03.253Z] #51 [core-command internal] load build context [2024-09-06T07:52:03.520Z] #51 ... [2024-09-06T07:52:03.520Z] [2024-09-06T07:52:03.520Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:52:03.520Z] #55 ... [2024-09-06T07:52:03.520Z] [2024-09-06T07:52:03.520Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:52:03.520Z] #38 ... [2024-09-06T07:52:03.520Z] [2024-09-06T07:52:03.520Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:52:04.118Z] #55 ... [2024-09-06T07:52:04.118Z] [2024-09-06T07:52:04.118Z] #48 [core-metadata internal] load build context [2024-09-06T07:52:04.118Z] #48 ... [2024-09-06T07:52:04.118Z] [2024-09-06T07:52:04.118Z] #57 [security-proxy-auth internal] load build context [2024-09-06T07:52:04.118Z] #57 transferring context: 310.04MB 96.3s done [2024-09-06T07:52:04.118Z] #57 DONE 98.1s [2024-09-06T07:52:04.118Z] [2024-09-06T07:52:04.118Z] #48 [core-metadata internal] load build context [2024-09-06T07:52:04.118Z] #48 ... [2024-09-06T07:52:04.118Z] [2024-09-06T07:52:04.118Z] #54 [core-data internal] load build context [2024-09-06T07:52:04.118Z] #54 ... [2024-09-06T07:52:04.118Z] [2024-09-06T07:52:04.118Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:52:04.118Z] #110 DONE 1.6s [2024-09-06T07:52:04.385Z] [2024-09-06T07:52:04.385Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:52:04.385Z] #111 CACHED [2024-09-06T07:52:04.385Z] [2024-09-06T07:52:04.385Z] #51 [core-command internal] load build context [2024-09-06T07:52:04.385Z] #51 transferring context: 310.04MB 99.1s done [2024-09-06T07:52:04.385Z] #51 DONE 100.2s [2024-09-06T07:52:04.385Z] [2024-09-06T07:52:04.385Z] #54 [core-data internal] load build context [2024-09-06T07:52:04.970Z] #54 ... [2024-09-06T07:52:04.970Z] [2024-09-06T07:52:04.970Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T07:52:04.970Z] #55 transferring context: 310.04MB 97.2s done [2024-09-06T07:52:04.970Z] #55 DONE 98.8s [2024-09-06T07:52:04.970Z] [2024-09-06T07:52:04.970Z] #54 [core-data internal] load build context [2024-09-06T07:52:05.559Z] #54 transferring context: 310.04MB 99.3s done [2024-09-06T07:52:05.559Z] #54 DONE 100.3s [2024-09-06T07:52:05.559Z] [2024-09-06T07:52:05.559Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:05.827Z] #42 ... [2024-09-06T07:52:05.827Z] [2024-09-06T07:52:05.827Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:52:06.096Z] #38 ... [2024-09-06T07:52:06.096Z] [2024-09-06T07:52:06.096Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:52:06.096Z] #112 DONE 0.9s [2024-09-06T07:52:06.096Z] [2024-09-06T07:52:06.096Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:52:09.431Z] #38 ... [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #48 [core-metadata internal] load build context [2024-09-06T07:52:09.431Z] #48 transferring context: 310.04MB 105.5s done [2024-09-06T07:52:09.431Z] #48 DONE 105.8s [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:52:09.431Z] #38 transferring context: 310.04MB 104.7s done [2024-09-06T07:52:09.431Z] #38 ... [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:09.431Z] #56 ... [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #38 [security-bootstrapper internal] load build context [2024-09-06T07:52:09.431Z] #38 DONE 105.6s [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:09.431Z] #56 ... [2024-09-06T07:52:09.431Z] [2024-09-06T07:52:09.431Z] #50 [support-scheduler internal] load build context [2024-09-06T07:52:09.698Z] #50 ... [2024-09-06T07:52:09.698Z] [2024-09-06T07:52:09.698Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:09.698Z] #42 ... [2024-09-06T07:52:09.698Z] [2024-09-06T07:52:09.698Z] #58 [core-keeper internal] load build context [2024-09-06T07:52:09.967Z] #58 ... [2024-09-06T07:52:09.967Z] [2024-09-06T07:52:09.967Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:11.372Z] #42 ... [2024-09-06T07:52:11.372Z] [2024-09-06T07:52:11.372Z] #50 [support-scheduler internal] load build context [2024-09-06T07:52:11.372Z] #50 transferring context: 310.04MB 107.3s done [2024-09-06T07:52:11.373Z] #50 DONE 107.9s [2024-09-06T07:52:11.373Z] [2024-09-06T07:52:11.373Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:11.954Z] #42 ... [2024-09-06T07:52:11.954Z] [2024-09-06T07:52:11.954Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:52:12.221Z] #113 ... [2024-09-06T07:52:12.221Z] [2024-09-06T07:52:12.221Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:14.794Z] #42 ... [2024-09-06T07:52:14.794Z] [2024-09-06T07:52:14.794Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:52:14.794Z] #114 ... [2024-09-06T07:52:14.794Z] [2024-09-06T07:52:14.794Z] #42 [security-proxy-setup internal] load build context [2024-09-06T07:52:15.375Z] #42 transferring context: 310.04MB 105.6s done [2024-09-06T07:52:15.375Z] #42 DONE 108.5s [2024-09-06T07:52:15.375Z] [2024-09-06T07:52:15.375Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:15.957Z] #56 ... [2024-09-06T07:52:15.957Z] [2024-09-06T07:52:15.957Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:52:16.276Z] #115 ... [2024-09-06T07:52:16.276Z] [2024-09-06T07:52:16.276Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:16.276Z] #56 ... [2024-09-06T07:52:16.276Z] [2024-09-06T07:52:16.276Z] #58 [core-keeper internal] load build context [2024-09-06T07:52:16.276Z] #58 transferring context: 310.04MB 106.6s done [2024-09-06T07:52:16.276Z] #58 DONE 109.6s [2024-09-06T07:52:16.276Z] [2024-09-06T07:52:16.276Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:17.676Z] #56 ... [2024-09-06T07:52:17.676Z] [2024-09-06T07:52:17.676Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T07:52:17.676Z] #116 DONE 1.1s [2024-09-06T07:52:17.676Z] [2024-09-06T07:52:17.676Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-06T07:52:21.919Z] #56 transferring context: 310.04MB 113.9s done [2024-09-06T07:52:21.919Z] #56 DONE 115.3s [2024-09-06T07:52:21.919Z] [2024-09-06T07:52:21.919Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:52:21.919Z] #117 DONE 0.7s [2024-09-06T07:52:21.919Z] [2024-09-06T07:52:21.919Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:52:23.850Z] #118 ... [2024-09-06T07:52:23.851Z] [2024-09-06T07:52:23.851Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #119 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #115 DONE 76.3s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #113 DONE 80.3s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #120 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #114 DONE 77.9s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #121 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #118 DONE 67.7s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-06T07:53:31.720Z] #122 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #119 DONE 64.0s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #123 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #124 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #125 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #126 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #127 DONE 4.1s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #128 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #129 [support-notifications builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #129 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #130 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #131 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #132 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #133 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #120 DONE 4.2s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T07:53:31.720Z] #134 ... [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #121 DONE 4.4s [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #135 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #136 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #137 [core-data builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #137 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #138 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #139 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #140 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #141 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #142 [core-command builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #142 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #143 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #144 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #145 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #146 [core-metadata builder 6/7] COPY . . [2024-09-06T07:53:31.720Z] #146 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T07:53:31.720Z] #147 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #148 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T07:53:31.720Z] #148 CACHED [2024-09-06T07:53:31.720Z] [2024-09-06T07:53:31.720Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T07:53:31.989Z] #149 ... [2024-09-06T07:53:31.989Z] [2024-09-06T07:53:31.989Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T07:53:31.989Z] #134 4.468 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-09-06T07:53:35.336Z] #134 ... [2024-09-06T07:53:35.336Z] [2024-09-06T07:53:35.336Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-06T07:53:35.336Z] #122 DONE 9.8s [2024-09-06T07:53:35.336Z] [2024-09-06T07:53:35.336Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T07:53:35.924Z] #150 ... [2024-09-06T07:53:35.924Z] [2024-09-06T07:53:35.924Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T07:53:35.924Z] #123 DONE 9.9s [2024-09-06T07:53:35.924Z] [2024-09-06T07:53:35.924Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T07:53:36.512Z] #151 ... [2024-09-06T07:53:36.512Z] [2024-09-06T07:53:36.512Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T07:53:36.512Z] #0 4.918 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-09-06T07:53:36.512Z] #152 ... [2024-09-06T07:53:36.512Z] [2024-09-06T07:53:36.512Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T07:53:36.512Z] #0 5.348 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-09-06T07:53:36.779Z] #153 ... [2024-09-06T07:53:36.779Z] [2024-09-06T07:53:36.779Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T07:53:36.779Z] #0 4.443 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-09-06T07:53:37.046Z] #154 ... [2024-09-06T07:53:37.046Z] [2024-09-06T07:53:37.046Z] #155 [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-09-06T07:53:37.046Z] #0 4.575 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-09-06T07:53:37.046Z] #155 ... [2024-09-06T07:53:37.046Z] [2024-09-06T07:53:37.046Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T07:53:37.046Z] #0 4.896 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-09-06T07:53:37.312Z] #156 ... [2024-09-06T07:53:37.312Z] [2024-09-06T07:53:37.312Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T07:53:37.312Z] #0 5.233 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-09-06T07:53:37.312Z] #157 ... [2024-09-06T07:53:37.312Z] [2024-09-06T07:53:37.312Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T07:53:37.312Z] #0 5.496 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-09-06T07:53:37.578Z] #158 ... [2024-09-06T07:53:37.578Z] [2024-09-06T07:53:37.578Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T07:53:37.578Z] #0 5.394 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-09-06T07:53:37.578Z] #159 ... [2024-09-06T07:53:37.578Z] [2024-09-06T07:53:37.578Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T07:53:37.578Z] #0 5.482 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-09-06T07:53:37.846Z] #160 ... [2024-09-06T07:53:37.846Z] [2024-09-06T07:53:37.846Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T07:53:37.846Z] #150 2.677 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-09-06T07:53:42.092Z] #150 ... [2024-09-06T07:53:42.092Z] [2024-09-06T07:53:42.092Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T07:53:42.092Z] #149 5.443 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-09-06T07:53:42.359Z] #149 ... [2024-09-06T07:53:42.359Z] [2024-09-06T07:53:42.359Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T07:53:42.359Z] #151 2.426 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-09-06T08:13:06.440Z] #151 ... [2024-09-06T08:13:06.440Z] [2024-09-06T08:13:06.440Z] #155 [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-09-06T08:13:06.440Z] #155 1168.1 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-09-06T08:13:09.042Z] #155 ... [2024-09-06T08:13:09.042Z] [2024-09-06T08:13:09.042Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T08:13:09.042Z] #134 DONE 1182.3s [2024-09-06T08:13:09.042Z] [2024-09-06T08:13:09.042Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:13:09.042Z] #156 ... [2024-09-06T08:13:09.042Z] [2024-09-06T08:13:09.042Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T08:13:09.042Z] #152 DONE 1182.5s [2024-09-06T08:13:09.042Z] [2024-09-06T08:13:09.042Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:13:09.635Z] #153 ... [2024-09-06T08:13:09.635Z] [2024-09-06T08:13:09.635Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:13:09.635Z] #161 ... [2024-09-06T08:13:09.635Z] [2024-09-06T08:13:09.635Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T08:13:09.635Z] #162 DONE 0.3s [2024-09-06T08:13:09.901Z] [2024-09-06T08:13:09.901Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:13:09.901Z] #161 DONE 0.3s [2024-09-06T08:13:09.901Z] [2024-09-06T08:13:09.901Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:13:10.869Z] #163 DONE 0.8s [2024-09-06T08:13:10.869Z] [2024-09-06T08:13:10.869Z] #164 [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-09-06T08:13:10.869Z] #164 DONE 0.3s [2024-09-06T08:13:10.869Z] [2024-09-06T08:13:10.869Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T08:13:11.151Z] #165 ... [2024-09-06T08:13:11.151Z] [2024-09-06T08:13:11.151Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T08:13:11.151Z] #166 DONE 0.1s [2024-09-06T08:13:11.414Z] [2024-09-06T08:13:11.415Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T08:13:11.415Z] #167 DONE 0.3s [2024-09-06T08:13:11.415Z] [2024-09-06T08:13:11.415Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:13:11.415Z] #154 ... [2024-09-06T08:13:11.415Z] [2024-09-06T08:13:11.415Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T08:13:11.679Z] #168 DONE 0.4s [2024-09-06T08:13:11.679Z] [2024-09-06T08:13:11.679Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T08:13:13.620Z] #169 ... [2024-09-06T08:13:13.620Z] [2024-09-06T08:13:13.620Z] #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T08:13:13.620Z] #165 DONE 3.8s [2024-09-06T08:13:13.890Z] [2024-09-06T08:13:13.890Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:13:14.156Z] #170 DONE 0.4s [2024-09-06T08:13:14.156Z] [2024-09-06T08:13:14.156Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:13:14.156Z] #171 DONE 0.3s [2024-09-06T08:13:14.156Z] [2024-09-06T08:13:14.156Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:13:14.422Z] #153 ... [2024-09-06T08:13:14.422Z] [2024-09-06T08:13:14.422Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T08:13:14.693Z] #172 DONE 0.3s [2024-09-06T08:13:14.693Z] [2024-09-06T08:13:14.693Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T08:13:14.693Z] #173 DONE 0.1s [2024-09-06T08:13:14.693Z] [2024-09-06T08:13:14.693Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T08:13:14.693Z] #169 DONE 3.1s [2024-09-06T08:13:14.693Z] [2024-09-06T08:13:14.693Z] #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-09-06T08:13:15.647Z] #174 DONE 0.7s [2024-09-06T08:13:15.647Z] [2024-09-06T08:13:15.647Z] #106 [security-proxy-setup] exporting to image [2024-09-06T08:13:15.647Z] #106 exporting layers [2024-09-06T08:13:15.913Z] #106 ... [2024-09-06T08:13:15.913Z] [2024-09-06T08:13:15.913Z] #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-09-06T08:13:15.913Z] #175 DONE 0.4s [2024-09-06T08:13:15.913Z] [2024-09-06T08:13:15.913Z] #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-09-06T08:13:16.191Z] #176 DONE 0.3s [2024-09-06T08:13:16.191Z] [2024-09-06T08:13:16.191Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T08:13:16.693Z] #177 DONE 0.3s [2024-09-06T08:13:16.693Z] [2024-09-06T08:13:16.693Z] #106 [security-proxy-setup] exporting to image [2024-09-06T08:13:16.693Z] #106 exporting layers 1.6s done [2024-09-06T08:13:16.693Z] #106 writing image sha256:5abfc588ad7ab11f02c6718e8fa2bb9edeac573ba418073323bf9fe659ea1916 0.0s done [2024-09-06T08:13:16.693Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-06T08:13:16.693Z] #106 DONE 10.3s [2024-09-06T08:13:16.693Z] [2024-09-06T08:13:16.693Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T08:13:16.693Z] #178 DONE 0.3s [2024-09-06T08:13:16.693Z] [2024-09-06T08:13:16.693Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T08:13:19.478Z] #179 DONE 2.3s [2024-09-06T08:13:19.478Z] [2024-09-06T08:13:19.478Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:13:19.478Z] #153 ... [2024-09-06T08:13:19.478Z] [2024-09-06T08:13:19.478Z] #106 [security-bootstrapper] exporting to image [2024-09-06T08:13:20.076Z] #106 ... [2024-09-06T08:13:20.076Z] [2024-09-06T08:13:20.076Z] #155 [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-09-06T08:13:20.076Z] #155 DONE 1193.7s [2024-09-06T08:13:20.358Z] [2024-09-06T08:13:20.358Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T08:13:20.674Z] #149 ... [2024-09-06T08:13:20.674Z] [2024-09-06T08:13:20.674Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:13:20.970Z] #180 ... [2024-09-06T08:13:20.970Z] [2024-09-06T08:13:20.970Z] #106 [security-bootstrapper] exporting to image [2024-09-06T08:13:20.970Z] #106 exporting layers 1.7s done [2024-09-06T08:13:20.970Z] #106 writing image sha256:7a307f4478563deac95e41b70738ff54355449a458a50755f0e4858ae4ef046e done [2024-09-06T08:13:20.970Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T08:13:20.970Z] #106 DONE 12.0s [2024-09-06T08:13:20.970Z] [2024-09-06T08:13:20.970Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:13:20.970Z] #180 DONE 0.3s [2024-09-06T08:13:20.970Z] [2024-09-06T08:13:20.970Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:13:21.241Z] #181 DONE 0.2s [2024-09-06T08:13:21.241Z] [2024-09-06T08:13:21.241Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:13:21.241Z] #150 ... [2024-09-06T08:13:21.241Z] [2024-09-06T08:13:21.241Z] #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-09-06T08:13:21.241Z] #182 DONE 0.1s [2024-09-06T08:13:21.241Z] [2024-09-06T08:13:21.241Z] #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-09-06T08:13:21.241Z] #183 DONE 0.1s [2024-09-06T08:13:21.241Z] [2024-09-06T08:13:21.241Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:13:21.530Z] #184 DONE 0.1s [2024-09-06T08:13:21.530Z] [2024-09-06T08:13:21.530Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:13:21.530Z] #153 ... [2024-09-06T08:13:21.530Z] [2024-09-06T08:13:21.530Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T08:13:21.799Z] #185 DONE 0.2s [2024-09-06T08:13:21.799Z] [2024-09-06T08:13:21.799Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:13:21.799Z] #156 ... [2024-09-06T08:13:21.799Z] [2024-09-06T08:13:21.799Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T08:13:22.101Z] #186 DONE 0.3s [2024-09-06T08:13:22.101Z] [2024-09-06T08:13:22.101Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:13:22.101Z] #153 ... [2024-09-06T08:13:22.101Z] [2024-09-06T08:13:22.101Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T08:13:22.101Z] #187 DONE 0.1s [2024-09-06T08:13:22.371Z] [2024-09-06T08:13:22.371Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T08:13:24.318Z] #188 DONE 2.2s [2024-09-06T08:13:24.318Z] [2024-09-06T08:13:24.318Z] #106 [security-secretstore-setup] exporting to image [2024-09-06T08:13:25.731Z] #106 exporting layers 1.2s done [2024-09-06T08:13:25.731Z] #106 writing image sha256:b4f50e1459900addc095099f5b6746ee5580310aca80302caa4fff2f6c6717f2 done [2024-09-06T08:13:25.731Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 [2024-09-06T08:13:25.731Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T08:13:25.731Z] #106 DONE 13.2s [2024-09-06T08:13:25.731Z] [2024-09-06T08:13:25.731Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T08:14:22.094Z] #158 ... [2024-09-06T08:14:22.094Z] [2024-09-06T08:14:22.094Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T08:14:22.094Z] #160 DONE 1251.8s [2024-09-06T08:14:22.094Z] [2024-09-06T08:14:22.095Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:14:22.095Z] #150 ... [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:14:22.095Z] #189 DONE 0.2s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:14:22.095Z] #150 ... [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:14:22.095Z] #190 DONE 0.2s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T08:14:22.095Z] #191 DONE 0.2s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #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-09-06T08:14:22.095Z] #192 DONE 0.1s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #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-09-06T08:14:22.095Z] #193 DONE 0.1s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #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-09-06T08:14:22.095Z] #194 DONE 2.1s [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T08:14:22.095Z] #149 ... [2024-09-06T08:14:22.095Z] [2024-09-06T08:14:22.095Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-06T08:14:22.095Z] #106 exporting layers [2024-09-06T08:14:22.676Z] #106 exporting layers 0.7s done [2024-09-06T08:14:22.676Z] #106 writing image sha256:e0cd60ca86204934e062d1b270a0f01b15bb69dde53cfc65ffd42cdd360b102f done [2024-09-06T08:14:22.676Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T08:14:22.676Z] #106 DONE 13.9s [2024-09-06T08:14:22.676Z] [2024-09-06T08:14:22.676Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T08:16:29.324Z] #158 ... [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T08:16:29.324Z] #151 DONE 1369.8s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:16:29.324Z] #153 ... [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:16:29.324Z] #195 DONE 0.2s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:16:29.324Z] #156 ... [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:16:29.324Z] #196 DONE 0.2s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-06T08:16:29.324Z] #197 DONE 0.3s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:16:29.324Z] #156 ... [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #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-09-06T08:16:29.324Z] #198 DONE 0.2s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-06T08:16:29.324Z] #106 exporting layers [2024-09-06T08:16:29.324Z] #106 exporting layers 0.8s done [2024-09-06T08:16:29.324Z] #106 writing image sha256:cd6c748e163acfb750a4dc5f9fef20e401f1f4a15e2d186aa5760c8381b7467f done [2024-09-06T08:16:29.324Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T08:16:29.324Z] #106 DONE 14.8s [2024-09-06T08:16:29.324Z] [2024-09-06T08:16:29.324Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:24:21.524Z] #150 ... [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T08:24:21.524Z] #158 DONE 1853.3s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:24:21.524Z] #150 ... [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:24:21.524Z] #199 DONE 0.2s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:24:21.524Z] #200 DONE 0.1s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:24:21.524Z] #156 ... [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T08:24:21.524Z] #201 DONE 0.4s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:24:21.524Z] #202 DONE 0.1s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T08:24:21.524Z] #203 DONE 0.1s [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T08:24:21.524Z] #41 ... [2024-09-06T08:24:21.524Z] [2024-09-06T08:24:21.524Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T08:24:23.468Z] #204 DONE 2.0s [2024-09-06T08:24:23.468Z] [2024-09-06T08:24:23.468Z] #106 [security-proxy-auth] exporting to image [2024-09-06T08:24:23.468Z] #106 exporting layers [2024-09-06T08:24:24.430Z] #106 exporting layers 0.7s done [2024-09-06T08:24:24.430Z] #106 writing image sha256:0d7eb24c34f88559103e1f21ea1ca4348aad02d02ec2ac1f368760e143c5f70b done [2024-09-06T08:24:24.430Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T08:24:24.430Z] #106 DONE 15.5s [2024-09-06T08:24:24.430Z] [2024-09-06T08:24:24.430Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:25:32.286Z] #154 ... [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T08:25:32.286Z] #156 DONE 1915.2s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:25:32.286Z] #153 ... [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:25:32.286Z] #205 DONE 0.2s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:25:32.286Z] #206 DONE 0.1s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T08:25:32.286Z] #207 DONE 0.4s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:25:32.286Z] #208 DONE 0.2s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #106 [core-command] exporting to image [2024-09-06T08:25:32.286Z] #106 exporting layers [2024-09-06T08:25:32.286Z] #106 exporting layers 0.4s done [2024-09-06T08:25:32.286Z] #106 writing image sha256:1353ec48d45cd8efcc9cdc229495aa0c4b59e5eb4e7748d32b4a4bc520936dad done [2024-09-06T08:25:32.286Z] #106 naming to docker.io/library/core-command-arm64 done [2024-09-06T08:25:32.286Z] #106 DONE 16.0s [2024-09-06T08:25:32.286Z] [2024-09-06T08:25:32.286Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:27:38.939Z] #153 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T08:27:38.939Z] #150 DONE 2032.6s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T08:27:38.939Z] #157 DONE 2040.9s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:27:38.939Z] #154 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:27:38.939Z] #209 DONE 0.4s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T08:27:38.939Z] #149 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:27:38.939Z] #210 DONE 0.3s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T08:27:38.939Z] #211 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:27:38.939Z] #212 DONE 0.2s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T08:27:38.939Z] #213 DONE 0.7s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T08:27:38.939Z] #211 DONE 0.8s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:27:38.939Z] #214 DONE 0.1s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:27:38.939Z] #215 DONE 0.1s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #106 [core-keeper] exporting to image [2024-09-06T08:27:38.939Z] #106 exporting layers [2024-09-06T08:27:38.939Z] #106 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T08:27:38.939Z] #216 DONE 0.3s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #106 [core-data] exporting to image [2024-09-06T08:27:38.939Z] #106 exporting layers 0.8s done [2024-09-06T08:27:38.939Z] #106 writing image sha256:e0874bd9070c7f4498b50a1a730ced49f0f9479b118e5693b3710d0545b170f5 [2024-09-06T08:27:38.939Z] #106 writing image sha256:e0874bd9070c7f4498b50a1a730ced49f0f9479b118e5693b3710d0545b170f5 0.0s done [2024-09-06T08:27:38.939Z] #106 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-06T08:27:38.939Z] #106 exporting layers 0.8s done [2024-09-06T08:27:38.939Z] #106 writing image sha256:505d05ecb03775cfbc6f246d2dcbc9984b7fc1b0aa6fc029e428fc281f88966a done [2024-09-06T08:27:38.939Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-06T08:27:38.939Z] #106 DONE 17.2s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:27:38.939Z] #154 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T08:27:38.939Z] #149 DONE 2044.8s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T08:27:38.939Z] #159 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:27:38.939Z] #217 DONE 0.1s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:27:38.939Z] #218 DONE 0.2s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:27:38.939Z] #154 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T08:27:38.939Z] #219 DONE 0.5s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:27:38.939Z] #153 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:27:38.939Z] #220 DONE 0.2s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T08:27:38.939Z] #221 DONE 0.1s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:27:38.939Z] #153 ... [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #106 [core-metadata] exporting to image [2024-09-06T08:27:38.939Z] #106 exporting layers 0.6s done [2024-09-06T08:27:38.939Z] #106 writing image sha256:ed7a1f2efe10a52e2b7aae56b19f882c8c1c35433b812a515396e31025dfaa6b done [2024-09-06T08:27:38.939Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-06T08:27:38.939Z] #106 DONE 17.8s [2024-09-06T08:27:38.939Z] [2024-09-06T08:27:38.939Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:28:11.130Z] #153 ... [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T08:28:11.130Z] #159 DONE 2081.3s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T08:28:11.130Z] #154 DONE 2081.0s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:28:11.130Z] #153 ... [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:28:11.130Z] #222 DONE 0.4s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:28:11.130Z] #223 DONE 0.2s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:28:11.130Z] #153 ... [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:28:11.130Z] #224 DONE 0.3s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.130Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:28:11.130Z] #225 DONE 0.4s [2024-09-06T08:28:11.130Z] [2024-09-06T08:28:11.131Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T08:28:11.131Z] #226 ... [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T08:28:11.131Z] #227 DONE 0.6s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T08:28:11.131Z] #226 DONE 0.6s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:28:11.131Z] #228 ... [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T08:28:11.131Z] #153 DONE 2083.3s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:28:11.131Z] #229 DONE 0.2s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T08:28:11.131Z] #228 DONE 0.3s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #106 [support-notifications] exporting to image [2024-09-06T08:28:11.131Z] #106 exporting layers [2024-09-06T08:28:11.131Z] #106 ... [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T08:28:11.131Z] #230 DONE 0.2s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #106 [support-scheduler] exporting to image [2024-09-06T08:28:11.131Z] #106 exporting layers 0.6s done [2024-09-06T08:28:11.131Z] #106 writing image sha256:1186fd29082f741c80e29ea5f9d01993c6133c5ee20867232bc908d2c292284e done [2024-09-06T08:28:11.131Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T08:28:11.131Z] #106 ... [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T08:28:11.131Z] #231 DONE 0.2s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #106 [support-notifications] exporting to image [2024-09-06T08:28:11.131Z] #106 exporting layers 0.8s done [2024-09-06T08:28:11.131Z] #106 writing image sha256:103218b492894c17ef4220b4487f7ff8e30be5ad2a0d452c062fa306b69f8c78 done [2024-09-06T08:28:11.131Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T08:28:11.131Z] #106 DONE 18.6s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T08:28:11.131Z] #232 DONE 0.4s [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T08:28:11.131Z] #41 ... [2024-09-06T08:28:11.131Z] [2024-09-06T08:28:11.131Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T08:28:11.131Z] #233 DONE 0.1s [2024-09-06T08:28:11.395Z] [2024-09-06T08:28:11.395Z] #106 [support-cron-scheduler] exporting to image [2024-09-06T08:28:12.790Z] #106 exporting layers 1.4s done [2024-09-06T08:28:12.790Z] #106 writing image sha256:6e8efb13d4f71cdd0f58a8586a4f16f7512952e38bd1d317768406b979e3c718 done [2024-09-06T08:28:12.790Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T08:28:12.790Z] #106 DONE 20.0s [2024-09-06T08:28:12.790Z] [2024-09-06T08:28:12.790Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T08:28:12.790Z] time="2024-09-06T07:50:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T08:28:12.815Z] $ docker stop --time=1 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 [2024-09-06T08:28:14.490Z] $ docker rm -f --volumes 45c8a084682b76697acd820b69c260440d2720e9da63d7350a0ff535b9a94880 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T08:28:15.089Z] + docker images [2024-09-06T08:28:15.089Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T08:28:15.089Z] support-cron-scheduler-arm64 latest 6e8efb13d4f7 4 seconds ago 48.7MB [2024-09-06T08:28:15.089Z] support-scheduler-arm64 latest 1186fd29082f 5 seconds ago 46.2MB [2024-09-06T08:28:15.089Z] support-notifications-arm64 latest 103218b49289 5 seconds ago 47.1MB [2024-09-06T08:28:15.089Z] core-metadata-arm64 latest ed7a1f2efe10 42 seconds ago 44.1MB [2024-09-06T08:28:15.090Z] core-keeper-arm64 latest e0874bd9070c 45 seconds ago 39MB [2024-09-06T08:28:15.090Z] core-data-arm64 latest 505d05ecb037 45 seconds ago 44MB [2024-09-06T08:28:15.090Z] core-command-arm64 latest 1353ec48d45c 2 minutes ago 39.9MB [2024-09-06T08:28:15.090Z] security-proxy-auth-arm64 latest 0d7eb24c34f8 3 minutes ago 37.6MB [2024-09-06T08:28:15.090Z] security-spiffe-token-provider-arm64 latest cd6c748e163a 11 minutes ago 34.2MB [2024-09-06T08:28:15.090Z] core-common-config-bootstrapper-arm64 latest e0cd60ca8620 13 minutes ago 20.2MB [2024-09-06T08:28:15.090Z] security-secretstore-setup-arm64 latest b4f50e145990 14 minutes ago 41.5MB [2024-09-06T08:28:15.090Z] security-bootstrapper-arm64 latest 7a307f447856 14 minutes ago 23.8MB [2024-09-06T08:28:15.090Z] security-proxy-setup-arm64 latest 5abfc588ad7a 15 minutes ago 31MB [2024-09-06T08:28:15.090Z] security-spire-config-arm64 latest 9abad36640c3 36 minutes ago 120MB [2024-09-06T08:28:15.090Z] security-spire-server-arm64 latest 70b87fdb98d6 36 minutes ago 121MB [2024-09-06T08:28:15.090Z] security-spire-agent-arm64 latest a053669e0216 36 minutes ago 179MB [2024-09-06T08:28:15.090Z] ci-base-image-arm64 latest 4d514ebcbcf3 56 minutes ago 967MB [2024-09-06T08:28:15.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T08:28:15.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-06T08:28:16.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T08:28:16.034Z] [2024-09-06T08:28:16.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T08:28:16.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T08:28:16.723Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T08:28:16.723Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T08:28:16.723Z] 04944245beec: Pulling fs layer [2024-09-06T08:28:16.723Z] 699f458cf7ca: Pulling fs layer [2024-09-06T08:28:16.723Z] 765212b225bb: Pulling fs layer [2024-09-06T08:28:16.723Z] f23df028b6ca: Pulling fs layer [2024-09-06T08:28:16.723Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T08:28:16.723Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T08:28:16.723Z] f23df028b6ca: Waiting [2024-09-06T08:28:16.723Z] 2437ff75d9bd: Waiting [2024-09-06T08:28:16.723Z] d65c8cfc05b1: Waiting [2024-09-06T08:28:16.723Z] 04944245beec: Verifying Checksum [2024-09-06T08:28:16.723Z] 04944245beec: Download complete [2024-09-06T08:28:16.723Z] 765212b225bb: Verifying Checksum [2024-09-06T08:28:16.723Z] 765212b225bb: Download complete [2024-09-06T08:28:16.723Z] f23df028b6ca: Verifying Checksum [2024-09-06T08:28:16.723Z] f23df028b6ca: Download complete [2024-09-06T08:28:16.988Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T08:28:16.988Z] d65c8cfc05b1: Download complete [2024-09-06T08:28:16.988Z] 699f458cf7ca: Verifying Checksum [2024-09-06T08:28:16.988Z] 699f458cf7ca: Download complete [2024-09-06T08:28:17.567Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T08:28:17.567Z] 8998bd30e6a1: Download complete [2024-09-06T08:28:20.136Z] 2437ff75d9bd: Download complete [2024-09-06T08:28:23.547Z] 8998bd30e6a1: Pull complete [2024-09-06T08:28:23.547Z] 04944245beec: Pull complete [2024-09-06T08:28:25.488Z] 699f458cf7ca: Pull complete [2024-09-06T08:28:25.488Z] 765212b225bb: Pull complete [2024-09-06T08:28:26.442Z] f23df028b6ca: Pull complete [2024-09-06T08:28:26.442Z] d65c8cfc05b1: Pull complete [2024-09-06T08:28:44.622Z] 2437ff75d9bd: Pull complete [2024-09-06T08:28:44.622Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T08:28:44.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T08:28:44.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T08:28:44.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-9575 does not seem to be running inside a container [2024-09-06T08:28:45.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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-06T08:28:47.968Z] $ docker top 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:28:49.003Z] ---> job-cost.sh [2024-09-06T08:28:49.003Z] lf-activate-venv: SKIPPING [2024-09-06T08:28:49.003Z] INFO: No Stack... [2024-09-06T08:28:49.578Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T08:28:50.525Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T08:28:51.188Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-06T08:28:51.188Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T08:28:51.252Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] [2024-09-06T08:28:51.262Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] did not exist. Created. [2024-09-06T08:28:51.273Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T08:28:51.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T08:28:51.937Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T08:28:51.963Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4891-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T08:28:52.029Z] $ docker stop --time=1 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 [2024-09-06T08:28:53.556Z] $ docker rm -f --volumes 24bbd0a765b0bfd7651833d95d56bcbfdada3b5cc68331ce0fa5f4efb1f9ece1 [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-09-06T08:28:54.785Z] provisioning config files... [2024-09-06T08:28:54.793Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3019686611691943920tmp [Pipeline] { [Pipeline] sh [2024-09-06T08:28:55.165Z] + set +x [2024-09-06T08:28:55.165Z] + curl -s https://codecov.io/bash [2024-09-06T08:28:55.165Z] + bash -s -- [2024-09-06T08:28:55.165Z] [2024-09-06T08:28:55.165Z] _____ _ [2024-09-06T08:28:55.165Z] / ____| | | [2024-09-06T08:28:55.165Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T08:28:55.165Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T08:28:55.165Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T08:28:55.165Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T08:28:55.165Z] Bash-1.0.6 [2024-09-06T08:28:55.165Z] [2024-09-06T08:28:55.165Z] [2024-09-06T08:28:55.165Z] ==> git version 2.25.1 found [2024-09-06T08:28:55.165Z] ==> 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-09-06T08:28:55.165Z] Release-Date: 2020-01-08 [2024-09-06T08:28:55.165Z] 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-09-06T08:28:55.165Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T08:28:55.165Z] ==> Jenkins CI detected. [2024-09-06T08:28:55.165Z] current dir:  /w/workspace/edgex-go/1 [2024-09-06T08:28:55.165Z] project root: . [2024-09-06T08:28:55.165Z] --> token set from env [2024-09-06T08:28:55.165Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T08:28:55.425Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T08:28:55.425Z] ==> Python coveragepy not found [2024-09-06T08:28:55.425Z] ==> Searching for coverage reports in: [2024-09-06T08:28:55.425Z] + . [2024-09-06T08:28:55.425Z] -> Found 1 reports [2024-09-06T08:28:55.425Z] ==> Detecting git/mercurial file structure [2024-09-06T08:28:55.425Z] ==> Reading reports [2024-09-06T08:28:55.425Z] + ./coverage.out bytes=545398 [2024-09-06T08:28:55.425Z] ==> Appending adjustments [2024-09-06T08:28:55.425Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T08:28:56.804Z] + Found adjustments [2024-09-06T08:28:56.804Z] ==> Gzipping contents [2024-09-06T08:28:56.804Z] 68K /tmp/codecov.zziI8q.gz [2024-09-06T08:28:56.804Z] ==> Uploading reports [2024-09-06T08:28:56.804Z] url: https://codecov.io [2024-09-06T08:28:56.804Z] query: branch=PR-4891&commit=f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4891%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4891&job=&cmd_args= [2024-09-06T08:28:56.804Z] -> Pinging Codecov [2024-09-06T08:28:56.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4891&commit=f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4891%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4891&job=&cmd_args= [2024-09-06T08:28:57.065Z] -> Uploading to [2024-09-06T08:28:57.065Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4/46fb1f31-eb23-4d66-86e5-026915851482.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T082856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf1a962a0812b9be243900a4baffc7c72d13cad79a22bf529804e0912d330164 [2024-09-06T08:28:57.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T08:28:57.065Z] Dload Upload Total Spent Left Speed [2024-09-06T08:28:57.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67963 0 0 100 67963 0 222k --:--:-- --:--:-- --:--:-- 222k [2024-09-06T08:28:57.328Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f96c4cc6c16a2f181a54bdabc8b36913f4a8b8c4 [Pipeline] } [2024-09-06T08:28:57.361Z] 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-09-06T08:28:59.085Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:28:59.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:00.354Z] ---> package-listing.sh [2024-09-06T08:29:00.354Z] ++ facter osfamily [2024-09-06T08:29:00.354Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T08:29:00.613Z] + OS_FAMILY=debian [2024-09-06T08:29:00.613Z] + workspace=/w/workspace/edgex-go/1 [2024-09-06T08:29:00.613Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T08:29:00.613Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T08:29:00.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T08:29:00.613Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T08:29:00.613Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T08:29:00.613Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T08:29:00.613Z] + case "${OS_FAMILY}" in [2024-09-06T08:29:00.613Z] + dpkg -l [2024-09-06T08:29:00.613Z] + grep '^ii' [2024-09-06T08:29:00.613Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T08:29:00.613Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T08:29:00.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T08:29:00.613Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T08:29:00.613Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-06T08:29:00.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-06T08:29:00.667Z] 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-09-06T08:29:00.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T08:29:01.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T08:29:01.622Z] [2024-09-06T08:29:01.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T08:29:02.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T08:29:02.881Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T08:29:02.881Z] 5eb5b503b376: Pulling fs layer [2024-09-06T08:29:02.881Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T08:29:02.881Z] ec43610c2a17: Pulling fs layer [2024-09-06T08:29:02.881Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T08:29:02.881Z] 33b1e0a273af: Pulling fs layer [2024-09-06T08:29:02.881Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T08:29:02.881Z] 2f39f015ded8: Pulling fs layer [2024-09-06T08:29:02.881Z] 33b1e0a273af: Waiting [2024-09-06T08:29:02.881Z] 3a2ae6a8a46f: Waiting [2024-09-06T08:29:02.881Z] 5d3b04190fa2: Waiting [2024-09-06T08:29:02.881Z] 2f39f015ded8: Waiting [2024-09-06T08:29:02.881Z] 5c69ac0246d0: Download complete [2024-09-06T08:29:02.881Z] 33b1e0a273af: Verifying Checksum [2024-09-06T08:29:02.881Z] 33b1e0a273af: Download complete [2024-09-06T08:29:02.881Z] 5d3b04190fa2: Download complete [2024-09-06T08:29:03.139Z] ec43610c2a17: Verifying Checksum [2024-09-06T08:29:03.139Z] ec43610c2a17: Download complete [2024-09-06T08:29:03.139Z] 5eb5b503b376: Verifying Checksum [2024-09-06T08:29:03.139Z] 5eb5b503b376: Download complete [2024-09-06T08:29:03.708Z] 2f39f015ded8: Download complete [2024-09-06T08:29:04.646Z] 5eb5b503b376: Pull complete [2024-09-06T08:29:04.646Z] 5c69ac0246d0: Pull complete [2024-09-06T08:29:05.217Z] ec43610c2a17: Pull complete [2024-09-06T08:29:05.217Z] 3a2ae6a8a46f: Pull complete [2024-09-06T08:29:05.217Z] 33b1e0a273af: Pull complete [2024-09-06T08:29:05.477Z] 5d3b04190fa2: Pull complete [2024-09-06T08:29:09.670Z] 2f39f015ded8: Pull complete [2024-09-06T08:29:09.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T08:29:09.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T08:29:09.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T08:29:09.899Z] prd-ubuntu20.04-docker-8c-8g-9574 does not seem to be running inside a container [2024-09-06T08:29:09.922Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-06T08:29:19.449Z] $ docker top 6196c3c65b915fa35b2de0987247bb6e2cbeefae85b33c96f9a8374f2504bb8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T08:29:19.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T08:29:20.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T08:29:20.511Z] + ls /var/log/sa-host [2024-09-06T08:29:20.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T08:29:20.761Z] provisioning config files... [2024-09-06T08:29:20.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5985586666406857996tmp [Pipeline] { [Pipeline] echo [2024-09-06T08:29:20.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:21.160Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T08:29:21.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:21.616Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T08:29:21.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:21.980Z] ---> sudo-logs.sh [2024-09-06T08:29:21.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T08:29:22.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:22.407Z] ---> job-cost.sh [2024-09-06T08:29:22.407Z] lf-activate-venv: SKIPPING [2024-09-06T08:29:22.407Z] DEBUG: total: 0.2199999988079071 [2024-09-06T08:29:22.407Z] INFO: Retrieving Stack Cost... [2024-09-06T08:29:23.363Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T08:29:23.930Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T08:29:23.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T08:29:24.304Z] ---> logs-deploy.sh [2024-09-06T08:29:24.304Z] lf-activate-venv: SKIPPING [2024-09-06T08:29:24.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4891/1 [2024-09-06T08:29:24.304Z] INFO: archiving workspace using pattern(s): [2024-09-06T08:29:25.363Z] Archives upload complete. [2024-09-06T08:29:25.629Z] INFO: archiving logs to Nexus [2024-09-06T08:29:26.241Z] ---> uname -a: [2024-09-06T08:29:26.241Z] Linux prd-ubuntu20-04-docker-8c-8g-9574 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] ---> lscpu: [2024-09-06T08:29:26.241Z] Architecture: x86_64 [2024-09-06T08:29:26.241Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-06T08:29:26.241Z] Byte Order: Little Endian [2024-09-06T08:29:26.241Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-06T08:29:26.241Z] CPU(s): 8 [2024-09-06T08:29:26.241Z] On-line CPU(s) list: 0-7 [2024-09-06T08:29:26.241Z] Thread(s) per core: 1 [2024-09-06T08:29:26.241Z] Core(s) per socket: 1 [2024-09-06T08:29:26.241Z] Socket(s): 8 [2024-09-06T08:29:26.241Z] NUMA node(s): 1 [2024-09-06T08:29:26.241Z] Vendor ID: AuthenticAMD [2024-09-06T08:29:26.241Z] CPU family: 23 [2024-09-06T08:29:26.241Z] Model: 49 [2024-09-06T08:29:26.241Z] Model name: AMD EPYC-Rome Processor [2024-09-06T08:29:26.241Z] Stepping: 0 [2024-09-06T08:29:26.241Z] CPU MHz: 2800.000 [2024-09-06T08:29:26.241Z] BogoMIPS: 5600.00 [2024-09-06T08:29:26.241Z] Virtualization: AMD-V [2024-09-06T08:29:26.241Z] Hypervisor vendor: KVM [2024-09-06T08:29:26.241Z] Virtualization type: full [2024-09-06T08:29:26.241Z] L1d cache: 256 KiB [2024-09-06T08:29:26.241Z] L1i cache: 256 KiB [2024-09-06T08:29:26.241Z] L2 cache: 4 MiB [2024-09-06T08:29:26.241Z] L3 cache: 128 MiB [2024-09-06T08:29:26.241Z] NUMA node0 CPU(s): 0-7 [2024-09-06T08:29:26.241Z] Vulnerability Itlb multihit: Not affected [2024-09-06T08:29:26.241Z] Vulnerability L1tf: Not affected [2024-09-06T08:29:26.241Z] Vulnerability Mds: Not affected [2024-09-06T08:29:26.241Z] Vulnerability Meltdown: Not affected [2024-09-06T08:29:26.241Z] Vulnerability Mmio stale data: Not affected [2024-09-06T08:29:26.241Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-06T08:29:26.241Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-06T08:29:26.241Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-06T08:29:26.241Z] Vulnerability Srbds: Not affected [2024-09-06T08:29:26.241Z] Vulnerability Tsx async abort: Not affected [2024-09-06T08:29:26.241Z] 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-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] ---> nproc: [2024-09-06T08:29:26.241Z] 8 [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] ---> df -h: [2024-09-06T08:29:26.241Z] Filesystem Size Used Avail Use% Mounted on [2024-09-06T08:29:26.241Z] overlay 155G 28G 128G 18% / [2024-09-06T08:29:26.241Z] tmpfs 64M 0 64M 0% /dev [2024-09-06T08:29:26.241Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-06T08:29:26.241Z] shm 64M 0 64M 0% /dev/shm [2024-09-06T08:29:26.241Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] ---> sar -b -r -n DEV: [2024-09-06T08:29:26.241Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 09/06/24 _x86_64_ (8 CPU) [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] 07:26:04 LINUX RESTART (8 CPU) [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] 07:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-06T08:29:26.241Z] 07:28:01 183.48 10.68 172.80 0.00 1716.59 62460.06 0.00 [2024-09-06T08:29:26.241Z] 07:29:01 84.60 0.02 84.59 0.00 2.80 42203.92 0.00 [2024-09-06T08:29:26.241Z] 07:30:01 21.43 0.03 21.39 0.00 0.27 11619.59 0.00 [2024-09-06T08:29:26.241Z] 07:31:01 30.96 0.15 30.81 0.00 4.93 20401.40 0.00 [2024-09-06T08:29:26.241Z] 07:32:01 25.51 0.97 24.54 0.00 67.44 21028.32 0.00 [2024-09-06T08:29:26.241Z] 07:33:01 205.00 5.88 199.12 0.00 4350.27 54922.00 0.00 [2024-09-06T08:29:26.241Z] 07:34:01 103.18 0.02 103.17 0.00 0.13 137964.47 0.00 [2024-09-06T08:29:26.241Z] 07:35:01 511.85 12.93 498.92 0.00 106.92 96238.23 0.00 [2024-09-06T08:29:26.241Z] 07:36:01 256.69 0.47 256.22 0.00 3.73 102037.53 0.00 [2024-09-06T08:29:26.241Z] 07:37:01 247.95 0.47 247.48 0.00 3.73 78003.60 0.00 [2024-09-06T08:29:26.241Z] 07:38:01 248.96 0.03 248.93 0.00 0.27 72812.93 0.00 [2024-09-06T08:29:26.241Z] 07:39:01 263.69 0.02 263.67 0.00 0.13 70251.49 0.00 [2024-09-06T08:29:26.241Z] 07:40:01 521.51 0.05 521.46 0.00 5.20 57021.93 0.00 [2024-09-06T08:29:26.241Z] 07:41:01 2.60 0.00 2.60 0.00 0.00 30.52 0.00 [2024-09-06T08:29:26.241Z] 07:42:01 1.66 0.02 1.65 0.00 0.13 19.83 0.00 [2024-09-06T08:29:26.241Z] 07:43:01 1.75 0.00 1.75 0.00 0.00 24.53 0.00 [2024-09-06T08:29:26.241Z] 07:44:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2024-09-06T08:29:26.241Z] 07:45:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-09-06T08:29:26.241Z] 07:46:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2024-09-06T08:29:26.241Z] 07:47:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2024-09-06T08:29:26.241Z] 07:48:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2024-09-06T08:29:26.241Z] 07:49:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2024-09-06T08:29:26.241Z] 07:50:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2024-09-06T08:29:26.241Z] 07:51:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2024-09-06T08:29:26.241Z] 07:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-09-06T08:29:26.241Z] 07:53:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2024-09-06T08:29:26.241Z] 07:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-09-06T08:29:26.241Z] 07:55:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2024-09-06T08:29:26.241Z] 07:56:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2024-09-06T08:29:26.241Z] 07:57:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-09-06T08:29:26.241Z] 07:58:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-09-06T08:29:26.241Z] 07:59:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2024-09-06T08:29:26.241Z] 08:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-09-06T08:29:26.241Z] 08:01:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-09-06T08:29:26.241Z] 08:02:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-09-06T08:29:26.241Z] 08:03:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2024-09-06T08:29:26.241Z] 08:04:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-09-06T08:29:26.241Z] 08:05:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-09-06T08:29:26.241Z] 08:06:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-09-06T08:29:26.241Z] 08:07:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2024-09-06T08:29:26.241Z] 08:08:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2024-09-06T08:29:26.241Z] 08:09:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2024-09-06T08:29:26.241Z] 08:10:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-09-06T08:29:26.241Z] 08:11:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2024-09-06T08:29:26.241Z] 08:12:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-09-06T08:29:26.241Z] 08:13:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2024-09-06T08:29:26.241Z] 08:14:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2024-09-06T08:29:26.241Z] 08:15:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2024-09-06T08:29:26.241Z] 08:16:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2024-09-06T08:29:26.241Z] 08:17:01 1.37 0.02 1.35 0.00 0.13 15.46 0.00 [2024-09-06T08:29:26.241Z] 08:18:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-09-06T08:29:26.241Z] 08:19:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2024-09-06T08:29:26.241Z] 08:20:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-09-06T08:29:26.241Z] 08:21:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 [2024-09-06T08:29:26.241Z] 08:22:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2024-09-06T08:29:26.241Z] 08:23:01 3.63 1.50 2.13 0.00 35.46 27.73 0.00 [2024-09-06T08:29:26.241Z] 08:24:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-09-06T08:29:26.241Z] 08:25:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 [2024-09-06T08:29:26.241Z] 08:26:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2024-09-06T08:29:26.241Z] 08:27:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-09-06T08:29:26.241Z] 08:28:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2024-09-06T08:29:26.241Z] 08:29:02 2.52 0.22 2.30 0.00 16.93 54.92 0.00 [2024-09-06T08:29:26.241Z] Average: 44.64 0.54 44.10 0.00 101.41 13337.18 0.00 [2024-09-06T08:29:26.241Z] [2024-09-06T08:29:26.241Z] 07:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-06T08:29:26.241Z] 07:28:01 27686460 31503256 812052 2.47 122596 3849028 2046976 6.03 1285920 3401384 401724 [2024-09-06T08:29:26.241Z] 07:29:01 27131460 31428280 878544 2.67 128968 4290948 2080540 6.13 1849868 3352388 305480 [2024-09-06T08:29:26.241Z] 07:30:01 25634544 29981132 2323476 7.07 133908 4310032 3200032 9.43 2844668 3828428 499680 [2024-09-06T08:29:26.241Z] 07:31:01 26353540 31455732 845896 2.57 135336 5031172 1945104 5.73 1788376 4132876 607908 [2024-09-06T08:29:26.241Z] 07:32:01 26402872 31524564 776784 2.36 137320 5047104 1950944 5.75 1721856 4141792 99468 [2024-09-06T08:29:26.241Z] 07:33:01 22302760 31329784 933396 2.84 171716 8859280 3286648 9.69 2174192 7682708 3719132 [2024-09-06T08:29:26.241Z] 07:34:01 20758148 31306928 955200 2.90 171192 10333472 2429620 7.16 2196272 9155292 1145844 [2024-09-06T08:29:26.241Z] 07:35:01 16820984 31369640 878836 2.67 336844 13834084 2412584 7.11 2853732 12086884 2424600 [2024-09-06T08:29:26.241Z] 07:36:01 14342240 31395124 856004 2.60 342556 16259368 2380232 7.01 2839124 14512128 1638996 [2024-09-06T08:29:26.241Z] 07:37:01 9239084 28451960 3722268 11.32 377544 18014072 11253152 33.16 6555544 15415124 1397888 [2024-09-06T08:29:26.241Z] 07:38:01 5487080 26850164 5337772 16.23 391396 20091664 10740624 31.65 8950624 16735576 1786668 [2024-09-06T08:29:26.241Z] 07:39:01 10007324 31388000 852012 2.59 400656 20260048 2417484 7.12 3249028 18155320 1221400 [2024-09-06T08:29:26.241Z] 07:40:01 9704660 31413640 834932 2.54 405860 20574132 2181516 6.43 3318368 18390576 464 [2024-09-06T08:29:26.241Z] 07:41:01 9705220 31414216 834368 2.54 405884 20574132 2181516 6.43 3318216 18390580 8 [2024-09-06T08:29:26.242Z] 07:42:01 9750100 31459200 789432 2.40 405916 20574140 2189320 6.45 3273672 18390584 28 [2024-09-06T08:29:26.242Z] 07:43:01 9750184 31459280 789276 2.40 405948 20574116 2189320 6.45 3274000 18390560 8 [2024-09-06T08:29:26.242Z] 07:44:01 9750408 31459548 789244 2.40 405972 20574124 2189320 6.45 3273948 18390564 8 [2024-09-06T08:29:26.242Z] 07:45:01 9751056 31460212 788676 2.40 405984 20574124 2189320 6.45 3274040 18390564 8 [2024-09-06T08:29:26.242Z] 07:46:01 9750748 31459916 788940 2.40 406020 20574116 2189320 6.45 3274108 18390568 12 [2024-09-06T08:29:26.242Z] 07:47:01 9751976 31461220 787476 2.39 406048 20574132 2189320 6.45 3273600 18390572 172 [2024-09-06T08:29:26.242Z] 07:48:01 9751992 31461240 787432 2.39 406076 20574132 2189320 6.45 3273356 18390576 4 [2024-09-06T08:29:26.242Z] 07:49:01 9751908 31461216 787656 2.40 406104 20574136 2189320 6.45 3273664 18390580 172 [2024-09-06T08:29:26.242Z] 07:50:01 9751860 31461192 787624 2.40 406120 20574140 2189320 6.45 3273744 18390584 196 [2024-09-06T08:29:26.242Z] 07:51:01 9751844 31461196 787560 2.40 406144 20574136 2189320 6.45 3273832 18390584 8 [2024-09-06T08:29:26.242Z] 07:52:01 9751576 31460932 787740 2.40 406160 20574148 2189320 6.45 3273884 18390588 28 [2024-09-06T08:29:26.242Z] 07:53:01 9751780 31461180 787448 2.39 406180 20574152 2189320 6.45 3273676 18390588 8 [2024-09-06T08:29:26.242Z] 07:54:01 9751480 31460896 787652 2.40 406208 20574156 2173040 6.40 3273676 18390600 172 [2024-09-06T08:29:26.242Z] 07:55:01 9751368 31460840 787664 2.40 406244 20574160 2173040 6.40 3273756 18390604 192 [2024-09-06T08:29:26.242Z] 07:56:01 9751068 31460540 787876 2.40 406272 20574160 2173040 6.40 3273816 18390604 32 [2024-09-06T08:29:26.242Z] 07:57:01 9751332 31460868 787780 2.40 406288 20574164 2173040 6.40 3273964 18390608 144 [2024-09-06T08:29:26.242Z] 07:58:01 9751600 31461140 787488 2.39 406308 20574164 2173040 6.40 3273616 18390608 8 [2024-09-06T08:29:26.242Z] 07:59:01 9751488 31461068 787464 2.39 406316 20574168 2173040 6.40 3274008 18390612 76 [2024-09-06T08:29:26.242Z] 08:00:01 9751352 31460936 787556 2.40 406340 20574172 2156852 6.36 3273684 18390616 4 [2024-09-06T08:29:26.242Z] 08:01:01 9751280 31460896 787612 2.40 406352 20574168 2156852 6.36 3274116 18390616 8 [2024-09-06T08:29:26.242Z] 08:02:01 9751152 31460816 787684 2.40 406380 20574176 2156852 6.36 3274300 18390620 48 [2024-09-06T08:29:26.242Z] 08:03:01 9751076 31460764 787884 2.40 406400 20574184 2156852 6.36 3274168 18390624 24 [2024-09-06T08:29:26.242Z] 08:04:01 9751196 31460892 787732 2.40 406428 20574184 2140664 6.31 3273844 18390628 8 [2024-09-06T08:29:26.242Z] 08:05:01 9751056 31460816 787784 2.40 406456 20574188 2140664 6.31 3274200 18390632 40 [2024-09-06T08:29:26.242Z] 08:06:01 9750912 31460704 787880 2.40 406492 20574176 2140664 6.31 3273996 18390632 16 [2024-09-06T08:29:26.242Z] 08:07:01 9750640 31460456 788048 2.40 406516 20574192 2140664 6.31 3274080 18390636 28 [2024-09-06T08:29:26.242Z] 08:08:01 9750804 31460628 787788 2.40 406544 20574200 2140664 6.31 3273760 18390640 8 [2024-09-06T08:29:26.242Z] 08:09:01 9751112 31461096 787268 2.39 406568 20574328 2140664 6.31 3273816 18390752 12 [2024-09-06T08:29:26.242Z] 08:10:01 9751272 31461288 787216 2.39 406596 20574332 2156740 6.36 3274172 18390756 4 [2024-09-06T08:29:26.242Z] 08:11:01 9751012 31461088 787432 2.39 406616 20574336 2156740 6.36 3273988 18390780 8 [2024-09-06T08:29:26.242Z] 08:12:01 9750996 31461092 787348 2.39 406648 20574340 2156740 6.36 3274064 18390784 4 [2024-09-06T08:29:26.242Z] 08:13:01 9751264 31461404 786980 2.39 406680 20574344 2156740 6.36 3273912 18390788 8 [2024-09-06T08:29:26.242Z] 08:14:01 9751432 31461572 786956 2.39 406692 20574344 2156740 6.36 3273912 18390788 8 [2024-09-06T08:29:26.242Z] 08:15:01 9751196 31461384 787140 2.39 406712 20574348 2156740 6.36 3273956 18390792 8 [2024-09-06T08:29:26.242Z] 08:16:01 9751148 31461364 787104 2.39 406740 20574336 2156740 6.36 3274044 18390796 8 [2024-09-06T08:29:26.242Z] 08:17:01 9750964 31461212 787192 2.39 406764 20574348 2156740 6.36 3274756 18390796 8 [2024-09-06T08:29:26.242Z] 08:18:01 9750980 31461276 787044 2.39 406768 20574356 2156740 6.36 3274188 18390800 8 [2024-09-06T08:29:26.242Z] 08:19:01 9750980 31461288 786984 2.39 406792 20574356 2156740 6.36 3274184 18390800 12 [2024-09-06T08:29:26.242Z] 08:20:01 9750924 31461236 786940 2.39 406820 20574360 2156740 6.36 3274204 18390804 24 [2024-09-06T08:29:26.242Z] 08:21:01 9750844 31461212 786920 2.39 406848 20574368 2156740 6.36 3274272 18390808 32 [2024-09-06T08:29:26.242Z] 08:22:01 9750040 31460412 787648 2.40 406864 20574368 2156740 6.36 3274332 18390812 4 [2024-09-06T08:29:26.242Z] 08:23:01 9738560 31450744 797156 2.42 406940 20575432 2172996 6.40 3287124 18391112 8 [2024-09-06T08:29:26.242Z] 08:24:01 9738768 31451016 797072 2.42 406964 20575440 2172996 6.40 3286888 18391076 4 [2024-09-06T08:29:26.242Z] 08:25:01 9738480 31450752 797516 2.43 406980 20575440 2172996 6.40 3286836 18391076 4 [2024-09-06T08:29:26.242Z] 08:26:01 9738212 31450508 797724 2.43 407008 20575440 2172996 6.40 3286912 18391080 8 [2024-09-06T08:29:26.242Z] 08:27:01 9738412 31450744 797640 2.43 407044 20575444 2172996 6.40 3287040 18391080 8 [2024-09-06T08:29:26.242Z] 08:28:01 9738396 31450792 797592 2.43 407076 20575448 2172996 6.40 3287024 18391088 8 [2024-09-06T08:29:26.242Z] 08:29:02 9701608 31434552 813648 2.47 407140 20595380 2284492 6.73 3302160 18410528 19820 [2024-09-06T08:29:26.242Z] Average: 11604939 31303985 947330 2.88 373762 18692252 2494331 7.35 3261324 16647667 246302 [2024-09-06T08:29:26.242Z] [2024-09-06T08:29:26.242Z] 07:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-06T08:29:26.242Z] 07:28:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:28:01 ens3 1092.31 1006.76 9960.16 106.23 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:28:01 docker0 869.04 864.29 64.21 5034.30 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:29:01 veth6761148 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:29:01 ens3 30.34 20.30 31.17 13.49 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:29:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:30:01 veth6761148 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:30:01 ens3 32.79 21.41 28.09 14.08 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:30:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:31:01 veth6761148 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:31:01 ens3 12.76 8.68 11.72 6.43 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:32:01 veth6761148 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:32:01 ens3 16.74 12.33 14.16 7.65 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth7d885c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth557190e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 vethee9d9bd 0.33 0.47 0.03 0.14 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 vetha1bde2b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 vethbd21650 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 ens3 335.25 199.48 5676.98 175.16 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 vethf4929b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 docker0 7.52 10.97 0.49 155.38 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth10aee28 1.47 2.38 0.11 31.38 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth1a355db 1.07 2.02 0.08 31.34 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth573b258 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:33:01 veth9d200c5 4.65 6.68 0.37 92.58 0.00 0.00 0.00 0.01 [2024-09-06T08:29:26.242Z] 07:34:01 veth5720926 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 veth557190e 1.15 2.42 0.09 34.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 vethee9d9bd 0.07 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 vethbd21650 3.07 4.42 0.24 62.98 0.00 0.00 0.00 0.01 [2024-09-06T08:29:26.242Z] 07:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 ens3 62.49 33.53 672.63 12.38 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 veth7d62a7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 docker0 14.88 25.23 0.92 325.05 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:34:01 veth802e87f 3.27 6.23 0.24 95.64 0.00 0.00 0.00 0.01 [2024-09-06T08:29:26.242Z] 07:34:01 veth8d357d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:35:01 veth5629b3b 80.14 137.44 8.24 1179.67 0.00 0.00 0.00 0.10 [2024-09-06T08:29:26.242Z] 07:35:01 vethee9d9bd 0.07 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:35:01 vethf208b2d 74.57 166.12 7.82 1181.78 0.00 0.00 0.00 0.10 [2024-09-06T08:29:26.242Z] 07:35:01 veth17fa94d 83.72 132.74 8.56 1182.80 0.00 0.00 0.00 0.10 [2024-09-06T08:29:26.242Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:35:01 veth5449505 70.20 119.51 7.54 1182.80 0.00 0.00 0.00 0.10 [2024-09-06T08:29:26.242Z] 07:35:01 ens3 784.90 453.92 6893.41 56.67 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:35:01 vethaae05c7 82.34 126.96 8.43 1186.41 0.00 0.00 0.00 0.10 [2024-09-06T08:29:26.242Z] 07:35:01 docker0 434.73 755.82 37.83 6870.90 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:36:01 vethee9d9bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:36:01 ens3 2.80 1.95 2.27 1.30 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth95d2d82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth2bd9e39 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth56dffb8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth2f0613a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 vethee9d9bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth58664b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth8bb04b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth5a427af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 vethd5f33e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 ens3 16.03 12.60 12.82 7.55 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth5a2dec3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 vethaed3cb2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth923da6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 veth67a28fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:37:01 vethe8a0959 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth95d2d82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth2bd9e39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth56dffb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth2f0613a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 vethee9d9bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth58664b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth8bb04b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth5a427af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 vethd5f33e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 ens3 5.13 3.78 4.15 2.37 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth5a2dec3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 vethaed3cb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth923da6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 veth67a28fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:38:01 vethe8a0959 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth95d2d82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth2bd9e39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth56dffb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth2f0613a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 vethee9d9bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth58664b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth8bb04b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth5a427af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 vethd5f33e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 ens3 2.63 1.50 2.05 1.10 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth5a2dec3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 vethaed3cb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth923da6d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 veth67a28fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:39:01 vethe8a0959 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:40:01 ens3 9.06 5.60 7.98 4.04 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.242Z] 07:42:01 ens3 0.32 0.18 0.54 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:52:01 ens3 0.27 0.15 0.19 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:53:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:57:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:02:01 ens3 0.45 0.37 0.33 0.27 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:03:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:04:01 ens3 0.55 0.00 0.08 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:05:01 ens3 0.97 0.42 0.42 0.22 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:06:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:07:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:12:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:13:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:17:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:18:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:22:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:23:01 ens3 8.15 6.82 5.57 6.43 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:27:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:29:02 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:29:02 ens3 28.26 21.30 331.35 7.09 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] 08:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] Average: ens3 39.16 29.00 378.96 6.80 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] Average: docker0 21.18 26.51 1.65 198.46 0.00 0.00 0.00 0.00 [2024-09-06T08:29:26.243Z] [2024-09-06T08:29:26.243Z] [2024-09-06T08:29:26.243Z] ---> sar -P ALL: [2024-09-06T08:29:26.243Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9574) 09/06/24 _x86_64_ (8 CPU) [2024-09-06T08:29:26.243Z] [2024-09-06T08:29:26.243Z] 07:26:04 LINUX RESTART (8 CPU) [2024-09-06T08:29:26.243Z] [2024-09-06T08:29:26.243Z] 07:27:02 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.243Z] 07:28:01 all 8.92 0.00 4.13 3.47 0.08 83.41 [2024-09-06T08:29:26.243Z] 07:28:01 0 10.59 0.00 4.27 2.00 0.07 83.07 [2024-09-06T08:29:26.243Z] 07:28:01 1 8.15 0.00 4.39 0.57 0.07 86.83 [2024-09-06T08:29:26.243Z] 07:28:01 2 8.72 0.00 3.56 0.43 0.09 87.21 [2024-09-06T08:29:26.243Z] 07:28:01 3 8.62 0.00 4.76 14.42 0.09 72.11 [2024-09-06T08:29:26.243Z] 07:28:01 4 9.36 0.00 4.00 0.34 0.07 86.22 [2024-09-06T08:29:26.243Z] 07:28:01 5 8.30 0.00 4.66 0.36 0.07 86.61 [2024-09-06T08:29:26.243Z] 07:28:01 6 9.84 0.00 3.80 5.96 0.07 80.34 [2024-09-06T08:29:26.243Z] 07:28:01 7 7.76 0.00 3.61 3.74 0.10 84.78 [2024-09-06T08:29:26.243Z] 07:29:01 all 34.61 0.00 5.30 2.69 0.11 57.29 [2024-09-06T08:29:26.243Z] 07:29:01 0 33.13 0.00 5.60 0.59 0.12 60.56 [2024-09-06T08:29:26.243Z] 07:29:01 1 33.33 0.00 5.86 0.13 0.10 60.57 [2024-09-06T08:29:26.243Z] 07:29:01 2 33.95 0.00 4.87 0.24 0.12 60.82 [2024-09-06T08:29:26.243Z] 07:29:01 3 34.95 0.00 5.76 16.80 0.08 42.40 [2024-09-06T08:29:26.243Z] 07:29:01 4 34.80 0.00 4.73 0.07 0.13 60.26 [2024-09-06T08:29:26.243Z] 07:29:01 5 33.58 0.00 4.98 0.34 0.08 61.02 [2024-09-06T08:29:26.243Z] 07:29:01 6 37.70 0.00 5.27 3.20 0.13 53.69 [2024-09-06T08:29:26.243Z] 07:29:01 7 35.43 0.00 5.32 0.15 0.13 58.97 [2024-09-06T08:29:26.243Z] 07:30:01 all 44.94 0.00 5.47 0.53 0.12 48.95 [2024-09-06T08:29:26.243Z] 07:30:01 0 44.20 0.00 5.29 0.05 0.10 50.36 [2024-09-06T08:29:26.243Z] 07:30:01 1 44.08 0.00 5.31 0.05 0.12 50.44 [2024-09-06T08:29:26.243Z] 07:30:01 2 44.79 0.00 5.31 0.10 0.17 49.63 [2024-09-06T08:29:26.243Z] 07:30:01 3 46.23 0.00 5.63 3.35 0.12 44.68 [2024-09-06T08:29:26.243Z] 07:30:01 4 47.79 0.00 5.63 0.05 0.12 46.41 [2024-09-06T08:29:26.243Z] 07:30:01 5 44.27 0.00 5.70 0.00 0.08 49.94 [2024-09-06T08:29:26.243Z] 07:30:01 6 44.32 0.00 5.41 0.52 0.12 49.63 [2024-09-06T08:29:26.243Z] 07:30:01 7 43.84 0.00 5.46 0.08 0.12 50.50 [2024-09-06T08:29:26.243Z] 07:31:01 all 27.91 0.00 5.63 20.58 0.07 45.81 [2024-09-06T08:29:26.243Z] 07:31:01 0 28.94 0.00 5.18 36.45 0.08 29.36 [2024-09-06T08:29:26.243Z] 07:31:01 1 26.76 0.00 5.61 8.50 0.07 59.07 [2024-09-06T08:29:26.243Z] 07:31:01 2 27.91 0.00 5.55 51.40 0.08 15.06 [2024-09-06T08:29:26.243Z] 07:31:01 3 26.99 0.00 5.58 16.74 0.05 50.64 [2024-09-06T08:29:26.243Z] 07:31:01 4 28.51 0.00 6.29 11.44 0.07 53.69 [2024-09-06T08:29:26.244Z] 07:31:01 5 27.49 0.00 5.31 4.30 0.07 62.84 [2024-09-06T08:29:26.244Z] 07:31:01 6 28.09 0.00 5.83 19.10 0.08 46.89 [2024-09-06T08:29:26.244Z] 07:31:01 7 28.57 0.00 5.68 16.61 0.05 49.08 [2024-09-06T08:29:26.244Z] 07:32:01 all 6.64 0.00 2.10 21.04 0.07 70.16 [2024-09-06T08:29:26.244Z] 07:32:01 0 5.47 0.00 1.96 73.29 0.08 19.20 [2024-09-06T08:29:26.244Z] 07:32:01 1 8.39 0.00 2.34 0.00 0.05 89.22 [2024-09-06T08:29:26.244Z] 07:32:01 2 7.12 0.00 2.23 19.16 0.05 71.44 [2024-09-06T08:29:26.244Z] 07:32:01 3 6.61 0.00 2.15 62.06 0.20 28.99 [2024-09-06T08:29:26.244Z] 07:32:01 4 8.07 0.00 2.25 2.15 0.03 87.49 [2024-09-06T08:29:26.244Z] 07:32:01 5 4.86 0.00 1.77 2.10 0.05 91.22 [2024-09-06T08:29:26.244Z] 07:32:01 6 6.26 0.00 1.94 2.13 0.03 89.64 [2024-09-06T08:29:26.244Z] 07:32:01 7 6.31 0.00 2.14 7.20 0.05 84.31 [2024-09-06T08:29:26.244Z] 07:33:01 all 13.53 0.00 5.38 12.54 0.09 68.47 [2024-09-06T08:29:26.244Z] 07:33:01 0 12.96 0.00 6.45 16.36 0.08 64.14 [2024-09-06T08:29:26.244Z] 07:33:01 1 14.28 0.00 4.56 2.97 0.07 78.12 [2024-09-06T08:29:26.244Z] 07:33:01 2 13.49 0.00 6.06 2.11 0.15 78.19 [2024-09-06T08:29:26.244Z] 07:33:01 3 16.07 0.00 6.46 42.12 0.09 35.26 [2024-09-06T08:29:26.244Z] 07:33:01 4 15.82 0.00 5.49 11.61 0.08 66.99 [2024-09-06T08:29:26.244Z] 07:33:01 5 12.74 0.00 4.12 10.02 0.07 73.06 [2024-09-06T08:29:26.244Z] 07:33:01 6 11.05 0.00 4.46 5.15 0.10 79.24 [2024-09-06T08:29:26.244Z] 07:33:01 7 11.86 0.00 5.42 10.10 0.07 72.56 [2024-09-06T08:29:26.244Z] 07:34:01 all 4.09 0.00 1.53 38.50 0.09 55.78 [2024-09-06T08:29:26.244Z] 07:34:01 0 3.86 0.00 1.59 26.11 0.08 68.35 [2024-09-06T08:29:26.244Z] 07:34:01 1 3.90 0.00 1.22 3.48 0.03 91.36 [2024-09-06T08:29:26.244Z] 07:34:01 2 4.36 0.00 1.26 0.54 0.08 93.76 [2024-09-06T08:29:26.244Z] 07:34:01 3 4.83 0.00 1.75 74.37 0.07 18.98 [2024-09-06T08:29:26.244Z] 07:34:01 4 3.92 0.00 2.00 67.07 0.15 26.84 [2024-09-06T08:29:26.244Z] 07:34:01 5 4.04 0.00 1.26 26.51 0.03 68.16 [2024-09-06T08:29:26.244Z] 07:34:01 6 3.84 0.00 1.49 44.96 0.25 49.45 [2024-09-06T08:29:26.244Z] 07:34:01 7 3.98 0.00 1.66 65.51 0.03 28.82 [2024-09-06T08:29:26.244Z] 07:35:01 all 10.39 0.00 4.76 27.36 0.08 57.40 [2024-09-06T08:29:26.244Z] 07:35:01 0 10.01 0.00 4.24 13.68 0.07 71.99 [2024-09-06T08:29:26.244Z] 07:35:01 1 7.96 0.00 4.30 30.17 0.07 57.51 [2024-09-06T08:29:26.244Z] 07:35:01 2 11.18 0.00 3.92 11.01 0.07 73.82 [2024-09-06T08:29:26.244Z] 07:35:01 3 11.88 0.00 6.46 23.53 0.12 58.01 [2024-09-06T08:29:26.244Z] 07:35:01 4 13.17 0.00 5.53 23.06 0.08 58.16 [2024-09-06T08:29:26.244Z] 07:35:01 5 10.48 0.00 5.10 51.65 0.08 32.68 [2024-09-06T08:29:26.244Z] 07:35:01 6 9.42 0.00 4.13 32.61 0.10 53.74 [2024-09-06T08:29:26.244Z] 07:35:01 7 9.04 0.00 4.45 33.26 0.08 53.17 [2024-09-06T08:29:26.244Z] 07:36:01 all 0.29 0.00 1.07 14.16 0.03 84.45 [2024-09-06T08:29:26.244Z] 07:36:01 0 0.22 0.00 1.15 0.43 0.03 98.16 [2024-09-06T08:29:26.244Z] 07:36:01 1 0.17 0.00 0.18 2.79 0.03 96.83 [2024-09-06T08:29:26.244Z] 07:36:01 2 0.07 0.00 1.12 1.10 0.00 97.72 [2024-09-06T08:29:26.244Z] 07:36:01 3 0.84 0.00 0.38 1.57 0.03 97.18 [2024-09-06T08:29:26.244Z] 07:36:01 4 0.37 0.00 3.39 95.30 0.08 0.86 [2024-09-06T08:29:26.244Z] 07:36:01 5 0.25 0.00 1.12 6.24 0.02 92.37 [2024-09-06T08:29:26.244Z] 07:36:01 6 0.03 0.00 1.00 0.60 0.02 98.35 [2024-09-06T08:29:26.244Z] 07:36:01 7 0.42 0.00 0.22 6.09 0.02 93.26 [2024-09-06T08:29:26.244Z] 07:37:01 all 62.66 0.00 9.87 9.37 0.11 17.99 [2024-09-06T08:29:26.244Z] 07:37:01 0 62.20 0.00 9.44 2.51 0.12 25.72 [2024-09-06T08:29:26.244Z] 07:37:01 1 62.58 0.00 9.99 19.96 0.12 7.36 [2024-09-06T08:29:26.244Z] 07:37:01 2 62.91 0.00 9.21 2.77 0.10 25.00 [2024-09-06T08:29:26.244Z] 07:37:01 3 62.99 0.00 10.36 8.81 0.12 17.73 [2024-09-06T08:29:26.244Z] 07:37:01 4 63.72 0.00 10.17 21.84 0.12 4.15 [2024-09-06T08:29:26.244Z] 07:37:01 5 62.93 0.00 9.54 2.56 0.13 24.84 [2024-09-06T08:29:26.244Z] 07:37:01 6 62.14 0.00 9.82 2.79 0.10 25.14 [2024-09-06T08:29:26.244Z] 07:37:01 7 61.77 0.00 10.44 13.61 0.10 14.08 [2024-09-06T08:29:26.244Z] 07:38:01 all 89.29 0.00 10.52 0.00 0.18 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 0 89.82 0.00 9.96 0.00 0.22 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 1 88.65 0.00 11.18 0.02 0.15 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 2 89.59 0.00 10.15 0.00 0.26 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 3 89.45 0.00 10.39 0.00 0.15 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 4 89.79 0.00 10.06 0.00 0.13 0.02 [2024-09-06T08:29:26.244Z] 07:38:01 5 89.13 0.00 10.70 0.00 0.17 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 6 89.00 0.00 10.86 0.00 0.14 0.00 [2024-09-06T08:29:26.244Z] 07:38:01 7 88.93 0.00 10.85 0.00 0.22 0.00 [2024-09-06T08:29:26.244Z] [2024-09-06T08:29:26.244Z] 07:38:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.244Z] 07:39:01 all 61.64 0.00 9.12 5.49 0.14 23.62 [2024-09-06T08:29:26.244Z] 07:39:01 0 61.71 0.00 9.50 1.23 0.15 27.40 [2024-09-06T08:29:26.244Z] 07:39:01 1 60.43 0.00 9.46 6.11 0.14 23.88 [2024-09-06T08:29:26.244Z] 07:39:01 2 59.04 0.00 9.46 1.40 0.28 29.83 [2024-09-06T08:29:26.244Z] 07:39:01 3 62.45 0.00 9.07 1.84 0.10 26.55 [2024-09-06T08:29:26.244Z] 07:39:01 4 61.39 0.00 9.34 2.34 0.10 26.83 [2024-09-06T08:29:26.244Z] 07:39:01 5 61.60 0.00 8.50 2.05 0.10 27.75 [2024-09-06T08:29:26.244Z] 07:39:01 6 62.40 0.00 8.47 3.29 0.10 25.74 [2024-09-06T08:29:26.244Z] 07:39:01 7 63.99 0.00 9.16 25.36 0.12 1.38 [2024-09-06T08:29:26.244Z] 07:40:01 all 1.62 0.00 0.97 8.60 0.03 88.78 [2024-09-06T08:29:26.244Z] 07:40:01 0 1.36 0.00 0.92 5.47 0.05 92.20 [2024-09-06T08:29:26.244Z] 07:40:01 1 1.70 0.00 0.85 7.22 0.02 90.22 [2024-09-06T08:29:26.244Z] 07:40:01 2 1.31 0.00 0.90 3.85 0.02 93.92 [2024-09-06T08:29:26.244Z] 07:40:01 3 1.65 0.00 1.02 3.93 0.03 93.36 [2024-09-06T08:29:26.244Z] 07:40:01 4 1.79 0.00 1.07 5.42 0.03 91.69 [2024-09-06T08:29:26.244Z] 07:40:01 5 1.64 0.00 0.78 2.20 0.03 95.34 [2024-09-06T08:29:26.244Z] 07:40:01 6 1.84 0.00 0.92 4.55 0.02 92.67 [2024-09-06T08:29:26.244Z] 07:40:01 7 1.66 0.00 1.31 36.25 0.03 60.75 [2024-09-06T08:29:26.244Z] 07:41:01 all 0.03 0.00 0.01 0.04 0.01 99.92 [2024-09-06T08:29:26.244Z] 07:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T08:29:26.244Z] 07:41:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:41:01 2 0.13 0.00 0.00 0.05 0.02 99.80 [2024-09-06T08:29:26.244Z] 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:41:01 4 0.00 0.00 0.02 0.20 0.00 99.78 [2024-09-06T08:29:26.244Z] 07:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.244Z] 07:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:42:01 all 0.06 0.00 0.03 0.09 0.01 99.82 [2024-09-06T08:29:26.244Z] 07:42:01 0 0.07 0.00 0.03 0.28 0.02 99.60 [2024-09-06T08:29:26.244Z] 07:42:01 1 0.02 0.00 0.03 0.10 0.02 99.83 [2024-09-06T08:29:26.244Z] 07:42:01 2 0.20 0.00 0.03 0.00 0.02 99.75 [2024-09-06T08:29:26.244Z] 07:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-06T08:29:26.244Z] 07:42:01 4 0.05 0.00 0.02 0.30 0.00 99.63 [2024-09-06T08:29:26.244Z] 07:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:42:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-06T08:29:26.244Z] 07:42:01 7 0.00 0.00 0.05 0.00 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:43:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2024-09-06T08:29:26.244Z] 07:43:01 0 0.03 0.00 0.03 0.15 0.02 99.77 [2024-09-06T08:29:26.244Z] 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:43:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-06T08:29:26.244Z] 07:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:43:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2024-09-06T08:29:26.244Z] 07:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.244Z] 07:44:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2024-09-06T08:29:26.244Z] 07:44:01 0 0.07 0.00 0.02 0.17 0.03 99.72 [2024-09-06T08:29:26.244Z] 07:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:44:01 2 0.12 0.00 0.02 0.00 0.03 99.83 [2024-09-06T08:29:26.244Z] 07:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-06T08:29:26.244Z] 07:44:01 4 0.02 0.00 0.00 0.08 0.02 99.88 [2024-09-06T08:29:26.244Z] 07:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:45:01 all 0.23 0.00 0.01 0.03 0.00 99.73 [2024-09-06T08:29:26.244Z] 07:45:01 0 0.05 0.00 0.03 0.22 0.02 99.68 [2024-09-06T08:29:26.244Z] 07:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:45:01 2 1.71 0.00 0.00 0.00 0.00 98.29 [2024-09-06T08:29:26.244Z] 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:45:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.244Z] 07:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-09-06T08:29:26.244Z] 07:46:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2024-09-06T08:29:26.244Z] 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.244Z] 07:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.244Z] 07:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-06T08:29:26.244Z] 07:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-06T08:29:26.244Z] 07:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T08:29:26.244Z] 07:46:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T08:29:26.244Z] 07:47:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2024-09-06T08:29:26.244Z] 07:47:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2024-09-06T08:29:26.244Z] 07:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T08:29:26.244Z] 07:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:47:01 4 0.00 0.00 0.00 0.13 0.02 99.85 [2024-09-06T08:29:26.244Z] 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-09-06T08:29:26.244Z] 07:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-06T08:29:26.244Z] 07:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.244Z] 07:48:01 2 0.32 0.00 0.03 0.00 0.02 99.63 [2024-09-06T08:29:26.244Z] 07:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2024-09-06T08:29:26.244Z] 07:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.244Z] 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:49:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-09-06T08:29:26.244Z] 07:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T08:29:26.244Z] 07:49:01 2 0.89 0.00 0.05 0.00 0.02 99.04 [2024-09-06T08:29:26.244Z] 07:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-06T08:29:26.244Z] 07:49:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2024-09-06T08:29:26.244Z] 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.244Z] [2024-09-06T08:29:26.244Z] 07:49:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.244Z] 07:50:01 all 0.13 0.00 0.01 0.06 0.01 99.79 [2024-09-06T08:29:26.244Z] 07:50:01 0 0.02 0.00 0.02 0.10 0.02 99.85 [2024-09-06T08:29:26.244Z] 07:50:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-06T08:29:26.244Z] 07:50:01 2 0.98 0.00 0.03 0.00 0.00 98.99 [2024-09-06T08:29:26.244Z] 07:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.244Z] 07:50:01 4 0.00 0.00 0.02 0.35 0.00 99.63 [2024-09-06T08:29:26.244Z] 07:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.244Z] 07:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.244Z] 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.244Z] 07:51:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2024-09-06T08:29:26.244Z] 07:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.244Z] 07:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.244Z] 07:51:01 2 1.37 0.00 0.05 0.00 0.02 98.56 [2024-09-06T08:29:26.244Z] 07:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 07:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 07:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:52:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-09-06T08:29:26.245Z] 07:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-06T08:29:26.245Z] 07:52:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:52:01 2 0.71 0.00 0.00 0.00 0.02 99.27 [2024-09-06T08:29:26.245Z] 07:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:52:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:53:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-09-06T08:29:26.245Z] 07:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T08:29:26.245Z] 07:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-06T08:29:26.245Z] 07:53:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-09-06T08:29:26.245Z] 07:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-06T08:29:26.245Z] 07:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 07:54:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2024-09-06T08:29:26.245Z] 07:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 07:54:01 2 1.19 0.00 0.02 0.00 0.02 98.78 [2024-09-06T08:29:26.245Z] 07:54:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 07:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 07:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:55:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:55:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-06T08:29:26.245Z] 07:55:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-09-06T08:29:26.245Z] 07:55:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-09-06T08:29:26.245Z] 07:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:56:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 07:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-09-06T08:29:26.245Z] 07:57:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-06T08:29:26.245Z] 07:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:57:01 3 0.03 0.00 0.05 0.00 0.03 99.88 [2024-09-06T08:29:26.245Z] 07:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-06T08:29:26.245Z] 07:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.245Z] 07:58:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2024-09-06T08:29:26.245Z] 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 07:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 07:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 07:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 07:59:01 all 0.03 0.00 0.01 0.02 0.02 99.92 [2024-09-06T08:29:26.245Z] 07:59:01 0 0.03 0.00 0.03 0.02 0.03 99.88 [2024-09-06T08:29:26.245Z] 07:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 07:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 07:59:01 3 0.05 0.00 0.02 0.00 0.05 99.88 [2024-09-06T08:29:26.245Z] 07:59:01 4 0.02 0.00 0.00 0.12 0.02 99.85 [2024-09-06T08:29:26.245Z] 07:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 07:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:00:01 all 0.08 0.00 0.01 0.04 0.01 99.87 [2024-09-06T08:29:26.245Z] 08:00:01 0 0.02 0.00 0.03 0.10 0.00 99.85 [2024-09-06T08:29:26.245Z] 08:00:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:00:01 2 0.60 0.00 0.02 0.00 0.02 99.37 [2024-09-06T08:29:26.245Z] 08:00:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 08:00:01 4 0.00 0.00 0.00 0.13 0.00 99.87 [2024-09-06T08:29:26.245Z] 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] [2024-09-06T08:29:26.245Z] 08:00:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.245Z] 08:01:01 all 0.16 0.00 0.01 0.01 0.01 99.82 [2024-09-06T08:29:26.245Z] 08:01:01 0 0.03 0.00 0.02 0.05 0.03 99.87 [2024-09-06T08:29:26.245Z] 08:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:01:01 2 1.08 0.00 0.00 0.00 0.00 98.92 [2024-09-06T08:29:26.245Z] 08:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 08:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.245Z] 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:02:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:02:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-06T08:29:26.245Z] 08:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:03:01 all 0.02 0.00 0.01 0.06 0.01 99.91 [2024-09-06T08:29:26.245Z] 08:03:01 0 0.02 0.00 0.02 0.28 0.02 99.67 [2024-09-06T08:29:26.245Z] 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:03:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 08:03:01 4 0.02 0.00 0.02 0.17 0.00 99.80 [2024-09-06T08:29:26.245Z] 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-06T08:29:26.245Z] 08:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:04:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2024-09-06T08:29:26.245Z] 08:04:01 4 0.03 0.00 0.00 0.07 0.00 99.90 [2024-09-06T08:29:26.245Z] 08:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:04:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-09-06T08:29:26.245Z] 08:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:05:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-09-06T08:29:26.245Z] 08:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:05:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-09-06T08:29:26.245Z] 08:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:06:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-09-06T08:29:26.245Z] 08:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 08:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:06:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-06T08:29:26.245Z] 08:06:01 4 0.02 0.00 0.00 0.07 0.02 99.90 [2024-09-06T08:29:26.245Z] 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-06T08:29:26.245Z] 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:07:01 all 0.16 0.00 0.01 0.00 0.01 99.82 [2024-09-06T08:29:26.245Z] 08:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:07:01 2 1.17 0.00 0.03 0.00 0.02 98.78 [2024-09-06T08:29:26.245Z] 08:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 08:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:08:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-09-06T08:29:26.245Z] 08:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:08:01 2 0.86 0.00 0.00 0.00 0.00 99.14 [2024-09-06T08:29:26.245Z] 08:08:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T08:29:26.245Z] 08:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-06T08:29:26.245Z] 08:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T08:29:26.245Z] 08:09:01 1 0.00 0.00 0.02 0.07 0.00 99.92 [2024-09-06T08:29:26.245Z] 08:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:09:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-06T08:29:26.245Z] 08:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-06T08:29:26.245Z] 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-06T08:29:26.245Z] 08:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-06T08:29:26.245Z] 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-06T08:29:26.245Z] 08:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-06T08:29:26.245Z] 08:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.245Z] 08:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] [2024-09-06T08:29:26.245Z] 08:11:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.245Z] 08:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-06T08:29:26.245Z] 08:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:12:01 3 0.05 0.00 0.02 0.02 0.05 99.87 [2024-09-06T08:29:26.245Z] 08:12:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-06T08:29:26.245Z] 08:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T08:29:26.245Z] 08:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-06T08:29:26.245Z] 08:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:13:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.245Z] 08:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.245Z] 08:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-06T08:29:26.245Z] 08:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.245Z] 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.245Z] 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.245Z] 08:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.245Z] 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.245Z] 08:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-06T08:29:26.246Z] 08:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-06T08:29:26.246Z] 08:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.246Z] 08:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:15:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:15:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-06T08:29:26.246Z] 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:16:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-09-06T08:29:26.246Z] 08:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:16:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-06T08:29:26.246Z] 08:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.246Z] 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-06T08:29:26.246Z] 08:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.246Z] 08:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-06T08:29:26.246Z] 08:18:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-06T08:29:26.246Z] 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-06T08:29:26.246Z] 08:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:19:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-06T08:29:26.246Z] 08:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.246Z] 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:20:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-09-06T08:29:26.246Z] 08:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:20:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:20:01 2 1.44 0.00 0.03 0.00 0.00 98.53 [2024-09-06T08:29:26.246Z] 08:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:20:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-09-06T08:29:26.246Z] 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:21:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-09-06T08:29:26.246Z] 08:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:21:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2024-09-06T08:29:26.246Z] 08:21:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-06T08:29:26.246Z] 08:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-06T08:29:26.246Z] 08:22:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-09-06T08:29:26.246Z] 08:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:22:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-09-06T08:29:26.246Z] 08:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-09-06T08:29:26.246Z] 08:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] [2024-09-06T08:29:26.246Z] 08:22:01 CPU %user %nice %system %iowait %steal %idle [2024-09-06T08:29:26.246Z] 08:23:01 all 0.51 0.00 0.05 0.02 0.02 99.42 [2024-09-06T08:29:26.246Z] 08:23:01 0 0.38 0.00 0.08 0.02 0.02 99.50 [2024-09-06T08:29:26.246Z] 08:23:01 1 0.17 0.00 0.03 0.02 0.00 99.78 [2024-09-06T08:29:26.246Z] 08:23:01 2 2.08 0.00 0.03 0.00 0.02 97.87 [2024-09-06T08:29:26.246Z] 08:23:01 3 0.13 0.00 0.05 0.02 0.03 99.77 [2024-09-06T08:29:26.246Z] 08:23:01 4 0.22 0.00 0.02 0.03 0.02 99.72 [2024-09-06T08:29:26.246Z] 08:23:01 5 0.25 0.00 0.05 0.03 0.02 99.65 [2024-09-06T08:29:26.246Z] 08:23:01 6 0.12 0.00 0.03 0.00 0.02 99.83 [2024-09-06T08:29:26.246Z] 08:23:01 7 0.67 0.00 0.07 0.02 0.02 99.23 [2024-09-06T08:29:26.246Z] 08:24:01 all 0.03 0.00 0.01 0.07 0.01 99.88 [2024-09-06T08:29:26.246Z] 08:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:24:01 2 0.15 0.00 0.00 0.00 0.00 99.85 [2024-09-06T08:29:26.246Z] 08:24:01 3 0.03 0.00 0.03 0.35 0.03 99.55 [2024-09-06T08:29:26.246Z] 08:24:01 4 0.02 0.00 0.02 0.23 0.02 99.72 [2024-09-06T08:29:26.246Z] 08:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-06T08:29:26.246Z] 08:25:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-06T08:29:26.246Z] 08:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-06T08:29:26.246Z] 08:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-06T08:29:26.246Z] 08:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:26:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-06T08:29:26.246Z] 08:26:01 4 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-06T08:29:26.246Z] 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:27:01 all 0.12 0.00 0.01 0.02 0.01 99.83 [2024-09-06T08:29:26.246Z] 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:27:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-06T08:29:26.246Z] 08:27:01 2 0.78 0.00 0.00 0.00 0.00 99.22 [2024-09-06T08:29:26.246Z] 08:27:01 3 0.05 0.00 0.02 0.07 0.03 99.83 [2024-09-06T08:29:26.246Z] 08:27:01 4 0.05 0.00 0.02 0.10 0.00 99.83 [2024-09-06T08:29:26.246Z] 08:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-06T08:29:26.246Z] 08:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-06T08:29:26.246Z] 08:28:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2024-09-06T08:29:26.246Z] 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-06T08:29:26.246Z] 08:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:28:01 2 0.58 0.00 0.00 0.00 0.02 99.40 [2024-09-06T08:29:26.246Z] 08:28:01 3 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-06T08:29:26.246Z] 08:28:01 4 0.02 0.00 0.03 0.13 0.02 99.80 [2024-09-06T08:29:26.246Z] 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-06T08:29:26.246Z] 08:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-06T08:29:26.246Z] 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-06T08:29:26.246Z] 08:29:02 all 0.63 0.00 0.24 0.08 0.01 99.04 [2024-09-06T08:29:26.246Z] 08:29:02 0 0.75 0.00 0.22 0.05 0.02 98.97 [2024-09-06T08:29:26.246Z] 08:29:02 1 0.23 0.00 0.23 0.02 0.02 99.50 [2024-09-06T08:29:26.246Z] 08:29:02 2 0.33 0.00 0.15 0.02 0.00 99.50 [2024-09-06T08:29:26.246Z] 08:29:02 3 0.84 0.00 0.40 0.17 0.03 98.56 [2024-09-06T08:29:26.246Z] 08:29:02 4 1.15 0.00 0.33 0.37 0.02 98.13 [2024-09-06T08:29:26.246Z] 08:29:02 5 0.50 0.00 0.28 0.00 0.00 99.22 [2024-09-06T08:29:26.246Z] 08:29:02 6 0.32 0.00 0.15 0.00 0.02 99.52 [2024-09-06T08:29:26.246Z] 08:29:02 7 0.88 0.00 0.17 0.00 0.02 98.93 [2024-09-06T08:29:26.246Z] Average: all 5.90 0.00 1.06 2.64 0.03 90.37 [2024-09-06T08:29:26.246Z] Average: 0 5.82 0.00 1.06 2.89 0.03 90.20 [2024-09-06T08:29:26.246Z] Average: 1 5.75 0.00 1.05 1.32 0.02 91.86 [2024-09-06T08:29:26.246Z] Average: 2 6.10 0.00 1.02 1.50 0.03 91.35 [2024-09-06T08:29:26.246Z] Average: 3 6.00 0.00 1.13 4.31 0.04 88.51 [2024-09-06T08:29:26.246Z] Average: 4 6.08 0.00 1.13 3.89 0.02 88.87 [2024-09-06T08:29:26.246Z] Average: 5 5.78 0.00 1.02 1.73 0.02 91.44 [2024-09-06T08:29:26.246Z] Average: 6 5.86 0.00 1.02 2.00 0.03 91.10 [2024-09-06T08:29:26.246Z] Average: 7 5.82 0.00 1.05 3.49 0.02 89.61 [2024-09-06T08:29:26.246Z] [2024-09-06T08:29:26.246Z] [2024-09-06T08:29:26.246Z]