Pull request #4857 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from f1ea89513b7547867be39eb194b5913da90f13ad+ec96e723b98e779972536fd74512d007c7aee7d0 (417440df012bdd409259bbf288927f2f99fa36c3) 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-ssh224771142265444411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh224034618708050793.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4857/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-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2136780511709145290.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-4857/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14249359853967978243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6395603783007604749.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-4857/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-4857/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14632607820032854975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7377 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit f1ea89513b7547867be39eb194b5913da90f13ad Merge succeeded, producing f1ea89513b7547867be39eb194b5913da90f13ad Checking out Revision f1ea89513b7547867be39eb194b5913da90f13ad (PR-4857) > git config core.sparsecheckout # timeout=10 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # 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 ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 Commit message: "feat: Include Correlation ID in Logs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T09:56:20.775Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T09:56:20.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T09:56:21.125Z] ========================================================= [2024-08-08T09:56:21.126Z] EdgeX Global Pipelines Version Info [2024-08-08T09:56:21.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:56:21.903Z] ------------------- [2024-08-08T09:56:21.903Z] stable info: [2024-08-08T09:56:21.903Z] ------------------- [2024-08-08T09:56:21.903Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T09:56:21.903Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T09:56:21.903Z] Message: update stable to v1.0.260 [2024-08-08T09:56:22.475Z] ------------------- [2024-08-08T09:56:22.475Z] experimental info: [2024-08-08T09:56:22.475Z] ------------------- [2024-08-08T09:56:22.475Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T09:56:22.475Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T09:56:22.475Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T09:56:22.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-08T09:56:22.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-08T09:56:22.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T09:56:22.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T09:56:22.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T09:56:23.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T09:56:23.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T09:56:23.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-08T09:56:23.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-08T09:56:23.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-08T09:56:23.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T09:56:23.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T09:56:23.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T09:56:23.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T09:56:23.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T09:56:23.674Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T09:56:23.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T09:56:23.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T09:56:23.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-08T09:56:23.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-08T09:56:23.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T09:56:24.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T09:56:24.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T09:56:24.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4857 [Pipeline] echo [2024-08-08T09:56:24.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4857 [Pipeline] echo [2024-08-08T09:56:24.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4857 [Pipeline] echo [2024-08-08T09:56:24.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo [2024-08-08T09:56:24.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ea895 [Pipeline] echo [2024-08-08T09:56:24.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T09:56:24.627Z] provisioning config files... [2024-08-08T09:56:24.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config770005311811218812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:56:25.054Z] ---> ****-login.sh [2024-08-08T09:56:25.054Z] nexus3.edgexfoundry.org:10001 [2024-08-08T09:56:25.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:56:25.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:56:25.315Z] Configure a credential helper to remove this warning. See [2024-08-08T09:56:25.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:56:25.315Z] [2024-08-08T09:56:25.315Z] Login Succeeded [2024-08-08T09:56:25.315Z] nexus3.edgexfoundry.org:10002 [2024-08-08T09:56:25.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:56:25.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:56:25.576Z] Configure a credential helper to remove this warning. See [2024-08-08T09:56:25.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:56:25.577Z] [2024-08-08T09:56:25.577Z] Login Succeeded [2024-08-08T09:56:25.577Z] nexus3.edgexfoundry.org:10003 [2024-08-08T09:56:25.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:56:25.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:56:25.577Z] Configure a credential helper to remove this warning. See [2024-08-08T09:56:25.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:56:25.577Z] [2024-08-08T09:56:25.577Z] Login Succeeded [2024-08-08T09:56:25.577Z] nexus3.edgexfoundry.org:10004 [2024-08-08T09:56:25.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:56:25.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:56:25.837Z] Configure a credential helper to remove this warning. See [2024-08-08T09:56:25.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:56:25.837Z] [2024-08-08T09:56:25.837Z] Login Succeeded [2024-08-08T09:56:25.837Z] ****.io [2024-08-08T09:56:25.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:56:26.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:56:26.098Z] Configure a credential helper to remove this warning. See [2024-08-08T09:56:26.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:56:26.098Z] [2024-08-08T09:56:26.098Z] Login Succeeded [2024-08-08T09:56:26.098Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T09:56:26.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T09:56:26.612Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/core-command/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.612Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-08T09:56:26.612Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T09:56:26.612Z] -f2 [2024-08-08T09:56:26.612Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/core-data/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.612Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/core-keeper/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.612Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/core-metadata/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-08T09:56:26.612Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-08T09:56:26.612Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-08T09:56:26.613Z] + + dirname cmd/security-spire-server/Dockerfile [2024-08-08T09:56:26.613Z] cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/support-notifications/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-08T09:56:26.613Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-08T09:56:26.613Z] + cut -d/ -f2 [2024-08-08T09:56:26.613Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-08T09:56:26.671Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-08T09:56:27.246Z] + git rev-list -1 --merges f1ea89513b7547867be39eb194b5913da90f13ad~1..f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo [2024-08-08T09:56:27.281Z] -----------> git rev-list -1 --merges f1ea89513b7547867be39eb194b5913da90f13ad~1..f1ea89513b7547867be39eb194b5913da90f13ad f1ea89513b7547867be39eb194b5913da90f13ad [false] [Pipeline] sh [2024-08-08T09:56:27.608Z] + git log --format=format:%s -1 f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] echo [2024-08-08T09:56:27.686Z] ========================================================= [2024-08-08T09:56:27.686Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T09:56:27.686Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-08T09:56:28.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T09:56:28.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T09:56:28.216Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T09:56:28.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T09:56:28.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-08T09:56:28.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-08T09:56:28.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:56:28.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T09:56:28.748Z] [2024-08-08T09:56:28.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:56:29.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T09:56:29.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T09:56:29.161Z] b85a868b505f: Pulling fs layer [2024-08-08T09:56:29.161Z] e2be974225ed: Pulling fs layer [2024-08-08T09:56:29.161Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T09:56:29.161Z] 988bab9f4d93: Pulling fs layer [2024-08-08T09:56:29.161Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T09:56:29.161Z] eaf3925da568: Pulling fs layer [2024-08-08T09:56:29.161Z] bab4dde63d76: Pulling fs layer [2024-08-08T09:56:29.161Z] bde34c3a00c8: Pulling fs layer [2024-08-08T09:56:29.161Z] b352a97aabf1: Pulling fs layer [2024-08-08T09:56:29.161Z] 4872d77fe225: Pulling fs layer [2024-08-08T09:56:29.161Z] 5851b861e8e6: Pulling fs layer [2024-08-08T09:56:29.161Z] 988bab9f4d93: Waiting [2024-08-08T09:56:29.161Z] 1469e6f7b9e6: Waiting [2024-08-08T09:56:29.161Z] eaf3925da568: Waiting [2024-08-08T09:56:29.161Z] bab4dde63d76: Waiting [2024-08-08T09:56:29.161Z] bde34c3a00c8: Waiting [2024-08-08T09:56:29.161Z] 4872d77fe225: Waiting [2024-08-08T09:56:29.161Z] b352a97aabf1: Waiting [2024-08-08T09:56:29.161Z] 5851b861e8e6: Waiting [2024-08-08T09:56:29.161Z] e2be974225ed: Verifying Checksum [2024-08-08T09:56:29.161Z] e2be974225ed: Download complete [2024-08-08T09:56:29.161Z] 988bab9f4d93: Verifying Checksum [2024-08-08T09:56:29.161Z] 988bab9f4d93: Download complete [2024-08-08T09:56:29.422Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T09:56:29.422Z] 1469e6f7b9e6: Download complete [2024-08-08T09:56:29.422Z] eaf3925da568: Verifying Checksum [2024-08-08T09:56:29.422Z] eaf3925da568: Download complete [2024-08-08T09:56:29.422Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T09:56:29.422Z] 339a4e72a1f5: Download complete [2024-08-08T09:56:29.422Z] bde34c3a00c8: Download complete [2024-08-08T09:56:29.422Z] b352a97aabf1: Verifying Checksum [2024-08-08T09:56:29.422Z] b352a97aabf1: Download complete [2024-08-08T09:56:29.422Z] 4872d77fe225: Verifying Checksum [2024-08-08T09:56:29.422Z] 4872d77fe225: Download complete [2024-08-08T09:56:29.422Z] 5851b861e8e6: Verifying Checksum [2024-08-08T09:56:29.422Z] 5851b861e8e6: Download complete [2024-08-08T09:56:29.422Z] b85a868b505f: Verifying Checksum [2024-08-08T09:56:29.422Z] b85a868b505f: Download complete [2024-08-08T09:56:29.683Z] bab4dde63d76: Verifying Checksum [2024-08-08T09:56:29.683Z] bab4dde63d76: Download complete [2024-08-08T09:56:30.623Z] b85a868b505f: Pull complete [2024-08-08T09:56:30.882Z] e2be974225ed: Pull complete [2024-08-08T09:56:31.452Z] 339a4e72a1f5: Pull complete [2024-08-08T09:56:31.452Z] 988bab9f4d93: Pull complete [2024-08-08T09:56:31.714Z] 1469e6f7b9e6: Pull complete [2024-08-08T09:56:31.714Z] eaf3925da568: Pull complete [2024-08-08T09:56:33.624Z] bab4dde63d76: Pull complete [2024-08-08T09:56:33.624Z] bde34c3a00c8: Pull complete [2024-08-08T09:56:33.885Z] b352a97aabf1: Pull complete [2024-08-08T09:56:33.885Z] 4872d77fe225: Pull complete [2024-08-08T09:56:33.885Z] 5851b861e8e6: Pull complete [2024-08-08T09:56:33.885Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T09:56:33.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T09:56:33.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T09:56:34.185Z] prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container [2024-08-08T09:56:34.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T09:56:37.629Z] $ docker top 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 -eo pid,comm [2024-08-08T09:56:37.684Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-08T09:56:37.684Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T09:56:37.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T09:56:37.880Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T09:56:37.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T09:56:37.995Z] $ docker exec 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent [2024-08-08T09:56:38.107Z] SSH_AUTH_SOCK=/tmp/ssh-QwL5U3t11lfM/agent.33 [2024-08-08T09:56:38.107Z] SSH_AGENT_PID=39 [2024-08-08T09:56:38.116Z] Running ssh-add (command line suppressed) [2024-08-08T09:56:38.220Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7508464338267711077.key (/w/workspace/edgex-go/1@tmp/private_key_7508464338267711077.key) [2024-08-08T09:56:38.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T09:56:38.590Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T09:56:38.616Z] $ docker exec --env ******** --env ******** 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent -k [2024-08-08T09:56:38.717Z] unset SSH_AUTH_SOCK; [2024-08-08T09:56:38.717Z] unset SSH_AGENT_PID; [2024-08-08T09:56:38.718Z] echo Agent pid 39 killed; [2024-08-08T09:56:38.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T09:56:38.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T09:56:38.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T09:56:38.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T09:56:38.978Z] $ docker exec 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent [2024-08-08T09:56:39.086Z] SSH_AUTH_SOCK=/tmp/ssh-hEBNIcutn3q6/agent.72 [2024-08-08T09:56:39.086Z] SSH_AGENT_PID=78 [2024-08-08T09:56:39.091Z] Running ssh-add (command line suppressed) [2024-08-08T09:56:39.207Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3080584329387306599.key (/w/workspace/edgex-go/1@tmp/private_key_3080584329387306599.key) [2024-08-08T09:56:39.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T09:56:39.587Z] + git semver init [2024-08-08T09:56:39.847Z] 2024-08-08 09:56:39,753 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T09:56:39.847Z] 2024-08-08 09:56:39,754 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-08T09:56:39.847Z] 2024-08-08 09:56:39,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-08T09:56:39.847Z] 2024-08-08 09:56:39,755 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,720 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4857 with force:False [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,720 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4857 [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,726 [execute] INFO git cat-file --batch-check [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,733 [execute] INFO git cat-file --batch [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T09:56:45.167Z] 2024-08-08 09:56:44,738 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4857 [2024-08-08T09:56:45.167Z] 0.0.0 [Pipeline] } [2024-08-08T09:56:45.195Z] $ docker exec --env ******** --env ******** 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 ssh-agent -k [2024-08-08T09:56:45.296Z] unset SSH_AUTH_SOCK; [2024-08-08T09:56:45.296Z] unset SSH_AGENT_PID; [2024-08-08T09:56:45.296Z] echo Agent pid 78 killed; [2024-08-08T09:56:45.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T09:56:45.785Z] + git semver [Pipeline] } [2024-08-08T09:56:46.071Z] $ docker stop --time=1 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 [2024-08-08T09:56:47.407Z] $ docker rm -f --volumes 886e1069f22d6e771e25d6a9722813480b163255949676cf9ddaa443baec14e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T09:56:47.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T09:56:48.142Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T09:56:48.172Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T09:56:49.047Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-08T09:56:49.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T09:56:49.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T09:56:49.195Z] ========================================================= [2024-08-08T09:56:49.195Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T09:56:49.195Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T09:56:49.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T09:56:49.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T09:56:49.553Z] 619be1103602: Pulling fs layer [2024-08-08T09:56:49.553Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T09:56:49.553Z] 5df492c9dc93: Pulling fs layer [2024-08-08T09:56:49.553Z] 7629e6793208: Pulling fs layer [2024-08-08T09:56:49.553Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T09:56:49.553Z] fb5054dd5b73: Pulling fs layer [2024-08-08T09:56:49.553Z] eeca6798cff9: Pulling fs layer [2024-08-08T09:56:49.553Z] aa269ceb94a6: Pulling fs layer [2024-08-08T09:56:49.553Z] ada007ff1a6a: Pulling fs layer [2024-08-08T09:56:49.553Z] 7629e6793208: Waiting [2024-08-08T09:56:49.553Z] 4f4fb700ef54: Waiting [2024-08-08T09:56:49.553Z] fb5054dd5b73: Waiting [2024-08-08T09:56:49.553Z] eeca6798cff9: Waiting [2024-08-08T09:56:49.553Z] aa269ceb94a6: Waiting [2024-08-08T09:56:49.553Z] ada007ff1a6a: Waiting [2024-08-08T09:56:49.553Z] 7862e08f4a3e: Download complete [2024-08-08T09:56:49.553Z] 7629e6793208: Verifying Checksum [2024-08-08T09:56:49.553Z] 7629e6793208: Download complete [2024-08-08T09:56:49.553Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T09:56:49.553Z] 4f4fb700ef54: Download complete [2024-08-08T09:56:49.553Z] 619be1103602: Verifying Checksum [2024-08-08T09:56:49.553Z] 619be1103602: Download complete [2024-08-08T09:56:49.553Z] fb5054dd5b73: Verifying Checksum [2024-08-08T09:56:49.553Z] fb5054dd5b73: Download complete [2024-08-08T09:56:49.813Z] eeca6798cff9: Verifying Checksum [2024-08-08T09:56:49.813Z] eeca6798cff9: Download complete [2024-08-08T09:56:49.813Z] 619be1103602: Pull complete [2024-08-08T09:56:50.073Z] 7862e08f4a3e: Pull complete [2024-08-08T09:56:50.073Z] ada007ff1a6a: Verifying Checksum [2024-08-08T09:56:50.073Z] ada007ff1a6a: Download complete [2024-08-08T09:56:50.073Z] 5df492c9dc93: Verifying Checksum [2024-08-08T09:56:50.073Z] 5df492c9dc93: Download complete [2024-08-08T09:56:50.640Z] aa269ceb94a6: Verifying Checksum [2024-08-08T09:56:50.640Z] aa269ceb94a6: Download complete [2024-08-08T09:56:53.927Z] 5df492c9dc93: Pull complete [2024-08-08T09:56:53.927Z] 7629e6793208: Pull complete [2024-08-08T09:56:53.927Z] 4f4fb700ef54: Pull complete [2024-08-08T09:56:53.927Z] fb5054dd5b73: Pull complete [2024-08-08T09:56:53.927Z] eeca6798cff9: Pull complete [2024-08-08T09:56:56.464Z] aa269ceb94a6: Pull complete [2024-08-08T09:56:56.722Z] ada007ff1a6a: Pull complete [2024-08-08T09:56:56.722Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T09:56:56.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T09:56:56.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-08T09:56:57.098Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T09:56:57.098Z] WORKDIR /edgex [2024-08-08T09:56:57.098Z] COPY go.mod . [2024-08-08T09:56:57.098Z] RUN go mod download [2024-08-08T09:56:57.098Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-08T09:56:57.707Z] Sending build context to Docker daemon 178.9MB [2024-08-08T09:56:57.707Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T09:56:57.707Z] ---> f489d0715acc [2024-08-08T09:56:57.707Z] Step 2/4 : WORKDIR /edgex [2024-08-08T09:57:01.987Z] ---> Running in dbab6d7aeafa [2024-08-08T09:57:01.987Z] Removing intermediate container dbab6d7aeafa [2024-08-08T09:57:01.987Z] ---> 9314774ff325 [2024-08-08T09:57:01.987Z] Step 3/4 : COPY go.mod . [2024-08-08T09:57:01.987Z] ---> bf94f068cf29 [2024-08-08T09:57:01.987Z] Step 4/4 : RUN go mod download [2024-08-08T09:57:01.987Z] ---> Running in e65c4e426f7e [2024-08-08T09:57:03.560Z] Still waiting to schedule task [2024-08-08T09:57:03.561Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-08T09:57:28.556Z] Removing intermediate container e65c4e426f7e [2024-08-08T09:57:28.556Z] ---> f9541de07a32 [2024-08-08T09:57:28.556Z] Successfully built f9541de07a32 [2024-08-08T09:57:28.556Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:57:28.980Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T09:57:28.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T09:57:29.165Z] prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container [2024-08-08T09:57:29.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T09:57:29.540Z] $ docker top 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T09:57:29.956Z] + go version [2024-08-08T09:57:29.956Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T09:57:29.996Z] $ docker stop --time=1 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd [2024-08-08T09:57:31.228Z] $ docker rm -f --volumes 0e7110842fba42cb24e3cf42d6aa5f12e2cc1803c6139865893d2fea8506fddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:57:32.047Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T09:57:32.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T09:57:32.216Z] prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container [2024-08-08T09:57:32.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T09:57:32.562Z] $ docker top 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-08T09:57:32.781Z] ========================================================= [2024-08-08T09:57:32.781Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T09:57:32.781Z] ========================================================= [Pipeline] sh [2024-08-08T09:57:33.082Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-08T09:57:33.529Z] + make test [2024-08-08T09:57:33.529Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T09:57:41.652Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T09:58:08.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T09:58:09.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T09:58:09.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T09:58:10.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-08-08T09:58:11.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T09:58:11.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T09:58:11.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T09:58:11.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T09:58:11.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T09:58:12.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T09:58:13.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T09:58:14.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T09:58:14.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:14.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T09:58:14.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T09:58:14.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T09:58:15.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2024-08-08T09:58:15.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements [2024-08-08T09:58:15.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T09:58:15.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T09:58:16.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.278s coverage: 93.4% of statements [2024-08-08T09:58:16.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-08-08T09:58:17.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T09:58:17.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T09:58:18.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements [2024-08-08T09:58:18.379Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-08-08T09:58:18.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-08T09:58:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T09:58:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T09:58:20.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-08-08T09:58:20.015Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements [2024-08-08T09:58:20.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements [2024-08-08T09:58:20.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-08T09:58:20.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-08-08T09:58:20.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.021s coverage: 96.3% of statements [2024-08-08T09:58:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-08T09:58:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T09:58:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T09:58:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T09:58:20.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T09:58:21.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T09:58:21.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T09:58:21.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T09:58:21.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T09:58:22.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T09:58:22.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T09:58:22.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T09:58:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T09:58:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T09:58:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T09:58:22.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T09:58:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T09:58:23.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T09:58:24.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T09:58:25.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T09:58:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T09:58:27.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T09:58:27.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T09:58:29.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T09:58:29.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T09:58:29.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T09:58:30.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T09:58:30.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T09:58:30.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T09:58:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T09:58:31.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:31.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T09:58:32.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T09:58:32.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T09:58:32.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T09:58:32.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T09:58:32.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements [2024-08-08T09:58:34.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T09:58:34.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:34.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T09:58:34.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T09:58:35.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T09:58:35.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T09:58:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T09:58:36.453Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T09:58:40.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7378 in /w/workspace/edgexfoundry_edgex-go_PR-4857 [Pipeline] { [Pipeline] ws [2024-08-08T09:58:40.646Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-08T09:58:40.742Z] The recommended git tool is: git [2024-08-08T09:58:46.428Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 76.6% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 36.5% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 89.5% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements [2024-08-08T09:58:46.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements [2024-08-08T09:58:46.429Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-08T09:58:46.429Z] running golangci-lint [2024-08-08T09:58:46.429Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-08T09:58:46.429Z] go version go1.21.9 linux/amd64 [2024-08-08T09:58:46.429Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-08T09:58:46.429Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-08T09:58:49.213Z] using credential edgex-jenkins-ssh [2024-08-08T09:58:49.236Z] Cloning the remote Git repository [2024-08-08T09:58:49.288Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-08T09:58:49.412Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-08T09:58:49.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T09:58:49.764Z] > git --version # timeout=10 [2024-08-08T09:58:49.820Z] > git --version # 'git version 2.25.1' [2024-08-08T09:58:49.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T09:58:50.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T09:59:08.353Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 20.430588183s" [2024-08-08T09:59:08.353Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.628338ms" [2024-08-08T09:59:09.205Z] Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit f1ea89513b7547867be39eb194b5913da90f13ad [2024-08-08T09:59:09.627Z] Merge succeeded, producing f1ea89513b7547867be39eb194b5913da90f13ad [2024-08-08T09:59:09.628Z] Checking out Revision f1ea89513b7547867be39eb194b5913da90f13ad (PR-4857) [2024-08-08T09:59:07.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T09:59:07.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T09:59:08.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T09:59:08.405Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T09:59:08.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T09:59:08.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4857/head:refs/remotes/origin/PR-4857 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-08T09:59:09.233Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T09:59:09.291Z] > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 [2024-08-08T09:59:09.519Z] > git remote # timeout=10 [2024-08-08T09:59:09.538Z] > git config --get remote.origin.url # timeout=10 [2024-08-08T09:59:09.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T09:59:09.572Z] > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 [2024-08-08T09:59:09.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-08T09:59:09.633Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T09:59:09.645Z] > git checkout -f f1ea89513b7547867be39eb194b5913da90f13ad # timeout=10 [2024-08-08T09:59:13.511Z] Commit message: "feat: Include Correlation ID in Logs" [2024-08-08T09:59:13.567Z] > git --version # timeout=10 [2024-08-08T09:59:13.582Z] > git --version # 'git version 2.25.1' [2024-08-08T09:59:13.601Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T09:59:15.503Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T09:59:15.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T09:59:15.503Z] Dload Upload Total Spent Left Speed [2024-08-08T09:59:15.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63504 0 --:--:-- --:--:-- --:--:-- 63820 [Pipeline] sh [2024-08-08T09:59:15.854Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T09:59:16.205Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T09:59:16.205Z] + sudo tee /etc/docker/daemon.new [2024-08-08T09:59:16.205Z] { [2024-08-08T09:59:16.205Z] "registry-mirrors": [ [2024-08-08T09:59:16.205Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T09:59:16.205Z] ], [2024-08-08T09:59:16.205Z] "bip": "10.250.0.254/24", [2024-08-08T09:59:16.205Z] "hosts": [ [2024-08-08T09:59:16.205Z] "tcp://0.0.0.0:5555", [2024-08-08T09:59:16.205Z] "unix:///var/run/docker.sock" [2024-08-08T09:59:16.205Z] ], [2024-08-08T09:59:16.205Z] "mtu": 1458, [2024-08-08T09:59:16.205Z] "selinux-enabled": true, [2024-08-08T09:59:16.205Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T09:59:16.205Z] } [Pipeline] sh [2024-08-08T09:59:16.554Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T09:59:16.907Z] + sudo service docker restart [2024-08-08T09:59:18.322Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.128811521s with top 10 stages: buildir: 49.164255503s, gosec: 7.631848188s, fact_deprecated: 2.550694068s, inspect: 2.480463875s, printf: 2.163639645s, ctrlflow: 1.963713329s, fact_purity: 1.223425982s, nilness: 1.155111447s, S1038: 803.762258ms, ineffassign: 715.71107ms" [2024-08-08T09:59:18.322Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-08T09:59:18.322Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, cgo: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, skip_files: 214/214, exclude: 214/214" [2024-08-08T09:59:18.322Z] level=info msg="[runner] processing took 15.019681ms with stages: nolint: 6.519291ms, identifier_marker: 4.615422ms, exclude-rules: 1.140385ms, autogenerated_exclude: 1.062625ms, path_prettifier: 1.060266ms, skip_dirs: 584.712µs, cgo: 23.08µs, filename_unadjuster: 10.35µs, max_same_issues: 600ns, skip_files: 450ns, fixer: 400ns, uniq_by_line: 350ns, exclude: 300ns, diff: 280ns, sort_results: 230ns, severity-rules: 230ns, max_from_linter: 190ns, source_code: 150ns, max_per_file_from_linter: 150ns, path_shortener: 120ns, path_prefixer: 100ns" [2024-08-08T09:59:18.322Z] level=info msg="[runner] linters took 10.327492731s with stages: goanalysis_metalinter: 10.31239015s" [2024-08-08T09:59:18.322Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-08T09:59:18.322Z] level=info msg="Memory: 309 samples, avg is 287.4MB, max is 1296.5MB" [2024-08-08T09:59:18.322Z] level=info msg="Execution took 30.796984663s" [2024-08-08T09:59:18.322Z] go vet ./... [2024-08-08T09:59:23.586Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T09:59:23.586Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T09:59:23.586Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-08T09:59:23.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-08T09:59:23.968Z] + ls -al . [2024-08-08T09:59:23.968Z] total 872 [2024-08-08T09:59:23.968Z] drwxrwxr-x 11 1001 1001 4096 Aug 8 09:57 . [2024-08-08T09:59:23.968Z] drwxr-xr-x 4 root root 4096 Aug 8 09:57 .. [2024-08-08T09:59:23.968Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 .blubracket [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 09:56 .dockerignore [2024-08-08T09:59:23.968Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 09:58 .git [2024-08-08T09:59:23.968Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 09:56 .github [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 1102 Aug 8 09:56 .gitignore [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 09:56 .golangci.yml [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 09:56 .hadolint.yml [2024-08-08T09:59:23.968Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 09:56 .semver [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 09:56 .sonarcloud.properties [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 09:56 ADOPTERS.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 21171 Aug 8 09:56 Attribution.txt [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 100284 Aug 8 09:56 CHANGELOG.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 09:56 CONTRIBUTING.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 09:56 GOVERNANCE.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 861 Aug 8 09:56 Jenkinsfile [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 09:56 LICENSE [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 16854 Aug 8 09:56 Makefile [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 09:56 OWNERS.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 9528 Aug 8 09:56 README.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 09:56 SECURITY.md [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 09:56 VERSION [2024-08-08T09:59:23.968Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 bin [2024-08-08T09:59:23.968Z] drwxrwxr-x 20 1001 1001 4096 Aug 8 09:56 cmd [2024-08-08T09:59:23.968Z] -rw-r--r-- 1 root root 504074 Aug 8 09:58 coverage.out [2024-08-08T09:59:23.968Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:56 fuzz_test [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 7254 Aug 8 09:56 go.mod [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 102354 Aug 8 09:56 go.sum [2024-08-08T09:59:23.968Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 09:56 internal [2024-08-08T09:59:23.968Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 09:56 openapi [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 09:56 security.txt [2024-08-08T09:59:23.968Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 09:56 version.go [Pipeline] sh [2024-08-08T09:59:24.288Z] + '[' -e coverage.out ] [2024-08-08T09:59:24.289Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-08T09:59:24.422Z] Stashed 1 file(s) [Pipeline] sh [2024-08-08T09:59:24.725Z] + make build [2024-08-08T09:59:24.725Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T09:59:35.238Z] provisioning config files... [2024-08-08T09:59:35.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4894084855019155628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:59:35.730Z] ---> ****-login.sh [2024-08-08T09:59:35.731Z] nexus3.edgexfoundry.org:10001 [2024-08-08T09:59:36.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:59:36.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:59:36.271Z] Configure a credential helper to remove this warning. See [2024-08-08T09:59:36.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:59:36.271Z] [2024-08-08T09:59:36.271Z] Login Succeeded [2024-08-08T09:59:36.271Z] nexus3.edgexfoundry.org:10002 [2024-08-08T09:59:36.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:59:36.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:59:36.542Z] Configure a credential helper to remove this warning. See [2024-08-08T09:59:36.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:59:36.542Z] [2024-08-08T09:59:36.542Z] Login Succeeded [2024-08-08T09:59:36.542Z] nexus3.edgexfoundry.org:10003 [2024-08-08T09:59:36.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:59:37.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:59:37.082Z] Configure a credential helper to remove this warning. See [2024-08-08T09:59:37.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:59:37.082Z] [2024-08-08T09:59:37.082Z] Login Succeeded [2024-08-08T09:59:37.082Z] nexus3.edgexfoundry.org:10004 [2024-08-08T09:59:37.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:59:37.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:59:37.351Z] Configure a credential helper to remove this warning. See [2024-08-08T09:59:37.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:59:37.351Z] [2024-08-08T09:59:37.351Z] Login Succeeded [2024-08-08T09:59:37.351Z] ****.io [2024-08-08T09:59:37.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T09:59:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T09:59:37.884Z] Configure a credential helper to remove this warning. See [2024-08-08T09:59:37.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T09:59:37.884Z] [2024-08-08T09:59:37.884Z] Login Succeeded [2024-08-08T09:59:37.884Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T09:59:37.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-08T09:59:38.636Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-08T09:59:38.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T09:59:38.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T09:59:38.775Z] ========================================================= [2024-08-08T09:59:38.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T09:59:38.775Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T09:59:39.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T09:59:39.163Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T09:59:39.163Z] c6b39de5b339: Pulling fs layer [2024-08-08T09:59:39.163Z] a69c41024577: Pulling fs layer [2024-08-08T09:59:39.163Z] d6de4b400683: Pulling fs layer [2024-08-08T09:59:39.163Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T09:59:39.163Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T09:59:39.163Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T09:59:39.163Z] 00f215d4a9da: Pulling fs layer [2024-08-08T09:59:39.163Z] d496ad576159: Pulling fs layer [2024-08-08T09:59:39.163Z] 4f4fb700ef54: Waiting [2024-08-08T09:59:39.163Z] 464afbd9ba4c: Waiting [2024-08-08T09:59:39.163Z] 00f215d4a9da: Waiting [2024-08-08T09:59:39.163Z] d496ad576159: Waiting [2024-08-08T09:59:39.163Z] 35cb2a7552d0: Waiting [2024-08-08T09:59:39.432Z] a69c41024577: Verifying Checksum [2024-08-08T09:59:39.432Z] a69c41024577: Download complete [2024-08-08T09:59:39.432Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T09:59:39.432Z] 35cb2a7552d0: Download complete [2024-08-08T09:59:39.432Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T09:59:39.432Z] 4f4fb700ef54: Download complete [2024-08-08T09:59:39.432Z] 464afbd9ba4c: Verifying Checksum [2024-08-08T09:59:39.432Z] 464afbd9ba4c: Download complete [2024-08-08T09:59:39.432Z] c6b39de5b339: Download complete [2024-08-08T09:59:39.703Z] d496ad576159: Verifying Checksum [2024-08-08T09:59:39.703Z] d496ad576159: Download complete [2024-08-08T09:59:40.286Z] c6b39de5b339: Pull complete [2024-08-08T09:59:40.869Z] a69c41024577: Pull complete [2024-08-08T09:59:41.134Z] d6de4b400683: Verifying Checksum [2024-08-08T09:59:41.134Z] d6de4b400683: Download complete [2024-08-08T09:59:42.091Z] 00f215d4a9da: Verifying Checksum [2024-08-08T09:59:42.091Z] 00f215d4a9da: Download complete [2024-08-08T09:59:46.678Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T09:59:48.056Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T09:59:49.961Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T09:59:50.225Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T09:59:51.602Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T09:59:54.406Z] d6de4b400683: Pull complete [2024-08-08T09:59:54.406Z] 35cb2a7552d0: Pull complete [2024-08-08T09:59:54.406Z] 4f4fb700ef54: Pull complete [2024-08-08T09:59:54.406Z] 464afbd9ba4c: Pull complete [2024-08-08T09:59:55.789Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T09:59:57.168Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T09:59:59.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T10:00:00.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-08T10:00:01.553Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T10:00:02.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T10:00:02.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T10:00:03.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-08T10:00:04.227Z] $ docker stop --time=1 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec [2024-08-08T10:00:04.499Z] 00f215d4a9da: Pull complete [2024-08-08T10:00:04.766Z] d496ad576159: Pull complete [2024-08-08T10:00:04.766Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T10:00:04.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T10:00:04.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T10:00:09.553Z] $ docker rm -f --volumes 9cc4ca9e2b5ec6b616d372daa39a12d3bbbcbd9a3cab1eb0575754d627de28ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-08-08T10:00:10.613Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T10:00:10.613Z] WORKDIR /edgex [2024-08-08T10:00:10.613Z] COPY go.mod . [2024-08-08T10:00:10.613Z] RUN go mod download -t [2024-08-08T10:00:10.613Z] ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:00:11.301Z] Sending build context to Docker daemon 3.412MB [2024-08-08T10:00:11.301Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T10:00:11.301Z] ---> f246e2811388 [2024-08-08T10:00:11.301Z] Step 2/4 : WORKDIR /edgex [2024-08-08T10:00:11.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T10:00:11.392Z] [2024-08-08T10:00:11.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:00:11.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T10:00:11.797Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-08T10:00:11.797Z] 91d30c5bc195: Pulling fs layer [2024-08-08T10:00:11.797Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-08T10:00:11.797Z] 9c61dcf015f6: Pulling fs layer [2024-08-08T10:00:11.797Z] 4698f68db338: Pulling fs layer [2024-08-08T10:00:11.797Z] 2a2f49069b9e: Pulling fs layer [2024-08-08T10:00:11.797Z] e0025b399a48: Pulling fs layer [2024-08-08T10:00:11.797Z] 4698f68db338: Waiting [2024-08-08T10:00:11.797Z] e0025b399a48: Waiting [2024-08-08T10:00:11.797Z] 2a2f49069b9e: Waiting [2024-08-08T10:00:12.057Z] 91d30c5bc195: Verifying Checksum [2024-08-08T10:00:12.057Z] 91d30c5bc195: Download complete [2024-08-08T10:00:12.057Z] 4698f68db338: Verifying Checksum [2024-08-08T10:00:12.057Z] 4698f68db338: Download complete [2024-08-08T10:00:12.057Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-08T10:00:12.057Z] 2e9b0aa3be6d: Download complete [2024-08-08T10:00:12.057Z] e0025b399a48: Verifying Checksum [2024-08-08T10:00:12.057Z] e0025b399a48: Download complete [2024-08-08T10:00:12.057Z] 91d30c5bc195: Pull complete [2024-08-08T10:00:12.314Z] 2a2f49069b9e: Download complete [2024-08-08T10:00:12.314Z] 2e9b0aa3be6d: Pull complete [2024-08-08T10:00:12.572Z] 9c61dcf015f6: Verifying Checksum [2024-08-08T10:00:12.572Z] 9c61dcf015f6: Download complete [2024-08-08T10:00:13.251Z] ---> Running in afc74d366149 [2024-08-08T10:00:13.251Z] Removing intermediate container afc74d366149 [2024-08-08T10:00:13.251Z] ---> 26f3089f2e2c [2024-08-08T10:00:13.251Z] Step 3/4 : COPY go.mod . [2024-08-08T10:00:13.832Z] ---> 76dd6ba98689 [2024-08-08T10:00:13.832Z] Step 4/4 : RUN go mod download [2024-08-08T10:00:13.832Z] ---> Running in 95ac764a8376 [2024-08-08T10:00:15.098Z] 9c61dcf015f6: Pull complete [2024-08-08T10:00:15.098Z] 4698f68db338: Pull complete [2024-08-08T10:00:15.098Z] 2a2f49069b9e: Pull complete [2024-08-08T10:00:15.098Z] e0025b399a48: Pull complete [2024-08-08T10:00:15.356Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-08T10:00:15.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T10:00:15.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:00:18.897Z] prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container [2024-08-08T10:00:18.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-08T10:00:22.790Z] $ docker top db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T10:00:23.216Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-08T10:00:25.754Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #1 transferring dockerfile: 2.06kB done [2024-08-08T10:00:25.754Z] #1 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #2 transferring dockerfile: 3.17kB done [2024-08-08T10:00:25.754Z] #2 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #3 transferring dockerfile: 1.69kB done [2024-08-08T10:00:25.754Z] #3 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #4 transferring dockerfile: 2.23kB done [2024-08-08T10:00:25.754Z] #4 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #5 transferring dockerfile: 1.93kB done [2024-08-08T10:00:25.754Z] #5 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #6 transferring dockerfile: 2.50kB done [2024-08-08T10:00:25.754Z] #6 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #7 transferring dockerfile: 2.49kB done [2024-08-08T10:00:25.754Z] #7 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #8 transferring dockerfile: 1.81kB done [2024-08-08T10:00:25.754Z] #8 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #9 transferring dockerfile: 2.01kB done [2024-08-08T10:00:25.754Z] #9 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #10 transferring dockerfile: 1.85kB done [2024-08-08T10:00:25.754Z] #10 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #11 transferring dockerfile: 2.01kB done [2024-08-08T10:00:25.754Z] #11 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #12 transferring dockerfile: 1.70kB done [2024-08-08T10:00:25.754Z] #12 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #13 transferring dockerfile: 2.15kB done [2024-08-08T10:00:25.754Z] #13 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #14 [core-command internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #14 transferring dockerfile: 1.93kB done [2024-08-08T10:00:25.754Z] #14 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #15 transferring dockerfile: 1.95kB done [2024-08-08T10:00:25.754Z] #15 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #16 [core-metadata internal] load .dockerignore [2024-08-08T10:00:25.754Z] #16 transferring context: 50B done [2024-08-08T10:00:25.754Z] #16 DONE 0.0s [2024-08-08T10:00:25.754Z] [2024-08-08T10:00:25.754Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-08T10:00:25.754Z] #17 transferring dockerfile: 1.89kB done [2024-08-08T10:00:26.013Z] #17 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-08T10:00:26.013Z] #18 transferring context: 50B done [2024-08-08T10:00:26.013Z] #18 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #19 [security-spire-config internal] load .dockerignore [2024-08-08T10:00:26.013Z] #19 transferring context: 50B done [2024-08-08T10:00:26.013Z] #19 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-08T10:00:26.013Z] #20 transferring context: 50B done [2024-08-08T10:00:26.013Z] #20 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #21 [support-scheduler internal] load .dockerignore [2024-08-08T10:00:26.013Z] #21 transferring context: 50B done [2024-08-08T10:00:26.013Z] #21 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-08T10:00:26.013Z] #22 transferring context: 50B done [2024-08-08T10:00:26.013Z] #22 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-08-08T10:00:26.013Z] #23 transferring context: 50B done [2024-08-08T10:00:26.013Z] #23 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #24 [core-keeper internal] load .dockerignore [2024-08-08T10:00:26.013Z] #24 transferring context: 50B done [2024-08-08T10:00:26.013Z] #24 DONE 0.0s [2024-08-08T10:00:26.013Z] [2024-08-08T10:00:26.013Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-08T10:00:26.271Z] #25 transferring context: 50B done [2024-08-08T10:00:26.271Z] #25 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-08T10:00:26.271Z] #26 transferring context: 50B done [2024-08-08T10:00:26.271Z] #26 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #27 [security-spire-server internal] load .dockerignore [2024-08-08T10:00:26.271Z] #27 transferring context: 50B done [2024-08-08T10:00:26.271Z] #27 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #28 [core-data internal] load .dockerignore [2024-08-08T10:00:26.271Z] #28 transferring context: 50B done [2024-08-08T10:00:26.271Z] #28 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-08T10:00:26.271Z] #29 transferring context: 50B done [2024-08-08T10:00:26.271Z] #29 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #30 [core-command internal] load .dockerignore [2024-08-08T10:00:26.271Z] #30 transferring context: 50B done [2024-08-08T10:00:26.271Z] #30 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #31 [support-notifications internal] load .dockerignore [2024-08-08T10:00:26.271Z] #31 transferring context: 50B done [2024-08-08T10:00:26.271Z] #31 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:26.271Z] #32 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:00:26.271Z] #33 DONE 0.1s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2024-08-08T10:00:26.271Z] #34 transferring context: 50B done [2024-08-08T10:00:26.271Z] #34 DONE 0.0s [2024-08-08T10:00:26.271Z] [2024-08-08T10:00:26.271Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:26.271Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:26.271Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:26.271Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:26.271Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:26.271Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-08-08T10:00:26.529Z] #35 ... [2024-08-08T10:00:26.529Z] [2024-08-08T10:00:26.529Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:26.529Z] #32 DONE 0.0s [2024-08-08T10:00:26.529Z] [2024-08-08T10:00:26.529Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:26.529Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-08T10:00:26.529Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-08T10:00:26.529Z] #35 ... [2024-08-08T10:00:26.529Z] [2024-08-08T10:00:26.529Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:26.529Z] #32 DONE 0.0s [2024-08-08T10:00:26.529Z] [2024-08-08T10:00:26.529Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:00:26.529Z] #33 DONE 0.2s [2024-08-08T10:00:26.529Z] [2024-08-08T10:00:26.529Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:26.529Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:26.529Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:26.529Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:26.529Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:26.529Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:26.790Z] #35 ... [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:26.790Z] #32 DONE 0.0s [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:00:26.790Z] #33 DONE 0.2s [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:26.790Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:26.790Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:26.790Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:26.790Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:26.790Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:26.790Z] #35 ... [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:26.790Z] #32 DONE 0.0s [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-08T10:00:26.790Z] #36 DONE 0.8s [2024-08-08T10:00:26.790Z] [2024-08-08T10:00:26.790Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:26.790Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:26.790Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:26.790Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:26.790Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:26.790Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:27.048Z] #35 ... [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:27.049Z] #32 DONE 0.0s [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:27.049Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T10:00:27.049Z] #35 ... [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-08T10:00:27.049Z] #36 DONE 0.8s [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:27.049Z] #32 DONE 0.0s [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:27.049Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:27.049Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:27.049Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:27.049Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:27.049Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:27.049Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T10:00:27.049Z] #35 ... [2024-08-08T10:00:27.049Z] [2024-08-08T10:00:27.049Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T10:00:27.049Z] #32 DONE 0.0s [2024-08-08T10:00:27.307Z] [2024-08-08T10:00:27.307Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-08T10:00:31.938Z] #37 ... [2024-08-08T10:00:31.938Z] [2024-08-08T10:00:31.938Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T10:00:31.938Z] #38 DONE 5.1s [2024-08-08T10:00:31.938Z] [2024-08-08T10:00:31.938Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:31.938Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:31.938Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:31.938Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:31.938Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:31.938Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:31.938Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T10:00:36.262Z] #35 ... [2024-08-08T10:00:36.262Z] [2024-08-08T10:00:36.262Z] #39 [core-metadata internal] load build context [2024-08-08T10:00:36.262Z] #39 transferring context: 493.68MB 9.7s done [2024-08-08T10:00:36.536Z] #39 ... [2024-08-08T10:00:36.536Z] [2024-08-08T10:00:36.536Z] #40 [core-keeper internal] load build context [2024-08-08T10:00:36.536Z] #40 ... [2024-08-08T10:00:36.536Z] [2024-08-08T10:00:36.536Z] #41 [security-bootstrapper internal] load build context [2024-08-08T10:00:36.536Z] #41 transferring context: 493.68MB 9.9s done [2024-08-08T10:00:36.536Z] #41 ... [2024-08-08T10:00:36.536Z] [2024-08-08T10:00:36.536Z] #42 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:00:36.536Z] #42 transferring context: 493.68MB 9.7s done [2024-08-08T10:00:37.906Z] #42 ... [2024-08-08T10:00:37.906Z] [2024-08-08T10:00:37.906Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T10:00:37.906Z] #43 ... [2024-08-08T10:00:37.906Z] [2024-08-08T10:00:37.906Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T10:00:38.229Z] #44 ... [2024-08-08T10:00:38.229Z] [2024-08-08T10:00:38.229Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:00:38.229Z] #33 ... [2024-08-08T10:00:38.229Z] [2024-08-08T10:00:38.229Z] #45 [support-scheduler internal] load build context [2024-08-08T10:00:38.229Z] #45 transferring context: 493.68MB 10.1s done [2024-08-08T10:00:38.229Z] #45 ... [2024-08-08T10:00:38.229Z] [2024-08-08T10:00:38.229Z] #46 [support-cron-scheduler internal] load build context [2024-08-08T10:00:38.229Z] #46 transferring context: 493.68MB 9.2s done [2024-08-08T10:00:39.323Z] #46 ... [2024-08-08T10:00:39.323Z] [2024-08-08T10:00:39.323Z] #47 [security-proxy-setup internal] load build context [2024-08-08T10:00:39.608Z] #47 ... [2024-08-08T10:00:39.608Z] [2024-08-08T10:00:39.608Z] #48 [core-data internal] load build context [2024-08-08T10:00:39.608Z] #48 ... [2024-08-08T10:00:39.608Z] [2024-08-08T10:00:39.608Z] #47 [security-proxy-setup internal] load build context [2024-08-08T10:00:40.991Z] #47 transferring context: 493.68MB 14.1s done [2024-08-08T10:00:41.937Z] #47 ... [2024-08-08T10:00:41.937Z] [2024-08-08T10:00:41.937Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:00:41.937Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:00:42.202Z] #49 ... [2024-08-08T10:00:42.202Z] [2024-08-08T10:00:42.202Z] #50 [security-spire-config internal] load build context [2024-08-08T10:00:42.202Z] #50 ... [2024-08-08T10:00:42.202Z] [2024-08-08T10:00:42.202Z] #51 [security-spire-server internal] load build context [2024-08-08T10:00:42.464Z] #51 ... [2024-08-08T10:00:42.464Z] [2024-08-08T10:00:42.464Z] #48 [core-data internal] load build context [2024-08-08T10:00:42.464Z] #48 transferring context: 493.68MB 9.6s done [2024-08-08T10:00:47.333Z] #48 ... [2024-08-08T10:00:47.333Z] [2024-08-08T10:00:47.333Z] #40 [core-keeper internal] load build context [2024-08-08T10:00:47.334Z] #40 transferring context: 493.68MB 13.9s done [2024-08-08T10:00:48.278Z] #40 ... [2024-08-08T10:00:48.278Z] [2024-08-08T10:00:48.278Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T10:00:48.278Z] #43 transferring context: 493.68MB 11.2s done [2024-08-08T10:00:54.871Z] #43 ... [2024-08-08T10:00:54.871Z] [2024-08-08T10:00:54.871Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-08T10:00:54.871Z] #36 DONE 0.8s [2024-08-08T10:00:54.871Z] [2024-08-08T10:00:54.871Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:00:54.871Z] #33 DONE 27.5s [2024-08-08T10:00:54.871Z] [2024-08-08T10:00:54.871Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:54.871Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:00:54.871Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:00:54.871Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:00:54.871Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:00:54.871Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:00:54.871Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T10:00:57.417Z] #35 ... [2024-08-08T10:00:57.417Z] [2024-08-08T10:00:57.417Z] #46 [support-cron-scheduler internal] load build context [2024-08-08T10:00:57.417Z] #46 DONE 30.6s [2024-08-08T10:00:57.417Z] [2024-08-08T10:00:57.417Z] #42 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:00:57.417Z] #42 DONE 30.9s [2024-08-08T10:00:57.417Z] [2024-08-08T10:00:57.417Z] #39 [core-metadata internal] load build context [2024-08-08T10:00:57.417Z] #39 DONE 31.1s [2024-08-08T10:00:57.417Z] [2024-08-08T10:00:57.417Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-08T10:00:57.417Z] #37 DONE 30.7s [2024-08-08T10:00:57.417Z] [2024-08-08T10:00:57.417Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:00:57.707Z] #35 ... [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #48 [core-data internal] load build context [2024-08-08T10:00:57.707Z] #48 DONE 30.5s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #45 [support-scheduler internal] load build context [2024-08-08T10:00:57.707Z] #45 DONE 30.9s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T10:00:57.707Z] #43 DONE 30.8s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #41 [security-bootstrapper internal] load build context [2024-08-08T10:00:57.707Z] #41 DONE 30.9s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #47 [security-proxy-setup internal] load build context [2024-08-08T10:00:57.707Z] #47 DONE 30.9s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #40 [core-keeper internal] load build context [2024-08-08T10:00:57.707Z] #40 DONE 30.8s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #51 [security-spire-server internal] load build context [2024-08-08T10:00:57.707Z] #51 transferring context: 27.60kB 0.0s done [2024-08-08T10:00:57.707Z] #51 DONE 26.0s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #50 [security-spire-config internal] load build context [2024-08-08T10:00:57.707Z] #50 transferring context: 25.85kB 0.0s done [2024-08-08T10:00:57.707Z] #50 DONE 26.1s [2024-08-08T10:00:57.707Z] [2024-08-08T10:00:57.707Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:00:57.707Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.8s done [2024-08-08T10:00:57.707Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T10:00:57.707Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-08T10:00:57.707Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-08T10:00:57.707Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-08-08T10:00:57.707Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-08-08T10:00:57.707Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-08-08T10:00:57.968Z] #49 ... [2024-08-08T10:00:57.968Z] [2024-08-08T10:00:57.968Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T10:00:57.968Z] #44 DONE 31.1s [2024-08-08T10:00:57.968Z] [2024-08-08T10:00:57.968Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:00:57.968Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.8s done [2024-08-08T10:00:57.968Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T10:00:57.968Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-08T10:00:57.968Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-08T10:00:57.969Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-08-08T10:00:57.969Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-08T10:00:57.969Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-08T10:00:57.969Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-08T10:00:57.969Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-08T10:00:57.969Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-08T10:00:57.969Z] #49 ... [2024-08-08T10:00:57.969Z] [2024-08-08T10:00:57.969Z] #52 [security-spire-agent internal] load build context [2024-08-08T10:00:57.969Z] #52 transferring context: 27.13kB done [2024-08-08T10:00:57.969Z] #52 DONE 0.1s [2024-08-08T10:00:57.969Z] [2024-08-08T10:00:57.969Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:00:57.969Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-08T10:00:57.969Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-08-08T10:00:57.969Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-08T10:00:58.230Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.6s [2024-08-08T10:00:58.230Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s [2024-08-08T10:00:58.230Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-08T10:00:58.491Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-08-08T10:00:59.433Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s done [2024-08-08T10:01:02.249Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-08T10:01:04.188Z] #49 ... [2024-08-08T10:01:04.188Z] [2024-08-08T10:01:04.188Z] #53 [support-notifications internal] load build context [2024-08-08T10:01:04.188Z] #53 transferring context: 323.43MB 6.5s [2024-08-08T10:01:04.188Z] #53 ... [2024-08-08T10:01:04.188Z] [2024-08-08T10:01:04.188Z] #54 [security-proxy-auth internal] load build context [2024-08-08T10:01:04.188Z] #54 ... [2024-08-08T10:01:04.188Z] [2024-08-08T10:01:04.188Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T10:01:04.458Z] #55 ... [2024-08-08T10:01:04.458Z] [2024-08-08T10:01:04.458Z] #56 [core-command internal] load build context [2024-08-08T10:01:04.458Z] #56 ... [2024-08-08T10:01:04.458Z] [2024-08-08T10:01:04.458Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T10:01:04.810Z] #55 transferring context: 493.68MB 7.4s done [2024-08-08T10:01:07.755Z] #55 ... [2024-08-08T10:01:07.755Z] [2024-08-08T10:01:07.755Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T10:01:07.755Z] #0 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:07.755Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:07.755Z] #0 1.138 (1/2) Installing ca-certificates (20240226-r0) [2024-08-08T10:01:07.755Z] #0 1.153 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:07.755Z] #0 1.159 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:07.755Z] #0 1.161 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:01:07.755Z] #0 1.412 OK: 8 MiB in 17 packages [2024-08-08T10:01:07.755Z] #57 ... [2024-08-08T10:01:07.755Z] [2024-08-08T10:01:07.755Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T10:01:07.755Z] #58 ... [2024-08-08T10:01:07.755Z] [2024-08-08T10:01:07.755Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T10:01:07.755Z] #0 0.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:07.755Z] #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:07.755Z] #0 1.306 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:07.755Z] #0 1.310 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:07.755Z] #0 1.321 OK: 7 MiB in 16 packages [2024-08-08T10:01:08.019Z] #59 ... [2024-08-08T10:01:08.019Z] [2024-08-08T10:01:08.019Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T10:01:08.019Z] #0 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 4.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:01:08.019Z] #0 4.244 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:01:08.019Z] #0 4.244 OK: 20070 distinct packages available [2024-08-08T10:01:08.019Z] #0 4.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 4.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 4.735 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:08.019Z] #0 4.926 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:01:08.019Z] #0 4.928 (3/4) Installing libucontext (1.2-r2) [2024-08-08T10:01:08.019Z] #0 4.942 (4/4) Installing gcompat (1.1.0-r1) [2024-08-08T10:01:08.019Z] #0 4.948 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:08.019Z] #0 4.954 OK: 8 MiB in 19 packages [2024-08-08T10:01:08.019Z] #60 ... [2024-08-08T10:01:08.019Z] [2024-08-08T10:01:08.019Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T10:01:08.019Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 2.445 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:01:08.019Z] #0 2.445 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:01:08.019Z] #0 2.445 OK: 20070 distinct packages available [2024-08-08T10:01:08.019Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:08.019Z] #0 2.782 (1/11) Installing ca-certificates (20240226-r0) [2024-08-08T10:01:08.019Z] #0 2.782 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-08T10:01:08.019Z] #0 2.782 (3/11) Installing libunistring (1.1-r1) [2024-08-08T10:01:08.019Z] #0 2.782 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-08T10:01:08.019Z] #0 2.784 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-08T10:01:08.019Z] #0 2.788 (6/11) Installing libcurl (8.9.0-r0) [2024-08-08T10:01:08.019Z] #0 2.800 (7/11) Installing curl (8.9.0-r0) [2024-08-08T10:01:08.019Z] #0 2.805 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:08.019Z] #0 2.815 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:01:08.019Z] #0 2.815 (10/11) Installing libucontext (1.2-r2) [2024-08-08T10:01:08.019Z] #0 3.146 (11/11) Installing gcompat (1.1.0-r1) [2024-08-08T10:01:08.019Z] #0 3.152 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:08.019Z] #0 3.162 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:01:08.019Z] #0 3.201 OK: 12 MiB in 26 packages [2024-08-08T10:01:08.280Z] #61 ... [2024-08-08T10:01:08.280Z] [2024-08-08T10:01:08.280Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:01:08.542Z] #62 ... [2024-08-08T10:01:08.542Z] [2024-08-08T10:01:08.542Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T10:01:08.542Z] #63 ... [2024-08-08T10:01:08.542Z] [2024-08-08T10:01:08.542Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:01:08.817Z] #64 ... [2024-08-08T10:01:08.817Z] [2024-08-08T10:01:08.817Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:01:08.817Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-08T10:01:08.817Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-08T10:01:08.817Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-08T10:01:08.817Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-08T10:01:08.817Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-08-08T10:01:08.817Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-08T10:01:08.817Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-08T10:01:08.817Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-08T10:01:08.817Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-08T10:01:08.817Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-08T10:01:08.817Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-08T10:01:08.817Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-08-08T10:01:09.078Z] #65 ... [2024-08-08T10:01:09.078Z] [2024-08-08T10:01:09.078Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T10:01:09.078Z] #66 ... [2024-08-08T10:01:09.078Z] [2024-08-08T10:01:09.078Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T10:01:09.338Z] #67 ... [2024-08-08T10:01:09.338Z] [2024-08-08T10:01:09.338Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:01:09.338Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:09.338Z] #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:09.338Z] #0 1.803 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:09.338Z] #0 1.808 (2/4) Installing openssl (3.1.6-r0) [2024-08-08T10:01:09.338Z] #0 1.820 (3/4) Installing su-exec (0.2-r3) [2024-08-08T10:01:09.338Z] #0 1.822 (4/4) Installing yq (4.33.3-r5) [2024-08-08T10:01:09.338Z] #0 2.056 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:09.338Z] #0 2.098 OK: 17 MiB in 19 packages [2024-08-08T10:01:09.338Z] #68 ... [2024-08-08T10:01:09.338Z] [2024-08-08T10:01:09.338Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:01:09.338Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:01:09.338Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:01:09.338Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T10:01:09.338Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T10:01:09.338Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-08T10:01:09.338Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T10:01:09.599Z] #35 ... [2024-08-08T10:01:09.599Z] [2024-08-08T10:01:09.599Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T10:01:09.599Z] #69 ... [2024-08-08T10:01:09.599Z] [2024-08-08T10:01:09.599Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T10:01:09.599Z] #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:09.599Z] #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:09.599Z] #0 8.985 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:09.599Z] #0 8.989 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:09.599Z] #0 8.997 OK: 7 MiB in 16 packages [2024-08-08T10:01:10.238Z] #70 ... [2024-08-08T10:01:10.238Z] [2024-08-08T10:01:10.238Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T10:01:10.238Z] #71 ... [2024-08-08T10:01:10.238Z] [2024-08-08T10:01:10.238Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T10:01:10.238Z] #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:10.238Z] #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:10.238Z] #0 1.273 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:10.238Z] #0 1.273 (2/2) Installing su-exec (0.2-r3) [2024-08-08T10:01:10.238Z] #0 1.273 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:10.238Z] #0 1.285 OK: 7 MiB in 17 packages [2024-08-08T10:01:10.497Z] #72 ... [2024-08-08T10:01:10.497Z] [2024-08-08T10:01:10.497Z] #53 [support-notifications internal] load build context [2024-08-08T10:01:10.497Z] #53 transferring context: 493.68MB 10.1s done [2024-08-08T10:01:12.184Z] Removing intermediate container 95ac764a8376 [2024-08-08T10:01:12.184Z] ---> 5df3d9d2b8e1 [2024-08-08T10:01:12.184Z] Successfully built 5df3d9d2b8e1 [2024-08-08T10:01:12.184Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:01:12.634Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T10:01:12.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:01:12.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container [2024-08-08T10:01:13.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-08T10:01:14.184Z] $ docker top 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T10:01:14.888Z] #53 ... [2024-08-08T10:01:14.888Z] [2024-08-08T10:01:14.888Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:01:14.888Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-08-08T10:01:14.888Z] #49 ... [2024-08-08T10:01:14.888Z] [2024-08-08T10:01:14.888Z] #54 [security-proxy-auth internal] load build context [2024-08-08T10:01:14.888Z] #54 transferring context: 493.68MB 8.5s done [2024-08-08T10:01:14.888Z] #54 ... [2024-08-08T10:01:14.888Z] [2024-08-08T10:01:14.888Z] #56 [core-command internal] load build context [2024-08-08T10:01:14.888Z] #56 transferring context: 493.68MB 10.1s done [2024-08-08T10:01:15.064Z] + go version [2024-08-08T10:01:15.064Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T10:01:15.110Z] $ docker stop --time=1 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 [2024-08-08T10:01:15.873Z] #56 ... [2024-08-08T10:01:15.873Z] [2024-08-08T10:01:15.873Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T10:01:15.873Z] #55 DONE 21.5s [2024-08-08T10:01:15.873Z] [2024-08-08T10:01:15.873Z] #53 [support-notifications internal] load build context [2024-08-08T10:01:16.665Z] $ docker rm -f --volumes 5069288ba1f1683979e5f2096aae2d3cad3c3fb70a31d1fed659f1a06e0454c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:01:17.628Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T10:01:17.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:01:17.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container [2024-08-08T10:01:17.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-08T10:01:19.104Z] $ docker top 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee -eo pid,comm [2024-08-08T10:01:19.190Z] #53 DONE 24.9s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #54 [security-proxy-auth internal] load build context [2024-08-08T10:01:19.190Z] #54 DONE 24.8s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #56 [core-command internal] load build context [2024-08-08T10:01:19.190Z] #56 DONE 24.9s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T10:01:19.190Z] #61 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T10:01:19.190Z] #72 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:01:19.190Z] #68 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T10:01:19.190Z] #57 DONE 21.6s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T10:01:19.190Z] #59 DONE 21.7s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:01:19.190Z] #73 ... [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T10:01:19.190Z] #63 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T10:01:19.190Z] #70 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T10:01:19.190Z] #60 DONE 21.5s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:01:19.190Z] #65 DONE 21.2s [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:01:19.190Z] #73 ... [2024-08-08T10:01:19.190Z] [2024-08-08T10:01:19.190Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:01:19.190Z] #49 DONE 47.5s [Pipeline] { [Pipeline] echo [2024-08-08T10:01:19.414Z] ========================================================= [2024-08-08T10:01:19.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T10:01:19.415Z] ========================================================= [Pipeline] sh [2024-08-08T10:01:19.450Z] [2024-08-08T10:01:19.450Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T10:01:20.023Z] #74 ... [2024-08-08T10:01:20.023Z] [2024-08-08T10:01:20.023Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T10:01:20.023Z] #58 DONE 22.5s [2024-08-08T10:01:20.023Z] [2024-08-08T10:01:20.023Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:01:20.023Z] #64 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:20.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-08T10:01:20.288Z] #64 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:20.461Z] + make test [2024-08-08T10:01:20.461Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T10:01:20.549Z] #64 22.97 OK: 264 MiB in 52 packages [2024-08-08T10:01:20.808Z] #64 DONE 23.5s [2024-08-08T10:01:20.808Z] [2024-08-08T10:01:20.808Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T10:01:20.808Z] #69 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:20.808Z] #69 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:20.808Z] #69 22.95 OK: 264 MiB in 52 packages [2024-08-08T10:01:20.808Z] #69 DONE 23.3s [2024-08-08T10:01:20.808Z] [2024-08-08T10:01:20.808Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:01:21.068Z] #75 DONE 0.3s [2024-08-08T10:01:21.068Z] [2024-08-08T10:01:21.068Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T10:01:21.068Z] #67 22.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #67 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #67 22.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:01:21.068Z] #67 22.90 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:01:21.068Z] #67 22.90 OK: 20077 distinct packages available [2024-08-08T10:01:21.068Z] #67 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #67 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #67 23.29 OK: 264 MiB in 52 packages [2024-08-08T10:01:21.068Z] #67 DONE 23.5s [2024-08-08T10:01:21.068Z] [2024-08-08T10:01:21.068Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:01:21.068Z] #76 DONE 0.2s [2024-08-08T10:01:21.068Z] [2024-08-08T10:01:21.068Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:01:21.068Z] #77 ... [2024-08-08T10:01:21.068Z] [2024-08-08T10:01:21.068Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T10:01:21.068Z] #71 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #71 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.068Z] #71 23.10 (1/4) Installing ca-certificates (20240226-r0) [2024-08-08T10:01:21.068Z] #71 23.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:21.068Z] #71 23.25 (3/4) Installing su-exec (0.2-r3) [2024-08-08T10:01:21.068Z] #71 23.25 (4/4) Installing yq (4.33.3-r5) [2024-08-08T10:01:21.068Z] #71 23.32 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:21.068Z] #71 23.32 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:01:21.068Z] #71 23.38 OK: 17 MiB in 19 packages [2024-08-08T10:01:21.068Z] #71 DONE 23.5s [2024-08-08T10:01:21.068Z] [2024-08-08T10:01:21.068Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:01:21.068Z] #78 DONE 0.1s [2024-08-08T10:01:21.330Z] [2024-08-08T10:01:21.330Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:01:21.330Z] #62 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.330Z] #62 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.330Z] #62 23.75 OK: 264 MiB in 52 packages [2024-08-08T10:01:21.330Z] #62 DONE 23.9s [2024-08-08T10:01:21.330Z] [2024-08-08T10:01:21.330Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:01:21.330Z] #79 DONE 0.0s [2024-08-08T10:01:21.330Z] [2024-08-08T10:01:21.330Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:01:21.593Z] #80 ... [2024-08-08T10:01:21.593Z] [2024-08-08T10:01:21.593Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T10:01:21.593Z] #66 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.593Z] #66 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.593Z] #66 23.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:01:21.593Z] #66 23.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:01:21.593Z] #66 23.57 OK: 20070 distinct packages available [2024-08-08T10:01:21.593Z] #66 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.593Z] #66 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.593Z] #66 23.93 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:21.593Z] #66 23.93 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:01:21.593Z] #66 23.94 (3/5) Installing libucontext (1.2-r2) [2024-08-08T10:01:21.593Z] #66 23.94 (4/5) Installing gcompat (1.1.0-r1) [2024-08-08T10:01:21.593Z] #66 23.94 (5/5) Installing openssl (3.1.6-r0) [2024-08-08T10:01:21.593Z] #66 23.95 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:21.593Z] #66 23.96 OK: 8 MiB in 20 packages [2024-08-08T10:01:21.593Z] #66 DONE 24.1s [2024-08-08T10:01:21.853Z] [2024-08-08T10:01:21.853Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T10:01:21.853Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.853Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.853Z] #0 2.753 OK: 7 MiB in 17 packages [2024-08-08T10:01:21.853Z] #81 DONE 2.9s [2024-08-08T10:01:21.853Z] [2024-08-08T10:01:21.853Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T10:01:21.853Z] #74 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.853Z] #74 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:21.853Z] #74 2.666 OK: 7 MiB in 16 packages [2024-08-08T10:01:21.853Z] #74 DONE 3.0s [2024-08-08T10:01:21.853Z] [2024-08-08T10:01:21.853Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T10:01:22.424Z] #82 ... [2024-08-08T10:01:22.424Z] [2024-08-08T10:01:22.424Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:01:22.424Z] #0 3.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.424Z] #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.424Z] #0 3.306 OK: 12 MiB in 26 packages [2024-08-08T10:01:22.424Z] #83 DONE 3.4s [2024-08-08T10:01:22.424Z] [2024-08-08T10:01:22.424Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T10:01:22.424Z] #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.424Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.424Z] #0 3.351 OK: 17 MiB in 19 packages [2024-08-08T10:01:22.424Z] #84 DONE 3.4s [2024-08-08T10:01:22.424Z] [2024-08-08T10:01:22.424Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-08T10:01:22.424Z] #85 DONE 0.0s [2024-08-08T10:01:22.685Z] [2024-08-08T10:01:22.685Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:01:22.685Z] #73 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.685Z] #73 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:22.685Z] #73 3.497 OK: 8 MiB in 17 packages [2024-08-08T10:01:22.685Z] #73 DONE 3.6s [2024-08-08T10:01:22.685Z] [2024-08-08T10:01:22.685Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T10:01:23.254Z] #86 ... [2024-08-08T10:01:23.254Z] [2024-08-08T10:01:23.254Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T10:01:23.254Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:23.254Z] #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:23.254Z] #0 4.180 OK: 8 MiB in 19 packages [2024-08-08T10:01:23.254Z] #87 DONE 4.3s [2024-08-08T10:01:23.514Z] [2024-08-08T10:01:23.514Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:01:24.453Z] #88 DONE 1.1s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:01:24.453Z] #0 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 4.347 OK: 7 MiB in 16 packages [2024-08-08T10:01:24.453Z] #89 DONE 5.4s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T10:01:24.453Z] #0 3.708 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 4.249 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 4.903 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:01:24.453Z] #0 5.208 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:01:24.453Z] #0 5.214 OK: 7 MiB in 16 packages [2024-08-08T10:01:24.453Z] #90 DONE 5.4s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T10:01:24.453Z] #0 3.207 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 3.675 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.453Z] #0 4.305 OK: 264 MiB in 52 packages [2024-08-08T10:01:24.453Z] #91 DONE 4.5s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-08T10:01:24.453Z] #92 DONE 0.1s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-08T10:01:24.453Z] #93 DONE 0.1s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-08T10:01:24.453Z] #94 DONE 0.1s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:01:24.453Z] #95 DONE 0.1s [2024-08-08T10:01:24.453Z] [2024-08-08T10:01:24.453Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:01:24.711Z] #96 ... [2024-08-08T10:01:24.712Z] [2024-08-08T10:01:24.712Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T10:01:24.712Z] #97 DONE 0.1s [2024-08-08T10:01:24.712Z] [2024-08-08T10:01:24.712Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T10:01:24.712Z] #98 DONE 0.1s [2024-08-08T10:01:24.989Z] [2024-08-08T10:01:24.989Z] #99 [security-spire-config] exporting to image [2024-08-08T10:01:24.989Z] #99 exporting layers [2024-08-08T10:01:24.989Z] #99 ... [2024-08-08T10:01:24.989Z] [2024-08-08T10:01:24.989Z] #100 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T10:01:24.989Z] #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.989Z] #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:24.989Z] #0 3.720 OK: 17 MiB in 19 packages [2024-08-08T10:01:24.989Z] #100 DONE 3.9s [2024-08-08T10:01:25.251Z] [2024-08-08T10:01:25.251Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:01:25.511Z] #101 ... [2024-08-08T10:01:25.511Z] [2024-08-08T10:01:25.511Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T10:01:25.511Z] #86 DONE 3.6s [2024-08-08T10:01:25.511Z] [2024-08-08T10:01:25.511Z] #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T10:01:25.511Z] #102 DONE 0.0s [2024-08-08T10:01:25.511Z] [2024-08-08T10:01:25.511Z] #99 [security-spire-config] exporting to image [2024-08-08T10:01:25.511Z] #99 exporting layers 0.7s done [2024-08-08T10:01:25.511Z] #99 writing image sha256:2a388c5f8c989250e965865d759e1a856c5a2fd18005896b0d3cf1be3fa985ec done [2024-08-08T10:01:25.511Z] #99 naming to docker.io/library/security-spire-config done [2024-08-08T10:01:25.511Z] #99 DONE 0.7s [2024-08-08T10:01:25.511Z] [2024-08-08T10:01:25.511Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T10:01:25.511Z] #82 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:25.511Z] #82 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T10:01:25.511Z] #82 3.959 OK: 8 MiB in 20 packages [2024-08-08T10:01:25.875Z] #82 DONE 4.1s [2024-08-08T10:01:25.875Z] [2024-08-08T10:01:25.875Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-08T10:01:27.312Z] #103 DONE 1.4s [2024-08-08T10:01:27.312Z] [2024-08-08T10:01:27.312Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:01:27.312Z] #104 DONE 1.4s [2024-08-08T10:01:27.312Z] [2024-08-08T10:01:27.312Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-08T10:01:27.880Z] #105 DONE 0.5s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-08T10:01:27.880Z] #106 DONE 0.0s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:01:27.880Z] #107 DONE 0.6s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-08T10:01:27.880Z] #108 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:01:27.880Z] #109 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-08T10:01:27.880Z] #110 DONE 0.0s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-08T10:01:27.880Z] #111 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:01:27.880Z] #112 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-08T10:01:27.880Z] #113 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-08T10:01:27.880Z] #114 DONE 0.1s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T10:01:27.880Z] #115 DONE 0.0s [2024-08-08T10:01:27.880Z] [2024-08-08T10:01:27.880Z] #99 [security-spire-server] exporting to image [2024-08-08T10:01:28.820Z] #99 exporting layers 0.6s done [2024-08-08T10:01:28.820Z] #99 writing image sha256:9ac19b02677fddc36b9a959373cf3fb5c20a3c7d24b36e5d5d00cfa982a659bd done [2024-08-08T10:01:28.820Z] #99 naming to docker.io/library/security-spire-server done [2024-08-08T10:01:28.820Z] #99 writing image sha256:70d3709b30e8c97052b47bef9cec2c096f2e57fb567bcd05bbb99fb65948e582 done [2024-08-08T10:01:28.820Z] #99 naming to docker.io/library/security-spire-agent done [2024-08-08T10:01:28.820Z] #99 DONE 1.5s [2024-08-08T10:01:28.820Z] [2024-08-08T10:01:28.820Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:07.260Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T10:02:15.562Z] #116 DONE 51.3s [2024-08-08T10:02:15.562Z] [2024-08-08T10:02:15.562Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:15.562Z] #96 DONE 47.8s [2024-08-08T10:02:15.562Z] [2024-08-08T10:02:15.562Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:15.562Z] #101 DONE 51.3s [2024-08-08T10:02:15.562Z] [2024-08-08T10:02:15.562Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:15.562Z] #77 DONE 51.3s [2024-08-08T10:02:15.562Z] [2024-08-08T10:02:15.562Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:15.562Z] #80 DONE 51.0s [2024-08-08T10:02:15.562Z] [2024-08-08T10:02:15.562Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T10:02:23.685Z] #117 ... [2024-08-08T10:02:23.685Z] [2024-08-08T10:02:23.685Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T10:02:23.685Z] #118 ... [2024-08-08T10:02:23.685Z] [2024-08-08T10:02:23.685Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-08T10:02:23.685Z] #119 ... [2024-08-08T10:02:23.685Z] [2024-08-08T10:02:23.685Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T10:02:23.685Z] #120 ... [2024-08-08T10:02:23.685Z] [2024-08-08T10:02:23.685Z] #121 [core-metadata builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #121 DONE 11.7s [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #117 DONE 11.7s [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #122 [support-notifications builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #122 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #123 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #124 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #125 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #126 [core-command builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #126 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #127 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #128 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #129 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #130 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #118 DONE 11.7s [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #131 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #132 [core-data builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #132 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #133 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-08T10:02:24.252Z] #119 DONE 11.8s [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #134 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #135 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #136 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #137 [support-scheduler builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #137 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #138 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #139 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #140 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #141 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #142 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:02:24.252Z] #143 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:02:24.252Z] #144 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #145 CACHED [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T10:02:24.252Z] #120 DONE 11.8s [2024-08-08T10:02:24.252Z] [2024-08-08T10:02:24.252Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:02:25.629Z] #146 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T10:02:35.761Z] #146 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T10:02:35.761Z] #0 0.460 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T10:02:35.761Z] #147 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:02:35.761Z] #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T10:02:35.761Z] #148 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:02:35.761Z] #0 1.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T10:02:35.761Z] #149 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:02:35.761Z] #0 0.955 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T10:02:35.761Z] #150 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T10:02:35.761Z] #0 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-08T10:02:35.761Z] #151 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:02:35.761Z] #0 1.174 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-08T10:02:35.761Z] #152 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T10:02:35.761Z] #0 1.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T10:02:35.761Z] #153 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:02:35.761Z] #0 0.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T10:02:35.761Z] #154 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T10:02:35.761Z] #0 1.297 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T10:02:35.761Z] #155 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:02:35.761Z] #0 1.387 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T10:02:35.761Z] #156 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T10:02:35.761Z] #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T10:02:35.761Z] #157 ... [2024-08-08T10:02:35.761Z] [2024-08-08T10:02:35.761Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T10:02:35.761Z] #0 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T10:04:12.283Z] #158 ... [2024-08-08T10:04:12.283Z] [2024-08-08T10:04:12.283Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:04:12.283Z] #146 102.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-08-08T10:05:13.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T10:05:13.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T10:05:20.047Z] #146 ... [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T10:05:20.047Z] #157 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T10:05:20.047Z] #147 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T10:05:20.047Z] #153 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:05:20.047Z] #146 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:05:20.047Z] #149 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:05:20.047Z] #150 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T10:05:20.047Z] #158 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:05:20.047Z] #156 DONE 172.3s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #159 ... [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:05:20.047Z] #152 DONE 172.5s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #160 ... [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T10:05:20.047Z] #155 DONE 172.7s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:05:20.047Z] #148 DONE 172.8s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:05:20.047Z] #154 DONE 172.7s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T10:05:20.047Z] #151 DONE 172.8s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #161 ... [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #162 DONE 1.0s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #163 DONE 1.0s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #160 DONE 0.7s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #164 DONE 0.9s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #165 DONE 0.6s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #159 DONE 1.0s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #161 DONE 0.6s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T10:05:20.047Z] #166 DONE 0.6s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.047Z] #167 ... [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-08T10:05:20.047Z] #168 DONE 0.7s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.047Z] #169 DONE 0.7s [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.047Z] #170 CACHED [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #171 CACHED [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.047Z] #172 CACHED [2024-08-08T10:05:20.047Z] [2024-08-08T10:05:20.047Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.047Z] #173 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #174 DONE 0.7s [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #175 DONE 0.7s [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.048Z] #176 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #177 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #178 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.048Z] #179 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #180 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:20.048Z] #180 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #181 CACHED [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #182 DONE 0.7s [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #183 DONE 0.8s [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-08T10:05:20.048Z] #184 ... [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:20.048Z] #167 DONE 0.8s [2024-08-08T10:05:20.048Z] [2024-08-08T10:05:20.048Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T10:05:20.309Z] #185 ... [2024-08-08T10:05:20.309Z] [2024-08-08T10:05:20.309Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:20.309Z] #186 DONE 2.3s [2024-08-08T10:05:20.636Z] [2024-08-08T10:05:20.636Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-08T10:05:20.636Z] #187 DONE 2.3s [2024-08-08T10:05:20.636Z] [2024-08-08T10:05:20.636Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T10:05:20.636Z] #188 DONE 2.3s [2024-08-08T10:05:20.636Z] [2024-08-08T10:05:20.636Z] #99 [core-keeper] exporting to image [2024-08-08T10:05:20.900Z] #99 exporting layers [2024-08-08T10:05:20.900Z] #99 ... [2024-08-08T10:05:20.900Z] [2024-08-08T10:05:20.900Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-08T10:05:20.900Z] #189 DONE 2.7s [2024-08-08T10:05:20.900Z] [2024-08-08T10:05:20.900Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.161Z] #190 ... [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-08T10:05:21.161Z] #191 DONE 2.8s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-08T10:05:21.161Z] #184 DONE 2.8s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-08T10:05:21.161Z] #192 DONE 2.8s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T10:05:21.161Z] #193 DONE 2.8s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #194 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T10:05:21.161Z] #194 DONE 2.8s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-08T10:05:21.161Z] #195 DONE 2.9s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T10:05:21.161Z] #185 DONE 2.7s [2024-08-08T10:05:21.161Z] [2024-08-08T10:05:21.161Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T10:05:21.161Z] #196 DONE 2.7s [2024-08-08T10:05:21.162Z] [2024-08-08T10:05:21.162Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #197 ... [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-08T10:05:21.423Z] #198 DONE 0.9s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #199 DONE 1.0s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-08T10:05:21.423Z] #200 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #201 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #202 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #203 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #204 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-08T10:05:21.423Z] #205 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.423Z] #190 DONE 0.4s [2024-08-08T10:05:21.423Z] [2024-08-08T10:05:21.423Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T10:05:21.684Z] #206 ... [2024-08-08T10:05:21.684Z] [2024-08-08T10:05:21.684Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.684Z] #197 DONE 0.4s [2024-08-08T10:05:21.684Z] [2024-08-08T10:05:21.684Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.684Z] #207 DONE 0.4s [2024-08-08T10:05:21.685Z] [2024-08-08T10:05:21.685Z] #208 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T10:05:21.685Z] #208 DONE 4.0s [2024-08-08T10:05:21.685Z] [2024-08-08T10:05:21.685Z] #99 [core-data] exporting to image [2024-08-08T10:05:21.946Z] #99 ... [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:05:21.946Z] #209 DONE 0.4s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-08T10:05:21.946Z] #210 DONE 0.4s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-08T10:05:21.946Z] #211 DONE 0.4s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #99 [security-spiffe-token-provider] exporting to image [2024-08-08T10:05:21.946Z] #99 exporting layers 0.5s done [2024-08-08T10:05:21.946Z] #99 ... [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T10:05:21.946Z] #206 DONE 0.4s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-08T10:05:21.946Z] #212 DONE 0.5s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:05:21.946Z] #213 DONE 0.4s [2024-08-08T10:05:21.946Z] [2024-08-08T10:05:21.946Z] #99 [core-keeper] exporting to image [2024-08-08T10:05:21.946Z] #99 exporting layers 0.5s done [2024-08-08T10:05:21.946Z] #99 writing image sha256:b0f3711af985b93823b317ea6c68a55765225c5fbd6da375555a6e8fddb61837 0.0s done [2024-08-08T10:05:21.946Z] #99 naming to docker.io/library/core-keeper done [2024-08-08T10:05:22.209Z] #99 ... [2024-08-08T10:05:22.209Z] [2024-08-08T10:05:22.209Z] #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T10:05:22.209Z] #214 DONE 0.5s [2024-08-08T10:05:22.209Z] [2024-08-08T10:05:22.209Z] #99 [core-keeper] exporting to image [2024-08-08T10:05:22.209Z] #99 exporting layers 0.8s done [2024-08-08T10:05:22.490Z] #99 ... [2024-08-08T10:05:22.490Z] [2024-08-08T10:05:22.490Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-08T10:05:22.490Z] #215 DONE 0.5s [2024-08-08T10:05:22.490Z] [2024-08-08T10:05:22.490Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:05:22.490Z] #216 DONE 0.1s [2024-08-08T10:05:22.490Z] [2024-08-08T10:05:22.490Z] #99 [support-cron-scheduler] exporting to image [2024-08-08T10:05:22.490Z] #99 exporting layers 0.6s done [2024-08-08T10:05:22.490Z] #99 writing image sha256:66ca410436992e69f0ebfe159cfa04559810f7596d90a6c79bca7c7292951fb4 0.0s done [2024-08-08T10:05:22.490Z] #99 writing image sha256:b62a7691bc1dd8d79dfe1872ba1ead356e0e708f5d0b5bd183bd5fa624415b7f 0.0s done [2024-08-08T10:05:22.490Z] #99 writing image sha256:cc1a00aaface942b0879bb084d8d1513f5102a722302c11439b327428c9572c8 0.0s done [2024-08-08T10:05:22.490Z] #99 naming to docker.io/library/core-command done [2024-08-08T10:05:22.490Z] #99 naming to docker.io/library/support-scheduler done [2024-08-08T10:05:22.490Z] #99 naming to docker.io/library/support-notifications done [2024-08-08T10:05:22.490Z] #99 writing image sha256:89d868f063b88817e21dba99cfaef742f7c4ad4fd54b87229d710001369d3bf9 0.0s done [2024-08-08T10:05:22.490Z] #99 writing image sha256:d5baa41a598dd149068ec567955a1a5a9b92feeb90e6fb67a7bc843ef176e1df 0.0s done [2024-08-08T10:05:22.490Z] #99 naming to docker.io/library/core-metadata done [2024-08-08T10:05:22.490Z] #99 naming to docker.io/library/support-cron-scheduler done [2024-08-08T10:05:22.755Z] #99 writing image sha256:3e5eb0faffe27b851ff0a474ed2217bee2e8038408705c929652427bf1ab3722 done [2024-08-08T10:05:22.755Z] #99 naming to docker.io/library/core-data [2024-08-08T10:05:22.755Z] #99 naming to docker.io/library/core-data done [2024-08-08T10:05:22.755Z] #99 writing image sha256:6b7caf02406c0e4cfbfbbe3221c51b22908e8bbdd92dab43b952c6adb744787b [2024-08-08T10:05:22.755Z] #99 ... [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-08T10:05:22.755Z] #217 DONE 0.5s [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-08T10:05:22.755Z] #218 DONE 0.5s [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:05:22.755Z] #219 DONE 1.0s [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T10:05:22.755Z] #220 DONE 0.1s [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-08T10:05:22.755Z] #221 DONE 0.1s [2024-08-08T10:05:22.755Z] [2024-08-08T10:05:22.755Z] #99 [core-common-config-bootstrapper] exporting to image [2024-08-08T10:05:22.755Z] #99 writing image sha256:6b7caf02406c0e4cfbfbbe3221c51b22908e8bbdd92dab43b952c6adb744787b done [2024-08-08T10:05:22.755Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-08-08T10:05:23.016Z] #99 ... [2024-08-08T10:05:23.016Z] [2024-08-08T10:05:23.016Z] #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-08T10:05:23.016Z] #222 DONE 0.1s [2024-08-08T10:05:23.016Z] [2024-08-08T10:05:23.016Z] #99 [core-common-config-bootstrapper] exporting to image [2024-08-08T10:05:23.016Z] #99 exporting layers 0.1s done [2024-08-08T10:05:23.016Z] #99 writing image sha256:0dafc0c465d0960ecf329f1d08773a35397573654084460adcfbff165d68fd37 done [2024-08-08T10:05:23.016Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-08T10:05:23.016Z] #99 DONE 4.1s [2024-08-08T10:05:23.016Z] [2024-08-08T10:05:23.016Z] #223 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-08T10:05:23.016Z] #223 DONE 0.1s [2024-08-08T10:05:23.016Z] [2024-08-08T10:05:23.016Z] #224 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-08T10:05:23.016Z] #224 DONE 0.1s [2024-08-08T10:05:23.016Z] [2024-08-08T10:05:23.016Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:05:23.277Z] #225 ... [2024-08-08T10:05:23.277Z] [2024-08-08T10:05:23.277Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:05:23.277Z] #226 DONE 1.3s [2024-08-08T10:05:23.277Z] [2024-08-08T10:05:23.277Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-08T10:05:23.277Z] #227 DONE 0.1s [2024-08-08T10:05:23.277Z] [2024-08-08T10:05:23.277Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:05:23.277Z] #228 DONE 1.0s [2024-08-08T10:05:23.544Z] [2024-08-08T10:05:23.544Z] #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-08T10:05:23.544Z] #229 DONE 0.1s [2024-08-08T10:05:23.544Z] [2024-08-08T10:05:23.544Z] #99 [security-proxy-setup] exporting to image [2024-08-08T10:05:23.544Z] #99 ... [2024-08-08T10:05:23.544Z] [2024-08-08T10:05:23.544Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:05:23.544Z] #225 DONE 0.7s [2024-08-08T10:05:23.544Z] [2024-08-08T10:05:23.544Z] #99 [security-proxy-auth] exporting to image [2024-08-08T10:05:23.544Z] #99 exporting layers 0.3s done [2024-08-08T10:05:23.544Z] #99 writing image sha256:da253e052a912a1dbccb7e754dbb5f35e29cea9abf387c14a74c5a225d7f5529 done [2024-08-08T10:05:23.544Z] #99 naming to docker.io/library/security-proxy-auth done [2024-08-08T10:05:23.805Z] #99 exporting layers 0.3s done [2024-08-08T10:05:23.805Z] #99 writing image sha256:a36145ac59caba2c8297b4cd9a04fecf0a988fdfd0b7b30745148b7e7d58eaed done [2024-08-08T10:05:23.805Z] #99 naming to docker.io/library/security-proxy-setup done [2024-08-08T10:05:23.805Z] #99 exporting layers 0.2s done [2024-08-08T10:05:23.805Z] #99 writing image sha256:23679b729e03275e8ac8a1d1d2987aeab439cf89c62999127238642b7a133290 done [2024-08-08T10:05:23.805Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-08-08T10:05:23.805Z] #99 DONE 4.6s [2024-08-08T10:05:23.805Z] [2024-08-08T10:05:23.805Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T10:05:23.805Z] #230 DONE 0.5s [2024-08-08T10:05:23.805Z] [2024-08-08T10:05:23.805Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:05:24.066Z] #35 ... [2024-08-08T10:05:24.066Z] [2024-08-08T10:05:24.066Z] #99 [security-bootstrapper] exporting to image [2024-08-08T10:05:24.066Z] #99 exporting layers 0.2s done [2024-08-08T10:05:24.066Z] #99 writing image sha256:f7433632fc1e6dcedc322b2623cff39d799bd4f9f649cc411d12b318e709db1e done [2024-08-08T10:05:24.066Z] #99 naming to docker.io/library/security-bootstrapper done [2024-08-08T10:05:24.066Z] #99 DONE 4.8s [2024-08-08T10:05:24.066Z] [2024-08-08T10:05:24.066Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:05:24.066Z] time="2024-08-08T10:00:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-08T10:05:24.097Z] $ docker stop --time=1 db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 [2024-08-08T10:05:25.392Z] $ docker rm -f --volumes db126602c9a2e543f84f3dcf00ac01546b26afebfeeace06ea2e3f7d7e4dcbf2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T10:05:25.833Z] + docker images [2024-08-08T10:05:25.833Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-08T10:05:25.833Z] security-proxy-setup latest a36145ac59ca 2 seconds ago 26.2MB [2024-08-08T10:05:25.833Z] security-bootstrapper latest f7433632fc1e 2 seconds ago 18.9MB [2024-08-08T10:05:25.833Z] security-proxy-auth latest da253e052a91 2 seconds ago 33MB [2024-08-08T10:05:25.833Z] security-secretstore-setup latest 23679b729e03 2 seconds ago 37MB [2024-08-08T10:05:25.833Z] core-common-config-bootstrapper latest 0dafc0c465d0 3 seconds ago 15.2MB [2024-08-08T10:05:25.833Z] support-notifications latest 66ca41043699 4 seconds ago 42.4MB [2024-08-08T10:05:25.833Z] support-cron-scheduler latest 89d868f063b8 4 seconds ago 42.7MB [2024-08-08T10:05:25.833Z] support-scheduler latest cc1a00aaface 4 seconds ago 41.8MB [2024-08-08T10:05:25.833Z] core-command latest b62a7691bc1d 4 seconds ago 35.4MB [2024-08-08T10:05:25.833Z] security-spiffe-token-provider latest 6b7caf02406c 4 seconds ago 28.8MB [2024-08-08T10:05:25.833Z] core-data latest 3e5eb0faffe2 4 seconds ago 39.5MB [2024-08-08T10:05:25.833Z] core-metadata latest d5baa41a598d 4 seconds ago 39.7MB [2024-08-08T10:05:25.833Z] core-keeper latest b0f3711af985 5 seconds ago 39.4MB [2024-08-08T10:05:25.833Z] security-spire-server latest 9ac19b02677f 3 minutes ago 121MB [2024-08-08T10:05:25.833Z] security-spire-agent latest 70d3709b30e8 3 minutes ago 182MB [2024-08-08T10:05:25.833Z] security-spire-config latest 2a388c5f8c98 4 minutes ago 120MB [2024-08-08T10:05:25.833Z] ci-base-image-x86_64 latest f9541de07a32 8 minutes ago 970MB [2024-08-08T10:05:25.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-08T10:05:25.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-08T10:05:25.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T10:06:00.831Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T10:06:03.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T10:06:03.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T10:06:03.524Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T10:06:03.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T10:06:03.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T10:06:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T10:06:15.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T10:06:15.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-08-08T10:06:25.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-08-08T10:06:31.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T10:06:31.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T10:06:31.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T10:06:35.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.261s coverage: 69.2% of statements [2024-08-08T10:06:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T10:06:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T10:06:38.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:06:42.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T10:06:50.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T10:06:50.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:06:50.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T10:06:50.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T10:06:50.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T10:06:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.776s coverage: 93.4% of statements [2024-08-08T10:06:55.119Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.453s coverage: 91.7% of statements [2024-08-08T10:06:57.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T10:06:57.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T10:06:59.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements [2024-08-08T10:07:09.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T10:07:09.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:07:09.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T10:07:09.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T10:07:10.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.572s coverage: 95.8% of statements [2024-08-08T10:07:10.590Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-08-08T10:07:14.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.085s coverage: 0.0% of statements [no tests to run] [2024-08-08T10:07:21.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T10:07:21.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T10:07:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements [2024-08-08T10:07:22.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements [2024-08-08T10:07:26.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.131s coverage: 41.7% of statements [2024-08-08T10:07:26.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 77.8% of statements [2024-08-08T10:07:26.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements [2024-08-08T10:07:26.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-08-08T10:07:30.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-08-08T10:07:32.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T10:07:33.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T10:07:33.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T10:07:33.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T10:07:36.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T10:07:36.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T10:07:36.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T10:07:36.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T10:07:43.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-08-08T10:07:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T10:07:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T10:07:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T10:07:47.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T10:07:47.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T10:07:47.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T10:07:47.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T10:07:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T10:07:52.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T10:07:55.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T10:07:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.883s coverage: 79.9% of statements [2024-08-08T10:07:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.150s coverage: 92.9% of statements [2024-08-08T10:07:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 67.2% of statements [2024-08-08T10:07:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements [2024-08-08T10:07:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 76.6% of statements [2024-08-08T10:08:01.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements [2024-08-08T10:08:01.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-08T10:08:01.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-08-08T10:08:01.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.260s coverage: 81.8% of statements [2024-08-08T10:08:01.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T10:08:02.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.300s coverage: 82.1% of statements [2024-08-08T10:08:02.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T10:08:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 86.0% of statements [2024-08-08T10:08:08.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T10:08:08.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T10:08:09.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.735s coverage: 63.1% of statements [2024-08-08T10:08:09.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements [2024-08-08T10:08:11.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-08-08T10:08:11.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements [2024-08-08T10:08:11.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T10:08:11.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T10:08:11.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T10:08:12.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-08T10:08:12.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-08-08T10:08:19.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T10:08:19.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T10:08:19.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T10:08:20.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.704s coverage: 36.5% of statements [2024-08-08T10:08:20.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T10:08:20.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T10:08:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:08:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T10:08:21.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-08-08T10:08:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T10:08:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T10:08:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T10:08:28.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T10:08:35.150Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements [2024-08-08T10:08:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T10:08:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:08:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T10:08:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T10:08:37.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.480s coverage: 95.7% of statements [2024-08-08T10:08:40.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T10:08:40.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T10:08:41.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements [2024-08-08T10:08:43.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T10:08:43.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T10:08:45.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.290s coverage: 98.9% of statements [2024-08-08T10:08:46.427Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-08T10:08:46.692Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-08T10:08:46.692Z] go vet ./... [2024-08-08T10:13:08.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T10:13:08.467Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T10:13:08.467Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-08T10:13:08.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-08T10:13:08.879Z] + ls -al . [2024-08-08T10:13:08.879Z] total 868 [2024-08-08T10:13:08.879Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 10:01 . [2024-08-08T10:13:08.879Z] drwxr-xr-x 4 root root 4096 Aug 8 10:01 .. [2024-08-08T10:13:08.879Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 .blubracket [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 09:59 .dockerignore [2024-08-08T10:13:08.879Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 09:59 .git [2024-08-08T10:13:08.879Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 09:59 .github [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 1102 Aug 8 09:59 .gitignore [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 09:59 .golangci.yml [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 09:59 .hadolint.yml [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 09:59 .sonarcloud.properties [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 09:59 ADOPTERS.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 21171 Aug 8 09:59 Attribution.txt [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 100284 Aug 8 09:59 CHANGELOG.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 09:59 CONTRIBUTING.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 09:59 GOVERNANCE.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 861 Aug 8 09:59 Jenkinsfile [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 09:59 LICENSE [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 16854 Aug 8 09:59 Makefile [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 09:59 OWNERS.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 9528 Aug 8 09:59 README.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 09:59 SECURITY.md [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 09:56 VERSION [2024-08-08T10:13:08.879Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 bin [2024-08-08T10:13:08.879Z] drwxrwxr-x 20 1001 1001 4096 Aug 8 09:59 cmd [2024-08-08T10:13:08.879Z] -rw-r--r-- 1 root root 504074 Aug 8 10:08 coverage.out [2024-08-08T10:13:08.879Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 09:59 fuzz_test [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 7254 Aug 8 09:59 go.mod [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 102354 Aug 8 09:59 go.sum [2024-08-08T10:13:08.879Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 09:59 internal [2024-08-08T10:13:08.879Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 09:59 openapi [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 09:59 security.txt [2024-08-08T10:13:08.879Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 09:59 version.go [Pipeline] sh [2024-08-08T10:13:09.231Z] + '[' -e coverage.out ] [2024-08-08T10:13:09.231Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-08T10:13:09.278Z] Warning: overwriting stash ‘coverage-report’ [2024-08-08T10:13:10.121Z] Stashed 1 file(s) [Pipeline] sh [2024-08-08T10:13:10.456Z] + make build [2024-08-08T10:13:10.724Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-08T10:16:17.423Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T10:16:25.619Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T10:16:33.918Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T10:16:37.291Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T10:16:47.424Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T10:17:14.073Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T10:17:22.259Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T10:17:32.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T10:17:44.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-08T10:17:47.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T10:17:49.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T10:17:53.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T10:17:58.225Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-08T10:18:02.502Z] $ docker stop --time=1 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee [2024-08-08T10:18:04.670Z] $ docker rm -f --volumes 12e4b9b597aa00f9981f09c06678eac87f1acb0fcc08b16387ca8545f01c39ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:18:08.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T10:18:08.526Z] [2024-08-08T10:18:08.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:18:08.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T10:18:09.230Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-08T10:18:09.230Z] 547446be3368: Pulling fs layer [2024-08-08T10:18:09.230Z] d125d8839a47: Pulling fs layer [2024-08-08T10:18:09.230Z] 3e85d5ac6304: Pulling fs layer [2024-08-08T10:18:09.230Z] c3105a71a48b: Pulling fs layer [2024-08-08T10:18:09.230Z] 0f093f025ec4: Pulling fs layer [2024-08-08T10:18:09.230Z] c3106fc0e877: Pulling fs layer [2024-08-08T10:18:09.230Z] c3105a71a48b: Waiting [2024-08-08T10:18:09.230Z] 0f093f025ec4: Waiting [2024-08-08T10:18:09.230Z] c3106fc0e877: Waiting [2024-08-08T10:18:09.497Z] 547446be3368: Verifying Checksum [2024-08-08T10:18:09.497Z] 547446be3368: Download complete [2024-08-08T10:18:09.497Z] c3105a71a48b: Verifying Checksum [2024-08-08T10:18:09.497Z] c3105a71a48b: Download complete [2024-08-08T10:18:09.763Z] d125d8839a47: Verifying Checksum [2024-08-08T10:18:09.763Z] d125d8839a47: Download complete [2024-08-08T10:18:10.029Z] c3106fc0e877: Verifying Checksum [2024-08-08T10:18:10.029Z] c3106fc0e877: Download complete [2024-08-08T10:18:10.029Z] 0f093f025ec4: Verifying Checksum [2024-08-08T10:18:10.029Z] 0f093f025ec4: Download complete [2024-08-08T10:18:10.294Z] 547446be3368: Pull complete [2024-08-08T10:18:11.249Z] d125d8839a47: Pull complete [2024-08-08T10:18:11.830Z] 3e85d5ac6304: Download complete [2024-08-08T10:18:21.875Z] 3e85d5ac6304: Pull complete [2024-08-08T10:18:21.875Z] c3105a71a48b: Pull complete [2024-08-08T10:18:22.856Z] 0f093f025ec4: Pull complete [2024-08-08T10:18:23.120Z] c3106fc0e877: Pull complete [2024-08-08T10:18:23.120Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-08T10:18:23.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T10:18:23.120Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:18:23.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container [2024-08-08T10:18:23.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-08T10:18:25.829Z] $ docker top 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T10:18:26.729Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-08T10:18:36.807Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #1 transferring dockerfile: 2.15kB done [2024-08-08T10:18:36.807Z] #1 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #2 transferring dockerfile: 1.81kB done [2024-08-08T10:18:36.807Z] #2 DONE 0.0s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-08-08T10:18:36.807Z] #3 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-08-08T10:18:36.807Z] #4 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #5 transferring dockerfile: 1.89kB done [2024-08-08T10:18:36.807Z] #5 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #6 transferring dockerfile: 2.50kB 0.0s done [2024-08-08T10:18:36.807Z] #6 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #7 transferring dockerfile: 1.95kB done [2024-08-08T10:18:36.807Z] #7 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-08T10:18:36.807Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-08-08T10:18:36.807Z] #8 DONE 0.1s [2024-08-08T10:18:36.807Z] [2024-08-08T10:18:36.807Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-08T10:18:37.080Z] #9 transferring dockerfile: 3.17kB done [2024-08-08T10:18:37.080Z] #9 DONE 0.1s [2024-08-08T10:18:37.080Z] [2024-08-08T10:18:37.080Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-08T10:18:37.080Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-08-08T10:18:37.080Z] #10 DONE 0.1s [2024-08-08T10:18:37.080Z] [2024-08-08T10:18:37.080Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-08T10:18:37.080Z] #11 transferring dockerfile: 2.01kB done [2024-08-08T10:18:37.080Z] #11 DONE 0.1s [2024-08-08T10:18:37.080Z] [2024-08-08T10:18:37.080Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-08T10:18:37.080Z] #12 transferring dockerfile: 2.49kB done [2024-08-08T10:18:37.080Z] #12 DONE 0.1s [2024-08-08T10:18:37.080Z] [2024-08-08T10:18:37.080Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-08-08T10:18:37.346Z] #13 transferring dockerfile: 1.70kB done [2024-08-08T10:18:37.346Z] #13 DONE 0.0s [2024-08-08T10:18:37.346Z] [2024-08-08T10:18:37.346Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-08-08T10:18:37.346Z] #14 transferring dockerfile: 1.69kB done [2024-08-08T10:18:37.346Z] #14 DONE 0.1s [2024-08-08T10:18:37.346Z] [2024-08-08T10:18:37.346Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-08T10:18:37.346Z] #15 transferring dockerfile: 1.85kB done [2024-08-08T10:18:37.346Z] #15 DONE 0.1s [2024-08-08T10:18:37.346Z] [2024-08-08T10:18:37.346Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-08T10:18:37.346Z] #16 transferring dockerfile: 2.23kB 0.0s done [2024-08-08T10:18:37.346Z] #16 DONE 0.1s [2024-08-08T10:18:37.346Z] [2024-08-08T10:18:37.346Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-08T10:18:37.346Z] #17 transferring context: [2024-08-08T10:18:37.612Z] #17 transferring context: 50B 0.0s done [2024-08-08T10:18:37.612Z] #17 DONE 0.1s [2024-08-08T10:18:38.189Z] [2024-08-08T10:18:38.189Z] #18 [security-spire-agent internal] load .dockerignore [2024-08-08T10:18:38.189Z] #18 transferring context: 50B done [2024-08-08T10:18:38.189Z] #18 DONE 0.0s [2024-08-08T10:18:38.189Z] [2024-08-08T10:18:38.189Z] #19 [core-metadata internal] load .dockerignore [2024-08-08T10:18:38.189Z] #19 transferring context: 50B done [2024-08-08T10:18:38.189Z] #19 DONE 0.0s [2024-08-08T10:18:38.189Z] [2024-08-08T10:18:38.189Z] #20 [core-command internal] load .dockerignore [2024-08-08T10:18:38.189Z] #20 transferring context: 50B 0.0s done [2024-08-08T10:18:38.189Z] #20 DONE 0.1s [2024-08-08T10:18:38.189Z] [2024-08-08T10:18:38.189Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-08-08T10:18:38.453Z] #21 transferring context: 50B 0.0s done [2024-08-08T10:18:38.453Z] #21 DONE 0.1s [2024-08-08T10:18:38.453Z] [2024-08-08T10:18:38.453Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-08T10:18:38.453Z] #22 transferring context: 50B done [2024-08-08T10:18:38.453Z] #22 DONE 0.1s [2024-08-08T10:18:38.453Z] [2024-08-08T10:18:38.453Z] #23 [support-notifications internal] load .dockerignore [2024-08-08T10:18:38.453Z] #23 transferring context: 50B done [2024-08-08T10:18:38.453Z] #23 DONE 0.1s [2024-08-08T10:18:38.453Z] [2024-08-08T10:18:38.453Z] #24 [core-keeper internal] load .dockerignore [2024-08-08T10:18:38.453Z] #24 transferring context: 50B done [2024-08-08T10:18:38.453Z] #24 DONE 0.1s [2024-08-08T10:18:38.453Z] [2024-08-08T10:18:38.453Z] #25 [security-bootstrapper internal] load .dockerignore [2024-08-08T10:18:38.720Z] #25 transferring context: 50B done [2024-08-08T10:18:38.720Z] #25 DONE 0.1s [2024-08-08T10:18:38.720Z] [2024-08-08T10:18:38.720Z] #26 [core-data internal] load .dockerignore [2024-08-08T10:18:38.720Z] #26 transferring context: 50B done [2024-08-08T10:18:38.720Z] #26 DONE 0.1s [2024-08-08T10:18:38.720Z] [2024-08-08T10:18:38.720Z] #27 [support-scheduler internal] load .dockerignore [2024-08-08T10:18:38.720Z] #27 transferring context: 50B done [2024-08-08T10:18:38.720Z] #27 DONE 0.1s [2024-08-08T10:18:38.720Z] [2024-08-08T10:18:38.720Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-08T10:18:38.720Z] #28 transferring context: 50B 0.0s done [2024-08-08T10:18:38.720Z] #28 DONE 0.1s [2024-08-08T10:18:38.987Z] [2024-08-08T10:18:38.987Z] #29 [security-spire-server internal] load .dockerignore [2024-08-08T10:18:38.987Z] #29 transferring context: 50B 0.0s done [2024-08-08T10:18:38.987Z] #29 DONE 0.1s [2024-08-08T10:18:38.987Z] [2024-08-08T10:18:38.987Z] #30 [security-spire-config internal] load .dockerignore [2024-08-08T10:18:38.987Z] #30 transferring context: 50B done [2024-08-08T10:18:38.987Z] #30 DONE 0.1s [2024-08-08T10:18:38.987Z] [2024-08-08T10:18:38.987Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-08T10:18:38.987Z] #31 transferring context: 50B 0.0s done [2024-08-08T10:18:39.252Z] #31 DONE 0.1s [2024-08-08T10:18:39.252Z] [2024-08-08T10:18:39.252Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-08T10:18:39.252Z] #32 transferring context: 50B 0.0s done [2024-08-08T10:18:39.252Z] #32 DONE 0.1s [2024-08-08T10:18:39.252Z] [2024-08-08T10:18:39.252Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:39.252Z] #33 DONE 0.0s [2024-08-08T10:18:39.252Z] [2024-08-08T10:18:39.252Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:39.252Z] #34 DONE 0.1s [2024-08-08T10:18:39.252Z] [2024-08-08T10:18:39.252Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:39.252Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:39.252Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:39.252Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:39.252Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:39.252Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-08T10:18:39.517Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-08-08T10:18:39.517Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:39.517Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-08T10:18:40.099Z] #35 ... [2024-08-08T10:18:40.100Z] [2024-08-08T10:18:40.100Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:40.100Z] #36 DONE 0.9s [2024-08-08T10:18:40.100Z] [2024-08-08T10:18:40.100Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.369Z] #35 ... [2024-08-08T10:18:40.369Z] [2024-08-08T10:18:40.369Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:40.369Z] #34 DONE 0.2s [2024-08-08T10:18:40.369Z] [2024-08-08T10:18:40.369Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:40.369Z] #37 DONE 0.2s [2024-08-08T10:18:40.369Z] [2024-08-08T10:18:40.369Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.636Z] #35 ... [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:40.636Z] #33 DONE 0.0s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:40.636Z] #34 DONE 0.3s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.636Z] #35 ... [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:40.636Z] #33 DONE 0.0s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:40.636Z] #34 DONE 0.3s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:40.636Z] #36 DONE 1.6s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:40.636Z] #37 DONE 0.5s [2024-08-08T10:18:40.636Z] [2024-08-08T10:18:40.636Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.636Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:40.636Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:40.636Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:40.636Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:40.636Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:40.636Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:40.901Z] #35 ... [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:40.901Z] #33 DONE 0.0s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:40.901Z] #36 DONE 1.7s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:40.901Z] #37 DONE 0.5s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.901Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:40.901Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:40.901Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:40.901Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:40.901Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:40.901Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:40.901Z] #35 ... [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:40.901Z] #33 DONE 0.0s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:40.901Z] #36 DONE 1.7s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:40.901Z] #37 DONE 0.5s [2024-08-08T10:18:40.901Z] [2024-08-08T10:18:40.901Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:40.901Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:40.901Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:40.901Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:40.901Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:40.901Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:40.901Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:41.171Z] #35 ... [2024-08-08T10:18:41.171Z] [2024-08-08T10:18:41.171Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.171Z] #33 DONE 0.0s [2024-08-08T10:18:41.171Z] [2024-08-08T10:18:41.171Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.171Z] #33 DONE 0.0s [2024-08-08T10:18:41.171Z] [2024-08-08T10:18:41.171Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.437Z] #38 ... [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:41.437Z] #36 DONE 1.8s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:41.437Z] #37 DONE 0.6s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.437Z] #33 DONE 0.0s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #39 [core-keeper internal] load build context [2024-08-08T10:18:41.437Z] #39 DONE 0.0s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.437Z] #38 ... [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:41.437Z] #36 DONE 1.8s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:41.437Z] #37 DONE 0.6s [2024-08-08T10:18:41.437Z] [2024-08-08T10:18:41.437Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.705Z] #38 ... [2024-08-08T10:18:41.705Z] [2024-08-08T10:18:41.705Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.705Z] #33 DONE 0.0s [2024-08-08T10:18:41.705Z] [2024-08-08T10:18:41.705Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.705Z] #38 ... [2024-08-08T10:18:41.705Z] [2024-08-08T10:18:41.705Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.705Z] #33 DONE 0.0s [2024-08-08T10:18:41.705Z] [2024-08-08T10:18:41.705Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T10:18:41.705Z] #40 DONE 1.4s [2024-08-08T10:18:41.705Z] [2024-08-08T10:18:41.705Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.970Z] #38 ... [2024-08-08T10:18:41.970Z] [2024-08-08T10:18:41.970Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:41.970Z] #33 DONE 0.0s [2024-08-08T10:18:41.970Z] [2024-08-08T10:18:41.971Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T10:18:41.971Z] #41 DONE 1.5s [2024-08-08T10:18:41.971Z] [2024-08-08T10:18:41.971Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:41.971Z] #38 ... [2024-08-08T10:18:41.971Z] [2024-08-08T10:18:41.971Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:41.971Z] #34 DONE 1.5s [2024-08-08T10:18:41.971Z] [2024-08-08T10:18:41.971Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:42.236Z] #38 ... [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:42.236Z] #36 DONE 1.8s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:42.236Z] #37 DONE 0.7s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:42.236Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:42.236Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:42.236Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:42.236Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:42.236Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:42.236Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:42.236Z] #35 DONE 3.7s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:42.236Z] #36 DONE 1.8s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:42.236Z] #37 DONE 0.7s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:42.236Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:42.236Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:42.236Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:42.236Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:42.236Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:42.236Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:42.236Z] #35 DONE 3.7s [2024-08-08T10:18:42.236Z] [2024-08-08T10:18:42.236Z] #42 [support-scheduler internal] load build context [2024-08-08T10:18:42.504Z] #42 ... [2024-08-08T10:18:42.504Z] [2024-08-08T10:18:42.504Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:42.504Z] #33 DONE 0.0s [2024-08-08T10:18:42.783Z] [2024-08-08T10:18:42.783Z] #43 [security-spire-agent internal] load build context [2024-08-08T10:18:42.783Z] #43 transferring context: 27.13kB 0.3s done [2024-08-08T10:18:42.783Z] #43 DONE 0.6s [2024-08-08T10:18:42.783Z] [2024-08-08T10:18:42.783Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:42.783Z] #38 ... [2024-08-08T10:18:42.783Z] [2024-08-08T10:18:42.783Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T10:18:42.783Z] #33 DONE 0.0s [2024-08-08T10:18:42.783Z] [2024-08-08T10:18:42.783Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:45.367Z] #38 ... [2024-08-08T10:18:45.367Z] [2024-08-08T10:18:45.367Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T10:18:45.367Z] #34 DONE 4.1s [2024-08-08T10:18:45.367Z] [2024-08-08T10:18:45.367Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T10:18:45.367Z] #41 DONE 4.1s [2024-08-08T10:18:45.367Z] [2024-08-08T10:18:45.367Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:45.367Z] #38 ... [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T10:18:45.368Z] #36 DONE 1.9s [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-08T10:18:45.368Z] #37 DONE 0.8s [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:45.368Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:45.368Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:45.368Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:45.368Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:45.368Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:45.368Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:45.368Z] #35 DONE 3.7s [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:18:45.368Z] #44 DONE 0.0s [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T10:18:45.368Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T10:18:45.368Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T10:18:45.368Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T10:18:45.368Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T10:18:45.368Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-08T10:18:45.368Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-08T10:18:45.368Z] #35 DONE 3.7s [2024-08-08T10:18:45.368Z] [2024-08-08T10:18:45.368Z] #45 [security-spire-config internal] load build context [2024-08-08T10:18:48.709Z] #45 transferring context: [2024-08-08T10:18:49.291Z] #45 ... [2024-08-08T10:18:49.291Z] [2024-08-08T10:18:49.291Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:18:49.291Z] #46 ... [2024-08-08T10:18:49.291Z] [2024-08-08T10:18:49.291Z] #45 [security-spire-config internal] load build context [2024-08-08T10:18:49.563Z] #45 transferring context: 25.85kB 1.1s done [2024-08-08T10:18:51.997Z] #45 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:18:51.997Z] #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #0 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #47 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:18:51.997Z] #46 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #48 [core-command internal] load build context [2024-08-08T10:18:51.997Z] #48 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T10:18:51.997Z] #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #49 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:18:51.997Z] #50 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:18:51.997Z] #46 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #51 [security-spire-server internal] load build context [2024-08-08T10:18:51.997Z] #51 transferring context: 27.60kB 0.9s done [2024-08-08T10:18:51.997Z] #51 DONE 6.1s [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:18:51.997Z] #46 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:18:51.997Z] #52 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #39 [core-keeper internal] load build context [2024-08-08T10:18:51.997Z] #39 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:18:51.997Z] #53 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T10:18:51.997Z] #0 8.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #0 9.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:51.997Z] #54 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #55 [support-notifications internal] load build context [2024-08-08T10:18:51.997Z] #55 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T10:18:51.997Z] #56 DONE 10.5s [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #55 [support-notifications internal] load build context [2024-08-08T10:18:51.997Z] #55 ... [2024-08-08T10:18:51.997Z] [2024-08-08T10:18:51.997Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:18:52.264Z] #57 ... [2024-08-08T10:18:52.264Z] [2024-08-08T10:18:52.264Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:52.264Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-08-08T10:18:52.264Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T10:18:52.264Z] #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-08T10:18:52.264Z] #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-08T10:18:52.264Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-08-08T10:18:52.264Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-08T10:18:52.264Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.4s done [2024-08-08T10:18:52.264Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.7s [2024-08-08T10:18:52.264Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-08-08T10:18:52.264Z] #58 ... [2024-08-08T10:18:52.264Z] [2024-08-08T10:18:52.264Z] #45 [security-spire-config internal] load build context [2024-08-08T10:18:52.264Z] #45 DONE 7.2s [2024-08-08T10:18:52.264Z] [2024-08-08T10:18:52.264Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:52.264Z] #58 ... [2024-08-08T10:18:52.264Z] [2024-08-08T10:18:52.264Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T10:18:52.264Z] #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:52.533Z] #59 ... [2024-08-08T10:18:52.533Z] [2024-08-08T10:18:52.533Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:18:52.533Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.6s done [2024-08-08T10:18:52.533Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-08T10:18:52.533Z] #60 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-08T10:18:52.533Z] #60 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-08T10:18:52.533Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-08-08T10:18:52.533Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-08-08T10:18:52.533Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-08T10:18:52.533Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done [2024-08-08T10:18:52.533Z] #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 4.9s [2024-08-08T10:18:52.533Z] #60 ... [2024-08-08T10:18:52.533Z] [2024-08-08T10:18:52.533Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:18:52.806Z] #61 ... [2024-08-08T10:18:52.806Z] [2024-08-08T10:18:52.806Z] #62 [core-data internal] load build context [2024-08-08T10:18:52.806Z] #62 ... [2024-08-08T10:18:52.806Z] [2024-08-08T10:18:52.806Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T10:18:52.806Z] #59 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:52.806Z] #59 ... [2024-08-08T10:18:52.806Z] [2024-08-08T10:18:52.806Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T10:18:53.073Z] #63 ... [2024-08-08T10:18:53.073Z] [2024-08-08T10:18:53.073Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T10:18:53.073Z] #64 ... [2024-08-08T10:18:53.073Z] [2024-08-08T10:18:53.073Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:18:53.342Z] #65 ... [2024-08-08T10:18:53.342Z] [2024-08-08T10:18:53.342Z] #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-08-08T10:18:53.342Z] #66 ... [2024-08-08T10:18:53.342Z] [2024-08-08T10:18:53.342Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T10:18:53.612Z] #67 ... [2024-08-08T10:18:53.612Z] [2024-08-08T10:18:53.612Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T10:18:53.612Z] #68 ... [2024-08-08T10:18:53.612Z] [2024-08-08T10:18:53.612Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T10:18:53.882Z] #69 ... [2024-08-08T10:18:53.882Z] [2024-08-08T10:18:53.882Z] #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T10:18:53.882Z] #70 ... [2024-08-08T10:18:53.882Z] [2024-08-08T10:18:53.882Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:18:53.882Z] #47 11.11 OK: 266 MiB in 52 packages [2024-08-08T10:18:53.882Z] #47 DONE 14.1s [2024-08-08T10:18:53.882Z] [2024-08-08T10:18:53.882Z] #42 [support-scheduler internal] load build context [2024-08-08T10:18:54.151Z] #42 ... [2024-08-08T10:18:54.151Z] [2024-08-08T10:18:54.151Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:54.151Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.8s [2024-08-08T10:18:54.151Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-08T10:18:55.121Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.4s [2024-08-08T10:18:55.121Z] #58 ... [2024-08-08T10:18:55.121Z] [2024-08-08T10:18:55.121Z] #38 [core-metadata internal] load build context [2024-08-08T10:18:55.121Z] #38 transferring context: 39.17MB 14.2s [2024-08-08T10:18:55.121Z] #38 ... [2024-08-08T10:18:55.121Z] [2024-08-08T10:18:55.121Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:18:55.387Z] #44 ... [2024-08-08T10:18:55.387Z] [2024-08-08T10:18:55.387Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:18:55.387Z] #71 ... [2024-08-08T10:18:55.387Z] [2024-08-08T10:18:55.387Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:55.656Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-08T10:18:55.656Z] #58 ... [2024-08-08T10:18:55.656Z] [2024-08-08T10:18:55.656Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T10:18:55.656Z] #54 12.92 OK: 266 MiB in 52 packages [2024-08-08T10:18:55.656Z] #54 DONE 14.4s [2024-08-08T10:18:55.656Z] [2024-08-08T10:18:55.656Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:55.926Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-08T10:18:56.896Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.19MB / 28.04MB 9.3s [2024-08-08T10:18:57.166Z] #58 ... [2024-08-08T10:18:57.166Z] [2024-08-08T10:18:57.166Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T10:18:57.166Z] #59 13.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:18:57.166Z] #59 13.02 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:18:57.166Z] #59 13.16 OK: 8 MiB in 16 packages [2024-08-08T10:18:57.166Z] #59 DONE 14.8s [2024-08-08T10:18:57.166Z] [2024-08-08T10:18:57.166Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:57.440Z] #58 ... [2024-08-08T10:18:57.440Z] [2024-08-08T10:18:57.440Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T10:18:57.440Z] #49 10.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:18:57.440Z] #49 10.45 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:18:57.440Z] #49 10.45 OK: 19953 distinct packages available [2024-08-08T10:18:57.440Z] #49 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:57.440Z] #49 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:57.440Z] #49 14.79 OK: 266 MiB in 52 packages [2024-08-08T10:18:57.440Z] #49 DONE 16.6s [2024-08-08T10:18:57.709Z] [2024-08-08T10:18:57.709Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:18:57.709Z] #72 ... [2024-08-08T10:18:57.709Z] [2024-08-08T10:18:57.709Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T10:18:57.975Z] #73 ... [2024-08-08T10:18:57.975Z] [2024-08-08T10:18:57.975Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T10:18:57.975Z] #63 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:58.558Z] #63 ... [2024-08-08T10:18:58.558Z] [2024-08-08T10:18:58.558Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T10:18:58.558Z] #52 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:58.558Z] #52 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:18:58.558Z] #52 15.10 OK: 266 MiB in 52 packages [2024-08-08T10:18:58.558Z] #52 DONE 17.1s [2024-08-08T10:18:58.558Z] [2024-08-08T10:18:58.558Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:18:58.558Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.9s [2024-08-08T10:18:59.519Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.91MB / 28.04MB 12.0s [2024-08-08T10:19:00.102Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.5s [2024-08-08T10:19:00.687Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.31MB / 28.04MB 13.1s [2024-08-08T10:19:00.958Z] #58 ... [2024-08-08T10:19:00.958Z] [2024-08-08T10:19:00.958Z] #48 [core-command internal] load build context [2024-08-08T10:19:00.958Z] #48 transferring context: 47.40MB 19.9s [2024-08-08T10:19:00.958Z] #48 ... [2024-08-08T10:19:00.958Z] [2024-08-08T10:19:00.958Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:00.958Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.5s [2024-08-08T10:19:01.225Z] #58 ... [2024-08-08T10:19:01.225Z] [2024-08-08T10:19:01.225Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:01.225Z] #50 ... [2024-08-08T10:19:01.225Z] [2024-08-08T10:19:01.225Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:01.807Z] #58 ... [2024-08-08T10:19:01.807Z] [2024-08-08T10:19:01.807Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:01.807Z] #46 ... [2024-08-08T10:19:01.807Z] [2024-08-08T10:19:01.807Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:02.074Z] #53 ... [2024-08-08T10:19:02.074Z] [2024-08-08T10:19:02.074Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:02.074Z] #39 ... [2024-08-08T10:19:02.074Z] [2024-08-08T10:19:02.074Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T10:19:02.074Z] #64 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:02.074Z] #64 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:02.074Z] #64 14.96 (1/4) Installing ca-certificates (20240226-r0) [2024-08-08T10:19:02.074Z] #64 15.19 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:02.074Z] #64 15.19 (3/4) Installing su-exec (0.2-r3) [2024-08-08T10:19:02.074Z] #64 15.19 (4/4) Installing yq (4.33.3-r5) [2024-08-08T10:19:02.074Z] #64 16.07 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:02.074Z] #64 16.15 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:19:02.074Z] #64 16.98 OK: 18 MiB in 19 packages [2024-08-08T10:19:02.074Z] #64 DONE 19.2s [2024-08-08T10:19:02.074Z] [2024-08-08T10:19:02.074Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:02.074Z] #39 ... [2024-08-08T10:19:02.074Z] [2024-08-08T10:19:02.074Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:02.343Z] #58 ... [2024-08-08T10:19:02.343Z] [2024-08-08T10:19:02.343Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:02.343Z] #55 ... [2024-08-08T10:19:02.343Z] [2024-08-08T10:19:02.343Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:02.343Z] #57 ... [2024-08-08T10:19:02.343Z] [2024-08-08T10:19:02.343Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:02.610Z] #39 ... [2024-08-08T10:19:02.610Z] [2024-08-08T10:19:02.610Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:19:02.610Z] #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.7s done [2024-08-08T10:19:02.610Z] #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-08-08T10:19:02.610Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-08T10:19:02.610Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-08T10:19:02.886Z] #60 ... [2024-08-08T10:19:02.886Z] [2024-08-08T10:19:02.886Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:02.886Z] #61 ... [2024-08-08T10:19:02.886Z] [2024-08-08T10:19:02.886Z] #62 [core-data internal] load build context [2024-08-08T10:19:02.886Z] #62 ... [2024-08-08T10:19:02.886Z] [2024-08-08T10:19:02.886Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T10:19:03.155Z] #74 ... [2024-08-08T10:19:03.155Z] [2024-08-08T10:19:03.155Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T10:19:03.423Z] #75 ... [2024-08-08T10:19:03.423Z] [2024-08-08T10:19:03.423Z] #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-08-08T10:19:03.423Z] #66 DONE 20.2s [2024-08-08T10:19:03.423Z] [2024-08-08T10:19:03.423Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T10:19:03.423Z] #70 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:03.423Z] #70 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:03.423Z] #70 18.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:03.423Z] #70 18.08 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:03.423Z] #70 18.17 OK: 8 MiB in 16 packages [2024-08-08T10:19:03.423Z] #70 DONE 21.6s [2024-08-08T10:19:03.423Z] [2024-08-08T10:19:03.423Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:03.423Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.0s [2024-08-08T10:19:04.006Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done [2024-08-08T10:19:04.274Z] #58 ... [2024-08-08T10:19:04.274Z] [2024-08-08T10:19:04.274Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T10:19:04.274Z] #69 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:04.274Z] #69 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:04.274Z] #69 18.16 (1/2) Installing ca-certificates (20240226-r0) [2024-08-08T10:19:04.274Z] #69 18.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:04.274Z] #69 18.66 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:04.274Z] #69 18.81 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:19:04.274Z] #69 19.61 OK: 9 MiB in 17 packages [2024-08-08T10:19:04.274Z] #69 DONE 21.4s [2024-08-08T10:19:04.541Z] [2024-08-08T10:19:04.541Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:04.541Z] #76 ... [2024-08-08T10:19:04.541Z] [2024-08-08T10:19:04.541Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:04.813Z] #42 ... [2024-08-08T10:19:04.813Z] [2024-08-08T10:19:04.813Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:19:04.813Z] #65 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:05.397Z] #65 ... [2024-08-08T10:19:05.397Z] [2024-08-08T10:19:05.397Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:05.397Z] #38 ... [2024-08-08T10:19:05.397Z] [2024-08-08T10:19:05.397Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:05.664Z] #44 ... [2024-08-08T10:19:05.664Z] [2024-08-08T10:19:05.664Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:05.664Z] #71 ... [2024-08-08T10:19:05.664Z] [2024-08-08T10:19:05.664Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:19:05.664Z] #65 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:08.245Z] #65 25.40 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:08.245Z] #65 25.40 (2/4) Installing openssl (3.1.6-r0) [2024-08-08T10:19:08.514Z] #65 25.52 (3/4) Installing su-exec (0.2-r3) [2024-08-08T10:19:08.514Z] #65 25.52 (4/4) Installing yq (4.33.3-r5) [2024-08-08T10:19:08.514Z] #65 ... [2024-08-08T10:19:08.514Z] [2024-08-08T10:19:08.514Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T10:19:08.514Z] #68 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:08.514Z] #68 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:08.514Z] #68 20.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:19:08.514Z] #68 20.31 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:19:08.514Z] #68 20.31 OK: 19946 distinct packages available [2024-08-08T10:19:08.514Z] #68 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:08.514Z] #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:08.514Z] #68 23.39 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:08.514Z] #68 23.39 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:19:08.514Z] #68 23.39 (3/5) Installing libucontext (1.2-r2) [2024-08-08T10:19:08.514Z] #68 23.39 (4/5) Installing gcompat (1.1.0-r1) [2024-08-08T10:19:08.514Z] #68 23.39 (5/5) Installing openssl (3.1.6-r0) [2024-08-08T10:19:08.514Z] #68 23.53 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:08.514Z] #68 23.53 OK: 9 MiB in 20 packages [2024-08-08T10:19:08.514Z] #68 DONE 25.7s [2024-08-08T10:19:08.783Z] [2024-08-08T10:19:08.783Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-08T10:19:09.050Z] #77 ... [2024-08-08T10:19:09.050Z] [2024-08-08T10:19:09.050Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T10:19:09.050Z] #63 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:09.050Z] #63 20.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:19:09.050Z] #63 20.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:19:09.050Z] #63 20.01 OK: 19946 distinct packages available [2024-08-08T10:19:09.050Z] #63 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:09.050Z] #63 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:09.050Z] #63 22.90 (1/11) Installing ca-certificates (20240226-r0) [2024-08-08T10:19:09.050Z] #63 23.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-08T10:19:09.051Z] #63 23.15 (3/11) Installing libunistring (1.1-r1) [2024-08-08T10:19:09.051Z] #63 23.30 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-08T10:19:09.051Z] #63 23.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-08T10:19:09.051Z] #63 23.30 (6/11) Installing libcurl (8.9.0-r0) [2024-08-08T10:19:09.051Z] #63 23.37 (7/11) Installing curl (8.9.0-r0) [2024-08-08T10:19:09.051Z] #63 23.37 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:09.051Z] #63 23.46 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:19:09.051Z] #63 23.46 (10/11) Installing libucontext (1.2-r2) [2024-08-08T10:19:09.051Z] #63 23.46 (11/11) Installing gcompat (1.1.0-r1) [2024-08-08T10:19:09.051Z] #63 23.46 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:09.051Z] #63 23.51 Executing ca-certificates-20240226-r0.trigger [2024-08-08T10:19:09.051Z] #63 24.40 OK: 13 MiB in 26 packages [2024-08-08T10:19:09.051Z] #63 DONE 26.2s [2024-08-08T10:19:09.318Z] [2024-08-08T10:19:09.318Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:09.318Z] #38 transferring context: 60.72MB 28.5s [2024-08-08T10:19:10.746Z] #38 ... [2024-08-08T10:19:10.746Z] [2024-08-08T10:19:10.746Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T10:19:10.746Z] #65 25.88 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:10.746Z] #65 25.88 OK: 18 MiB in 19 packages [2024-08-08T10:19:10.746Z] #65 DONE 27.4s [2024-08-08T10:19:10.746Z] [2024-08-08T10:19:10.746Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:10.746Z] #38 ... [2024-08-08T10:19:10.746Z] [2024-08-08T10:19:10.746Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:10.746Z] #55 ... [2024-08-08T10:19:10.746Z] [2024-08-08T10:19:10.746Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:10.746Z] #53 ... [2024-08-08T10:19:10.746Z] [2024-08-08T10:19:10.746Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:11.014Z] #46 ... [2024-08-08T10:19:11.014Z] [2024-08-08T10:19:11.014Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:11.280Z] #55 ... [2024-08-08T10:19:11.280Z] [2024-08-08T10:19:11.280Z] #48 [core-command internal] load build context [2024-08-08T10:19:11.280Z] #48 ... [2024-08-08T10:19:11.280Z] [2024-08-08T10:19:11.280Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:11.280Z] #55 ... [2024-08-08T10:19:11.280Z] [2024-08-08T10:19:11.280Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:11.551Z] #50 ... [2024-08-08T10:19:11.551Z] [2024-08-08T10:19:11.551Z] #48 [core-command internal] load build context [2024-08-08T10:19:12.530Z] #48 ... [2024-08-08T10:19:12.530Z] [2024-08-08T10:19:12.530Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:12.801Z] #39 ... [2024-08-08T10:19:12.801Z] [2024-08-08T10:19:12.801Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:12.801Z] #57 ... [2024-08-08T10:19:12.801Z] [2024-08-08T10:19:12.801Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:13.073Z] #39 ... [2024-08-08T10:19:13.073Z] [2024-08-08T10:19:13.073Z] #62 [core-data internal] load build context [2024-08-08T10:19:13.346Z] #62 ... [2024-08-08T10:19:13.346Z] [2024-08-08T10:19:13.346Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:13.346Z] #61 ... [2024-08-08T10:19:13.346Z] [2024-08-08T10:19:13.346Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:13.622Z] #39 ... [2024-08-08T10:19:13.622Z] [2024-08-08T10:19:13.622Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:19:13.622Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s [2024-08-08T10:19:13.622Z] #60 ... [2024-08-08T10:19:13.622Z] [2024-08-08T10:19:13.622Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:13.622Z] #39 ... [2024-08-08T10:19:13.622Z] [2024-08-08T10:19:13.622Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T10:19:13.888Z] #78 ... [2024-08-08T10:19:13.888Z] [2024-08-08T10:19:13.888Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:13.888Z] #61 ... [2024-08-08T10:19:13.888Z] [2024-08-08T10:19:13.889Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T10:19:14.161Z] #79 ... [2024-08-08T10:19:14.161Z] [2024-08-08T10:19:14.161Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:14.752Z] #39 ... [2024-08-08T10:19:14.752Z] [2024-08-08T10:19:14.752Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T10:19:14.752Z] #73 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:14.752Z] #73 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:14.752Z] #73 22.30 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T10:19:14.752Z] #73 22.30 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T10:19:14.752Z] #73 22.30 OK: 19946 distinct packages available [2024-08-08T10:19:14.752Z] #73 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:14.752Z] #73 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:14.752Z] #73 24.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:14.752Z] #73 24.83 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-08T10:19:14.752Z] #73 24.83 (3/4) Installing libucontext (1.2-r2) [2024-08-08T10:19:14.752Z] #73 24.86 (4/4) Installing gcompat (1.1.0-r1) [2024-08-08T10:19:14.752Z] #73 24.86 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:14.752Z] #73 25.04 OK: 8 MiB in 19 packages [2024-08-08T10:19:14.752Z] #73 DONE 27.1s [2024-08-08T10:19:14.752Z] [2024-08-08T10:19:14.752Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:14.752Z] #39 transferring context: 26.35MB 32.8s [2024-08-08T10:19:14.752Z] #39 ... [2024-08-08T10:19:14.752Z] [2024-08-08T10:19:14.752Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:15.019Z] #42 ... [2024-08-08T10:19:15.019Z] [2024-08-08T10:19:15.019Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:15.293Z] #50 ... [2024-08-08T10:19:15.293Z] [2024-08-08T10:19:15.293Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T10:19:15.293Z] #67 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:15.293Z] #67 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:15.293Z] #67 29.68 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:15.293Z] #67 29.68 (2/2) Installing su-exec (0.2-r3) [2024-08-08T10:19:15.293Z] #67 29.68 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:15.293Z] #67 29.81 OK: 8 MiB in 17 packages [2024-08-08T10:19:15.293Z] #67 DONE 32.1s [2024-08-08T10:19:15.563Z] [2024-08-08T10:19:15.563Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T10:19:15.831Z] #80 ... [2024-08-08T10:19:15.831Z] [2024-08-08T10:19:15.831Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:15.831Z] #44 ... [2024-08-08T10:19:15.831Z] [2024-08-08T10:19:15.831Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:16.115Z] #71 ... [2024-08-08T10:19:16.115Z] [2024-08-08T10:19:16.115Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:16.115Z] #44 ... [2024-08-08T10:19:16.115Z] [2024-08-08T10:19:16.115Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T10:19:16.115Z] #74 18.22 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:16.115Z] #74 18.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:16.115Z] #74 21.82 OK: 266 MiB in 52 packages [2024-08-08T10:19:16.115Z] #74 DONE 23.1s [2024-08-08T10:19:16.115Z] [2024-08-08T10:19:16.115Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:16.381Z] #44 ... [2024-08-08T10:19:16.381Z] [2024-08-08T10:19:16.381Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:16.381Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s [2024-08-08T10:19:16.665Z] #58 ... [2024-08-08T10:19:16.665Z] [2024-08-08T10:19:16.665Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:16.665Z] #76 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:18.084Z] #76 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:19.043Z] #76 ... [2024-08-08T10:19:19.043Z] [2024-08-08T10:19:19.043Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T10:19:19.043Z] #75 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:19.043Z] #75 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:19.043Z] #75 13.60 OK: 18 MiB in 19 packages [2024-08-08T10:19:19.043Z] #75 DONE 15.7s [2024-08-08T10:19:19.043Z] [2024-08-08T10:19:19.043Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:19.310Z] #42 ... [2024-08-08T10:19:19.310Z] [2024-08-08T10:19:19.310Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:19.581Z] #81 ... [2024-08-08T10:19:19.581Z] [2024-08-08T10:19:19.581Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:19.581Z] #42 ... [2024-08-08T10:19:19.581Z] [2024-08-08T10:19:19.581Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T10:19:19.581Z] #79 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:19.581Z] #79 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:19.581Z] #79 14.64 OK: 8 MiB in 16 packages [2024-08-08T10:19:19.581Z] #79 DONE 16.6s [2024-08-08T10:19:19.581Z] [2024-08-08T10:19:19.581Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:19.848Z] #42 transferring context: 33.68MB 36.3s [2024-08-08T10:19:20.114Z] #42 ... [2024-08-08T10:19:20.114Z] [2024-08-08T10:19:20.114Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:20.114Z] #72 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:20.114Z] #72 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:20.114Z] #72 20.88 OK: 8 MiB in 16 packages [2024-08-08T10:19:20.114Z] #72 DONE 22.3s [2024-08-08T10:19:20.114Z] [2024-08-08T10:19:20.114Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:20.380Z] #42 ... [2024-08-08T10:19:20.380Z] [2024-08-08T10:19:20.380Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:20.380Z] #76 15.15 OK: 9 MiB in 17 packages [2024-08-08T10:19:20.380Z] #76 DONE 16.2s [2024-08-08T10:19:20.380Z] [2024-08-08T10:19:20.380Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T10:19:20.646Z] #82 ... [2024-08-08T10:19:20.646Z] [2024-08-08T10:19:20.646Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:21.227Z] #42 ... [2024-08-08T10:19:21.227Z] [2024-08-08T10:19:21.227Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:21.227Z] #53 ... [2024-08-08T10:19:21.227Z] [2024-08-08T10:19:21.227Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:21.227Z] #46 ... [2024-08-08T10:19:21.227Z] [2024-08-08T10:19:21.227Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:21.494Z] #38 ... [2024-08-08T10:19:21.494Z] [2024-08-08T10:19:21.494Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:21.494Z] #53 ... [2024-08-08T10:19:21.494Z] [2024-08-08T10:19:21.494Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:21.762Z] #55 ... [2024-08-08T10:19:21.762Z] [2024-08-08T10:19:21.762Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:22.719Z] #53 ... [2024-08-08T10:19:22.719Z] [2024-08-08T10:19:22.719Z] #48 [core-command internal] load build context [2024-08-08T10:19:22.986Z] #48 ... [2024-08-08T10:19:22.986Z] [2024-08-08T10:19:22.986Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:22.986Z] #42 ... [2024-08-08T10:19:22.986Z] [2024-08-08T10:19:22.986Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:23.252Z] #57 ... [2024-08-08T10:19:23.252Z] [2024-08-08T10:19:23.252Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:23.519Z] #55 ... [2024-08-08T10:19:23.519Z] [2024-08-08T10:19:23.519Z] #62 [core-data internal] load build context [2024-08-08T10:19:23.519Z] #62 ... [2024-08-08T10:19:23.519Z] [2024-08-08T10:19:23.519Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:23.784Z] #53 ... [2024-08-08T10:19:23.784Z] [2024-08-08T10:19:23.784Z] #77 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-08T10:19:23.784Z] #77 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:23.784Z] #77 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:23.784Z] #77 14.43 OK: 9 MiB in 20 packages [2024-08-08T10:19:23.784Z] #77 DONE 15.3s [2024-08-08T10:19:23.784Z] [2024-08-08T10:19:23.784Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:24.053Z] #53 ... [2024-08-08T10:19:24.053Z] [2024-08-08T10:19:24.053Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:19:24.053Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.2s [2024-08-08T10:19:24.053Z] #60 ... [2024-08-08T10:19:24.053Z] [2024-08-08T10:19:24.053Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:24.053Z] #57 ... [2024-08-08T10:19:24.053Z] [2024-08-08T10:19:24.053Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:24.322Z] #61 ... [2024-08-08T10:19:24.322Z] [2024-08-08T10:19:24.322Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:24.904Z] #55 transferring context: 71.60MB 42.8s [2024-08-08T10:19:25.171Z] #55 ... [2024-08-08T10:19:25.171Z] [2024-08-08T10:19:25.171Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:25.171Z] #39 ... [2024-08-08T10:19:25.171Z] [2024-08-08T10:19:25.171Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T10:19:25.171Z] #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:25.171Z] #83 ... [2024-08-08T10:19:25.171Z] [2024-08-08T10:19:25.171Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:25.438Z] #39 ... [2024-08-08T10:19:25.438Z] [2024-08-08T10:19:25.438Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:25.704Z] #50 ... [2024-08-08T10:19:25.704Z] [2024-08-08T10:19:25.704Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:26.290Z] #55 ... [2024-08-08T10:19:26.290Z] [2024-08-08T10:19:26.290Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:26.290Z] #71 ... [2024-08-08T10:19:26.290Z] [2024-08-08T10:19:26.290Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:26.556Z] #50 ... [2024-08-08T10:19:26.556Z] [2024-08-08T10:19:26.556Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T10:19:26.557Z] #78 15.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:26.557Z] #78 16.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:26.557Z] #78 20.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T10:19:26.557Z] #78 20.97 Executing busybox-1.36.1-r7.trigger [2024-08-08T10:19:26.557Z] #78 21.14 OK: 8 MiB in 16 packages [2024-08-08T10:19:26.557Z] #78 DONE 22.8s [2024-08-08T10:19:26.557Z] [2024-08-08T10:19:26.557Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:26.823Z] #50 ... [2024-08-08T10:19:26.823Z] [2024-08-08T10:19:26.823Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:26.823Z] #44 ... [2024-08-08T10:19:26.823Z] [2024-08-08T10:19:26.823Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T10:19:26.823Z] #81 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:26.823Z] #81 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:26.823Z] #81 15.97 OK: 13 MiB in 26 packages [2024-08-08T10:19:26.823Z] #81 DONE 17.7s [2024-08-08T10:19:26.823Z] [2024-08-08T10:19:26.823Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:26.823Z] #44 ... [2024-08-08T10:19:26.823Z] [2024-08-08T10:19:26.823Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:27.093Z] #39 ... [2024-08-08T10:19:27.093Z] [2024-08-08T10:19:27.093Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:27.093Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.7s [2024-08-08T10:19:27.093Z] #58 ... [2024-08-08T10:19:27.093Z] [2024-08-08T10:19:27.093Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:27.359Z] #44 ... [2024-08-08T10:19:27.359Z] [2024-08-08T10:19:27.359Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T10:19:27.359Z] #82 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:27.359Z] #82 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:27.359Z] #82 14.82 OK: 18 MiB in 19 packages [2024-08-08T10:19:27.359Z] #82 DONE 16.8s [2024-08-08T10:19:27.359Z] [2024-08-08T10:19:27.359Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:28.325Z] #44 ... [2024-08-08T10:19:28.325Z] [2024-08-08T10:19:28.325Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T10:19:28.325Z] #83 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:28.325Z] #83 12.11 OK: 8 MiB in 19 packages [2024-08-08T10:19:28.325Z] #83 DONE 13.2s [2024-08-08T10:19:28.325Z] [2024-08-08T10:19:28.325Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:28.907Z] #44 ... [2024-08-08T10:19:28.907Z] [2024-08-08T10:19:28.907Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-08T10:19:28.907Z] #84 DONE 1.6s [2024-08-08T10:19:28.907Z] [2024-08-08T10:19:28.907Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:29.174Z] #44 ... [2024-08-08T10:19:29.174Z] [2024-08-08T10:19:29.174Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T10:19:29.174Z] #80 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:29.174Z] #80 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T10:19:29.174Z] #80 12.42 OK: 8 MiB in 17 packages [2024-08-08T10:19:29.174Z] #80 DONE 13.6s [2024-08-08T10:19:29.174Z] [2024-08-08T10:19:29.174Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:29.919Z] #44 transferring context: 13.55MB 41.7s [2024-08-08T10:19:31.385Z] #44 ... [2024-08-08T10:19:31.385Z] [2024-08-08T10:19:31.385Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:31.665Z] #46 ... [2024-08-08T10:19:31.666Z] [2024-08-08T10:19:31.666Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:31.666Z] #44 ... [2024-08-08T10:19:31.666Z] [2024-08-08T10:19:31.666Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:31.666Z] #38 ... [2024-08-08T10:19:31.666Z] [2024-08-08T10:19:31.666Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:33.179Z] #44 ... [2024-08-08T10:19:33.179Z] [2024-08-08T10:19:33.179Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:33.179Z] #42 ... [2024-08-08T10:19:33.179Z] [2024-08-08T10:19:33.179Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:33.463Z] #44 ... [2024-08-08T10:19:33.463Z] [2024-08-08T10:19:33.463Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T10:19:33.463Z] #85 DONE 4.3s [2024-08-08T10:19:33.463Z] [2024-08-08T10:19:33.463Z] #48 [core-command internal] load build context [2024-08-08T10:19:33.736Z] #48 ... [2024-08-08T10:19:33.736Z] [2024-08-08T10:19:33.736Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:33.736Z] #44 ... [2024-08-08T10:19:33.736Z] [2024-08-08T10:19:33.736Z] #62 [core-data internal] load build context [2024-08-08T10:19:33.736Z] #62 ... [2024-08-08T10:19:33.736Z] [2024-08-08T10:19:33.736Z] #48 [core-command internal] load build context [2024-08-08T10:19:34.324Z] #48 ... [2024-08-08T10:19:34.324Z] [2024-08-08T10:19:34.324Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:34.324Z] #53 ... [2024-08-08T10:19:34.324Z] [2024-08-08T10:19:34.324Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:19:34.324Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.4s done [2024-08-08T10:19:34.324Z] #60 ... [2024-08-08T10:19:34.324Z] [2024-08-08T10:19:34.324Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T10:19:34.324Z] #86 DONE 0.9s [2024-08-08T10:19:34.324Z] [2024-08-08T10:19:34.324Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:34.588Z] #57 ... [2024-08-08T10:19:34.588Z] [2024-08-08T10:19:34.588Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:34.588Z] #61 ... [2024-08-08T10:19:34.588Z] [2024-08-08T10:19:34.588Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:34.588Z] #53 transferring context: 111.20MB 52.9s [2024-08-08T10:19:36.521Z] #53 ... [2024-08-08T10:19:36.521Z] [2024-08-08T10:19:36.521Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:36.521Z] #55 ... [2024-08-08T10:19:36.521Z] [2024-08-08T10:19:36.521Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:36.521Z] #71 ... [2024-08-08T10:19:36.521Z] [2024-08-08T10:19:36.521Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:37.475Z] #55 ... [2024-08-08T10:19:37.475Z] [2024-08-08T10:19:37.475Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:37.475Z] #50 ... [2024-08-08T10:19:37.475Z] [2024-08-08T10:19:37.475Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:37.475Z] #39 ... [2024-08-08T10:19:37.475Z] [2024-08-08T10:19:37.475Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:37.475Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.9s [2024-08-08T10:19:37.475Z] #58 ... [2024-08-08T10:19:37.475Z] [2024-08-08T10:19:37.475Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:40.148Z] #39 transferring context: 63.01MB 58.1s [2024-08-08T10:19:40.725Z] #39 ... [2024-08-08T10:19:40.725Z] [2024-08-08T10:19:40.725Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-08T10:19:40.725Z] #87 DONE 2.0s [2024-08-08T10:19:40.725Z] [2024-08-08T10:19:40.725Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:41.675Z] #39 ... [2024-08-08T10:19:41.675Z] [2024-08-08T10:19:41.675Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:41.940Z] #46 ... [2024-08-08T10:19:41.940Z] [2024-08-08T10:19:41.940Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:41.940Z] #38 ... [2024-08-08T10:19:41.940Z] [2024-08-08T10:19:41.940Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:43.338Z] #39 ... [2024-08-08T10:19:43.338Z] [2024-08-08T10:19:43.338Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:43.609Z] #42 ... [2024-08-08T10:19:43.609Z] [2024-08-08T10:19:43.609Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:43.873Z] #39 ... [2024-08-08T10:19:43.873Z] [2024-08-08T10:19:43.873Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:44.137Z] #44 ... [2024-08-08T10:19:44.137Z] [2024-08-08T10:19:44.137Z] #62 [core-data internal] load build context [2024-08-08T10:19:44.137Z] #62 ... [2024-08-08T10:19:44.137Z] [2024-08-08T10:19:44.137Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:44.137Z] #44 ... [2024-08-08T10:19:44.137Z] [2024-08-08T10:19:44.137Z] #48 [core-command internal] load build context [2024-08-08T10:19:44.402Z] #48 ... [2024-08-08T10:19:44.402Z] [2024-08-08T10:19:44.402Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:44.402Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.0s [2024-08-08T10:19:44.402Z] #58 ... [2024-08-08T10:19:44.402Z] [2024-08-08T10:19:44.402Z] #48 [core-command internal] load build context [2024-08-08T10:19:44.666Z] #48 ... [2024-08-08T10:19:44.666Z] [2024-08-08T10:19:44.666Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:44.666Z] #57 ... [2024-08-08T10:19:44.666Z] [2024-08-08T10:19:44.666Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:44.933Z] #61 ... [2024-08-08T10:19:44.933Z] [2024-08-08T10:19:44.933Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:45.201Z] #57 transferring context: 141.66MB 62.1s [2024-08-08T10:19:46.154Z] #57 ... [2024-08-08T10:19:46.154Z] [2024-08-08T10:19:46.154Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:19:46.154Z] #60 ... [2024-08-08T10:19:46.154Z] [2024-08-08T10:19:46.154Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:46.424Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.1s done [2024-08-08T10:19:46.688Z] #58 ... [2024-08-08T10:19:46.688Z] [2024-08-08T10:19:46.688Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:46.688Z] #53 ... [2024-08-08T10:19:46.688Z] [2024-08-08T10:19:46.688Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:46.688Z] #71 ... [2024-08-08T10:19:46.688Z] [2024-08-08T10:19:46.688Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:47.264Z] #53 ... [2024-08-08T10:19:47.264Z] [2024-08-08T10:19:47.264Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:47.531Z] #55 ... [2024-08-08T10:19:47.531Z] [2024-08-08T10:19:47.531Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:47.531Z] #71 ... [2024-08-08T10:19:47.531Z] [2024-08-08T10:19:47.531Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:47.796Z] #50 ... [2024-08-08T10:19:47.796Z] [2024-08-08T10:19:47.796Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:19:50.380Z] #71 transferring context: 139.97MB 62.1s [2024-08-08T10:19:51.794Z] #71 ... [2024-08-08T10:19:51.794Z] [2024-08-08T10:19:51.794Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:52.063Z] #46 ... [2024-08-08T10:19:52.063Z] [2024-08-08T10:19:52.063Z] #38 [core-metadata internal] load build context [2024-08-08T10:19:52.063Z] #38 ... [2024-08-08T10:19:52.063Z] [2024-08-08T10:19:52.063Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:54.006Z] #46 ... [2024-08-08T10:19:54.006Z] [2024-08-08T10:19:54.006Z] #42 [support-scheduler internal] load build context [2024-08-08T10:19:54.006Z] #42 ... [2024-08-08T10:19:54.006Z] [2024-08-08T10:19:54.006Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:54.006Z] #46 ... [2024-08-08T10:19:54.006Z] [2024-08-08T10:19:54.006Z] #39 [core-keeper internal] load build context [2024-08-08T10:19:54.273Z] #39 ... [2024-08-08T10:19:54.273Z] [2024-08-08T10:19:54.273Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:19:54.273Z] #46 transferring context: 172.53MB 74.9s [2024-08-08T10:19:54.273Z] #46 ... [2024-08-08T10:19:54.273Z] [2024-08-08T10:19:54.273Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:54.536Z] #44 ... [2024-08-08T10:19:54.536Z] [2024-08-08T10:19:54.536Z] #62 [core-data internal] load build context [2024-08-08T10:19:54.536Z] #62 ... [2024-08-08T10:19:54.536Z] [2024-08-08T10:19:54.536Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:54.800Z] #44 ... [2024-08-08T10:19:54.800Z] [2024-08-08T10:19:54.800Z] #48 [core-command internal] load build context [2024-08-08T10:19:54.800Z] #48 ... [2024-08-08T10:19:54.800Z] [2024-08-08T10:19:54.800Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:54.800Z] #44 ... [2024-08-08T10:19:54.800Z] [2024-08-08T10:19:54.800Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:19:54.800Z] #88 DONE 4.3s [2024-08-08T10:19:54.800Z] [2024-08-08T10:19:54.800Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:54.800Z] #44 ... [2024-08-08T10:19:54.800Z] [2024-08-08T10:19:54.800Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:55.063Z] #61 ... [2024-08-08T10:19:55.063Z] [2024-08-08T10:19:55.063Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:55.063Z] #44 ... [2024-08-08T10:19:55.063Z] [2024-08-08T10:19:55.063Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:19:55.063Z] #89 DONE 4.6s [2024-08-08T10:19:55.063Z] [2024-08-08T10:19:55.063Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:55.640Z] #44 ... [2024-08-08T10:19:55.640Z] [2024-08-08T10:19:55.640Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T10:19:55.640Z] #90 DONE 3.6s [2024-08-08T10:19:55.640Z] [2024-08-08T10:19:55.640Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:19:56.232Z] #44 ... [2024-08-08T10:19:56.232Z] [2024-08-08T10:19:56.232Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:19:56.232Z] #57 ... [2024-08-08T10:19:56.232Z] [2024-08-08T10:19:56.232Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:56.808Z] #61 ... [2024-08-08T10:19:56.808Z] [2024-08-08T10:19:56.808Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-08T10:19:56.808Z] #91 DONE 1.0s [2024-08-08T10:19:56.808Z] [2024-08-08T10:19:56.808Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:57.071Z] #61 ... [2024-08-08T10:19:57.071Z] [2024-08-08T10:19:57.071Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-08T10:19:57.071Z] #92 DONE 1.6s [2024-08-08T10:19:57.071Z] [2024-08-08T10:19:57.071Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:57.071Z] #61 ... [2024-08-08T10:19:57.071Z] [2024-08-08T10:19:57.071Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-08T10:19:57.071Z] #93 DONE 2.0s [2024-08-08T10:19:57.071Z] [2024-08-08T10:19:57.071Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:57.660Z] #61 ... [2024-08-08T10:19:57.660Z] [2024-08-08T10:19:57.661Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:19:57.661Z] #53 ... [2024-08-08T10:19:57.661Z] [2024-08-08T10:19:57.661Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:57.924Z] #55 ... [2024-08-08T10:19:57.924Z] [2024-08-08T10:19:57.924Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:19:57.924Z] #61 ... [2024-08-08T10:19:57.924Z] [2024-08-08T10:19:57.924Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:57.924Z] #50 ... [2024-08-08T10:19:57.924Z] [2024-08-08T10:19:57.924Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-08T10:19:57.924Z] #94 DONE 1.0s [2024-08-08T10:19:57.924Z] [2024-08-08T10:19:57.924Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:19:57.924Z] #50 ... [2024-08-08T10:19:57.924Z] [2024-08-08T10:19:57.924Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T10:19:58.189Z] #58 ... [2024-08-08T10:19:58.189Z] [2024-08-08T10:19:58.189Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:19:58.189Z] #95 ... [2024-08-08T10:19:58.189Z] [2024-08-08T10:19:58.189Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-08T10:19:58.189Z] #96 DONE 1.1s [2024-08-08T10:19:58.454Z] [2024-08-08T10:19:58.454Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-08T10:19:58.454Z] #97 DONE 1.5s [2024-08-08T10:19:58.454Z] [2024-08-08T10:19:58.454Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:19:59.406Z] #98 ... [2024-08-08T10:19:59.406Z] [2024-08-08T10:19:59.406Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:19:59.406Z] #95 DONE 1.0s [2024-08-08T10:19:59.406Z] [2024-08-08T10:19:59.406Z] #48 [core-command internal] load build context [2024-08-08T10:19:59.672Z] #48 ... [2024-08-08T10:19:59.672Z] [2024-08-08T10:19:59.672Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:19:59.672Z] #99 DONE 1.5s [2024-08-08T10:19:59.672Z] [2024-08-08T10:19:59.672Z] #48 [core-command internal] load build context [2024-08-08T10:19:59.672Z] #48 ... [2024-08-08T10:19:59.672Z] [2024-08-08T10:19:59.672Z] #55 [support-notifications internal] load build context [2024-08-08T10:19:59.936Z] #55 ... [2024-08-08T10:19:59.936Z] [2024-08-08T10:19:59.936Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T10:19:59.936Z] #98 DONE 1.6s [2024-08-08T10:19:59.936Z] [2024-08-08T10:19:59.936Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:00.201Z] #55 transferring context: 231.72MB 78.2s [2024-08-08T10:20:00.792Z] #55 ... [2024-08-08T10:20:00.792Z] [2024-08-08T10:20:00.792Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-08T10:20:00.792Z] #100 DONE 1.4s [2024-08-08T10:20:00.792Z] [2024-08-08T10:20:00.792Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:01.061Z] #55 ... [2024-08-08T10:20:01.061Z] [2024-08-08T10:20:01.061Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-08T10:20:01.061Z] #101 DONE 1.1s [2024-08-08T10:20:01.061Z] [2024-08-08T10:20:01.061Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:01.329Z] #55 ... [2024-08-08T10:20:01.329Z] [2024-08-08T10:20:01.329Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T10:20:01.329Z] #102 DONE 1.3s [2024-08-08T10:20:01.329Z] [2024-08-08T10:20:01.329Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:01.912Z] #55 ... [2024-08-08T10:20:01.912Z] [2024-08-08T10:20:01.912Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:20:02.179Z] #71 ... [2024-08-08T10:20:02.179Z] [2024-08-08T10:20:02.179Z] #38 [core-metadata internal] load build context [2024-08-08T10:20:02.179Z] #38 ... [2024-08-08T10:20:02.179Z] [2024-08-08T10:20:02.179Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-08T10:20:02.179Z] #103 DONE 1.3s [2024-08-08T10:20:02.179Z] [2024-08-08T10:20:02.179Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:02.453Z] #55 ... [2024-08-08T10:20:02.453Z] [2024-08-08T10:20:02.453Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T10:20:02.453Z] #104 DONE 1.3s [2024-08-08T10:20:02.453Z] [2024-08-08T10:20:02.453Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:02.453Z] #55 ... [2024-08-08T10:20:02.453Z] [2024-08-08T10:20:02.453Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T10:20:02.453Z] #105 DONE 1.3s [2024-08-08T10:20:02.453Z] [2024-08-08T10:20:02.453Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:03.864Z] #55 ... [2024-08-08T10:20:03.864Z] [2024-08-08T10:20:03.864Z] #42 [support-scheduler internal] load build context [2024-08-08T10:20:03.864Z] #42 ... [2024-08-08T10:20:03.864Z] [2024-08-08T10:20:03.864Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:04.444Z] #55 ... [2024-08-08T10:20:04.444Z] [2024-08-08T10:20:04.444Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:04.444Z] #39 ... [2024-08-08T10:20:04.444Z] [2024-08-08T10:20:04.444Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:04.444Z] #46 transferring context: 200.69MB 85.1s [2024-08-08T10:20:04.444Z] #46 ... [2024-08-08T10:20:04.444Z] [2024-08-08T10:20:04.444Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:04.724Z] #39 ... [2024-08-08T10:20:04.724Z] [2024-08-08T10:20:04.724Z] #62 [core-data internal] load build context [2024-08-08T10:20:04.724Z] #62 ... [2024-08-08T10:20:04.724Z] [2024-08-08T10:20:04.724Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:06.671Z] #39 ... [2024-08-08T10:20:06.671Z] [2024-08-08T10:20:06.671Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:06.671Z] #44 ... [2024-08-08T10:20:06.671Z] [2024-08-08T10:20:06.671Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:20:06.671Z] #57 ... [2024-08-08T10:20:06.671Z] [2024-08-08T10:20:06.671Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:08.077Z] #44 ... [2024-08-08T10:20:08.077Z] [2024-08-08T10:20:08.077Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:08.077Z] #61 ... [2024-08-08T10:20:08.077Z] [2024-08-08T10:20:08.077Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:08.345Z] #50 ... [2024-08-08T10:20:08.345Z] [2024-08-08T10:20:08.345Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:20:08.345Z] #53 ... [2024-08-08T10:20:08.345Z] [2024-08-08T10:20:08.345Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:09.749Z] #50 ... [2024-08-08T10:20:09.749Z] [2024-08-08T10:20:09.749Z] #106 [security-spire-config] exporting to image [2024-08-08T10:20:09.749Z] #106 exporting layers 6.5s done [2024-08-08T10:20:09.749Z] #106 writing image sha256:2c87839c343e39b4207748a4ebd0f34ded7a001185fda93392ff3cfcfd893da4 0.2s done [2024-08-08T10:20:09.750Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-08T10:20:09.750Z] #106 writing image sha256:e2eb82c5913c9b566886c25d5a20dcde060bce74619b03a37bcfa7c5b225821a 0.1s done [2024-08-08T10:20:09.750Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-08T10:20:09.750Z] #106 writing image sha256:641729f51c57cc6cac25002e9d98f8ed04b0a3301eb17a88acf6f384b5d8e6ff 0.0s done [2024-08-08T10:20:09.750Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-08T10:20:09.750Z] #106 DONE 7.4s [2024-08-08T10:20:09.750Z] [2024-08-08T10:20:09.750Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:09.750Z] #50 ... [2024-08-08T10:20:09.750Z] [2024-08-08T10:20:09.750Z] #48 [core-command internal] load build context [2024-08-08T10:20:10.016Z] #48 ... [2024-08-08T10:20:10.016Z] [2024-08-08T10:20:10.016Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:10.279Z] #50 transferring context: 208.29MB 88.7s [2024-08-08T10:20:12.218Z] #50 ... [2024-08-08T10:20:12.218Z] [2024-08-08T10:20:12.218Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:20:12.218Z] #71 ... [2024-08-08T10:20:12.218Z] [2024-08-08T10:20:12.218Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:12.482Z] #50 ... [2024-08-08T10:20:12.482Z] [2024-08-08T10:20:12.482Z] #38 [core-metadata internal] load build context [2024-08-08T10:20:12.482Z] #38 ... [2024-08-08T10:20:12.482Z] [2024-08-08T10:20:12.482Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:13.882Z] #61 ... [2024-08-08T10:20:13.883Z] [2024-08-08T10:20:13.883Z] #38 [core-metadata internal] load build context [2024-08-08T10:20:13.883Z] #38 transferring context: 308.57MB 93.0s done [2024-08-08T10:20:13.883Z] #38 DONE 93.3s [2024-08-08T10:20:13.883Z] [2024-08-08T10:20:13.883Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:14.149Z] #61 ... [2024-08-08T10:20:14.149Z] [2024-08-08T10:20:14.149Z] #48 [core-command internal] load build context [2024-08-08T10:20:14.149Z] #48 transferring context: 308.57MB 92.8s done [2024-08-08T10:20:14.149Z] #48 DONE 93.3s [2024-08-08T10:20:14.149Z] [2024-08-08T10:20:14.149Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:14.149Z] #61 ... [2024-08-08T10:20:14.149Z] [2024-08-08T10:20:14.149Z] #42 [support-scheduler internal] load build context [2024-08-08T10:20:14.149Z] #42 ... [2024-08-08T10:20:14.149Z] [2024-08-08T10:20:14.149Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:14.418Z] #61 ... [2024-08-08T10:20:14.418Z] [2024-08-08T10:20:14.418Z] #53 [security-proxy-setup internal] load build context [2024-08-08T10:20:14.418Z] #53 transferring context: 308.57MB 92.1s done [2024-08-08T10:20:14.418Z] #53 DONE 92.9s [2024-08-08T10:20:14.418Z] [2024-08-08T10:20:14.418Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:14.418Z] #61 ... [2024-08-08T10:20:14.418Z] [2024-08-08T10:20:14.418Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:14.689Z] #55 ... [2024-08-08T10:20:14.689Z] [2024-08-08T10:20:14.689Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:14.689Z] #61 ... [2024-08-08T10:20:14.689Z] [2024-08-08T10:20:14.689Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:14.689Z] #46 ... [2024-08-08T10:20:14.689Z] [2024-08-08T10:20:14.689Z] #62 [core-data internal] load build context [2024-08-08T10:20:14.969Z] #62 ... [2024-08-08T10:20:14.969Z] [2024-08-08T10:20:14.969Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:16.420Z] #46 ... [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #55 [support-notifications internal] load build context [2024-08-08T10:20:16.420Z] #55 transferring context: 308.57MB 93.1s done [2024-08-08T10:20:16.420Z] #55 DONE 94.5s [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:16.420Z] #46 ... [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #61 [security-bootstrapper internal] load build context [2024-08-08T10:20:16.420Z] #61 transferring context: 308.57MB 92.5s done [2024-08-08T10:20:16.420Z] #61 DONE 94.0s [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:16.420Z] #46 ... [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:16.420Z] #39 ... [2024-08-08T10:20:16.420Z] [2024-08-08T10:20:16.420Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:16.690Z] #46 ... [2024-08-08T10:20:16.690Z] [2024-08-08T10:20:16.690Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:20:16.955Z] #57 ... [2024-08-08T10:20:16.955Z] [2024-08-08T10:20:16.955Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:16.955Z] #46 ... [2024-08-08T10:20:16.955Z] [2024-08-08T10:20:16.955Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:20:16.955Z] #107 DONE 2.7s [2024-08-08T10:20:16.955Z] [2024-08-08T10:20:16.955Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:17.222Z] #46 ... [2024-08-08T10:20:17.222Z] [2024-08-08T10:20:17.222Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:20:17.222Z] #108 DONE 2.7s [2024-08-08T10:20:17.222Z] [2024-08-08T10:20:17.222Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:17.489Z] #46 ... [2024-08-08T10:20:17.489Z] [2024-08-08T10:20:17.489Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:20:17.489Z] #109 DONE 1.3s [2024-08-08T10:20:17.489Z] [2024-08-08T10:20:17.489Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:18.078Z] #46 ... [2024-08-08T10:20:18.078Z] [2024-08-08T10:20:18.078Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:18.078Z] #44 ... [2024-08-08T10:20:18.078Z] [2024-08-08T10:20:18.078Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:20:18.660Z] #57 ... [2024-08-08T10:20:18.660Z] [2024-08-08T10:20:18.660Z] #62 [core-data internal] load build context [2024-08-08T10:20:18.660Z] #62 transferring context: 308.57MB 94.8s done [2024-08-08T10:20:18.660Z] #62 DONE 96.5s [2024-08-08T10:20:18.660Z] [2024-08-08T10:20:18.660Z] #57 [security-secretstore-setup internal] load build context [2024-08-08T10:20:18.926Z] #57 transferring context: 308.57MB 96.0s done [2024-08-08T10:20:19.509Z] #57 DONE 97.2s [2024-08-08T10:20:19.509Z] [2024-08-08T10:20:19.509Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:19.509Z] #50 ... [2024-08-08T10:20:19.509Z] [2024-08-08T10:20:19.509Z] #42 [support-scheduler internal] load build context [2024-08-08T10:20:19.509Z] #42 transferring context: 308.57MB 95.7s done [2024-08-08T10:20:19.509Z] #42 DONE 97.2s [2024-08-08T10:20:19.509Z] [2024-08-08T10:20:19.509Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:19.509Z] #50 ... [2024-08-08T10:20:19.509Z] [2024-08-08T10:20:19.509Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:22.087Z] #39 ... [2024-08-08T10:20:22.087Z] [2024-08-08T10:20:22.087Z] #71 [support-cron-scheduler internal] load build context [2024-08-08T10:20:22.087Z] #71 transferring context: 308.57MB 93.7s done [2024-08-08T10:20:22.087Z] #71 DONE 97.0s [2024-08-08T10:20:22.087Z] [2024-08-08T10:20:22.087Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:22.087Z] #39 ... [2024-08-08T10:20:22.087Z] [2024-08-08T10:20:22.087Z] #50 [security-spiffe-token-provider internal] load build context [2024-08-08T10:20:26.355Z] #50 transferring context: 308.57MB 104.6s done [2024-08-08T10:20:26.355Z] #50 DONE 105.3s [2024-08-08T10:20:26.355Z] [2024-08-08T10:20:26.355Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:26.933Z] #39 ... [2024-08-08T10:20:26.933Z] [2024-08-08T10:20:26.933Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:20:27.198Z] #110 ... [2024-08-08T10:20:27.198Z] [2024-08-08T10:20:27.198Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:27.198Z] #39 ... [2024-08-08T10:20:27.198Z] [2024-08-08T10:20:27.198Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:20:27.465Z] #111 ... [2024-08-08T10:20:27.465Z] [2024-08-08T10:20:27.465Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:27.465Z] #44 ... [2024-08-08T10:20:27.465Z] [2024-08-08T10:20:27.465Z] #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:20:27.465Z] #112 DONE 1.2s [2024-08-08T10:20:27.465Z] [2024-08-08T10:20:27.465Z] #46 [security-proxy-auth internal] load build context [2024-08-08T10:20:27.465Z] #46 transferring context: 308.57MB 107.9s done [2024-08-08T10:20:27.465Z] #46 DONE 108.2s [2024-08-08T10:20:27.465Z] [2024-08-08T10:20:27.465Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:20:27.735Z] #113 ... [2024-08-08T10:20:27.735Z] [2024-08-08T10:20:27.735Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:20:27.735Z] #114 ... [2024-08-08T10:20:27.735Z] [2024-08-08T10:20:27.735Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:29.671Z] #44 ... [2024-08-08T10:20:29.671Z] [2024-08-08T10:20:29.671Z] #39 [core-keeper internal] load build context [2024-08-08T10:20:29.672Z] #39 transferring context: 308.57MB 107.6s done [2024-08-08T10:20:29.672Z] #39 DONE 107.9s [2024-08-08T10:20:29.672Z] [2024-08-08T10:20:29.672Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:30.253Z] #44 ... [2024-08-08T10:20:30.253Z] [2024-08-08T10:20:30.253Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-08T10:20:30.253Z] #115 DONE 0.6s [2024-08-08T10:20:30.253Z] [2024-08-08T10:20:30.253Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-08T10:20:32.186Z] #44 transferring context: 308.57MB 104.1s done [2024-08-08T10:20:32.452Z] #44 DONE 107.2s [2024-08-08T10:20:32.452Z] [2024-08-08T10:20:32.452Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #116 ... [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #114 DONE 79.7s [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-08T10:21:40.266Z] #117 ... [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #116 DONE 67.3s [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #113 DONE 69.8s [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #111 DONE 80.1s [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:40.266Z] #110 DONE 80.5s [2024-08-08T10:21:40.266Z] [2024-08-08T10:21:40.266Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-08T10:21:42.843Z] #118 ... [2024-08-08T10:21:42.843Z] [2024-08-08T10:21:42.843Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T10:21:42.843Z] #119 DONE 5.6s [2024-08-08T10:21:42.843Z] [2024-08-08T10:21:42.843Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #120 DONE 5.7s [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #121 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #122 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #123 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #124 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #125 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #126 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #127 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #127 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #128 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #129 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #130 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #131 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #132 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #133 [core-data builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #133 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #134 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #135 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #136 [core-keeper builder 7/8] COPY . . [2024-08-08T10:21:43.122Z] #136 DONE 5.7s [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #137 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #138 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #139 [support-scheduler builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #139 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #117 [support-notifications builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #117 DONE 5.7s [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #140 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #141 [core-command builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #141 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #142 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #118 DONE 5.6s [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-08-08T10:21:43.122Z] #143 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-08T10:21:43.122Z] #144 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T10:21:43.122Z] #145 CACHED [2024-08-08T10:21:43.122Z] [2024-08-08T10:21:43.122Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:21:48.475Z] #146 ... [2024-08-08T10:21:48.475Z] [2024-08-08T10:21:48.475Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:21:48.475Z] #0 4.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-08T10:21:48.741Z] #147 ... [2024-08-08T10:21:48.741Z] [2024-08-08T10:21:48.741Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:21:48.741Z] #0 5.661 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-08T10:21:50.147Z] #148 ... [2024-08-08T10:21:50.147Z] [2024-08-08T10:21:50.147Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:21:50.147Z] #146 6.839 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-08T10:21:53.480Z] #146 ... [2024-08-08T10:21:53.481Z] [2024-08-08T10:21:53.481Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T10:21:53.481Z] #0 6.496 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-08T10:21:53.481Z] #149 ... [2024-08-08T10:21:53.481Z] [2024-08-08T10:21:53.481Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:21:53.481Z] #0 6.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-08T10:21:53.481Z] #150 ... [2024-08-08T10:21:53.481Z] [2024-08-08T10:21:53.481Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:21:53.481Z] #0 6.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-08T10:21:53.481Z] #151 ... [2024-08-08T10:21:53.481Z] [2024-08-08T10:21:53.481Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T10:21:53.481Z] #0 4.799 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-08T10:21:53.823Z] #152 ... [2024-08-08T10:21:53.823Z] [2024-08-08T10:21:53.823Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T10:21:53.823Z] #0 5.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-08T10:21:54.090Z] #153 ... [2024-08-08T10:21:54.090Z] [2024-08-08T10:21:54.090Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:21:54.090Z] #0 6.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-08T10:21:54.090Z] #154 ... [2024-08-08T10:21:54.090Z] [2024-08-08T10:21:54.090Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T10:21:54.090Z] #0 6.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-08T10:21:54.356Z] #155 ... [2024-08-08T10:21:54.356Z] [2024-08-08T10:21:54.356Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T10:21:54.357Z] #0 6.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-08T10:21:54.623Z] #156 ... [2024-08-08T10:21:54.623Z] [2024-08-08T10:21:54.623Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:21:54.623Z] #0 4.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-08T10:21:54.623Z] #157 ... [2024-08-08T10:21:54.623Z] [2024-08-08T10:21:54.623Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T10:21:54.623Z] #0 6.743 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-08T10:41:32.978Z] #158 ... [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:41:32.978Z] #157 1182.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-08T10:41:32.978Z] #157 ... [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T10:41:32.978Z] #153 DONE 1188.4s [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T10:41:32.978Z] #155 ... [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:41:32.978Z] #159 DONE 0.3s [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:41:32.978Z] #160 DONE 0.2s [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-08T10:41:32.978Z] #161 DONE 0.2s [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:41:32.978Z] #151 ... [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-08T10:41:32.978Z] #162 DONE 0.2s [2024-08-08T10:41:32.978Z] [2024-08-08T10:41:32.978Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-08T10:41:33.254Z] #163 DONE 0.4s [2024-08-08T10:41:33.254Z] [2024-08-08T10:41:33.254Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T10:41:33.521Z] #164 DONE 0.2s [2024-08-08T10:41:33.521Z] [2024-08-08T10:41:33.521Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:41:33.521Z] #157 ... [2024-08-08T10:41:33.521Z] [2024-08-08T10:41:33.521Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:41:36.102Z] #165 ... [2024-08-08T10:41:36.102Z] [2024-08-08T10:41:36.102Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T10:41:36.102Z] #152 DONE 1192.7s [2024-08-08T10:41:36.102Z] [2024-08-08T10:41:36.102Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T10:41:36.373Z] #166 DONE 0.5s [2024-08-08T10:41:36.373Z] [2024-08-08T10:41:36.373Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T10:41:36.373Z] #167 ... [2024-08-08T10:41:36.373Z] [2024-08-08T10:41:36.373Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:41:36.373Z] #165 DONE 2.9s [2024-08-08T10:41:36.639Z] [2024-08-08T10:41:36.639Z] #106 [security-proxy-setup] exporting to image [2024-08-08T10:41:36.639Z] #106 exporting layers [2024-08-08T10:41:38.050Z] #106 exporting layers 1.7s done [2024-08-08T10:41:38.050Z] #106 writing image sha256:20d5afa97ef62e17665ec3512112a6a6bb1964f92adeed6266afa5fdb2701eea [2024-08-08T10:41:38.322Z] #106 writing image sha256:20d5afa97ef62e17665ec3512112a6a6bb1964f92adeed6266afa5fdb2701eea done [2024-08-08T10:41:38.322Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-08T10:41:38.322Z] #106 DONE 9.1s [2024-08-08T10:41:38.322Z] [2024-08-08T10:41:38.322Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:41:39.730Z] #147 ... [2024-08-08T10:41:39.730Z] [2024-08-08T10:41:39.730Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T10:41:39.730Z] #167 DONE 3.3s [2024-08-08T10:41:39.730Z] [2024-08-08T10:41:39.730Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:41:39.995Z] #168 DONE 0.4s [2024-08-08T10:41:39.995Z] [2024-08-08T10:41:39.995Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:41:39.995Z] #169 DONE 0.2s [2024-08-08T10:41:39.995Z] [2024-08-08T10:41:39.995Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:41:40.267Z] #150 ... [2024-08-08T10:41:40.267Z] [2024-08-08T10:41:40.267Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-08T10:41:40.534Z] #170 DONE 0.3s [2024-08-08T10:41:40.534Z] [2024-08-08T10:41:40.534Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-08T10:41:40.534Z] #171 DONE 0.1s [2024-08-08T10:41:40.534Z] [2024-08-08T10:41:40.534Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-08T10:41:40.801Z] #172 DONE 0.1s [2024-08-08T10:41:40.801Z] [2024-08-08T10:41:40.801Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-08T10:41:41.083Z] #173 DONE 0.2s [2024-08-08T10:41:41.083Z] [2024-08-08T10:41:41.083Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-08T10:41:41.083Z] #174 DONE 0.2s [2024-08-08T10:41:41.083Z] [2024-08-08T10:41:41.083Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-08T10:41:41.352Z] #175 DONE 0.2s [2024-08-08T10:41:41.352Z] [2024-08-08T10:41:41.352Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-08T10:41:41.620Z] #176 DONE 0.1s [2024-08-08T10:41:41.620Z] [2024-08-08T10:41:41.620Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T10:41:44.200Z] #177 DONE 2.2s [2024-08-08T10:41:44.200Z] [2024-08-08T10:41:44.200Z] #106 [security-bootstrapper] exporting to image [2024-08-08T10:41:44.200Z] #106 exporting layers [2024-08-08T10:41:44.468Z] #106 exporting layers 0.9s done [2024-08-08T10:41:44.735Z] #106 writing image sha256:5cbcb0a7310e7550702a9e1d35a5a194ef182db018b6bfb2619f39bcfde16361 done [2024-08-08T10:41:44.735Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-08T10:41:44.735Z] #106 DONE 10.0s [2024-08-08T10:41:44.735Z] [2024-08-08T10:41:44.735Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:41:48.976Z] #151 ... [2024-08-08T10:41:48.976Z] [2024-08-08T10:41:48.976Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-08T10:41:48.976Z] #157 DONE 1205.8s [2024-08-08T10:41:48.976Z] [2024-08-08T10:41:48.976Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:41:49.945Z] #148 ... [2024-08-08T10:41:49.945Z] [2024-08-08T10:41:49.945Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:41:49.945Z] #178 DONE 0.2s [2024-08-08T10:41:49.945Z] [2024-08-08T10:41:49.945Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:41:49.945Z] #179 DONE 0.1s [2024-08-08T10:41:49.945Z] [2024-08-08T10:41:49.945Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-08T10:41:49.945Z] #180 DONE 0.1s [2024-08-08T10:41:49.945Z] [2024-08-08T10:41:49.945Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:41:50.220Z] #147 ... [2024-08-08T10:41:50.220Z] [2024-08-08T10:41:50.220Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-08T10:41:50.220Z] #181 DONE 0.1s [2024-08-08T10:41:50.220Z] [2024-08-08T10:41:50.220Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:41:50.220Z] #182 DONE 0.1s [2024-08-08T10:41:50.220Z] [2024-08-08T10:41:50.220Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:41:50.486Z] #150 ... [2024-08-08T10:41:50.486Z] [2024-08-08T10:41:50.486Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-08T10:41:50.486Z] #183 DONE 0.2s [2024-08-08T10:41:50.486Z] [2024-08-08T10:41:50.486Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-08T10:41:50.770Z] #184 DONE 0.2s [2024-08-08T10:41:50.770Z] [2024-08-08T10:41:50.770Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:41:50.770Z] #151 ... [2024-08-08T10:41:50.770Z] [2024-08-08T10:41:50.770Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T10:41:50.770Z] #185 DONE 0.1s [2024-08-08T10:41:51.039Z] [2024-08-08T10:41:51.039Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:41:52.981Z] #186 DONE 2.3s [2024-08-08T10:41:52.981Z] [2024-08-08T10:41:52.981Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:41:53.248Z] #148 ... [2024-08-08T10:41:53.248Z] [2024-08-08T10:41:53.248Z] #106 [security-secretstore-setup] exporting to image [2024-08-08T10:41:53.248Z] #106 exporting layers [2024-08-08T10:41:54.652Z] #106 exporting layers 1.5s done [2024-08-08T10:41:54.652Z] #106 writing image sha256:1636ac16708062d2a614cdaca3946fbad022dcec9d4e45b1effccfdc0a9f51c9 0.0s done [2024-08-08T10:41:54.652Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-08T10:41:54.652Z] #106 DONE 11.5s [2024-08-08T10:41:54.652Z] [2024-08-08T10:41:54.652Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:42:41.459Z] #148 ... [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T10:42:41.459Z] #155 DONE 1251.7s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:42:41.459Z] #147 ... [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:42:41.459Z] #187 DONE 0.3s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:42:41.459Z] #188 DONE 0.2s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T10:42:41.459Z] #189 DONE 0.3s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:42:41.459Z] #150 ... [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:42:41.459Z] #190 DONE 0.2s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-08T10:42:41.459Z] #191 DONE 0.1s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:42:41.459Z] #192 DONE 2.0s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:42:41.459Z] #147 ... [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-08T10:42:41.459Z] #106 exporting layers [2024-08-08T10:42:41.459Z] #106 exporting layers 0.8s done [2024-08-08T10:42:41.459Z] #106 writing image sha256:0e5ee4d9a7ec4d80a86df2afa95da0d95260be80f10ae4ed92cc9a6c9c4418fa 0.0s done [2024-08-08T10:42:41.459Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-08T10:42:41.459Z] #106 DONE 12.3s [2024-08-08T10:42:41.459Z] [2024-08-08T10:42:41.459Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:44:48.103Z] #148 ... [2024-08-08T10:44:48.103Z] [2024-08-08T10:44:48.103Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T10:44:48.103Z] #156 DONE 1384.7s [2024-08-08T10:44:48.103Z] [2024-08-08T10:44:48.103Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:44:48.375Z] #148 ... [2024-08-08T10:44:48.375Z] [2024-08-08T10:44:48.375Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:44:48.646Z] #193 DONE 0.1s [2024-08-08T10:44:48.646Z] [2024-08-08T10:44:48.646Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:44:48.914Z] #194 DONE 0.1s [2024-08-08T10:44:48.914Z] [2024-08-08T10:44:48.914Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T10:44:48.914Z] #195 DONE 0.3s [2024-08-08T10:44:48.914Z] [2024-08-08T10:44:48.914Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:44:48.914Z] #147 ... [2024-08-08T10:44:48.914Z] [2024-08-08T10:44:48.914Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:44:48.914Z] #196 DONE 0.1s [2024-08-08T10:44:49.191Z] [2024-08-08T10:44:49.191Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-08T10:44:49.191Z] #106 exporting layers [2024-08-08T10:44:50.152Z] #106 exporting layers 0.8s done [2024-08-08T10:44:50.152Z] #106 writing image sha256:38231acde3465dfbff5d7e0189f2f44c0cbbe3a917aea76c174fefc31c52af92 done [2024-08-08T10:44:50.152Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-08T10:44:50.152Z] #106 DONE 13.1s [2024-08-08T10:44:50.152Z] [2024-08-08T10:44:50.152Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:52:57.212Z] #148 ... [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T10:52:57.212Z] #150 DONE 1861.6s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:52:57.212Z] #148 ... [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:52:57.212Z] #197 DONE 0.1s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:52:57.212Z] #147 ... [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:52:57.212Z] #198 DONE 0.2s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-08T10:52:57.212Z] #199 DONE 0.4s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:52:57.212Z] #200 DONE 0.1s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:52:57.212Z] #148 ... [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T10:52:57.212Z] #201 DONE 0.1s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T10:52:57.212Z] #202 DONE 1.7s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #106 [security-proxy-auth] exporting to image [2024-08-08T10:52:57.212Z] #106 exporting layers [2024-08-08T10:52:57.212Z] #106 exporting layers 0.8s done [2024-08-08T10:52:57.212Z] #106 writing image sha256:896f7903edf01aaa9057ec2239ded8abd8f46e454ab96d498e2ceaa0b1bdf3fa done [2024-08-08T10:52:57.212Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-08T10:52:57.212Z] #106 DONE 13.9s [2024-08-08T10:52:57.212Z] [2024-08-08T10:52:57.212Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T10:53:44.032Z] #158 ... [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T10:53:44.032Z] #148 DONE 1920.1s [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:53:44.032Z] #154 ... [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:53:44.032Z] #203 DONE 0.3s [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:53:44.032Z] #154 ... [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:53:44.032Z] #204 DONE 0.2s [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:53:44.032Z] #151 ... [2024-08-08T10:53:44.032Z] [2024-08-08T10:53:44.032Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-08T10:53:44.315Z] #205 DONE 0.4s [2024-08-08T10:53:44.315Z] [2024-08-08T10:53:44.315Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:53:44.588Z] #206 DONE 0.1s [2024-08-08T10:53:44.588Z] [2024-08-08T10:53:44.588Z] #106 [core-command] exporting to image [2024-08-08T10:53:44.588Z] #106 exporting layers [2024-08-08T10:53:44.855Z] #106 exporting layers 0.4s done [2024-08-08T10:53:45.123Z] #106 writing image sha256:ba82569388b307b4b53a12e1cfec44e34b6842adbf565e45cf8a1d8049905218 done [2024-08-08T10:53:45.123Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-08T10:53:45.123Z] #106 DONE 14.3s [2024-08-08T10:53:45.123Z] [2024-08-08T10:53:45.123Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:55:51.793Z] #154 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T10:55:51.793Z] #147 DONE 2039.8s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:55:51.793Z] #151 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:55:51.793Z] #207 DONE 0.3s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:55:51.793Z] #146 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-08T10:55:51.793Z] #208 DONE 0.4s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:55:51.793Z] #209 DONE 0.1s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:55:51.793Z] #151 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #106 [core-keeper] exporting to image [2024-08-08T10:55:51.793Z] #106 exporting layers [2024-08-08T10:55:51.793Z] #106 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T10:55:51.793Z] #151 DONE 2041.8s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #106 [core-keeper] exporting to image [2024-08-08T10:55:51.793Z] #106 exporting layers 0.8s done [2024-08-08T10:55:51.793Z] #106 writing image sha256:bf97dbcc66c098ce09d1654fd7690f09a61862d18a2605537ab923bd6fdbb2b3 [2024-08-08T10:55:51.793Z] #106 writing image sha256:bf97dbcc66c098ce09d1654fd7690f09a61862d18a2605537ab923bd6fdbb2b3 0.0s done [2024-08-08T10:55:51.793Z] #106 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-08T10:55:51.793Z] #106 DONE 15.2s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:55:51.793Z] #154 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:55:51.793Z] #210 DONE 0.1s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:55:51.793Z] #211 DONE 0.1s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T10:55:51.793Z] #212 DONE 0.4s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T10:55:51.793Z] #149 ... [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:55:51.793Z] #213 DONE 0.1s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #106 [core-data] exporting to image [2024-08-08T10:55:51.793Z] #106 exporting layers 0.7s done [2024-08-08T10:55:51.793Z] #106 writing image sha256:32866b8f19d62c6e2f4e05b67c1b003e2eb398fb6ff99f4d14e7edc2c497e3ba done [2024-08-08T10:55:51.793Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-08T10:55:51.793Z] #106 DONE 15.9s [2024-08-08T10:55:51.793Z] [2024-08-08T10:55:51.793Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:55:55.357Z] #60 ... [2024-08-08T10:55:55.357Z] [2024-08-08T10:55:55.357Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T10:55:55.357Z] #154 DONE 2051.6s [2024-08-08T10:55:55.357Z] [2024-08-08T10:55:55.357Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:55:55.357Z] #146 ... [2024-08-08T10:55:55.357Z] [2024-08-08T10:55:55.357Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:55:55.625Z] #214 DONE 0.2s [2024-08-08T10:55:55.625Z] [2024-08-08T10:55:55.625Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:55:55.904Z] #215 DONE 0.1s [2024-08-08T10:55:55.904Z] [2024-08-08T10:55:55.904Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-08T10:55:56.180Z] #216 DONE 0.5s [2024-08-08T10:55:56.180Z] [2024-08-08T10:55:56.180Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:55:56.453Z] #217 DONE 0.1s [2024-08-08T10:55:56.453Z] [2024-08-08T10:55:56.453Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-08T10:55:56.723Z] #218 DONE 0.1s [2024-08-08T10:55:56.723Z] [2024-08-08T10:55:56.723Z] #106 [core-metadata] exporting to image [2024-08-08T10:55:56.723Z] #106 exporting layers [2024-08-08T10:55:56.990Z] #106 exporting layers 0.5s done [2024-08-08T10:55:56.990Z] #106 writing image sha256:ba86dc703987b5f6aac6174dbebc6d3a46c517a2387d60d1d74e9b17e56299db 0.0s done [2024-08-08T10:55:56.990Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-08T10:55:56.990Z] #106 DONE 16.4s [2024-08-08T10:55:56.990Z] [2024-08-08T10:55:56.990Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:56:29.219Z] #146 ... [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T10:56:29.219Z] #149 DONE 2084.2s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T10:56:29.219Z] #158 DONE 2084.8s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:56:29.219Z] #219 ... [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T10:56:29.219Z] #146 DONE 2084.9s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:56:29.219Z] #219 DONE 0.2s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:56:29.219Z] #220 DONE 0.3s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T10:56:29.219Z] #221 ... [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:56:29.219Z] #222 DONE 0.3s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:56:29.219Z] #223 CACHED [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T10:56:29.219Z] #224 CACHED [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T10:56:29.219Z] #225 DONE 0.2s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T10:56:29.219Z] #226 ... [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T10:56:29.219Z] #221 DONE 0.8s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T10:56:29.219Z] #226 DONE 0.4s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-08T10:56:29.219Z] #227 DONE 0.4s [2024-08-08T10:56:29.219Z] [2024-08-08T10:56:29.219Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:56:29.491Z] #228 DONE 0.2s [2024-08-08T10:56:29.491Z] [2024-08-08T10:56:29.491Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-08T10:56:29.491Z] #229 DONE 0.2s [2024-08-08T10:56:29.491Z] [2024-08-08T10:56:29.491Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-08T10:56:29.491Z] #230 DONE 0.2s [2024-08-08T10:56:29.491Z] [2024-08-08T10:56:29.491Z] #106 [support-cron-scheduler] exporting to image [2024-08-08T10:56:29.491Z] #106 exporting layers [2024-08-08T10:56:30.073Z] #106 exporting layers 0.6s done [2024-08-08T10:56:30.073Z] #106 writing image sha256:11607b534c4bb0e5f630d57a9ea794865169393e97da726ea9ecfa3d41b96add 0.0s done [2024-08-08T10:56:30.073Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-08T10:56:30.073Z] #106 exporting layers 0.7s done [2024-08-08T10:56:30.073Z] #106 writing image sha256:25e80be0aa999631b5dbb12446ce9ce76f664151bd6fca8824b05e3c07742656 0.0s done [2024-08-08T10:56:30.073Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-08T10:56:30.073Z] #106 writing image sha256:fd671d7e9412edddc216447703af3c246c4102be02223fe5327c75ebdbd8dfbd done [2024-08-08T10:56:30.073Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-08T10:56:30.073Z] #106 DONE 17.3s [2024-08-08T10:56:30.073Z] [2024-08-08T10:56:30.073Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T10:56:30.073Z] time="2024-08-08T10:18:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-08T10:56:30.125Z] $ docker stop --time=1 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 [2024-08-08T10:56:31.806Z] $ docker rm -f --volumes 61301627d5ccd168f15903e134f8284c447a49bcf5400f961b5b611ff1fc3e08 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T10:56:32.436Z] + docker images [2024-08-08T10:56:32.436Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-08T10:56:32.436Z] support-cron-scheduler-arm64 latest fd671d7e9412 3 seconds ago 42.2MB [2024-08-08T10:56:32.436Z] support-scheduler-arm64 latest 11607b534c4b 3 seconds ago 41.2MB [2024-08-08T10:56:32.436Z] support-notifications-arm64 latest 25e80be0aa99 3 seconds ago 41.9MB [2024-08-08T10:56:32.436Z] core-metadata-arm64 latest ba86dc703987 36 seconds ago 39.1MB [2024-08-08T10:56:32.436Z] core-data-arm64 latest 32866b8f19d6 46 seconds ago 39MB [2024-08-08T10:56:32.436Z] core-keeper-arm64 latest bf97dbcc66c0 48 seconds ago 38.9MB [2024-08-08T10:56:32.436Z] core-command-arm64 latest ba82569388b3 2 minutes ago 35MB [2024-08-08T10:56:32.436Z] security-proxy-auth-arm64 latest 896f7903edf0 3 minutes ago 32.6MB [2024-08-08T10:56:32.436Z] security-spiffe-token-provider-arm64 latest 38231acde346 11 minutes ago 29MB [2024-08-08T10:56:32.436Z] core-common-config-bootstrapper-arm64 latest 0e5ee4d9a7ec 13 minutes ago 15.3MB [2024-08-08T10:56:32.436Z] security-secretstore-setup-arm64 latest 1636ac167080 14 minutes ago 36.4MB [2024-08-08T10:56:32.436Z] security-bootstrapper-arm64 latest 5cbcb0a7310e 14 minutes ago 18.9MB [2024-08-08T10:56:32.436Z] security-proxy-setup-arm64 latest 20d5afa97ef6 14 minutes ago 26.1MB [2024-08-08T10:56:32.436Z] security-spire-agent-arm64 latest e2eb82c5913c 36 minutes ago 174MB [2024-08-08T10:56:32.436Z] security-spire-config-arm64 latest 641729f51c57 36 minutes ago 115MB [2024-08-08T10:56:32.436Z] security-spire-server-arm64 latest 2c87839c343e 36 minutes ago 116MB [2024-08-08T10:56:32.436Z] ci-base-image-arm64 latest 5df3d9d2b8e1 55 minutes ago 967MB [2024-08-08T10:56:32.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-08T10:56:32.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:56:33.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T10:56:33.404Z] [2024-08-08T10:56:33.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:56:33.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T10:56:34.108Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T10:56:34.108Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T10:56:34.108Z] 04944245beec: Pulling fs layer [2024-08-08T10:56:34.108Z] 699f458cf7ca: Pulling fs layer [2024-08-08T10:56:34.108Z] 765212b225bb: Pulling fs layer [2024-08-08T10:56:34.108Z] f23df028b6ca: Pulling fs layer [2024-08-08T10:56:34.108Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T10:56:34.108Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T10:56:34.108Z] d65c8cfc05b1: Waiting [2024-08-08T10:56:34.108Z] 2437ff75d9bd: Waiting [2024-08-08T10:56:34.108Z] f23df028b6ca: Waiting [2024-08-08T10:56:34.108Z] 765212b225bb: Waiting [2024-08-08T10:56:34.108Z] 04944245beec: Verifying Checksum [2024-08-08T10:56:34.108Z] 04944245beec: Download complete [2024-08-08T10:56:34.108Z] 765212b225bb: Verifying Checksum [2024-08-08T10:56:34.108Z] 765212b225bb: Download complete [2024-08-08T10:56:34.373Z] f23df028b6ca: Verifying Checksum [2024-08-08T10:56:34.373Z] f23df028b6ca: Download complete [2024-08-08T10:56:34.373Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T10:56:34.373Z] d65c8cfc05b1: Download complete [2024-08-08T10:56:34.373Z] 699f458cf7ca: Verifying Checksum [2024-08-08T10:56:34.373Z] 699f458cf7ca: Download complete [2024-08-08T10:56:34.951Z] 8998bd30e6a1: Download complete [2024-08-08T10:56:37.524Z] 2437ff75d9bd: Verifying Checksum [2024-08-08T10:56:37.524Z] 2437ff75d9bd: Download complete [2024-08-08T10:56:39.461Z] 8998bd30e6a1: Pull complete [2024-08-08T10:56:39.727Z] 04944245beec: Pull complete [2024-08-08T10:56:41.666Z] 699f458cf7ca: Pull complete [2024-08-08T10:56:41.666Z] 765212b225bb: Pull complete [2024-08-08T10:56:42.625Z] f23df028b6ca: Pull complete [2024-08-08T10:56:42.625Z] d65c8cfc05b1: Pull complete [2024-08-08T10:57:00.821Z] 2437ff75d9bd: Pull complete [2024-08-08T10:57:00.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T10:57:00.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T10:57:00.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:57:01.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-7378 does not seem to be running inside a container [2024-08-08T10:57:01.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-08T10:57:04.136Z] $ docker top e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:05.156Z] ---> job-cost.sh [2024-08-08T10:57:05.156Z] lf-activate-venv: SKIPPING [2024-08-08T10:57:05.156Z] INFO: No Stack... [2024-08-08T10:57:05.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T10:57:06.371Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T10:57:07.036Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-08T10:57:07.036Z] + cut -d, -f6 [Pipeline] lock [2024-08-08T10:57:07.102Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] [2024-08-08T10:57:07.109Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] did not exist. Created. [2024-08-08T10:57:07.117Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T10:57:07.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T10:57:08.173Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T10:57:08.196Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4857-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T10:57:08.295Z] $ docker stop --time=1 e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb [2024-08-08T10:57:09.766Z] $ docker rm -f --volumes e0ab584852c146c7132e7dbb26b98042d6fab0b2cb06eb62afbbfbb794b0fcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-08T10:57:10.993Z] provisioning config files... [2024-08-08T10:57:11.000Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9387947046436737627tmp [Pipeline] { [Pipeline] sh [2024-08-08T10:57:11.371Z] + set +x [2024-08-08T10:57:11.371Z] + curl -s https://codecov.io/bash [2024-08-08T10:57:11.371Z] + bash -s -- [2024-08-08T10:57:11.632Z] [2024-08-08T10:57:11.632Z] _____ _ [2024-08-08T10:57:11.632Z] / ____| | | [2024-08-08T10:57:11.632Z] | | ___ __| | ___ ___ _____ __ [2024-08-08T10:57:11.632Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-08T10:57:11.632Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-08T10:57:11.632Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-08T10:57:11.632Z] Bash-1.0.6 [2024-08-08T10:57:11.632Z] [2024-08-08T10:57:11.632Z] [2024-08-08T10:57:11.632Z] ==> git version 2.25.1 found [2024-08-08T10:57:11.632Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-08T10:57:11.632Z] Release-Date: 2020-01-08 [2024-08-08T10:57:11.632Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-08T10:57:11.632Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-08T10:57:11.632Z] ==> Jenkins CI detected. [2024-08-08T10:57:11.632Z] current dir:  /w/workspace/edgex-go/1 [2024-08-08T10:57:11.632Z] project root: . [2024-08-08T10:57:11.632Z] --> token set from env [2024-08-08T10:57:11.632Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-08T10:57:11.632Z] ==> Running gcov in . (disable via -X gcov) [2024-08-08T10:57:11.632Z] ==> Python coveragepy not found [2024-08-08T10:57:11.632Z] ==> Searching for coverage reports in: [2024-08-08T10:57:11.632Z] + . [2024-08-08T10:57:11.632Z] -> Found 1 reports [2024-08-08T10:57:11.632Z] ==> Detecting git/mercurial file structure [2024-08-08T10:57:11.632Z] ==> Reading reports [2024-08-08T10:57:11.632Z] + ./coverage.out bytes=504074 [2024-08-08T10:57:11.632Z] ==> Appending adjustments [2024-08-08T10:57:11.632Z] https://docs.codecov.io/docs/fixing-reports [2024-08-08T10:57:13.014Z] + Found adjustments [2024-08-08T10:57:13.014Z] ==> Gzipping contents [2024-08-08T10:57:13.014Z] 64K /tmp/codecov.nFEQll.gz [2024-08-08T10:57:13.014Z] ==> Uploading reports [2024-08-08T10:57:13.014Z] url: https://codecov.io [2024-08-08T10:57:13.014Z] query: branch=PR-4857&commit=f1ea89513b7547867be39eb194b5913da90f13ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4857&job=&cmd_args= [2024-08-08T10:57:13.014Z] -> Pinging Codecov [2024-08-08T10:57:13.014Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4857&commit=f1ea89513b7547867be39eb194b5913da90f13ad&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4857%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4857&job=&cmd_args= [2024-08-08T10:57:13.014Z] -> Uploading to [2024-08-08T10:57:13.014Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-08/00271124DB129430A58F1EEE437C3FCB/f1ea89513b7547867be39eb194b5913da90f13ad/93060a5b-d091-4fda-81af-79ba5b43a16c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T105712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ad88ae5f3161ee75eca6d1262d9efc6cb593cd8bf51867c600c37400012bc3b [2024-08-08T10:57:13.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T10:57:13.014Z] Dload Upload Total Spent Left Speed [2024-08-08T10:57:13.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64470 0 0 100 64470 0 308k --:--:-- --:--:-- --:--:-- 307k 100 64470 0 0 100 64470 0 239k --:--:-- --:--:-- --:--:-- 238k [2024-08-08T10:57:13.274Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1ea89513b7547867be39eb194b5913da90f13ad [Pipeline] } [2024-08-08T10:57:13.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-08T10:57:15.099Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:15.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:16.351Z] ---> package-listing.sh [2024-08-08T10:57:16.352Z] ++ facter osfamily [2024-08-08T10:57:16.352Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T10:57:16.611Z] + OS_FAMILY=debian [2024-08-08T10:57:16.611Z] + workspace=/w/workspace/edgex-go/1 [2024-08-08T10:57:16.611Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T10:57:16.611Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T10:57:16.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T10:57:16.611Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T10:57:16.611Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-08T10:57:16.611Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T10:57:16.611Z] + case "${OS_FAMILY}" in [2024-08-08T10:57:16.611Z] + dpkg -l [2024-08-08T10:57:16.611Z] + grep '^ii' [2024-08-08T10:57:16.611Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T10:57:16.611Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T10:57:16.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T10:57:16.611Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-08T10:57:16.611Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-08T10:57:16.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-08T10:57:16.652Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-08T10:57:16.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:57:17.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T10:57:17.613Z] [2024-08-08T10:57:17.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T10:57:18.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T10:57:18.014Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T10:57:18.014Z] 5eb5b503b376: Pulling fs layer [2024-08-08T10:57:18.014Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T10:57:18.014Z] ec43610c2a17: Pulling fs layer [2024-08-08T10:57:18.014Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T10:57:18.014Z] 33b1e0a273af: Pulling fs layer [2024-08-08T10:57:18.014Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T10:57:18.014Z] 2f39f015ded8: Pulling fs layer [2024-08-08T10:57:18.014Z] 3a2ae6a8a46f: Waiting [2024-08-08T10:57:18.014Z] 33b1e0a273af: Waiting [2024-08-08T10:57:18.014Z] 5d3b04190fa2: Waiting [2024-08-08T10:57:18.014Z] 2f39f015ded8: Waiting [2024-08-08T10:57:18.014Z] 5c69ac0246d0: Download complete [2024-08-08T10:57:18.014Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-08T10:57:18.014Z] 3a2ae6a8a46f: Download complete [2024-08-08T10:57:18.014Z] 33b1e0a273af: Verifying Checksum [2024-08-08T10:57:18.014Z] 33b1e0a273af: Download complete [2024-08-08T10:57:18.014Z] 5d3b04190fa2: Verifying Checksum [2024-08-08T10:57:18.014Z] 5d3b04190fa2: Download complete [2024-08-08T10:57:18.014Z] ec43610c2a17: Verifying Checksum [2024-08-08T10:57:18.014Z] ec43610c2a17: Download complete [2024-08-08T10:57:18.273Z] 5eb5b503b376: Verifying Checksum [2024-08-08T10:57:18.273Z] 5eb5b503b376: Download complete [2024-08-08T10:57:18.841Z] 2f39f015ded8: Download complete [2024-08-08T10:57:19.407Z] 5eb5b503b376: Pull complete [2024-08-08T10:57:19.666Z] 5c69ac0246d0: Pull complete [2024-08-08T10:57:19.926Z] ec43610c2a17: Pull complete [2024-08-08T10:57:20.185Z] 3a2ae6a8a46f: Pull complete [2024-08-08T10:57:20.185Z] 33b1e0a273af: Pull complete [2024-08-08T10:57:20.445Z] 5d3b04190fa2: Pull complete [2024-08-08T10:57:24.633Z] 2f39f015ded8: Pull complete [2024-08-08T10:57:24.633Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T10:57:24.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T10:57:24.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T10:57:24.882Z] prd-ubuntu20.04-docker-8c-8g-7377 does not seem to be running inside a container [2024-08-08T10:57:24.898Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-08T10:57:29.825Z] $ docker top b1ed03f7817d09e50d999fc1dca6cb080b9573396b1f838c3fa27745fb5fea66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T10:57:30.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T10:57:30.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T10:57:30.929Z] + ls /var/log/sa-host [2024-08-08T10:57:30.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T10:57:31.169Z] provisioning config files... [2024-08-08T10:57:31.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1924614603203588298tmp [Pipeline] { [Pipeline] echo [2024-08-08T10:57:31.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:31.567Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T10:57:31.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:32.030Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T10:57:32.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:32.472Z] ---> sudo-logs.sh [2024-08-08T10:57:32.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T10:57:32.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:33.132Z] ---> job-cost.sh [2024-08-08T10:57:33.133Z] lf-activate-venv: SKIPPING [2024-08-08T10:57:33.133Z] DEBUG: total: 0.10999999940395355 [2024-08-08T10:57:33.133Z] INFO: Retrieving Stack Cost... [2024-08-08T10:57:34.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T10:57:34.776Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T10:57:34.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T10:57:35.145Z] ---> logs-deploy.sh [2024-08-08T10:57:35.145Z] lf-activate-venv: SKIPPING [2024-08-08T10:57:35.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4857/1 [2024-08-08T10:57:35.145Z] INFO: archiving workspace using pattern(s): [2024-08-08T10:57:36.082Z] Archives upload complete. [2024-08-08T10:57:36.082Z] INFO: archiving logs to Nexus [2024-08-08T10:57:37.026Z] ---> uname -a: [2024-08-08T10:57:37.026Z] Linux prd-ubuntu20-04-docker-8c-8g-7377 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] ---> lscpu: [2024-08-08T10:57:37.026Z] Architecture: x86_64 [2024-08-08T10:57:37.026Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-08T10:57:37.026Z] Byte Order: Little Endian [2024-08-08T10:57:37.026Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-08T10:57:37.026Z] CPU(s): 8 [2024-08-08T10:57:37.026Z] On-line CPU(s) list: 0-7 [2024-08-08T10:57:37.026Z] Thread(s) per core: 1 [2024-08-08T10:57:37.026Z] Core(s) per socket: 1 [2024-08-08T10:57:37.026Z] Socket(s): 8 [2024-08-08T10:57:37.026Z] NUMA node(s): 1 [2024-08-08T10:57:37.026Z] Vendor ID: AuthenticAMD [2024-08-08T10:57:37.026Z] CPU family: 23 [2024-08-08T10:57:37.026Z] Model: 49 [2024-08-08T10:57:37.026Z] Model name: AMD EPYC-Rome Processor [2024-08-08T10:57:37.026Z] Stepping: 0 [2024-08-08T10:57:37.026Z] CPU MHz: 2799.998 [2024-08-08T10:57:37.026Z] BogoMIPS: 5599.99 [2024-08-08T10:57:37.026Z] Virtualization: AMD-V [2024-08-08T10:57:37.026Z] Hypervisor vendor: KVM [2024-08-08T10:57:37.026Z] Virtualization type: full [2024-08-08T10:57:37.026Z] L1d cache: 256 KiB [2024-08-08T10:57:37.026Z] L1i cache: 256 KiB [2024-08-08T10:57:37.026Z] L2 cache: 4 MiB [2024-08-08T10:57:37.026Z] L3 cache: 128 MiB [2024-08-08T10:57:37.026Z] NUMA node0 CPU(s): 0-7 [2024-08-08T10:57:37.026Z] Vulnerability Itlb multihit: Not affected [2024-08-08T10:57:37.026Z] Vulnerability L1tf: Not affected [2024-08-08T10:57:37.026Z] Vulnerability Mds: Not affected [2024-08-08T10:57:37.026Z] Vulnerability Meltdown: Not affected [2024-08-08T10:57:37.026Z] Vulnerability Mmio stale data: Not affected [2024-08-08T10:57:37.026Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-08T10:57:37.026Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-08T10:57:37.026Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-08T10:57:37.026Z] Vulnerability Srbds: Not affected [2024-08-08T10:57:37.026Z] Vulnerability Tsx async abort: Not affected [2024-08-08T10:57:37.026Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] ---> nproc: [2024-08-08T10:57:37.026Z] 8 [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] ---> df -h: [2024-08-08T10:57:37.026Z] Filesystem Size Used Avail Use% Mounted on [2024-08-08T10:57:37.026Z] overlay 155G 28G 128G 18% / [2024-08-08T10:57:37.026Z] tmpfs 64M 0 64M 0% /dev [2024-08-08T10:57:37.026Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-08T10:57:37.026Z] shm 64M 0 64M 0% /dev/shm [2024-08-08T10:57:37.026Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] ---> sar -b -r -n DEV: [2024-08-08T10:57:37.026Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7377) 08/08/24 _x86_64_ (8 CPU) [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] 09:55:32 LINUX RESTART (8 CPU) [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] 09:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-08T10:57:37.026Z] 09:57:01 333.60 22.78 310.83 0.00 2284.49 114439.45 0.00 [2024-08-08T10:57:37.026Z] 09:58:01 157.73 1.22 156.51 0.00 31.19 38613.15 0.00 [2024-08-08T10:57:37.026Z] 09:59:01 46.13 0.02 46.12 0.00 0.13 34256.98 0.00 [2024-08-08T10:57:37.026Z] 10:00:01 34.06 0.22 33.84 0.00 7.07 19958.27 0.00 [2024-08-08T10:57:37.026Z] 10:01:01 256.86 1.35 255.51 0.00 113.41 185314.08 0.00 [2024-08-08T10:57:37.026Z] 10:02:01 725.17 13.61 711.57 0.00 2099.44 157470.96 0.00 [2024-08-08T10:57:37.026Z] 10:03:01 422.09 3.12 418.97 0.00 2297.92 149071.86 0.00 [2024-08-08T10:57:37.026Z] 10:04:01 169.64 0.08 169.56 0.00 0.67 65240.12 0.00 [2024-08-08T10:57:37.026Z] 10:05:01 248.44 0.03 248.41 0.00 0.27 103351.84 0.00 [2024-08-08T10:57:37.026Z] 10:06:01 506.86 0.02 506.85 0.00 0.67 53546.82 0.00 [2024-08-08T10:57:37.026Z] 10:07:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-08-08T10:57:37.026Z] 10:08:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2024-08-08T10:57:37.026Z] 10:09:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-08-08T10:57:37.026Z] 10:10:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 [2024-08-08T10:57:37.026Z] 10:11:01 1.68 0.02 1.67 0.00 0.13 18.66 0.00 [2024-08-08T10:57:37.026Z] 10:12:01 1.57 0.00 1.57 0.00 0.00 23.20 0.00 [2024-08-08T10:57:37.026Z] 10:13:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-08-08T10:57:37.026Z] 10:14:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2024-08-08T10:57:37.026Z] 10:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-08-08T10:57:37.026Z] 10:16:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 [2024-08-08T10:57:37.026Z] 10:17:01 1.15 0.02 1.13 0.00 0.13 12.66 0.00 [2024-08-08T10:57:37.026Z] 10:18:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 [2024-08-08T10:57:37.026Z] 10:19:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-08-08T10:57:37.026Z] 10:20:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 [2024-08-08T10:57:37.026Z] 10:21:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2024-08-08T10:57:37.026Z] 10:22:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 [2024-08-08T10:57:37.026Z] 10:23:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2024-08-08T10:57:37.026Z] 10:24:01 1.37 0.00 1.37 0.00 0.00 16.54 0.00 [2024-08-08T10:57:37.026Z] 10:25:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-08-08T10:57:37.026Z] 10:26:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 [2024-08-08T10:57:37.026Z] 10:27:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2024-08-08T10:57:37.026Z] 10:28:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 [2024-08-08T10:57:37.026Z] 10:29:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-08-08T10:57:37.026Z] 10:30:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2024-08-08T10:57:37.026Z] 10:31:01 3.00 1.52 1.48 0.00 35.46 18.00 0.00 [2024-08-08T10:57:37.026Z] 10:32:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 [2024-08-08T10:57:37.026Z] 10:33:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2024-08-08T10:57:37.026Z] 10:34:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2024-08-08T10:57:37.026Z] 10:35:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2024-08-08T10:57:37.026Z] 10:36:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-08-08T10:57:37.026Z] 10:37:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2024-08-08T10:57:37.026Z] 10:38:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 [2024-08-08T10:57:37.026Z] 10:39:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-08-08T10:57:37.026Z] 10:40:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 [2024-08-08T10:57:37.026Z] 10:41:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2024-08-08T10:57:37.026Z] 10:42:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-08-08T10:57:37.026Z] 10:43:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-08-08T10:57:37.026Z] 10:44:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-08-08T10:57:37.026Z] 10:45:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-08-08T10:57:37.026Z] 10:46:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2024-08-08T10:57:37.026Z] 10:47:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2024-08-08T10:57:37.026Z] 10:48:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 [2024-08-08T10:57:37.026Z] 10:49:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-08-08T10:57:37.026Z] 10:50:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2024-08-08T10:57:37.026Z] 10:51:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2024-08-08T10:57:37.026Z] 10:52:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 [2024-08-08T10:57:37.026Z] 10:53:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2024-08-08T10:57:37.026Z] 10:54:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-08-08T10:57:37.026Z] 10:55:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2024-08-08T10:57:37.026Z] 10:56:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2024-08-08T10:57:37.026Z] 10:57:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-08-08T10:57:37.026Z] Average: 48.66 0.72 47.95 0.00 112.22 15107.40 0.00 [2024-08-08T10:57:37.026Z] [2024-08-08T10:57:37.026Z] 09:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-08T10:57:37.026Z] 09:57:01 28733652 31555268 764968 2.33 75868 3009920 1880284 5.54 1077680 2677576 40124 [2024-08-08T10:57:37.026Z] 09:58:01 27328844 31449548 855404 2.60 128504 4127332 2015548 5.94 1733208 3285052 843736 [2024-08-08T10:57:37.026Z] 09:59:01 26472308 30914792 1387232 4.22 132812 4426564 2814328 8.29 2205688 3644160 630444 [2024-08-08T10:57:37.026Z] 10:00:01 26488212 31537548 762392 2.32 135912 4982388 1814224 5.35 1709012 4079808 635748 [2024-08-08T10:57:37.026Z] 10:01:01 21792020 31246052 1042596 3.17 148452 9283076 3031072 8.93 1999372 8367344 837332 [2024-08-08T10:57:37.026Z] 10:02:01 17115188 31371256 878292 2.67 327616 13560364 2313280 6.82 2674300 11982892 1129576 [2024-08-08T10:57:37.026Z] 10:03:01 10411504 29017200 3155776 9.60 380348 17434236 10353864 30.51 5728348 15099780 703016 [2024-08-08T10:57:37.026Z] 10:04:01 6013280 27284892 4883728 14.85 395188 19964244 10546412 31.08 8716380 16389104 1384724 [2024-08-08T10:57:37.026Z] 10:05:01 10089700 31365564 872264 2.65 403720 20157772 2310048 6.81 3239296 18082424 1131080 [2024-08-08T10:57:37.026Z] 10:06:01 9802396 31403716 842948 2.56 408720 20469944 2068260 6.10 3274864 18339024 168 [2024-08-08T10:57:37.026Z] 10:07:01 9803200 31404568 842132 2.56 408756 20469948 2068260 6.10 3274804 18339028 16 [2024-08-08T10:57:37.026Z] 10:08:01 9852488 31453932 792692 2.41 408796 20469948 2068260 6.10 3225728 18339032 8 [2024-08-08T10:57:37.027Z] 10:09:01 9853228 31454680 791924 2.41 408804 20469952 2068260 6.10 3224408 18339032 8 [2024-08-08T10:57:37.027Z] 10:10:01 9857284 31458748 787752 2.40 408856 20469956 2068260 6.10 3220572 18339036 12 [2024-08-08T10:57:37.027Z] 10:11:01 9859480 31461076 785544 2.39 408892 20469956 2105052 6.20 3219616 18339036 24 [2024-08-08T10:57:37.027Z] 10:12:01 9859804 31461404 785132 2.39 408932 20469936 2105052 6.20 3219988 18339016 68 [2024-08-08T10:57:37.027Z] 10:13:01 9859504 31461140 785344 2.39 408952 20469940 2105052 6.20 3220320 18339020 8 [2024-08-08T10:57:37.027Z] 10:14:01 9859328 31460996 785312 2.39 408976 20469944 2105052 6.20 3220108 18339020 52 [2024-08-08T10:57:37.027Z] 10:15:01 9859544 31461276 785232 2.39 408992 20469948 2105052 6.20 3220160 18339028 12 [2024-08-08T10:57:37.027Z] 10:16:01 9859536 31461272 785360 2.39 409020 20469944 2105052 6.20 3220252 18339032 48 [2024-08-08T10:57:37.027Z] 10:17:01 9860308 31462048 784540 2.39 409044 20469948 2088492 6.16 3219696 18339036 8 [2024-08-08T10:57:37.027Z] 10:18:01 9860316 31462144 784384 2.39 409072 20469956 2088492 6.16 3219468 18339036 8 [2024-08-08T10:57:37.027Z] 10:19:01 9860024 31461856 784600 2.39 409100 20469956 2088492 6.16 3219452 18339036 8 [2024-08-08T10:57:37.027Z] 10:20:01 9860384 31462356 783996 2.38 409160 20469960 2088492 6.16 3219648 18339044 8 [2024-08-08T10:57:37.027Z] 10:21:01 9860044 31462028 784168 2.38 409232 20469948 2088492 6.16 3219616 18339040 8 [2024-08-08T10:57:37.027Z] 10:22:01 9859900 31461956 784176 2.38 409248 20469972 2088492 6.16 3219748 18339056 8 [2024-08-08T10:57:37.027Z] 10:23:01 9860068 31462128 784140 2.38 409268 20469976 2088492 6.16 3219680 18339060 8 [2024-08-08T10:57:37.027Z] 10:24:01 9859784 31461984 784304 2.39 409280 20470040 2088492 6.16 3219740 18339128 44 [2024-08-08T10:57:37.027Z] 10:25:01 9859980 31462184 784020 2.38 409304 20470044 2088492 6.16 3219812 18339132 8 [2024-08-08T10:57:37.027Z] 10:26:01 9859876 31462112 784004 2.38 409360 20470048 2088492 6.16 3219796 18339140 8 [2024-08-08T10:57:37.027Z] 10:27:01 9859892 31462192 783992 2.38 409408 20470040 2072384 6.11 3219932 18339144 12 [2024-08-08T10:57:37.027Z] 10:28:01 9859916 31462280 783880 2.38 409432 20470052 2072384 6.11 3219940 18339152 12 [2024-08-08T10:57:37.027Z] 10:29:01 9860044 31462416 783900 2.38 409440 20470052 2072384 6.11 3219944 18339152 4 [2024-08-08T10:57:37.027Z] 10:30:01 9860312 31462692 783556 2.38 409480 20470056 2072384 6.11 3219944 18339156 200 [2024-08-08T10:57:37.027Z] 10:31:01 9852124 31456596 789500 2.40 409520 20471120 2072384 6.11 3229144 18339404 44 [2024-08-08T10:57:37.027Z] 10:32:01 9852152 31456660 789376 2.40 409556 20471116 2088436 6.15 3229128 18339384 56 [2024-08-08T10:57:37.027Z] 10:33:01 9852112 31456816 789160 2.40 409608 20471256 2088436 6.15 3228804 18339520 8 [2024-08-08T10:57:37.027Z] 10:34:01 9852096 31456804 789072 2.40 409652 20471256 2088436 6.15 3228796 18339516 40 [2024-08-08T10:57:37.027Z] 10:35:01 9852080 31456840 789048 2.40 409668 20471260 2088436 6.15 3228848 18339520 8 [2024-08-08T10:57:37.027Z] 10:36:01 9852280 31457060 789012 2.40 409700 20471264 2088436 6.15 3228744 18339524 144 [2024-08-08T10:57:37.027Z] 10:37:01 9852076 31456860 789160 2.40 409732 20471256 2088436 6.15 3228824 18339524 8 [2024-08-08T10:57:37.027Z] 10:38:01 9852020 31456880 789112 2.40 409752 20471268 2088436 6.15 3228816 18339532 8 [2024-08-08T10:57:37.027Z] 10:39:01 9851972 31456952 788940 2.40 409776 20471404 2088436 6.15 3228816 18339652 12 [2024-08-08T10:57:37.027Z] 10:40:01 9851736 31456776 789088 2.40 409800 20471404 2088436 6.15 3228880 18339664 184 [2024-08-08T10:57:37.027Z] 10:41:01 9851652 31456696 789288 2.40 409832 20471412 2088436 6.15 3228888 18339668 4 [2024-08-08T10:57:37.027Z] 10:42:01 9851856 31456964 789020 2.40 409848 20471408 2088436 6.15 3229036 18339676 48 [2024-08-08T10:57:37.027Z] 10:43:01 9851864 31456984 788944 2.40 409856 20471416 2088436 6.15 3228952 18339680 8 [2024-08-08T10:57:37.027Z] 10:44:01 9851588 31456716 789128 2.40 409872 20471420 2088436 6.15 3228952 18339684 180 [2024-08-08T10:57:37.027Z] 10:45:01 9851540 31456676 789100 2.40 409880 20471420 2088436 6.15 3228936 18339684 4 [2024-08-08T10:57:37.027Z] 10:46:01 9851492 31456676 789076 2.40 409888 20471424 2088436 6.15 3228996 18339684 180 [2024-08-08T10:57:37.027Z] 10:47:01 9851660 31456848 789048 2.40 409908 20471416 2088436 6.15 3229056 18339684 8 [2024-08-08T10:57:37.027Z] 10:48:01 9851804 31457024 789044 2.40 409920 20471428 2088436 6.15 3229040 18339688 200 [2024-08-08T10:57:37.027Z] 10:49:01 9852088 31457312 788740 2.40 409924 20471432 2088436 6.15 3229068 18339692 8 [2024-08-08T10:57:37.027Z] 10:50:01 9851976 31457208 788916 2.40 409952 20471436 2088436 6.15 3229332 18339696 180 [2024-08-08T10:57:37.027Z] 10:51:01 9852244 31457484 788628 2.40 409964 20471440 2088436 6.15 3229068 18339700 8 [2024-08-08T10:57:37.027Z] 10:52:01 9851528 31456836 789256 2.40 409984 20471444 2088436 6.15 3229236 18339704 220 [2024-08-08T10:57:37.027Z] 10:53:01 9851468 31456776 789500 2.40 409992 20471444 2088436 6.15 3229180 18339704 8 [2024-08-08T10:57:37.027Z] 10:54:01 9851484 31456800 789448 2.40 410000 20471448 2072332 6.11 3229164 18339708 192 [2024-08-08T10:57:37.027Z] 10:55:01 9851720 31457044 789136 2.40 410012 20471452 2072332 6.11 3229168 18339708 8 [2024-08-08T10:57:37.027Z] 10:56:01 9851540 31456876 789456 2.40 410024 20471456 2072332 6.11 3229236 18339716 148 [2024-08-08T10:57:37.027Z] 10:57:01 9851516 31456916 789424 2.40 410044 20471456 2072332 6.11 3229364 18339724 12 [2024-08-08T10:57:37.027Z] Average: 11259197 31335924 912398 2.77 383961 19039710 2385778 7.03 3227606 17004177 120303 [2024-08-08T10:57:37.027Z] [2024-08-08T10:57:37.027Z] 09:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-08T10:57:37.027Z] 09:57:01 ens3 1287.05 1162.06 11432.60 162.74 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:57:01 docker0 602.83 554.67 41.71 2925.91 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:57:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:58:01 veth93ac6b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:58:01 ens3 404.80 275.24 2107.01 36.51 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:58:01 docker0 253.33 364.11 21.36 2068.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:59:01 veth93ac6b7 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:59:01 ens3 33.81 24.21 26.24 15.27 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:59:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:00:01 veth93ac6b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:00:01 ens3 25.50 16.16 21.77 11.90 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth412b327 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth1895d96 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 vethb0cc16a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth0a1c849 1.36 2.76 0.11 33.98 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth1491419 3.93 6.59 0.32 92.37 0.00 0.00 0.00 0.01 [2024-08-08T10:57:37.027Z] 10:01:01 vethfd98786 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth37caabb 1.30 3.03 0.10 31.43 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth9f1262e 1.63 1.91 0.12 30.78 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 ens3 178.62 115.41 3426.17 159.50 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 docker0 12.73 24.44 0.82 318.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 vethfeaf187 1.20 2.43 0.09 31.31 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 veth23e3318 2.96 8.30 0.22 98.06 0.00 0.00 0.00 0.01 [2024-08-08T10:57:37.027Z] 10:01:01 veth724928e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:01:01 lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:02:01 veth412b327 0.13 0.71 0.01 0.03 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:02:01 vethc1c6c67 76.73 129.07 7.94 1189.16 0.00 0.00 0.00 0.10 [2024-08-08T10:57:37.027Z] 10:02:01 veth68d8883 83.89 150.05 8.47 1209.86 0.00 0.00 0.00 0.10 [2024-08-08T10:57:37.027Z] 10:02:01 veth7e2a243 86.48 165.07 8.81 1222.88 0.00 0.00 0.00 0.10 [2024-08-08T10:57:37.027Z] 10:02:01 ens3 932.49 510.69 8074.21 60.44 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:02:01 docker0 449.17 804.15 38.38 6719.15 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:02:01 veth291f0c6 77.96 147.69 8.01 1193.37 0.00 0.00 0.00 0.10 [2024-08-08T10:57:37.027Z] 10:02:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:02:01 veth69661bb 85.70 153.12 8.47 1184.68 0.00 0.00 0.00 0.10 [2024-08-08T10:57:37.027Z] 10:03:01 veth412b327 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth2708b2b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth5f869cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth88338bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth5094722 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 vetha277327 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth931187e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth56061a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 vethd6a168e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth871d279 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 ens3 93.79 40.31 1403.50 8.27 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth92f1a30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth7839b80 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth1b6c638 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 veth7b05ff2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth412b327 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth2708b2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth5f869cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth88338bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth5094722 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 vetha277327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth931187e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth56061a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 vethd6a168e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth871d279 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 ens3 3.30 2.42 2.90 1.17 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth92f1a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth7839b80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth1b6c638 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 veth7b05ff2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth412b327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth2708b2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth5f869cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth88338bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth5094722 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 vetha277327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth931187e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth56061a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 vethd6a168e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth871d279 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 ens3 5.83 4.58 4.79 2.76 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth92f1a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth7839b80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth1b6c638 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 veth7b05ff2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:06:01 ens3 8.01 4.72 7.12 3.55 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:07:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:12:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:13:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:17:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.027Z] 10:20:01 ens3 0.28 0.18 0.52 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:22:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:24:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:27:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:31:01 ens3 6.28 4.70 4.58 5.05 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:32:01 ens3 1.92 1.63 1.05 1.29 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:37:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:42:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:47:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:52:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:56:01 ens3 0.30 0.17 0.23 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:57:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] Average: ens3 48.70 35.24 432.36 7.66 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] Average: docker0 21.51 28.59 1.67 196.99 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-08T10:57:37.028Z] [2024-08-08T10:57:37.028Z] [2024-08-08T10:57:37.028Z] ---> sar -P ALL: [2024-08-08T10:57:37.028Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7377) 08/08/24 _x86_64_ (8 CPU) [2024-08-08T10:57:37.028Z] [2024-08-08T10:57:37.028Z] 09:55:32 LINUX RESTART (8 CPU) [2024-08-08T10:57:37.028Z] [2024-08-08T10:57:37.028Z] 09:56:02 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.028Z] 09:57:01 all 10.67 0.00 3.56 2.55 0.07 83.15 [2024-08-08T10:57:37.028Z] 09:57:01 0 13.21 0.00 2.89 0.15 0.07 83.68 [2024-08-08T10:57:37.028Z] 09:57:01 1 10.01 0.00 3.42 0.38 0.07 86.12 [2024-08-08T10:57:37.028Z] 09:57:01 2 7.63 0.00 3.36 1.98 0.07 86.96 [2024-08-08T10:57:37.028Z] 09:57:01 3 8.85 0.00 2.50 0.85 0.05 87.75 [2024-08-08T10:57:37.028Z] 09:57:01 4 12.04 0.00 3.81 0.10 0.07 83.98 [2024-08-08T10:57:37.028Z] 09:57:01 5 8.63 0.00 3.30 10.67 0.09 77.31 [2024-08-08T10:57:37.028Z] 09:57:01 6 10.33 0.00 4.93 4.24 0.07 80.43 [2024-08-08T10:57:37.028Z] 09:57:01 7 14.64 0.00 4.28 2.07 0.05 78.96 [2024-08-08T10:57:37.028Z] 09:58:01 all 29.72 0.00 5.13 1.60 0.08 63.47 [2024-08-08T10:57:37.028Z] 09:58:01 0 27.63 0.00 5.18 0.30 0.07 66.81 [2024-08-08T10:57:37.028Z] 09:58:01 1 29.84 0.00 5.02 1.58 0.08 63.47 [2024-08-08T10:57:37.028Z] 09:58:01 2 29.82 0.00 5.12 0.42 0.07 64.57 [2024-08-08T10:57:37.028Z] 09:58:01 3 32.15 0.00 5.18 0.32 0.10 62.25 [2024-08-08T10:57:37.028Z] 09:58:01 4 29.67 0.00 4.80 0.29 0.08 65.16 [2024-08-08T10:57:37.028Z] 09:58:01 5 31.04 0.00 4.77 2.64 0.08 61.47 [2024-08-08T10:57:37.028Z] 09:58:01 6 27.99 0.00 5.46 0.49 0.08 65.98 [2024-08-08T10:57:37.028Z] 09:58:01 7 29.64 0.00 5.53 6.74 0.08 58.01 [2024-08-08T10:57:37.028Z] 09:59:01 all 32.87 0.00 5.43 2.58 0.11 59.02 [2024-08-08T10:57:37.028Z] 09:59:01 0 34.09 0.00 4.90 0.52 0.10 60.39 [2024-08-08T10:57:37.028Z] 09:59:01 1 32.37 0.00 5.58 2.55 0.08 59.41 [2024-08-08T10:57:37.028Z] 09:59:01 2 31.22 0.00 6.49 0.00 0.08 62.20 [2024-08-08T10:57:37.028Z] 09:59:01 3 34.75 0.00 5.14 2.39 0.10 57.62 [2024-08-08T10:57:37.028Z] 09:59:01 4 31.77 0.00 4.58 0.12 0.20 63.33 [2024-08-08T10:57:37.028Z] 09:59:01 5 33.91 0.00 5.95 0.02 0.08 60.04 [2024-08-08T10:57:37.028Z] 09:59:01 6 32.07 0.00 5.18 0.66 0.08 62.00 [2024-08-08T10:57:37.028Z] 09:59:01 7 32.73 0.00 5.60 14.44 0.10 47.12 [2024-08-08T10:57:37.028Z] 10:00:01 all 51.51 0.00 7.24 1.58 0.10 39.57 [2024-08-08T10:57:37.028Z] 10:00:01 0 52.08 0.00 7.31 1.11 0.10 39.40 [2024-08-08T10:57:37.028Z] 10:00:01 1 53.30 0.00 7.13 2.28 0.10 37.19 [2024-08-08T10:57:37.028Z] 10:00:01 2 50.53 0.00 7.20 0.88 0.12 41.26 [2024-08-08T10:57:37.028Z] 10:00:01 3 50.88 0.00 7.00 1.77 0.08 40.26 [2024-08-08T10:57:37.028Z] 10:00:01 4 51.52 0.00 7.52 5.16 0.10 35.69 [2024-08-08T10:57:37.028Z] 10:00:01 5 52.09 0.00 7.40 0.41 0.08 40.03 [2024-08-08T10:57:37.028Z] 10:00:01 6 49.18 0.00 6.48 0.08 0.10 44.16 [2024-08-08T10:57:37.028Z] 10:00:01 7 52.49 0.00 7.88 0.95 0.10 38.57 [2024-08-08T10:57:37.028Z] 10:01:01 all 14.48 0.00 5.48 17.29 0.12 62.63 [2024-08-08T10:57:37.028Z] 10:01:01 0 14.48 0.00 5.20 5.72 0.10 74.50 [2024-08-08T10:57:37.028Z] 10:01:01 1 14.25 0.00 5.76 6.76 0.09 73.15 [2024-08-08T10:57:37.028Z] 10:01:01 2 14.20 0.00 5.86 30.56 0.07 49.32 [2024-08-08T10:57:37.028Z] 10:01:01 3 14.88 0.00 5.28 21.74 0.32 57.77 [2024-08-08T10:57:37.028Z] 10:01:01 4 13.92 0.00 6.13 38.60 0.14 41.21 [2024-08-08T10:57:37.028Z] 10:01:01 5 14.52 0.00 5.13 6.15 0.07 74.13 [2024-08-08T10:57:37.028Z] 10:01:01 6 14.58 0.00 4.59 4.21 0.05 76.57 [2024-08-08T10:57:37.028Z] 10:01:01 7 15.01 0.00 5.91 24.42 0.10 54.55 [2024-08-08T10:57:37.028Z] 10:02:01 all 14.57 0.00 6.96 28.12 0.16 50.19 [2024-08-08T10:57:37.028Z] 10:02:01 0 13.90 0.00 8.30 35.18 0.43 42.20 [2024-08-08T10:57:37.028Z] 10:02:01 1 15.32 0.00 6.96 25.44 0.12 52.15 [2024-08-08T10:57:37.028Z] 10:02:01 2 15.29 0.00 6.33 18.35 0.14 59.89 [2024-08-08T10:57:37.028Z] 10:02:01 3 14.59 0.00 7.37 47.84 0.10 30.08 [2024-08-08T10:57:37.028Z] 10:02:01 4 14.77 0.00 6.24 32.00 0.16 46.84 [2024-08-08T10:57:37.028Z] 10:02:01 5 14.53 0.00 7.51 18.00 0.12 59.84 [2024-08-08T10:57:37.028Z] 10:02:01 6 15.30 0.00 6.21 25.05 0.10 53.34 [2024-08-08T10:57:37.028Z] 10:02:01 7 12.83 0.00 6.77 22.96 0.09 57.35 [2024-08-08T10:57:37.028Z] 10:03:01 all 48.65 0.00 9.96 12.16 0.12 29.11 [2024-08-08T10:57:37.028Z] 10:03:01 0 48.72 0.00 10.16 4.19 0.10 36.83 [2024-08-08T10:57:37.028Z] 10:03:01 1 49.46 0.00 10.00 5.58 0.10 34.86 [2024-08-08T10:57:37.028Z] 10:03:01 2 47.48 0.00 10.60 3.31 0.15 38.46 [2024-08-08T10:57:37.028Z] 10:03:01 3 49.06 0.00 9.91 28.73 0.12 12.17 [2024-08-08T10:57:37.028Z] 10:03:01 4 47.38 0.00 10.32 5.58 0.10 36.62 [2024-08-08T10:57:37.028Z] 10:03:01 5 47.91 0.00 9.02 5.55 0.15 37.37 [2024-08-08T10:57:37.028Z] 10:03:01 6 49.73 0.00 9.60 22.09 0.12 18.47 [2024-08-08T10:57:37.028Z] 10:03:01 7 49.46 0.00 10.08 22.40 0.12 17.94 [2024-08-08T10:57:37.028Z] 10:04:01 all 88.63 0.00 11.21 0.00 0.16 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 0 88.35 0.00 11.49 0.00 0.16 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 1 88.99 0.00 10.87 0.00 0.13 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 2 87.62 0.00 12.15 0.00 0.23 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 3 88.02 0.00 11.82 0.00 0.16 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 4 89.70 0.00 10.15 0.00 0.15 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 5 89.13 0.00 10.69 0.00 0.19 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 6 89.34 0.00 10.53 0.00 0.13 0.00 [2024-08-08T10:57:37.028Z] 10:04:01 7 87.74 0.00 12.10 0.00 0.16 0.00 [2024-08-08T10:57:37.028Z] 10:05:01 all 82.74 0.00 12.05 1.49 0.15 3.57 [2024-08-08T10:57:37.028Z] 10:05:01 0 81.82 0.00 13.50 0.18 0.18 4.32 [2024-08-08T10:57:37.028Z] 10:05:01 1 83.84 0.00 11.25 1.77 0.12 3.03 [2024-08-08T10:57:37.028Z] 10:05:01 2 81.81 0.00 12.84 4.46 0.16 0.73 [2024-08-08T10:57:37.028Z] 10:05:01 3 81.72 0.00 12.96 3.55 0.16 1.61 [2024-08-08T10:57:37.028Z] 10:05:01 4 83.86 0.00 10.95 0.00 0.12 5.06 [2024-08-08T10:57:37.028Z] 10:05:01 5 83.24 0.00 10.35 0.02 0.15 6.24 [2024-08-08T10:57:37.028Z] 10:05:01 6 83.55 0.00 11.58 0.65 0.14 4.08 [2024-08-08T10:57:37.028Z] 10:05:01 7 81.92 0.00 13.17 1.32 0.21 3.37 [2024-08-08T10:57:37.028Z] 10:06:01 all 1.49 0.00 0.99 6.75 0.03 90.75 [2024-08-08T10:57:37.029Z] 10:06:01 0 1.71 0.00 1.06 7.08 0.02 90.13 [2024-08-08T10:57:37.029Z] 10:06:01 1 1.95 0.00 0.97 3.21 0.08 93.79 [2024-08-08T10:57:37.029Z] 10:06:01 2 1.26 0.00 1.17 27.94 0.03 69.59 [2024-08-08T10:57:37.029Z] 10:06:01 3 1.85 0.00 1.12 4.26 0.03 92.73 [2024-08-08T10:57:37.029Z] 10:06:01 4 0.73 0.00 0.70 2.47 0.00 96.09 [2024-08-08T10:57:37.029Z] 10:06:01 5 0.90 0.00 0.90 3.51 0.00 94.68 [2024-08-08T10:57:37.029Z] 10:06:01 6 1.87 0.00 0.97 2.89 0.03 94.24 [2024-08-08T10:57:37.029Z] 10:06:01 7 1.62 0.00 1.00 2.76 0.03 94.59 [2024-08-08T10:57:37.029Z] 10:07:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2024-08-08T10:57:37.029Z] 10:07:01 0 0.90 0.00 0.08 0.00 0.02 99.00 [2024-08-08T10:57:37.029Z] 10:07:01 1 0.37 0.00 0.05 0.02 0.02 99.55 [2024-08-08T10:57:37.029Z] 10:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] [2024-08-08T10:57:37.029Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.029Z] 10:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-08T10:57:37.029Z] 10:08:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-08T10:57:37.029Z] 10:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-08T10:57:37.029Z] 10:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.029Z] 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:09:01 all 0.26 0.00 0.02 0.00 0.00 99.72 [2024-08-08T10:57:37.029Z] 10:09:01 0 1.99 0.00 0.03 0.00 0.00 97.98 [2024-08-08T10:57:37.029Z] 10:09:01 1 0.03 0.00 0.07 0.02 0.02 99.87 [2024-08-08T10:57:37.029Z] 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:10:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-08T10:57:37.029Z] 10:10:01 0 1.97 0.00 0.02 0.00 0.02 98.00 [2024-08-08T10:57:37.029Z] 10:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:10:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-08T10:57:37.029Z] 10:11:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2024-08-08T10:57:37.029Z] 10:11:01 0 2.00 0.00 0.03 0.00 0.00 97.96 [2024-08-08T10:57:37.029Z] 10:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-08T10:57:37.029Z] 10:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:12:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2024-08-08T10:57:37.029Z] 10:12:01 0 1.21 0.00 0.07 0.00 0.02 98.71 [2024-08-08T10:57:37.029Z] 10:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-08T10:57:37.029Z] 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:12:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:13:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-08-08T10:57:37.029Z] 10:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.029Z] 10:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-08T10:57:37.029Z] 10:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-08T10:57:37.029Z] 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:14:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-08-08T10:57:37.029Z] 10:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:14:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:15:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2024-08-08T10:57:37.029Z] 10:15:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2024-08-08T10:57:37.029Z] 10:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T10:57:37.029Z] 10:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.029Z] 10:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:16:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-08T10:57:37.029Z] 10:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-08T10:57:37.029Z] 10:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-08T10:57:37.029Z] 10:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:18:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-08-08T10:57:37.029Z] 10:18:01 0 0.86 0.00 0.02 0.00 0.02 99.10 [2024-08-08T10:57:37.029Z] 10:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-08T10:57:37.029Z] 10:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:18:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-08T10:57:37.029Z] 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] [2024-08-08T10:57:37.029Z] 10:18:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.029Z] 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:20:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2024-08-08T10:57:37.029Z] 10:20:01 0 1.16 0.00 0.00 0.00 0.02 98.82 [2024-08-08T10:57:37.029Z] 10:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-08T10:57:37.029Z] 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.029Z] 10:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-08T10:57:37.029Z] 10:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:23:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2024-08-08T10:57:37.029Z] 10:23:01 0 1.09 0.00 0.02 0.00 0.00 98.89 [2024-08-08T10:57:37.029Z] 10:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-08T10:57:37.029Z] 10:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:24:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-08T10:57:37.029Z] 10:24:01 0 0.61 0.00 0.00 0.00 0.02 99.37 [2024-08-08T10:57:37.029Z] 10:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.029Z] 10:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.029Z] 10:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-08T10:57:37.029Z] 10:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.029Z] 10:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.029Z] 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.029Z] 10:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.029Z] 10:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-08-08T10:57:37.029Z] 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.029Z] 10:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.029Z] 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.029Z] 10:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:27:01 all 0.06 0.00 0.00 0.01 0.00 99.92 [2024-08-08T10:57:37.030Z] 10:27:01 0 0.25 0.00 0.00 0.00 0.02 99.73 [2024-08-08T10:57:37.030Z] 10:27:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2024-08-08T10:57:37.030Z] 10:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:27:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:28:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2024-08-08T10:57:37.030Z] 10:28:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2024-08-08T10:57:37.030Z] 10:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:29:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:29:01 0 0.18 0.00 0.00 0.00 0.00 99.82 [2024-08-08T10:57:37.030Z] 10:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] [2024-08-08T10:57:37.030Z] 10:29:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.030Z] 10:30:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-08-08T10:57:37.030Z] 10:30:01 0 0.65 0.00 0.00 0.00 0.02 99.33 [2024-08-08T10:57:37.030Z] 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T10:57:37.030Z] 10:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:31:01 all 0.36 0.00 0.03 0.01 0.00 99.59 [2024-08-08T10:57:37.030Z] 10:31:01 0 0.86 0.00 0.02 0.02 0.00 99.10 [2024-08-08T10:57:37.030Z] 10:31:01 1 0.93 0.00 0.03 0.00 0.00 99.03 [2024-08-08T10:57:37.030Z] 10:31:01 2 0.15 0.00 0.05 0.00 0.00 99.80 [2024-08-08T10:57:37.030Z] 10:31:01 3 0.18 0.00 0.02 0.00 0.00 99.80 [2024-08-08T10:57:37.030Z] 10:31:01 4 0.10 0.00 0.03 0.02 0.00 99.85 [2024-08-08T10:57:37.030Z] 10:31:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-08T10:57:37.030Z] 10:31:01 6 0.20 0.00 0.03 0.02 0.02 99.73 [2024-08-08T10:57:37.030Z] 10:31:01 7 0.38 0.00 0.03 0.05 0.00 99.53 [2024-08-08T10:57:37.030Z] 10:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-08T10:57:37.030Z] 10:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T10:57:37.030Z] 10:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-08T10:57:37.030Z] 10:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:32:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-08T10:57:37.030Z] 10:33:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-08-08T10:57:37.030Z] 10:33:01 0 0.63 0.00 0.00 0.00 0.00 99.37 [2024-08-08T10:57:37.030Z] 10:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.030Z] 10:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:34:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2024-08-08T10:57:37.030Z] 10:34:01 0 0.65 0.00 0.02 0.00 0.02 99.32 [2024-08-08T10:57:37.030Z] 10:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T10:57:37.030Z] 10:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:34:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:34:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:35:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-08-08T10:57:37.030Z] 10:35:01 0 0.50 0.00 0.02 0.00 0.02 99.47 [2024-08-08T10:57:37.030Z] 10:35:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2024-08-08T10:57:37.030Z] 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-08T10:57:37.030Z] 10:36:01 0 0.23 0.00 0.00 0.00 0.02 99.75 [2024-08-08T10:57:37.030Z] 10:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-08T10:57:37.030Z] 10:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:36:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:37:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2024-08-08T10:57:37.030Z] 10:37:01 0 0.57 0.00 0.00 0.00 0.00 99.43 [2024-08-08T10:57:37.030Z] 10:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.030Z] 10:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:38:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-08-08T10:57:37.030Z] 10:38:01 0 0.70 0.00 0.00 0.00 0.02 99.29 [2024-08-08T10:57:37.030Z] 10:38:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-08T10:57:37.030Z] 10:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:38:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:39:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2024-08-08T10:57:37.030Z] 10:39:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2024-08-08T10:57:37.030Z] 10:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-08T10:57:37.030Z] 10:40:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2024-08-08T10:57:37.030Z] 10:40:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-08T10:57:37.030Z] 10:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] [2024-08-08T10:57:37.030Z] 10:40:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.030Z] 10:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T10:57:37.030Z] 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-08T10:57:37.030Z] 10:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:43:01 all 0.21 0.00 0.01 0.00 0.01 99.78 [2024-08-08T10:57:37.030Z] 10:43:01 0 1.52 0.00 0.00 0.00 0.02 98.47 [2024-08-08T10:57:37.030Z] 10:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T10:57:37.030Z] 10:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:44:01 all 0.27 0.00 0.01 0.01 0.00 99.70 [2024-08-08T10:57:37.030Z] 10:44:01 0 2.00 0.00 0.00 0.08 0.00 97.91 [2024-08-08T10:57:37.030Z] 10:44:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-08T10:57:37.030Z] 10:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-08T10:57:37.030Z] 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-08-08T10:57:37.030Z] 10:45:01 0 1.97 0.00 0.02 0.00 0.02 98.00 [2024-08-08T10:57:37.030Z] 10:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.030Z] 10:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.030Z] 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-08T10:57:37.030Z] 10:46:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2024-08-08T10:57:37.030Z] 10:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T10:57:37.030Z] 10:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-08T10:57:37.030Z] 10:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:47:01 all 0.22 0.00 0.02 0.00 0.00 99.75 [2024-08-08T10:57:37.030Z] 10:47:01 0 1.65 0.00 0.12 0.00 0.02 98.22 [2024-08-08T10:57:37.030Z] 10:47:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-08T10:57:37.030Z] 10:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.030Z] 10:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-08T10:57:37.030Z] 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:48:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-08T10:57:37.030Z] 10:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T10:57:37.030Z] 10:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.030Z] 10:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.030Z] 10:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T10:57:37.030Z] 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T10:57:37.030Z] 10:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.030Z] 10:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:50:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-08-08T10:57:37.030Z] 10:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T10:57:37.030Z] 10:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.030Z] 10:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.030Z] 10:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T10:57:37.031Z] 10:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T10:57:37.031Z] 10:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.031Z] 10:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] [2024-08-08T10:57:37.031Z] 10:51:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T10:57:37.031Z] 10:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.031Z] 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:53:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-08T10:57:37.031Z] 10:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T10:57:37.031Z] 10:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T10:57:37.031Z] 10:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:53:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-08T10:57:37.031Z] 10:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T10:57:37.031Z] 10:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.031Z] 10:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.031Z] 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-08T10:57:37.031Z] 10:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T10:57:37.031Z] 10:55:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-08T10:57:37.031Z] 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:55:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T10:57:37.031Z] 10:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T10:57:37.031Z] 10:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:56:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-08T10:57:37.031Z] 10:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.031Z] 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] 10:57:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T10:57:37.031Z] 10:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T10:57:37.031Z] 10:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T10:57:37.031Z] 10:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T10:57:37.031Z] 10:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T10:57:37.031Z] Average: all 6.10 0.00 1.10 1.19 0.02 91.58 [2024-08-08T10:57:37.031Z] Average: 0 6.48 0.00 1.12 0.87 0.03 91.49 [2024-08-08T10:57:37.031Z] Average: 1 6.21 0.00 1.10 0.79 0.03 91.86 [2024-08-08T10:57:37.031Z] Average: 2 5.90 0.00 1.15 1.41 0.02 91.52 [2024-08-08T10:57:37.031Z] Average: 3 6.02 0.00 1.10 1.79 0.02 91.08 [2024-08-08T10:57:37.031Z] Average: 4 6.09 0.00 1.06 1.36 0.02 91.47 [2024-08-08T10:57:37.031Z] Average: 5 6.10 0.00 1.06 0.76 0.02 92.07 [2024-08-08T10:57:37.031Z] Average: 6 6.04 0.00 1.06 0.97 0.02 91.91 [2024-08-08T10:57:37.031Z] Average: 7 5.99 0.00 1.15 1.57 0.02 91.26 [2024-08-08T10:57:37.031Z] [2024-08-08T10:57:37.031Z] [2024-08-08T10:57:37.031Z]