Pull request #4822 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from f20197428163357c9c8348ca12cee6b40c05d180+5e6f43925c50daa722df62c58882fd3722b24060 (db96df9a17dff21a0c60befcc097346cace35d05) 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-ssh6658415800078362056.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-ssh9401102002699038905.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-4822/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-4822/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15014579705263652374.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-4822/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076989940936066492.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-ssh13220175616299940606.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-4822/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-4822/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7148578068575567161.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-5292 in /w/workspace/edgexfoundry_edgex-go_PR-4822 [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/4822/head:refs/remotes/origin/PR-4822 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5e6f43925c50daa722df62c58882fd3722b24060 into PR head commit f20197428163357c9c8348ca12cee6b40c05d180 Merge succeeded, producing f20197428163357c9c8348ca12cee6b40c05d180 Checking out Revision f20197428163357c9c8348ca12cee6b40c05d180 (PR-4822) > git config core.sparsecheckout # timeout=10 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # 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 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 Commit message: "build: Bump spire version of images" 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-07-10T02:42:49.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-10T02:42:49.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-10T02:42:49.900Z] ========================================================= [2024-07-10T02:42:49.900Z] EdgeX Global Pipelines Version Info [2024-07-10T02:42:49.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-10T02:42:50.671Z] ------------------- [2024-07-10T02:42:50.671Z] stable info: [2024-07-10T02:42:50.671Z] ------------------- [2024-07-10T02:42:50.671Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T02:42:50.671Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-10T02:42:50.671Z] Message: update stable to v1.0.260 [2024-07-10T02:42:51.245Z] ------------------- [2024-07-10T02:42:51.245Z] experimental info: [2024-07-10T02:42:51.245Z] ------------------- [2024-07-10T02:42:51.245Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T02:42:51.245Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-10T02:42:51.245Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-10T02:42:51.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-10T02:42:51.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-10T02:42:51.601Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-10T02:42:51.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-10T02:42:51.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-10T02:42:51.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-10T02:42:51.860Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-10T02:42:51.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-10T02:42:52.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-10T02:42:52.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-10T02:42:52.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-10T02:42:52.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-10T02:42:52.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-10T02:42:52.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-10T02:42:52.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-10T02:42:52.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T02:42:52.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T02:42:52.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-10T02:42:52.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-10T02:42:52.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-10T02:42:52.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-10T02:42:52.852Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-10T02:42:52.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-10T02:42:52.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4822 [Pipeline] echo [2024-07-10T02:42:53.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4822 [Pipeline] echo [2024-07-10T02:42:53.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4822 [Pipeline] echo [2024-07-10T02:42:53.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo [2024-07-10T02:42:53.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f201974 [Pipeline] echo [2024-07-10T02:42:53.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T02:42:53.471Z] provisioning config files... [2024-07-10T02:42:53.486Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7943922774426532813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T02:42:53.897Z] ---> ****-login.sh [2024-07-10T02:42:53.897Z] nexus3.edgexfoundry.org:10001 [2024-07-10T02:42:54.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:42:54.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:42:54.159Z] Configure a credential helper to remove this warning. See [2024-07-10T02:42:54.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:42:54.159Z] [2024-07-10T02:42:54.159Z] Login Succeeded [2024-07-10T02:42:54.419Z] nexus3.edgexfoundry.org:10002 [2024-07-10T02:42:54.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:42:54.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:42:54.419Z] Configure a credential helper to remove this warning. See [2024-07-10T02:42:54.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:42:54.419Z] [2024-07-10T02:42:54.419Z] Login Succeeded [2024-07-10T02:42:54.419Z] nexus3.edgexfoundry.org:10003 [2024-07-10T02:42:54.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:42:54.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:42:54.419Z] Configure a credential helper to remove this warning. See [2024-07-10T02:42:54.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:42:54.419Z] [2024-07-10T02:42:54.419Z] Login Succeeded [2024-07-10T02:42:54.419Z] nexus3.edgexfoundry.org:10004 [2024-07-10T02:42:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:42:54.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:42:54.687Z] Configure a credential helper to remove this warning. See [2024-07-10T02:42:54.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:42:54.687Z] [2024-07-10T02:42:54.687Z] Login Succeeded [2024-07-10T02:42:54.687Z] ****.io [2024-07-10T02:42:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:42:54.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:42:54.948Z] Configure a credential helper to remove this warning. See [2024-07-10T02:42:54.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:42:54.948Z] [2024-07-10T02:42:54.948Z] Login Succeeded [2024-07-10T02:42:54.948Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T02:42:54.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T02:42:55.433Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-10T02:42:55.433Z] + + dirname cmd/core-command/Dockerfile [2024-07-10T02:42:55.433Z] cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T02:42:55.433Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T02:42:55.433Z] + cut+ -d/ -f2 [2024-07-10T02:42:55.433Z] dirname cmd/core-data/Dockerfile [2024-07-10T02:42:55.433Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-10T02:42:55.433Z] + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 [2024-07-10T02:42:55.433Z] [2024-07-10T02:42:55.433Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-10T02:42:55.433Z] + + dirname cmd/core-metadata/Dockerfile [2024-07-10T02:42:55.433Z] cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-10T02:42:55.433Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-07-10T02:42:55.433Z] cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-10T02:42:55.433Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/+ -f2 [2024-07-10T02:42:55.433Z] dirname cmd/security-proxy-setup/Dockerfile [2024-07-10T02:42:55.433Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-10T02:42:55.433Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-10T02:42:55.433Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T02:42:55.433Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-10T02:42:55.433Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-10T02:42:55.433Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2024-07-10T02:42:55.433Z] [2024-07-10T02:42:55.433Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-10T02:42:55.433Z] + dirname cmd/support-notifications/Dockerfile [2024-07-10T02:42:55.433Z] + cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-10T02:42:55.433Z] + + dirname cmd/support-scheduler/Dockerfile [2024-07-10T02:42:55.433Z] cut -d/ -f2 [2024-07-10T02:42:55.433Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-10T02:42:55.483Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-10T02:42:56.067Z] + git rev-list -1 --merges f20197428163357c9c8348ca12cee6b40c05d180~1..f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo [2024-07-10T02:42:56.105Z] -----------> git rev-list -1 --merges f20197428163357c9c8348ca12cee6b40c05d180~1..f20197428163357c9c8348ca12cee6b40c05d180 f20197428163357c9c8348ca12cee6b40c05d180 [false] [Pipeline] sh [2024-07-10T02:42:56.430Z] + git log --format=format:%s -1 f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] echo [2024-07-10T02:42:56.477Z] ========================================================= [2024-07-10T02:42:56.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-10T02:42:56.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-10T02:42:57.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T02:42:57.066Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-10T02:42:57.066Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-10T02:42:57.066Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-10T02:42:57.066Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-10T02:42:57.066Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-10T02:42:57.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:42:57.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T02:42:57.631Z] [2024-07-10T02:42:57.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:42:58.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T02:42:58.050Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-10T02:42:58.050Z] b85a868b505f: Pulling fs layer [2024-07-10T02:42:58.050Z] e2be974225ed: Pulling fs layer [2024-07-10T02:42:58.050Z] 339a4e72a1f5: Pulling fs layer [2024-07-10T02:42:58.050Z] 988bab9f4d93: Pulling fs layer [2024-07-10T02:42:58.050Z] 1469e6f7b9e6: Pulling fs layer [2024-07-10T02:42:58.050Z] eaf3925da568: Pulling fs layer [2024-07-10T02:42:58.050Z] bab4dde63d76: Pulling fs layer [2024-07-10T02:42:58.050Z] bde34c3a00c8: Pulling fs layer [2024-07-10T02:42:58.050Z] b352a97aabf1: Pulling fs layer [2024-07-10T02:42:58.050Z] 4872d77fe225: Pulling fs layer [2024-07-10T02:42:58.050Z] 5851b861e8e6: Pulling fs layer [2024-07-10T02:42:58.050Z] eaf3925da568: Waiting [2024-07-10T02:42:58.050Z] 1469e6f7b9e6: Waiting [2024-07-10T02:42:58.050Z] 4872d77fe225: Waiting [2024-07-10T02:42:58.050Z] bde34c3a00c8: Waiting [2024-07-10T02:42:58.050Z] 5851b861e8e6: Waiting [2024-07-10T02:42:58.050Z] b352a97aabf1: Waiting [2024-07-10T02:42:58.050Z] 988bab9f4d93: Waiting [2024-07-10T02:42:58.050Z] e2be974225ed: Download complete [2024-07-10T02:42:58.050Z] 988bab9f4d93: Verifying Checksum [2024-07-10T02:42:58.050Z] 988bab9f4d93: Download complete [2024-07-10T02:42:58.050Z] 339a4e72a1f5: Verifying Checksum [2024-07-10T02:42:58.050Z] 339a4e72a1f5: Download complete [2024-07-10T02:42:58.315Z] 1469e6f7b9e6: Verifying Checksum [2024-07-10T02:42:58.315Z] 1469e6f7b9e6: Download complete [2024-07-10T02:42:58.315Z] eaf3925da568: Verifying Checksum [2024-07-10T02:42:58.315Z] eaf3925da568: Download complete [2024-07-10T02:42:58.315Z] bde34c3a00c8: Download complete [2024-07-10T02:42:58.315Z] b352a97aabf1: Verifying Checksum [2024-07-10T02:42:58.315Z] b352a97aabf1: Download complete [2024-07-10T02:42:58.315Z] 4872d77fe225: Verifying Checksum [2024-07-10T02:42:58.315Z] 4872d77fe225: Download complete [2024-07-10T02:42:58.315Z] 5851b861e8e6: Verifying Checksum [2024-07-10T02:42:58.315Z] 5851b861e8e6: Download complete [2024-07-10T02:42:58.315Z] b85a868b505f: Download complete [2024-07-10T02:42:58.591Z] bab4dde63d76: Verifying Checksum [2024-07-10T02:42:58.591Z] bab4dde63d76: Download complete [2024-07-10T02:42:59.981Z] b85a868b505f: Pull complete [2024-07-10T02:42:59.981Z] e2be974225ed: Pull complete [2024-07-10T02:43:00.249Z] 339a4e72a1f5: Pull complete [2024-07-10T02:43:00.508Z] 988bab9f4d93: Pull complete [2024-07-10T02:43:00.768Z] 1469e6f7b9e6: Pull complete [2024-07-10T02:43:00.768Z] eaf3925da568: Pull complete [2024-07-10T02:43:02.709Z] bab4dde63d76: Pull complete [2024-07-10T02:43:02.709Z] bde34c3a00c8: Pull complete [2024-07-10T02:43:02.709Z] b352a97aabf1: Pull complete [2024-07-10T02:43:02.969Z] 4872d77fe225: Pull complete [2024-07-10T02:43:02.969Z] 5851b861e8e6: Pull complete [2024-07-10T02:43:02.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-10T02:43:02.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T02:43:02.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:43:03.391Z] prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container [2024-07-10T02:43:03.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-10T02:43:06.630Z] $ docker top 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a -eo pid,comm [2024-07-10T02:43:06.686Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-10T02:43:06.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T02:43:06.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T02:43:06.871Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T02:43:06.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T02:43:06.990Z] $ docker exec 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent [2024-07-10T02:43:07.096Z] SSH_AUTH_SOCK=/tmp/ssh-I5HiU9G8VGf5/agent.32 [2024-07-10T02:43:07.096Z] SSH_AGENT_PID=38 [2024-07-10T02:43:07.103Z] Running ssh-add (command line suppressed) [2024-07-10T02:43:07.206Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15644044192877252155.key (/w/workspace/edgex-go/1@tmp/private_key_15644044192877252155.key) [2024-07-10T02:43:07.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T02:43:07.577Z] + git tag --points-at HEAD [Pipeline] } [2024-07-10T02:43:07.604Z] $ docker exec --env ******** --env ******** 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent -k [2024-07-10T02:43:07.709Z] unset SSH_AUTH_SOCK; [2024-07-10T02:43:07.709Z] unset SSH_AGENT_PID; [2024-07-10T02:43:07.709Z] echo Agent pid 38 killed; [2024-07-10T02:43:07.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-10T02:43:07.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T02:43:07.845Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T02:43:07.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T02:43:07.958Z] $ docker exec 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent [2024-07-10T02:43:08.070Z] SSH_AUTH_SOCK=/tmp/ssh-WXPsH9pyaXRo/agent.71 [2024-07-10T02:43:08.070Z] SSH_AGENT_PID=77 [2024-07-10T02:43:08.076Z] Running ssh-add (command line suppressed) [2024-07-10T02:43:08.179Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17489824616923598142.key (/w/workspace/edgex-go/1@tmp/private_key_17489824616923598142.key) [2024-07-10T02:43:08.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T02:43:08.553Z] + git semver init [2024-07-10T02:43:08.815Z] 2024-07-10 02:43:08,735 [run_init] DEBUG init version:0.0.0 force:False [2024-07-10T02:43:08.815Z] 2024-07-10 02:43:08,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-10T02:43:08.815Z] 2024-07-10 02:43:08,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-10T02:43:08.815Z] 2024-07-10 02:43:08,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,025 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4822 with force:False [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,026 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4822 [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,030 [execute] INFO git cat-file --batch-check [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,039 [execute] INFO git cat-file --batch [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T02:43:14.134Z] 2024-07-10 02:43:14,046 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4822 [2024-07-10T02:43:14.134Z] 0.0.0 [Pipeline] } [2024-07-10T02:43:14.168Z] $ docker exec --env ******** --env ******** 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a ssh-agent -k [2024-07-10T02:43:14.272Z] unset SSH_AUTH_SOCK; [2024-07-10T02:43:14.273Z] unset SSH_AGENT_PID; [2024-07-10T02:43:14.273Z] echo Agent pid 77 killed; [2024-07-10T02:43:14.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T02:43:14.759Z] + git semver [Pipeline] } [2024-07-10T02:43:15.042Z] $ docker stop --time=1 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a [2024-07-10T02:43:16.367Z] $ docker rm -f --volumes 3b9da79356bb24a3e1b7ed36303536dbcbd36092359b48302a01f3c3f4544e1a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T02:43:16.797Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-10T02:43:17.082Z] Stashed 1 file(s) [Pipeline] echo [2024-07-10T02:43:17.107Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-10T02:43:18.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-10T02:43:18.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T02:43:18.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T02:43:18.163Z] ========================================================= [2024-07-10T02:43:18.163Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-10T02:43:18.163Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:43:18.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T02:43:18.541Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-10T02:43:18.541Z] 619be1103602: Pulling fs layer [2024-07-10T02:43:18.541Z] 7862e08f4a3e: Pulling fs layer [2024-07-10T02:43:18.541Z] 5df492c9dc93: Pulling fs layer [2024-07-10T02:43:18.541Z] 7629e6793208: Pulling fs layer [2024-07-10T02:43:18.541Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T02:43:18.541Z] fb5054dd5b73: Pulling fs layer [2024-07-10T02:43:18.541Z] eeca6798cff9: Pulling fs layer [2024-07-10T02:43:18.541Z] aa269ceb94a6: Pulling fs layer [2024-07-10T02:43:18.541Z] ada007ff1a6a: Pulling fs layer [2024-07-10T02:43:18.541Z] 4f4fb700ef54: Waiting [2024-07-10T02:43:18.541Z] fb5054dd5b73: Waiting [2024-07-10T02:43:18.541Z] eeca6798cff9: Waiting [2024-07-10T02:43:18.541Z] aa269ceb94a6: Waiting [2024-07-10T02:43:18.541Z] 7629e6793208: Waiting [2024-07-10T02:43:18.541Z] ada007ff1a6a: Waiting [2024-07-10T02:43:18.541Z] 7862e08f4a3e: Verifying Checksum [2024-07-10T02:43:18.541Z] 7862e08f4a3e: Download complete [2024-07-10T02:43:18.541Z] 7629e6793208: Download complete [2024-07-10T02:43:18.541Z] 4f4fb700ef54: Download complete [2024-07-10T02:43:18.541Z] fb5054dd5b73: Verifying Checksum [2024-07-10T02:43:18.541Z] fb5054dd5b73: Download complete [2024-07-10T02:43:18.541Z] 619be1103602: Verifying Checksum [2024-07-10T02:43:18.541Z] 619be1103602: Download complete [2024-07-10T02:43:18.541Z] eeca6798cff9: Verifying Checksum [2024-07-10T02:43:18.541Z] eeca6798cff9: Download complete [2024-07-10T02:43:18.801Z] 619be1103602: Pull complete [2024-07-10T02:43:18.801Z] ada007ff1a6a: Verifying Checksum [2024-07-10T02:43:18.801Z] ada007ff1a6a: Download complete [2024-07-10T02:43:18.801Z] 7862e08f4a3e: Pull complete [2024-07-10T02:43:19.059Z] 5df492c9dc93: Verifying Checksum [2024-07-10T02:43:19.059Z] 5df492c9dc93: Download complete [2024-07-10T02:43:19.317Z] aa269ceb94a6: Verifying Checksum [2024-07-10T02:43:19.317Z] aa269ceb94a6: Download complete [2024-07-10T02:43:22.601Z] 5df492c9dc93: Pull complete [2024-07-10T02:43:22.601Z] 7629e6793208: Pull complete [2024-07-10T02:43:22.601Z] 4f4fb700ef54: Pull complete [2024-07-10T02:43:22.601Z] fb5054dd5b73: Pull complete [2024-07-10T02:43:22.864Z] eeca6798cff9: Pull complete [2024-07-10T02:43:25.402Z] aa269ceb94a6: Pull complete [2024-07-10T02:43:25.664Z] ada007ff1a6a: Pull complete [2024-07-10T02:43:25.664Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-10T02:43:25.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T02:43:25.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:43:26.047Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T02:43:26.047Z] WORKDIR /edgex [2024-07-10T02:43:26.047Z] COPY go.mod . [2024-07-10T02:43:26.047Z] RUN go mod download [2024-07-10T02:43:26.047Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-10T02:43:26.993Z] Sending build context to Docker daemon 178.6MB [2024-07-10T02:43:26.993Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T02:43:26.993Z] ---> f489d0715acc [2024-07-10T02:43:26.993Z] Step 2/4 : WORKDIR /edgex [2024-07-10T02:43:32.285Z] ---> Running in 403e7eb5cde9 [2024-07-10T02:43:32.285Z] Removing intermediate container 403e7eb5cde9 [2024-07-10T02:43:32.285Z] ---> e6180f9dc51a [2024-07-10T02:43:32.285Z] Step 3/4 : COPY go.mod . [2024-07-10T02:43:32.285Z] ---> 563a0c7322a6 [2024-07-10T02:43:32.285Z] Step 4/4 : RUN go mod download [2024-07-10T02:43:32.495Z] Still waiting to schedule task [2024-07-10T02:43:32.495Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-10T02:43:32.547Z] ---> Running in 441a479faf32 [2024-07-10T02:43:59.132Z] Removing intermediate container 441a479faf32 [2024-07-10T02:43:59.132Z] ---> 7edf871d4f84 [2024-07-10T02:43:59.132Z] Successfully built 7edf871d4f84 [2024-07-10T02:43:59.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:43:59.547Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T02:43:59.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:43:59.731Z] prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container [2024-07-10T02:43:59.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-10T02:44:00.236Z] $ docker top 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T02:44:00.652Z] + go version [2024-07-10T02:44:00.652Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-10T02:44:00.690Z] $ docker stop --time=1 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 [2024-07-10T02:44:01.963Z] $ docker rm -f --volumes 0769080f58b80faf6649c1ffe994d94162b0ddd7a685baf3d8ab50d123f01ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:44:02.884Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T02:44:02.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:44:03.099Z] prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container [2024-07-10T02:44:03.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-10T02:44:03.452Z] $ docker top 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-10T02:44:03.767Z] ========================================================= [2024-07-10T02:44:03.767Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-10T02:44:03.767Z] ========================================================= [Pipeline] sh [2024-07-10T02:44:04.066Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:44:04.442Z] + make test [2024-07-10T02:44:04.442Z] go test -race -coverprofile=coverage.out ./... [2024-07-10T02:44:12.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-10T02:44:51.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-10T02:44:51.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-10T02:44:51.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-10T02:44:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-10T02:44:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-10T02:44:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-10T02:44:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-10T02:44:51.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:44:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-10T02:44:53.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-10T02:44:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-07-10T02:44:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements [2024-07-10T02:44:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.728s coverage: 93.4% of statements [2024-07-10T02:44:53.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-07-10T02:44:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-10T02:44:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-10T02:44:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-10T02:44:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-10T02:44:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-10T02:44:55.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-10T02:44:56.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements [2024-07-10T02:44:56.998Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-07-10T02:44:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-10T02:44:57.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-10T02:44:58.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-07-10T02:44:58.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements [2024-07-10T02:44:58.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-07-10T02:44:59.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.028s coverage: 77.8% of statements [2024-07-10T02:44:59.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2024-07-10T02:44:59.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-10T02:44:59.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-07-10T02:44:59.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-10T02:44:59.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-10T02:44:59.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-10T02:44:59.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-10T02:44:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-10T02:44:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-10T02:44:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-10T02:44:59.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-10T02:45:01.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-10T02:45:01.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-10T02:45:01.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-10T02:45:01.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-10T02:45:01.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-10T02:45:01.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-10T02:45:02.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-10T02:45:03.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-10T02:45:03.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5293 in /w/workspace/edgexfoundry_edgex-go_PR-4822 [Pipeline] { [2024-07-10T02:45:03.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-10T02:45:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-10T02:45:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-10T02:45:07.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-10T02:45:07.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-10T02:45:07.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-10T02:45:09.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-10T02:45:09.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-10T02:45:09.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-10T02:45:09.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-10T02:45:09.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-10T02:45:09.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-10T02:45:09.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-10T02:45:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-10T02:45:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-10T02:45:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-10T02:45:11.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-10T02:45:11.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-10T02:45:12.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-10T02:45:12.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:45:12.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-10T02:45:12.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-10T02:45:13.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-10T02:45:13.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-10T02:45:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-10T02:45:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [Pipeline] ws [2024-07-10T02:45:21.722Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-10T02:45:21.823Z] The recommended git tool is: git [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-07-10T02:45:24.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements [2024-07-10T02:45:24.919Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-10T02:45:24.919Z] running golangci-lint [2024-07-10T02:45:24.919Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-10T02:45:24.919Z] go version go1.21.9 linux/amd64 [2024-07-10T02:45:24.919Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-10T02:45:24.919Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-10T02:45:26.308Z] using credential edgex-jenkins-ssh [2024-07-10T02:45:26.335Z] Cloning the remote Git repository [2024-07-10T02:45:26.373Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-10T02:45:26.455Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-10T02:45:26.582Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-10T02:45:26.583Z] > git --version # timeout=10 [2024-07-10T02:45:26.603Z] > git --version # 'git version 2.25.1' [2024-07-10T02:45:26.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T02:45:26.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T02:45:42.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-10T02:45:42.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T02:45:43.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-10T02:45:43.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-10T02:45:43.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T02:45:43.693Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4822/head:refs/remotes/origin/PR-4822 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-10T02:45:44.480Z] Merging remotes/origin/main commit 5e6f43925c50daa722df62c58882fd3722b24060 into PR head commit f20197428163357c9c8348ca12cee6b40c05d180 [2024-07-10T02:45:44.902Z] Merge succeeded, producing f20197428163357c9c8348ca12cee6b40c05d180 [2024-07-10T02:45:44.903Z] Checking out Revision f20197428163357c9c8348ca12cee6b40c05d180 (PR-4822) [2024-07-10T02:45:44.498Z] > git config core.sparsecheckout # timeout=10 [2024-07-10T02:45:44.566Z] > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 [2024-07-10T02:45:44.794Z] > git remote # timeout=10 [2024-07-10T02:45:44.811Z] > git config --get remote.origin.url # timeout=10 [2024-07-10T02:45:44.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T02:45:44.858Z] > git merge 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 [2024-07-10T02:45:44.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-10T02:45:44.905Z] > git config core.sparsecheckout # timeout=10 [2024-07-10T02:45:44.919Z] > git checkout -f f20197428163357c9c8348ca12cee6b40c05d180 # timeout=10 [2024-07-10T02:45:46.855Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 21.09792191s" [2024-07-10T02:45:46.855Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.479145ms" [2024-07-10T02:45:48.660Z] Commit message: "build: Bump spire version of images" [2024-07-10T02:45:48.707Z] > git --version # timeout=10 [2024-07-10T02:45:48.719Z] > git --version # 'git version 2.25.1' [2024-07-10T02:45:48.735Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-10T02:45:50.565Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-10T02:45:50.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T02:45:50.566Z] Dload Upload Total Spent Left Speed [2024-07-10T02:45:50.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95022 [Pipeline] sh [2024-07-10T02:45:50.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-10T02:45:51.268Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-10T02:45:51.268Z] + sudo tee /etc/docker/daemon.new [2024-07-10T02:45:51.268Z] { [2024-07-10T02:45:51.268Z] "registry-mirrors": [ [2024-07-10T02:45:51.268Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-10T02:45:51.268Z] ], [2024-07-10T02:45:51.268Z] "bip": "10.250.0.254/24", [2024-07-10T02:45:51.268Z] "hosts": [ [2024-07-10T02:45:51.268Z] "tcp://0.0.0.0:5555", [2024-07-10T02:45:51.268Z] "unix:///var/run/docker.sock" [2024-07-10T02:45:51.268Z] ], [2024-07-10T02:45:51.268Z] "mtu": 1458, [2024-07-10T02:45:51.268Z] "selinux-enabled": true, [2024-07-10T02:45:51.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-10T02:45:51.268Z] } [Pipeline] sh [2024-07-10T02:45:51.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-10T02:45:51.964Z] + sudo service docker restart [2024-07-10T02:45:59.061Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.531366549s with top 10 stages: buildir: 59.409118399s, gosec: 8.925526114s, inspect: 2.911801716s, fact_deprecated: 2.067131961s, printf: 1.729911693s, nilness: 1.458487644s, fact_purity: 1.345495286s, ctrlflow: 1.255974677s, S1038: 1.21717382s, typedness: 806.99856ms" [2024-07-10T02:45:59.061Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-10T02:45:59.061Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, filename_unadjuster: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, cgo: 209/209, nolint: 0/21, autogenerated_exclude: 209/209, path_prettifier: 209/209" [2024-07-10T02:45:59.061Z] level=info msg="[runner] processing took 17.152671ms with stages: nolint: 6.772853ms, identifier_marker: 5.434315ms, autogenerated_exclude: 1.554693ms, path_prettifier: 1.466881ms, exclude-rules: 1.071642ms, skip_dirs: 762.356µs, cgo: 65.491µs, filename_unadjuster: 19.41µs, max_same_issues: 870ns, fixer: 570ns, uniq_by_line: 550ns, source_code: 490ns, sort_results: 430ns, exclude: 410ns, skip_files: 400ns, diff: 360ns, max_from_linter: 260ns, severity-rules: 250ns, path_prefixer: 210ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-07-10T02:45:59.061Z] level=info msg="[runner] linters took 12.65733213s with stages: goanalysis_metalinter: 12.640090647s" [2024-07-10T02:45:59.061Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-10T02:45:59.061Z] level=info msg="Memory: 337 samples, avg is 297.2MB, max is 1225.8MB" [2024-07-10T02:45:59.061Z] level=info msg="Execution took 33.817952893s" [2024-07-10T02:45:59.061Z] go vet ./... [2024-07-10T02:46:05.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-10T02:46:05.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-10T02:46:05.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-10T02:46:05.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-10T02:46:06.031Z] + ls -al . [2024-07-10T02:46:06.031Z] total 840 [2024-07-10T02:46:06.031Z] drwxrwxr-x 11 1001 1001 4096 Jul 10 02:44 . [2024-07-10T02:46:06.031Z] drwxr-xr-x 4 root root 4096 Jul 10 02:44 .. [2024-07-10T02:46:06.031Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 .blubracket [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 02:42 .dockerignore [2024-07-10T02:46:06.031Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 02:45 .git [2024-07-10T02:46:06.031Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 02:42 .github [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 1102 Jul 10 02:42 .gitignore [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 02:42 .golangci.yml [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 02:42 .hadolint.yml [2024-07-10T02:46:06.031Z] drwxr-xr-x 3 1001 1001 4096 Jul 10 02:43 .semver [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 02:42 .sonarcloud.properties [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 02:42 ADOPTERS.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 20361 Jul 10 02:42 Attribution.txt [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 100284 Jul 10 02:42 CHANGELOG.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 02:42 CONTRIBUTING.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 02:42 GOVERNANCE.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 861 Jul 10 02:42 Jenkinsfile [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 02:42 LICENSE [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 16051 Jul 10 02:42 Makefile [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 02:42 OWNERS.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 9528 Jul 10 02:42 README.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 02:42 SECURITY.md [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 02:43 VERSION [2024-07-10T02:46:06.031Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 bin [2024-07-10T02:46:06.031Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 02:42 cmd [2024-07-10T02:46:06.031Z] -rw-r--r-- 1 root root 481596 Jul 10 02:45 coverage.out [2024-07-10T02:46:06.031Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:42 fuzz_test [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 6911 Jul 10 02:42 go.mod [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 101537 Jul 10 02:42 go.sum [2024-07-10T02:46:06.031Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 02:42 internal [2024-07-10T02:46:06.031Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 02:42 openapi [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 02:42 security.txt [2024-07-10T02:46:06.031Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 02:42 version.go [Pipeline] sh [2024-07-10T02:46:06.363Z] + '[' -e coverage.out ] [2024-07-10T02:46:06.363Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-10T02:46:06.493Z] Stashed 1 file(s) [Pipeline] sh [2024-07-10T02:46:06.798Z] + make build [2024-07-10T02:46:06.798Z] 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-07-10T02:46:10.404Z] provisioning config files... [2024-07-10T02:46:10.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5212409032245133329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T02:46:10.954Z] ---> ****-login.sh [2024-07-10T02:46:10.954Z] nexus3.edgexfoundry.org:10001 [2024-07-10T02:46:11.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:46:11.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:46:11.539Z] Configure a credential helper to remove this warning. See [2024-07-10T02:46:11.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:46:11.539Z] [2024-07-10T02:46:11.539Z] Login Succeeded [2024-07-10T02:46:11.539Z] nexus3.edgexfoundry.org:10002 [2024-07-10T02:46:11.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:46:11.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:46:11.809Z] Configure a credential helper to remove this warning. See [2024-07-10T02:46:11.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:46:11.809Z] [2024-07-10T02:46:11.809Z] Login Succeeded [2024-07-10T02:46:11.809Z] nexus3.edgexfoundry.org:10003 [2024-07-10T02:46:12.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:46:12.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:46:12.355Z] Configure a credential helper to remove this warning. See [2024-07-10T02:46:12.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:46:12.355Z] [2024-07-10T02:46:12.355Z] Login Succeeded [2024-07-10T02:46:12.355Z] nexus3.edgexfoundry.org:10004 [2024-07-10T02:46:12.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:46:12.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:46:12.624Z] Configure a credential helper to remove this warning. See [2024-07-10T02:46:12.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:46:12.624Z] [2024-07-10T02:46:12.624Z] Login Succeeded [2024-07-10T02:46:12.624Z] ****.io [2024-07-10T02:46:12.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T02:46:12.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T02:46:12.892Z] Configure a credential helper to remove this warning. See [2024-07-10T02:46:12.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T02:46:12.892Z] [2024-07-10T02:46:12.892Z] Login Succeeded [2024-07-10T02:46:12.892Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T02:46:13.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-10T02:46:13.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-10T02:46:13.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T02:46:14.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T02:46:14.089Z] ========================================================= [2024-07-10T02:46:14.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-10T02:46:14.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:46:14.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T02:46:14.494Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-10T02:46:14.494Z] c6b39de5b339: Pulling fs layer [2024-07-10T02:46:14.494Z] a69c41024577: Pulling fs layer [2024-07-10T02:46:14.494Z] d6de4b400683: Pulling fs layer [2024-07-10T02:46:14.494Z] 35cb2a7552d0: Pulling fs layer [2024-07-10T02:46:14.494Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T02:46:14.494Z] 464afbd9ba4c: Pulling fs layer [2024-07-10T02:46:14.494Z] 00f215d4a9da: Pulling fs layer [2024-07-10T02:46:14.494Z] d496ad576159: Pulling fs layer [2024-07-10T02:46:14.494Z] 4f4fb700ef54: Waiting [2024-07-10T02:46:14.494Z] 464afbd9ba4c: Waiting [2024-07-10T02:46:14.494Z] 00f215d4a9da: Waiting [2024-07-10T02:46:14.494Z] d496ad576159: Waiting [2024-07-10T02:46:14.494Z] 35cb2a7552d0: Waiting [2024-07-10T02:46:14.762Z] a69c41024577: Verifying Checksum [2024-07-10T02:46:14.762Z] a69c41024577: Download complete [2024-07-10T02:46:14.762Z] 35cb2a7552d0: Verifying Checksum [2024-07-10T02:46:14.762Z] 35cb2a7552d0: Download complete [2024-07-10T02:46:14.762Z] 4f4fb700ef54: Download complete [2024-07-10T02:46:14.762Z] 464afbd9ba4c: Verifying Checksum [2024-07-10T02:46:14.762Z] 464afbd9ba4c: Download complete [2024-07-10T02:46:14.762Z] c6b39de5b339: Verifying Checksum [2024-07-10T02:46:14.762Z] c6b39de5b339: Download complete [2024-07-10T02:46:15.031Z] d496ad576159: Verifying Checksum [2024-07-10T02:46:15.031Z] d496ad576159: Download complete [2024-07-10T02:46:15.552Z] c6b39de5b339: Pull complete [2024-07-10T02:46:16.140Z] a69c41024577: Pull complete [2024-07-10T02:46:16.728Z] d6de4b400683: Verifying Checksum [2024-07-10T02:46:16.728Z] d6de4b400683: Download complete [2024-07-10T02:46:17.689Z] 00f215d4a9da: Download complete [2024-07-10T02:46:30.013Z] d6de4b400683: Pull complete [2024-07-10T02:46:30.013Z] 35cb2a7552d0: Pull complete [2024-07-10T02:46:30.013Z] 4f4fb700ef54: Pull complete [2024-07-10T02:46:30.013Z] 464afbd9ba4c: Pull complete [2024-07-10T02:46:33.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T02:46:33.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T02:46:33.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T02:46:33.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T02:46:35.264Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T02:46:38.232Z] 00f215d4a9da: Pull complete [2024-07-10T02:46:39.453Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T02:46:40.178Z] d496ad576159: Pull complete [2024-07-10T02:46:40.178Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-10T02:46:40.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T02:46:40.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:46:40.603Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T02:46:40.603Z] WORKDIR /edgex [2024-07-10T02:46:40.603Z] COPY go.mod . [2024-07-10T02:46:40.603Z] RUN go mod download [2024-07-10T02:46:40.603Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-10T02:46:40.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T02:46:41.189Z] Sending build context to Docker daemon 3.185MB [2024-07-10T02:46:41.189Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T02:46:41.189Z] ---> f246e2811388 [2024-07-10T02:46:41.189Z] Step 2/4 : WORKDIR /edgex [2024-07-10T02:46:42.737Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T02:46:43.132Z] ---> Running in 3ab3364ae32f [2024-07-10T02:46:43.133Z] Removing intermediate container 3ab3364ae32f [2024-07-10T02:46:43.133Z] ---> 4829b039aa50 [2024-07-10T02:46:43.133Z] Step 3/4 : COPY go.mod . [2024-07-10T02:46:43.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T02:46:43.725Z] ---> aaf2b9f486f7 [2024-07-10T02:46:43.725Z] Step 4/4 : RUN go mod download [2024-07-10T02:46:43.725Z] ---> Running in 4c33f2ce8e1b [2024-07-10T02:46:43.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T02:46:44.814Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T02:46:45.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-10T02:46:46.357Z] $ docker stop --time=1 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 [2024-07-10T02:46:52.868Z] $ docker rm -f --volumes 7c23ec5938014af3f06a7b3da32ffd8d0ec52f22c716463d36e1451fc302c1b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:46:54.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T02:46:54.680Z] [2024-07-10T02:46:54.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:46:55.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T02:46:55.087Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-10T02:46:55.087Z] 91d30c5bc195: Pulling fs layer [2024-07-10T02:46:55.087Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-10T02:46:55.087Z] 9c61dcf015f6: Pulling fs layer [2024-07-10T02:46:55.087Z] 4698f68db338: Pulling fs layer [2024-07-10T02:46:55.087Z] 2a2f49069b9e: Pulling fs layer [2024-07-10T02:46:55.087Z] e0025b399a48: Pulling fs layer [2024-07-10T02:46:55.087Z] 4698f68db338: Waiting [2024-07-10T02:46:55.087Z] 2a2f49069b9e: Waiting [2024-07-10T02:46:55.087Z] e0025b399a48: Waiting [2024-07-10T02:46:55.347Z] 91d30c5bc195: Verifying Checksum [2024-07-10T02:46:55.347Z] 91d30c5bc195: Download complete [2024-07-10T02:46:55.347Z] 4698f68db338: Verifying Checksum [2024-07-10T02:46:55.347Z] 4698f68db338: Download complete [2024-07-10T02:46:55.347Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-10T02:46:55.347Z] 2e9b0aa3be6d: Download complete [2024-07-10T02:46:55.347Z] e0025b399a48: Verifying Checksum [2024-07-10T02:46:55.347Z] e0025b399a48: Download complete [2024-07-10T02:46:55.347Z] 91d30c5bc195: Pull complete [2024-07-10T02:46:55.347Z] 2a2f49069b9e: Verifying Checksum [2024-07-10T02:46:55.347Z] 2a2f49069b9e: Download complete [2024-07-10T02:46:55.605Z] 2e9b0aa3be6d: Pull complete [2024-07-10T02:46:55.862Z] 9c61dcf015f6: Verifying Checksum [2024-07-10T02:46:55.862Z] 9c61dcf015f6: Download complete [2024-07-10T02:46:58.392Z] 9c61dcf015f6: Pull complete [2024-07-10T02:46:58.652Z] 4698f68db338: Pull complete [2024-07-10T02:46:58.911Z] 2a2f49069b9e: Pull complete [2024-07-10T02:46:58.912Z] e0025b399a48: Pull complete [2024-07-10T02:46:58.912Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-10T02:46:58.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T02:46:58.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:46:59.174Z] prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container [2024-07-10T02:46:59.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-10T02:47:01.932Z] $ docker top d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T02:47:02.346Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T02:47:04.888Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #1 transferring dockerfile: [2024-07-10T02:47:04.888Z] #1 transferring dockerfile: 1.69kB done [2024-07-10T02:47:04.888Z] #1 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #2 transferring dockerfile: 2.93kB done [2024-07-10T02:47:04.888Z] #2 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #3 transferring dockerfile: 2.50kB done [2024-07-10T02:47:04.888Z] #3 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #4 transferring dockerfile: 2.06kB done [2024-07-10T02:47:04.888Z] #4 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #5 [core-data internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #5 transferring dockerfile: 2.01kB done [2024-07-10T02:47:04.888Z] #5 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #6 transferring dockerfile: 1.89kB done [2024-07-10T02:47:04.888Z] #6 DONE 0.1s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #7 transferring dockerfile: 2.01kB done [2024-07-10T02:47:04.888Z] #7 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #8 [core-command internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #8 transferring dockerfile: 1.93kB done [2024-07-10T02:47:04.888Z] #8 DONE 0.1s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #9 transferring dockerfile: 1.95kB done [2024-07-10T02:47:04.888Z] #9 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #10 transferring dockerfile: 1.70kB done [2024-07-10T02:47:04.888Z] #10 DONE 0.1s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #11 transferring dockerfile: 2.49kB done [2024-07-10T02:47:04.888Z] #11 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #12 transferring dockerfile: 1.81kB done [2024-07-10T02:47:04.888Z] #12 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #13 [security-spire-config internal] load .dockerignore [2024-07-10T02:47:04.888Z] #13 transferring context: 50B done [2024-07-10T02:47:04.888Z] #13 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #14 transferring dockerfile: 1.93kB done [2024-07-10T02:47:04.888Z] #14 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #15 transferring dockerfile: 2.15kB done [2024-07-10T02:47:04.888Z] #15 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T02:47:04.888Z] #16 transferring dockerfile: 2.23kB done [2024-07-10T02:47:04.888Z] #16 DONE 0.0s [2024-07-10T02:47:04.888Z] [2024-07-10T02:47:04.888Z] #17 [security-bootstrapper internal] load .dockerignore [2024-07-10T02:47:05.149Z] #17 transferring context: 50B done [2024-07-10T02:47:05.149Z] #17 DONE 0.0s [2024-07-10T02:47:05.149Z] [2024-07-10T02:47:05.149Z] #18 [security-proxy-setup internal] load .dockerignore [2024-07-10T02:47:05.149Z] #18 transferring context: 50B done [2024-07-10T02:47:05.149Z] #18 DONE 0.0s [2024-07-10T02:47:05.149Z] [2024-07-10T02:47:05.149Z] #19 [core-metadata internal] load .dockerignore [2024-07-10T02:47:05.149Z] #19 transferring context: 50B done [2024-07-10T02:47:05.149Z] #19 DONE 0.0s [2024-07-10T02:47:05.149Z] [2024-07-10T02:47:05.149Z] #20 [core-data internal] load .dockerignore [2024-07-10T02:47:05.149Z] #20 transferring context: 50B done [2024-07-10T02:47:05.149Z] #20 DONE 0.0s [2024-07-10T02:47:05.149Z] [2024-07-10T02:47:05.149Z] #21 [core-keeper internal] load .dockerignore [2024-07-10T02:47:05.149Z] #21 transferring context: 50B done [2024-07-10T02:47:05.149Z] #21 DONE 0.1s [2024-07-10T02:47:05.149Z] [2024-07-10T02:47:05.149Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-10T02:47:05.409Z] #22 ... [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T02:47:05.409Z] #23 transferring context: 50B done [2024-07-10T02:47:05.409Z] #23 DONE 0.1s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #24 [security-spire-server internal] load .dockerignore [2024-07-10T02:47:05.409Z] #24 transferring context: 50B done [2024-07-10T02:47:05.409Z] #24 DONE 0.1s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.409Z] #25 DONE 0.0s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #26 [core-command internal] load .dockerignore [2024-07-10T02:47:05.409Z] #26 transferring context: 50B done [2024-07-10T02:47:05.409Z] #26 DONE 0.2s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #27 [support-scheduler internal] load .dockerignore [2024-07-10T02:47:05.409Z] #27 transferring context: 50B done [2024-07-10T02:47:05.409Z] #27 DONE 0.1s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #28 [support-notifications internal] load .dockerignore [2024-07-10T02:47:05.409Z] #28 transferring context: 50B done [2024-07-10T02:47:05.409Z] #28 DONE 0.2s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-10T02:47:05.409Z] #22 transferring context: 50B done [2024-07-10T02:47:05.409Z] #22 DONE 0.2s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #29 [security-spire-agent internal] load .dockerignore [2024-07-10T02:47:05.409Z] #29 transferring context: 50B done [2024-07-10T02:47:05.409Z] #29 DONE 0.2s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.409Z] #25 DONE 0.0s [2024-07-10T02:47:05.409Z] [2024-07-10T02:47:05.409Z] #30 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.409Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.668Z] #30 ... [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T02:47:05.668Z] #31 transferring context: 50B done [2024-07-10T02:47:05.668Z] #31 DONE 0.2s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #32 [security-proxy-auth internal] load .dockerignore [2024-07-10T02:47:05.668Z] #32 transferring context: 50B done [2024-07-10T02:47:05.668Z] #32 DONE 0.2s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.668Z] #25 DONE 0.0s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T02:47:05.668Z] #33 DONE 0.3s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.668Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T02:47:05.668Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T02:47:05.668Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T02:47:05.668Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 2.10MB / 3.41MB 0.1s [2024-07-10T02:47:05.668Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T02:47:05.668Z] #30 ... [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.668Z] #25 DONE 0.0s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.668Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T02:47:05.668Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T02:47:05.668Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s [2024-07-10T02:47:05.668Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T02:47:05.668Z] #30 ... [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.668Z] #25 DONE 0.0s [2024-07-10T02:47:05.668Z] [2024-07-10T02:47:05.668Z] #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.928Z] #30 ... [2024-07-10T02:47:05.928Z] [2024-07-10T02:47:05.928Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T02:47:05.928Z] #33 DONE 0.5s [2024-07-10T02:47:05.928Z] [2024-07-10T02:47:05.928Z] #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:05.928Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T02:47:05.928Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T02:47:05.928Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T02:47:05.928Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-10T02:47:05.928Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T02:47:05.928Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-10T02:47:05.928Z] #30 ... [2024-07-10T02:47:05.928Z] [2024-07-10T02:47:05.928Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T02:47:05.928Z] #25 DONE 0.0s [2024-07-10T02:47:05.928Z] [2024-07-10T02:47:05.928Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T02:47:05.928Z] #34 DONE 0.8s [2024-07-10T02:47:05.928Z] [2024-07-10T02:47:05.928Z] #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:06.186Z] #30 ... [2024-07-10T02:47:06.186Z] [2024-07-10T02:47:06.186Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T02:47:06.186Z] #33 DONE 0.6s [2024-07-10T02:47:06.186Z] [2024-07-10T02:47:06.186Z] #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:06.186Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T02:47:06.186Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T02:47:06.186Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T02:47:06.186Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-10T02:47:06.186Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T02:47:06.186Z] #30 ... [2024-07-10T02:47:06.186Z] [2024-07-10T02:47:06.186Z] #35 [security-spire-config internal] load build context [2024-07-10T02:47:06.186Z] #35 transferring context: 25.04kB 0.0s done [2024-07-10T02:47:06.186Z] #35 DONE 0.2s [2024-07-10T02:47:06.186Z] [2024-07-10T02:47:06.186Z] #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:06.446Z] #30 ... [2024-07-10T02:47:06.446Z] [2024-07-10T02:47:06.446Z] #36 [security-spire-server internal] load build context [2024-07-10T02:47:06.446Z] #36 transferring context: 26.79kB done [2024-07-10T02:47:06.446Z] #36 DONE 0.4s [2024-07-10T02:47:06.446Z] [2024-07-10T02:47:06.446Z] #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:06.446Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-10T02:47:06.706Z] #30 ... [2024-07-10T02:47:06.706Z] [2024-07-10T02:47:06.706Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-10T02:47:06.706Z] #37 DONE 1.0s [2024-07-10T02:47:06.967Z] [2024-07-10T02:47:06.967Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T02:47:06.967Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T02:47:06.968Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T02:47:06.968Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T02:47:06.968Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-10T02:47:06.968Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T02:47:06.968Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-10T02:47:06.968Z] #30 DONE 1.7s [2024-07-10T02:47:06.968Z] [2024-07-10T02:47:06.968Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T02:47:06.968Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-07-10T02:47:06.968Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-10T02:47:06.968Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-10T02:47:06.968Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-10T02:47:06.968Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-07-10T02:47:06.968Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-07-10T02:47:06.968Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-07-10T02:47:06.968Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-10T02:47:06.968Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-10T02:47:06.968Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s [2024-07-10T02:47:07.226Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.9s [2024-07-10T02:47:07.226Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-10T02:47:07.226Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.9s [2024-07-10T02:47:07.485Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.0s [2024-07-10T02:47:07.485Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.1s [2024-07-10T02:47:07.485Z] #38 ... [2024-07-10T02:47:07.485Z] [2024-07-10T02:47:07.485Z] #39 [security-spire-agent internal] load build context [2024-07-10T02:47:07.485Z] #39 transferring context: 26.32kB 0.0s done [2024-07-10T02:47:07.485Z] #39 DONE 0.8s [2024-07-10T02:47:07.485Z] [2024-07-10T02:47:07.485Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-10T02:47:07.485Z] #40 DONE 2.2s [2024-07-10T02:47:07.485Z] [2024-07-10T02:47:07.485Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T02:47:07.485Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 1.2s [2024-07-10T02:47:07.746Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.3s [2024-07-10T02:47:08.499Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2024-07-10T02:47:08.759Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-10T02:47:11.307Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-07-10T02:47:16.704Z] #38 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #41 [core-metadata internal] load build context [2024-07-10T02:47:16.704Z] #41 transferring context: 322.86MB 9.8s [2024-07-10T02:47:16.704Z] #41 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #42 [core-command internal] load build context [2024-07-10T02:47:16.704Z] #42 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #43 [core-keeper internal] load build context [2024-07-10T02:47:16.704Z] #43 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #44 [support-notifications internal] load build context [2024-07-10T02:47:16.704Z] #44 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #45 [security-bootstrapper internal] load build context [2024-07-10T02:47:16.704Z] #45 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #46 [core-data internal] load build context [2024-07-10T02:47:16.704Z] #46 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #47 [support-scheduler internal] load build context [2024-07-10T02:47:16.704Z] #47 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #48 [security-proxy-setup internal] load build context [2024-07-10T02:47:16.704Z] #48 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #49 [security-secretstore-setup internal] load build context [2024-07-10T02:47:16.704Z] #49 ... [2024-07-10T02:47:16.704Z] [2024-07-10T02:47:16.704Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T02:47:16.963Z] #50 ... [2024-07-10T02:47:16.963Z] [2024-07-10T02:47:16.963Z] #51 [security-proxy-auth internal] load build context [2024-07-10T02:47:16.963Z] #51 ... [2024-07-10T02:47:16.963Z] [2024-07-10T02:47:16.963Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T02:47:16.963Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-10T02:47:16.963Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-10T02:47:16.963Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-10T02:47:16.963Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-10T02:47:16.963Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-07-10T02:47:16.963Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.2s done [2024-07-10T02:47:16.963Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-10T02:47:16.963Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-07-10T02:47:16.963Z] #52 ... [2024-07-10T02:47:16.963Z] [2024-07-10T02:47:16.963Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T02:47:16.963Z] #53 ... [2024-07-10T02:47:16.963Z] [2024-07-10T02:47:16.963Z] #51 [security-proxy-auth internal] load build context [2024-07-10T02:47:17.234Z] #51 ... [2024-07-10T02:47:17.234Z] [2024-07-10T02:47:17.234Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T02:47:17.234Z] #0 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:17.234Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:17.234Z] #0 1.350 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T02:47:17.234Z] #0 1.517 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:17.234Z] #0 1.524 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:17.234Z] #0 1.534 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:17.234Z] #0 1.570 OK: 8 MiB in 17 packages [2024-07-10T02:47:17.234Z] #54 ... [2024-07-10T02:47:17.234Z] [2024-07-10T02:47:17.234Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T02:47:17.896Z] #55 ... [2024-07-10T02:47:17.896Z] [2024-07-10T02:47:17.896Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T02:47:17.896Z] #56 ... [2024-07-10T02:47:17.896Z] [2024-07-10T02:47:17.896Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:17.896Z] #57 ... [2024-07-10T02:47:17.896Z] [2024-07-10T02:47:17.896Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T02:47:17.896Z] #58 ... [2024-07-10T02:47:17.896Z] [2024-07-10T02:47:17.896Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T02:47:18.182Z] #59 ... [2024-07-10T02:47:18.182Z] [2024-07-10T02:47:18.182Z] #60 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-10T02:47:18.182Z] #60 ... [2024-07-10T02:47:18.182Z] [2024-07-10T02:47:18.182Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:18.485Z] #61 ... [2024-07-10T02:47:18.485Z] [2024-07-10T02:47:18.485Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T02:47:18.485Z] #62 ... [2024-07-10T02:47:18.485Z] [2024-07-10T02:47:18.485Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:18.776Z] #63 ... [2024-07-10T02:47:18.776Z] [2024-07-10T02:47:18.776Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T02:47:18.776Z] #64 ... [2024-07-10T02:47:18.776Z] [2024-07-10T02:47:18.776Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T02:47:20.837Z] #50 transferring context: 348.01MB 14.3s [2024-07-10T02:47:22.226Z] #50 transferring context: 439.75MB 15.5s done [2024-07-10T02:47:23.185Z] #50 ... [2024-07-10T02:47:23.185Z] [2024-07-10T02:47:23.185Z] #48 [security-proxy-setup internal] load build context [2024-07-10T02:47:23.818Z] #48 transferring context: 439.75MB 18.1s done [2024-07-10T02:47:25.741Z] #48 ... [2024-07-10T02:47:25.741Z] [2024-07-10T02:47:25.741Z] #41 [core-metadata internal] load build context [2024-07-10T02:47:25.741Z] #41 transferring context: 439.75MB 13.5s done [2024-07-10T02:47:26.001Z] #41 ... [2024-07-10T02:47:26.001Z] [2024-07-10T02:47:26.001Z] #42 [core-command internal] load build context [2024-07-10T02:47:26.001Z] #42 transferring context: 439.75MB 14.7s done [2024-07-10T02:47:26.001Z] #42 ... [2024-07-10T02:47:26.001Z] [2024-07-10T02:47:26.001Z] #43 [core-keeper internal] load build context [2024-07-10T02:47:26.001Z] #43 transferring context: 439.75MB 11.0s done [2024-07-10T02:47:26.261Z] #43 ... [2024-07-10T02:47:26.261Z] [2024-07-10T02:47:26.261Z] #45 [security-bootstrapper internal] load build context [2024-07-10T02:47:26.261Z] #45 transferring context: 439.75MB 14.3s done [2024-07-10T02:47:26.261Z] #45 ... [2024-07-10T02:47:26.261Z] [2024-07-10T02:47:26.261Z] #44 [support-notifications internal] load build context [2024-07-10T02:47:26.261Z] #44 transferring context: 439.75MB 13.4s done [2024-07-10T02:47:26.520Z] #44 ... [2024-07-10T02:47:26.520Z] [2024-07-10T02:47:26.520Z] #47 [support-scheduler internal] load build context [2024-07-10T02:47:26.520Z] #47 transferring context: 439.75MB 14.0s done [2024-07-10T02:47:26.520Z] #47 ... [2024-07-10T02:47:26.520Z] [2024-07-10T02:47:26.520Z] #49 [security-secretstore-setup internal] load build context [2024-07-10T02:47:26.520Z] #49 transferring context: 439.75MB 14.8s done [2024-07-10T02:47:27.086Z] #49 ... [2024-07-10T02:47:27.086Z] [2024-07-10T02:47:27.086Z] #46 [core-data internal] load build context [2024-07-10T02:47:27.086Z] #46 transferring context: 439.75MB 12.7s done [2024-07-10T02:47:27.086Z] #46 ... [2024-07-10T02:47:27.086Z] [2024-07-10T02:47:27.086Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T02:47:27.086Z] #53 transferring context: 439.75MB 14.4s done [2024-07-10T02:47:27.428Z] #53 ... [2024-07-10T02:47:27.428Z] [2024-07-10T02:47:27.428Z] #51 [security-proxy-auth internal] load build context [2024-07-10T02:47:27.428Z] #51 transferring context: 439.75MB 14.3s done [2024-07-10T02:47:39.752Z] #51 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #43 [core-keeper internal] load build context [2024-07-10T02:47:39.752Z] #43 DONE 33.3s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T02:47:39.752Z] #54 DONE 31.6s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #60 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-10T02:47:39.752Z] #60 DONE 31.2s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #46 [core-data internal] load build context [2024-07-10T02:47:39.752Z] #46 DONE 33.4s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #41 [core-metadata internal] load build context [2024-07-10T02:47:39.752Z] #41 DONE 33.4s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T02:47:39.752Z] #65 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #44 [support-notifications internal] load build context [2024-07-10T02:47:39.752Z] #44 DONE 33.3s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #47 [support-scheduler internal] load build context [2024-07-10T02:47:39.752Z] #47 DONE 33.0s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #45 [security-bootstrapper internal] load build context [2024-07-10T02:47:39.752Z] #45 DONE 33.4s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T02:47:39.752Z] #53 DONE 33.4s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #51 [security-proxy-auth internal] load build context [2024-07-10T02:47:39.752Z] #51 DONE 32.9s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #42 [core-command internal] load build context [2024-07-10T02:47:39.752Z] #42 DONE 33.4s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #49 [security-secretstore-setup internal] load build context [2024-07-10T02:47:39.752Z] #49 DONE 33.1s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-10T02:47:39.752Z] #50 DONE 32.9s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #48 [security-proxy-setup internal] load build context [2024-07-10T02:47:39.752Z] #48 DONE 33.5s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:39.752Z] #63 31.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #63 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T02:47:39.752Z] #38 DONE 33.2s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:39.752Z] #61 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #61 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T02:47:39.752Z] #62 DONE 32.2s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:39.752Z] #61 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #61 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:39.752Z] #63 31.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #63 32.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:39.752Z] #63 32.34 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:39.752Z] #63 32.35 OK: 7 MiB in 16 packages [2024-07-10T02:47:39.752Z] #63 DONE 32.6s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:39.752Z] #61 32.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T02:47:39.752Z] #61 32.45 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T02:47:39.752Z] #61 32.45 OK: 20072 distinct packages available [2024-07-10T02:47:39.752Z] #61 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #61 ... [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:39.752Z] #57 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #57 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:39.752Z] #57 32.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:39.752Z] #57 32.51 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:39.752Z] #57 32.52 OK: 7 MiB in 16 packages [2024-07-10T02:47:39.752Z] #57 DONE 32.7s [2024-07-10T02:47:39.752Z] [2024-07-10T02:47:39.752Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:39.752Z] #61 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.011Z] #61 ... [2024-07-10T02:47:40.012Z] [2024-07-10T02:47:40.012Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T02:47:40.012Z] #55 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.012Z] #55 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.012Z] #55 32.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.012Z] #55 32.52 (2/2) Installing su-exec (0.2-r3) [2024-07-10T02:47:40.012Z] #55 32.52 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.012Z] #55 32.53 OK: 7 MiB in 17 packages [2024-07-10T02:47:40.012Z] #55 DONE 32.7s [2024-07-10T02:47:40.012Z] [2024-07-10T02:47:40.012Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T02:47:40.012Z] #61 32.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.276Z] #61 32.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T02:47:40.276Z] #61 32.93 (3/4) Installing libucontext (1.2-r2) [2024-07-10T02:47:40.276Z] #61 32.93 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T02:47:40.276Z] #61 32.94 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.276Z] #61 32.96 OK: 8 MiB in 19 packages [2024-07-10T02:47:40.849Z] #61 DONE 33.4s [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T02:47:40.849Z] #66 DONE 1.8s [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T02:47:40.849Z] #56 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #56 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #56 32.72 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:40.849Z] #56 32.76 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:40.849Z] #56 32.77 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.849Z] #56 32.77 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T02:47:40.849Z] #56 32.78 (5/6) Installing su-exec (0.2-r3) [2024-07-10T02:47:40.849Z] #56 32.79 (6/6) Installing yq (4.33.3-r5) [2024-07-10T02:47:40.849Z] #56 32.85 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.849Z] #56 32.85 OK: 17 MiB in 19 packages [2024-07-10T02:47:40.849Z] #56 DONE 33.4s [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T02:47:40.849Z] #59 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #59 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #59 32.57 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T02:47:40.849Z] #59 32.57 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T02:47:40.849Z] #59 32.57 OK: 20072 distinct packages available [2024-07-10T02:47:40.849Z] #59 32.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #59 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #59 32.99 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T02:47:40.849Z] #59 33.00 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T02:47:40.849Z] #59 33.01 (3/11) Installing libunistring (1.1-r1) [2024-07-10T02:47:40.849Z] #59 33.03 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T02:47:40.849Z] #59 33.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T02:47:40.849Z] #59 33.04 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T02:47:40.849Z] #59 33.05 (7/11) Installing curl (8.5.0-r0) [2024-07-10T02:47:40.849Z] #59 33.05 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.849Z] #59 33.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T02:47:40.849Z] #59 33.06 (10/11) Installing libucontext (1.2-r2) [2024-07-10T02:47:40.849Z] #59 33.06 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T02:47:40.849Z] #59 33.07 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.849Z] #59 33.08 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:40.849Z] #59 33.13 OK: 12 MiB in 26 packages [2024-07-10T02:47:40.849Z] #59 DONE 33.5s [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T02:47:40.849Z] #67 ... [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T02:47:40.849Z] #64 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #64 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #64 32.96 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T02:47:40.849Z] #64 32.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.849Z] #64 32.99 (3/4) Installing su-exec (0.2-r3) [2024-07-10T02:47:40.849Z] #64 32.99 (4/4) Installing yq (4.33.3-r5) [2024-07-10T02:47:40.849Z] #64 33.07 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.849Z] #64 33.08 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:40.849Z] #64 33.19 OK: 17 MiB in 19 packages [2024-07-10T02:47:40.849Z] #64 DONE 33.5s [2024-07-10T02:47:40.849Z] [2024-07-10T02:47:40.849Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T02:47:40.849Z] #58 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #58 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #58 32.68 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T02:47:40.849Z] #58 32.68 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T02:47:40.849Z] #58 32.68 OK: 20072 distinct packages available [2024-07-10T02:47:40.849Z] #58 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #58 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:40.849Z] #58 33.08 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:40.849Z] #58 33.12 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:40.849Z] #58 33.14 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:40.849Z] #58 33.14 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T02:47:40.849Z] #58 33.14 (5/7) Installing libucontext (1.2-r2) [2024-07-10T02:47:40.849Z] #58 33.15 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T02:47:40.849Z] #58 33.18 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T02:47:40.850Z] #58 33.22 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:40.850Z] #58 33.23 OK: 8 MiB in 20 packages [2024-07-10T02:47:40.850Z] #58 DONE 33.5s [2024-07-10T02:47:40.850Z] [2024-07-10T02:47:40.850Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T02:47:41.109Z] #68 ... [2024-07-10T02:47:41.109Z] [2024-07-10T02:47:41.109Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T02:47:41.109Z] #65 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:41.109Z] #65 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:41.109Z] #65 2.001 OK: 264 MiB in 52 packages [2024-07-10T02:47:41.109Z] #65 DONE 2.3s [2024-07-10T02:47:41.109Z] [2024-07-10T02:47:41.109Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:47:41.109Z] #69 DONE 0.0s [2024-07-10T02:47:41.109Z] [2024-07-10T02:47:41.109Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T02:47:41.109Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:41.109Z] #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:41.109Z] #0 2.271 OK: 264 MiB in 52 packages [2024-07-10T02:47:41.109Z] #70 DONE 2.4s [2024-07-10T02:47:41.109Z] [2024-07-10T02:47:41.109Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:47:41.109Z] #71 DONE 0.0s [2024-07-10T02:47:41.109Z] [2024-07-10T02:47:41.109Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:47:42.486Z] #72 ... [2024-07-10T02:47:42.486Z] [2024-07-10T02:47:42.486Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T02:47:42.487Z] #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:42.487Z] #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:42.487Z] #0 3.048 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:42.487Z] #0 3.076 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:42.487Z] #0 3.090 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:42.487Z] #0 3.140 OK: 8 MiB in 17 packages [2024-07-10T02:47:42.487Z] #73 DONE 3.4s [2024-07-10T02:47:42.487Z] [2024-07-10T02:47:42.487Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T02:47:42.487Z] #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:42.487Z] #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:42.487Z] #0 3.357 OK: 264 MiB in 52 packages [2024-07-10T02:47:42.487Z] #74 DONE 3.5s [2024-07-10T02:47:42.487Z] [2024-07-10T02:47:42.487Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:47:42.487Z] #75 DONE 0.2s [2024-07-10T02:47:42.487Z] [2024-07-10T02:47:42.487Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:47:43.053Z] #76 ... [2024-07-10T02:47:43.053Z] [2024-07-10T02:47:43.053Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T02:47:43.054Z] #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 3.450 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T02:47:43.054Z] #0 3.450 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T02:47:43.054Z] #0 3.450 OK: 20075 distinct packages available [2024-07-10T02:47:43.054Z] #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 3.909 OK: 264 MiB in 52 packages [2024-07-10T02:47:43.054Z] #77 DONE 4.1s [2024-07-10T02:47:43.054Z] [2024-07-10T02:47:43.054Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T02:47:43.054Z] #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.054Z] #0 3.025 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.054Z] #0 3.061 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.054Z] #0 3.071 OK: 7 MiB in 16 packages [2024-07-10T02:47:43.054Z] #78 DONE 3.2s [2024-07-10T02:47:43.054Z] [2024-07-10T02:47:43.054Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:47:43.054Z] #79 DONE 0.0s [2024-07-10T02:47:43.054Z] [2024-07-10T02:47:43.054Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:47:43.313Z] #80 ... [2024-07-10T02:47:43.313Z] [2024-07-10T02:47:43.313Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T02:47:43.313Z] #0 2.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.313Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.313Z] #0 3.104 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.313Z] #0 3.136 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.313Z] #0 3.143 OK: 7 MiB in 16 packages [2024-07-10T02:47:43.313Z] #81 DONE 3.3s [2024-07-10T02:47:43.313Z] [2024-07-10T02:47:43.313Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T02:47:43.313Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.313Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.313Z] #0 2.600 OK: 17 MiB in 19 packages [2024-07-10T02:47:43.572Z] #82 DONE 2.8s [2024-07-10T02:47:43.572Z] [2024-07-10T02:47:43.572Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T02:47:43.572Z] #83 DONE 0.0s [2024-07-10T02:47:43.572Z] [2024-07-10T02:47:43.572Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T02:47:43.572Z] #0 2.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.572Z] #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.572Z] #84 3.025 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.831Z] #84 3.058 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:43.831Z] #84 3.070 OK: 8 MiB in 19 packages [2024-07-10T02:47:43.831Z] #84 DONE 3.3s [2024-07-10T02:47:43.831Z] [2024-07-10T02:47:43.831Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T02:47:43.831Z] #67 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:43.831Z] #67 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:44.090Z] #67 3.232 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:44.090Z] #67 3.279 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:44.090Z] #67 3.292 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:44.090Z] #67 3.338 OK: 12 MiB in 26 packages [2024-07-10T02:47:45.028Z] #67 DONE 4.4s [2024-07-10T02:47:45.028Z] [2024-07-10T02:47:45.028Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T02:47:45.028Z] #68 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.028Z] #68 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.028Z] #68 3.577 OK: 8 MiB in 20 packages [2024-07-10T02:47:45.028Z] #68 DONE 4.4s [2024-07-10T02:47:45.028Z] [2024-07-10T02:47:45.028Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T02:47:45.028Z] #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.028Z] #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.028Z] #0 4.347 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:45.028Z] #0 4.379 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:45.028Z] #0 4.387 OK: 7 MiB in 17 packages [2024-07-10T02:47:45.028Z] #85 DONE 5.2s [2024-07-10T02:47:45.028Z] [2024-07-10T02:47:45.028Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T02:47:45.367Z] #86 ... [2024-07-10T02:47:45.367Z] [2024-07-10T02:47:45.367Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T02:47:45.367Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.367Z] #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.367Z] #0 3.609 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:45.367Z] #0 3.706 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T02:47:45.367Z] #0 3.719 Executing ca-certificates-20240226-r0.trigger [2024-07-10T02:47:45.367Z] #0 3.771 OK: 17 MiB in 19 packages [2024-07-10T02:47:45.367Z] #87 DONE 4.4s [2024-07-10T02:47:45.367Z] [2024-07-10T02:47:45.367Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T02:47:45.367Z] #0 2.900 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.367Z] #0 3.416 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:45.367Z] #0 4.115 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T02:47:45.367Z] #0 4.448 Executing busybox-1.36.1-r7.trigger [2024-07-10T02:47:45.367Z] #0 4.455 OK: 7 MiB in 16 packages [2024-07-10T02:47:45.367Z] #88 DONE 5.7s [2024-07-10T02:47:45.367Z] [2024-07-10T02:47:45.367Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T02:47:45.367Z] #89 DONE 1.2s [2024-07-10T02:47:45.367Z] [2024-07-10T02:47:45.367Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T02:47:46.305Z] #90 DONE 1.1s [2024-07-10T02:47:46.305Z] [2024-07-10T02:47:46.305Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T02:47:46.305Z] #91 ... [2024-07-10T02:47:46.305Z] [2024-07-10T02:47:46.305Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T02:47:46.305Z] #92 DONE 1.1s [2024-07-10T02:47:46.305Z] [2024-07-10T02:47:46.305Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T02:47:46.305Z] #93 DONE 1.2s [2024-07-10T02:47:46.305Z] [2024-07-10T02:47:46.305Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T02:47:46.305Z] #0 2.892 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:46.305Z] #0 4.406 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T02:47:46.305Z] #0 5.152 OK: 264 MiB in 52 packages [2024-07-10T02:47:46.305Z] #94 DONE 5.6s [2024-07-10T02:47:46.599Z] [2024-07-10T02:47:46.599Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T02:47:46.599Z] #91 DONE 0.2s [2024-07-10T02:47:46.599Z] [2024-07-10T02:47:46.599Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T02:47:46.599Z] #95 DONE 0.3s [2024-07-10T02:47:46.599Z] [2024-07-10T02:47:46.599Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T02:47:46.599Z] #96 DONE 0.3s [2024-07-10T02:47:46.599Z] [2024-07-10T02:47:46.599Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T02:47:47.167Z] #97 ... [2024-07-10T02:47:47.167Z] [2024-07-10T02:47:47.167Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T02:47:47.167Z] #98 DONE 0.6s [2024-07-10T02:47:47.167Z] [2024-07-10T02:47:47.167Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T02:47:47.167Z] #99 DONE 0.9s [2024-07-10T02:47:47.167Z] [2024-07-10T02:47:47.167Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T02:47:47.167Z] #97 DONE 0.6s [2024-07-10T02:47:47.167Z] [2024-07-10T02:47:47.167Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T02:47:47.167Z] #100 DONE 0.1s [2024-07-10T02:47:47.167Z] [2024-07-10T02:47:47.167Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T02:47:47.425Z] #101 DONE 0.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T02:47:47.425Z] #102 DONE 0.1s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T02:47:47.425Z] #86 DONE 2.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T02:47:47.425Z] #103 ... [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T02:47:47.425Z] #104 DONE 0.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T02:47:47.425Z] #105 DONE 0.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T02:47:47.425Z] #103 DONE 0.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T02:47:47.425Z] #106 DONE 0.2s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T02:47:47.425Z] #107 DONE 0.0s [2024-07-10T02:47:47.425Z] [2024-07-10T02:47:47.425Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T02:47:47.692Z] #108 DONE 0.1s [2024-07-10T02:47:47.692Z] [2024-07-10T02:47:47.692Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T02:47:47.692Z] #109 DONE 0.0s [2024-07-10T02:47:47.692Z] [2024-07-10T02:47:47.692Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T02:47:47.692Z] #110 DONE 0.1s [2024-07-10T02:47:47.692Z] [2024-07-10T02:47:47.692Z] #111 [security-spire-server] exporting to image [2024-07-10T02:47:47.692Z] #111 exporting layers [2024-07-10T02:47:48.257Z] #111 exporting layers 0.8s done [2024-07-10T02:47:48.258Z] #111 writing image sha256:1aec268214bb6ab92bd86e8777abcf2a15ab2307b2836cf9324266435ed5d69c 0.0s done [2024-07-10T02:47:48.258Z] #111 naming to docker.io/library/security-spire-config [2024-07-10T02:47:48.258Z] #111 exporting layers 0.6s done [2024-07-10T02:47:48.258Z] #111 naming to docker.io/library/security-spire-config done [2024-07-10T02:47:48.258Z] #111 writing image sha256:7d1b28cb3270aff10c8c531a792c12e7628968007b3397667dceff2f0299a4f6 done [2024-07-10T02:47:48.258Z] #111 naming to docker.io/library/security-spire-server done [2024-07-10T02:47:48.258Z] #111 writing image sha256:b25451e34827e792fb69ad78e5c292858b1f13fe8c36715c9655dfd9325875f1 done [2024-07-10T02:47:48.258Z] #111 naming to docker.io/library/security-spire-agent done [2024-07-10T02:47:48.258Z] #111 DONE 0.8s [2024-07-10T02:47:48.258Z] [2024-07-10T02:47:48.258Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:47:49.207Z] #112 ... [2024-07-10T02:47:49.207Z] [2024-07-10T02:47:49.207Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T02:47:49.207Z] #52 ... [2024-07-10T02:47:49.207Z] [2024-07-10T02:47:49.207Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:47:51.631Z] Removing intermediate container 4c33f2ce8e1b [2024-07-10T02:47:51.631Z] ---> a91ccc916f28 [2024-07-10T02:47:51.631Z] Successfully built a91ccc916f28 [2024-07-10T02:47:51.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:47:52.069Z] + docker inspect -f . ci-base-image-arm64 [2024-07-10T02:47:52.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:47:52.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container [2024-07-10T02:47:52.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-10T02:47:53.666Z] $ docker top b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T02:47:54.570Z] + go version [2024-07-10T02:47:54.570Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-10T02:47:54.608Z] $ docker stop --time=1 b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 [2024-07-10T02:47:56.225Z] $ docker rm -f --volumes b68396d27374dbd493fb22708b8665a59d520483bdf1985193b635ddf629abb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T02:47:57.206Z] + docker inspect -f . ci-base-image-arm64 [2024-07-10T02:47:57.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T02:47:57.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container [2024-07-10T02:47:57.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-10T02:47:58.735Z] $ docker top c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-10T02:47:59.033Z] ========================================================= [2024-07-10T02:47:59.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-10T02:47:59.033Z] ========================================================= [Pipeline] sh [2024-07-10T02:47:59.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-10T02:48:00.416Z] + make test [2024-07-10T02:48:00.416Z] go test -race -coverprofile=coverage.out ./... [2024-07-10T02:48:28.127Z] #113 ... [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:28.127Z] #112 DONE 39.6s [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:28.127Z] #76 DONE 43.7s [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:28.127Z] #72 DONE 44.9s [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:28.127Z] #80 DONE 43.2s [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:28.127Z] #113 DONE 45.1s [2024-07-10T02:48:28.127Z] [2024-07-10T02:48:28.127Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-10T02:48:36.554Z] #114 ... [2024-07-10T02:48:36.554Z] [2024-07-10T02:48:36.554Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T02:48:36.815Z] #115 ... [2024-07-10T02:48:36.815Z] [2024-07-10T02:48:36.815Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-10T02:48:36.815Z] #116 ... [2024-07-10T02:48:36.815Z] [2024-07-10T02:48:36.815Z] #117 [support-notifications builder 6/7] COPY . . [2024-07-10T02:48:37.076Z] #117 ... [2024-07-10T02:48:37.076Z] [2024-07-10T02:48:37.076Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T02:48:37.076Z] #118 ... [2024-07-10T02:48:37.076Z] [2024-07-10T02:48:37.076Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T02:48:37.076Z] #115 DONE 10.9s [2024-07-10T02:48:37.076Z] [2024-07-10T02:48:37.076Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-10T02:48:37.076Z] #116 DONE 11.0s [2024-07-10T02:48:37.076Z] [2024-07-10T02:48:37.076Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T02:48:37.338Z] #119 ... [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #120 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #121 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #122 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #123 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #124 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #125 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #117 [support-notifications builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #117 DONE 11.0s [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #126 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #127 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #128 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #129 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #130 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #131 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #132 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #133 [core-command builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #133 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #134 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #114 DONE 10.9s [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #135 [core-data builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #135 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #136 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #137 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #118 DONE 11.0s [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T02:48:37.338Z] #138 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T02:48:37.338Z] #139 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T02:48:37.338Z] #140 CACHED [2024-07-10T02:48:37.338Z] [2024-07-10T02:48:37.338Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T02:48:38.721Z] #141 1.412 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T02:48:47.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-10T02:48:48.987Z] #141 ... [2024-07-10T02:48:48.987Z] [2024-07-10T02:48:48.987Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T02:48:48.988Z] #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T02:48:48.988Z] #142 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T02:48:48.988Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T02:48:48.988Z] #143 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T02:48:48.988Z] #0 1.192 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T02:48:48.988Z] #144 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T02:48:48.988Z] #0 1.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T02:48:48.988Z] #145 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T02:48:48.988Z] #0 1.308 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T02:48:48.988Z] #146 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T02:48:48.988Z] #119 0.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T02:48:48.988Z] #119 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T02:48:48.988Z] #0 0.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-10T02:48:48.988Z] #147 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T02:48:48.988Z] #0 1.181 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T02:48:48.988Z] #148 ... [2024-07-10T02:48:48.988Z] [2024-07-10T02:48:48.988Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T02:48:48.988Z] #0 1.356 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T02:48:49.248Z] #149 ... [2024-07-10T02:48:49.248Z] [2024-07-10T02:48:49.248Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T02:48:49.248Z] #0 1.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T02:48:49.248Z] #150 ... [2024-07-10T02:48:49.248Z] [2024-07-10T02:48:49.248Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T02:48:49.248Z] #0 1.607 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T02:50:10.999Z] #151 ... [2024-07-10T02:50:10.999Z] [2024-07-10T02:50:10.999Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T02:50:10.999Z] #150 87.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T02:51:07.281Z] #150 ... [2024-07-10T02:51:07.281Z] [2024-07-10T02:51:07.281Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T02:51:07.281Z] #148 DONE 143.1s [2024-07-10T02:51:07.281Z] [2024-07-10T02:51:07.281Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T02:51:07.281Z] #150 DONE 143.1s [2024-07-10T02:51:07.281Z] [2024-07-10T02:51:07.281Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T02:51:07.281Z] #143 DONE 143.2s [2024-07-10T02:51:07.281Z] [2024-07-10T02:51:07.281Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T02:51:07.281Z] #151 DONE 143.1s [2024-07-10T02:51:07.281Z] [2024-07-10T02:51:07.282Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T02:51:07.282Z] #145 DONE 143.2s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #119 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T02:51:07.282Z] #119 DONE 143.2s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T02:51:07.282Z] #146 DONE 143.2s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T02:51:07.282Z] #147 DONE 143.2s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T02:51:07.282Z] #141 DONE 143.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #152 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T02:51:07.282Z] #144 DONE 143.6s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T02:51:07.282Z] #149 DONE 143.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T02:51:07.282Z] #142 DONE 143.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #153 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #152 DONE 0.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #154 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T02:51:07.282Z] #155 DONE 0.4s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #156 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #157 DONE 0.6s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #158 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T02:51:07.282Z] #159 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #153 DONE 0.4s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #160 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #161 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #162 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #162 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #163 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #163 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #164 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #165 DONE 0.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #166 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #167 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #168 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #169 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #170 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #171 CACHED [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #172 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #173 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #159 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T02:51:07.282Z] #159 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #174 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #175 DONE 1.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T02:51:07.282Z] #176 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T02:51:07.282Z] #177 DONE 1.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T02:51:07.282Z] #178 DONE 1.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-10T02:51:07.282Z] #179 DONE 1.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T02:51:07.282Z] #180 DONE 1.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T02:51:07.282Z] #181 DONE 1.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T02:51:07.282Z] #182 DONE 1.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T02:51:07.282Z] #183 DONE 1.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #174 DONE 1.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-keeper] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T02:51:07.282Z] #184 DONE 1.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-10T02:51:07.282Z] #185 DONE 1.9s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T02:51:07.282Z] #186 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #187 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-keeper] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.4s done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #188 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #189 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T02:51:07.282Z] #176 DONE 1.1s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #190 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-command] exporting to image [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-10T02:51:07.282Z] #191 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #192 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #193 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-keeper] exporting to image [2024-07-10T02:51:07.282Z] #111 writing image sha256:ed0859db240b8aa7523422e32465cb3d61fb0d1e57da52771e72d421aab41c0a done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/core-keeper done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #194 DONE 0.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [support-notifications] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.2s done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-10T02:51:07.282Z] #195 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T02:51:07.282Z] #196 DONE 3.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [support-notifications] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.3s done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T02:51:07.282Z] #197 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #198 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T02:51:07.282Z] #199 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-metadata] exporting to image [2024-07-10T02:51:07.282Z] #111 writing image sha256:407861b2494c7f5caa781b9129eb859aa8a2617c1f0b52217bafddc6b2f8d305 done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/core-command done [2024-07-10T02:51:07.282Z] #111 writing image sha256:6919e7d0623304196bb8ee2ee992c0f087d535961b8909ef3ba09a4d8832d2fe 0.0s done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/support-scheduler done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T02:51:07.282Z] #200 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T02:51:07.282Z] #201 DONE 0.5s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-metadata] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.4s done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T02:51:07.282Z] #202 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T02:51:07.282Z] #203 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [support-notifications] exporting to image [2024-07-10T02:51:07.282Z] #111 writing image sha256:9fc08be29723c2ddbc8b167283ade8165d7b996d30a9f5ae33c70cf837a87de5 0.0s done [2024-07-10T02:51:07.282Z] #111 writing image sha256:08d0059395023fe82e31d86a0ccc18df0182bb24231e86fa2096f65f095f77ba 0.0s done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/support-notifications done [2024-07-10T02:51:07.282Z] #111 exporting layers 0.4s done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T02:51:07.282Z] #204 DONE 0.4s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #205 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T02:51:07.282Z] #205 DONE 0.6s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T02:51:07.282Z] #206 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-10T02:51:07.282Z] #111 writing image sha256:8d4a5cf4ecc9605a9005b38c9b9a8cf015eb2fbd489ab7f3647abef12720a036 done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/core-data done [2024-07-10T02:51:07.282Z] #111 writing image sha256:cd90a4da21e1fe5f55e733b7b7032333adc92ae8a14fbfbb2cef152dd4fd1d74 done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/core-metadata done [2024-07-10T02:51:07.282Z] #111 exporting layers 0.3s done [2024-07-10T02:51:07.282Z] #111 writing image sha256:3338085132c02b0b47ad803c1cdfe4bf92782e1d52d4406a3b6f74e59cfa69cf done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-10T02:51:07.282Z] #111 DONE 2.7s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T02:51:07.282Z] #207 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T02:51:07.282Z] #208 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T02:51:07.282Z] #209 DONE 0.1s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T02:51:07.282Z] #210 DONE 0.1s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T02:51:07.282Z] #211 DONE 0.8s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-10T02:51:07.282Z] #212 DONE 0.1s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [security-proxy-auth] exporting to image [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-10T02:51:07.282Z] #213 DONE 0.0s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T02:51:07.282Z] #214 DONE 0.0s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T02:51:07.282Z] #215 DONE 0.3s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T02:51:07.282Z] #216 DONE 1.1s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [security-proxy-auth] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.4s done [2024-07-10T02:51:07.282Z] #111 writing image sha256:fd8899e750b27b17ed72a49bd0a3c69a0dd091245319419df95364da937c188d done [2024-07-10T02:51:07.282Z] #111 naming to docker.io/library/security-proxy-auth done [2024-07-10T02:51:07.282Z] #111 ... [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T02:51:07.282Z] #217 DONE 0.6s [2024-07-10T02:51:07.282Z] [2024-07-10T02:51:07.282Z] #111 [security-secretstore-setup] exporting to image [2024-07-10T02:51:07.282Z] #111 exporting layers 0.2s done [2024-07-10T02:51:07.283Z] #111 writing image sha256:8da51f757606e5197e597cb1fa80102786b0e39d714cf20fa6ee37aaeba0a78e [2024-07-10T02:51:07.283Z] #111 exporting layers 0.2s done [2024-07-10T02:51:07.283Z] #111 writing image sha256:8da51f757606e5197e597cb1fa80102786b0e39d714cf20fa6ee37aaeba0a78e done [2024-07-10T02:51:07.283Z] #111 naming to docker.io/library/security-proxy-setup done [2024-07-10T02:51:07.283Z] #111 writing image sha256:1302f898a4f9d9dfb36708a6af16bb58802540c572f828f5d4c9b5f4e6db48c7 done [2024-07-10T02:51:07.283Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-07-10T02:51:07.283Z] #111 DONE 3.4s [2024-07-10T02:51:07.283Z] [2024-07-10T02:51:07.283Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T02:51:07.283Z] #218 DONE 0.5s [2024-07-10T02:51:07.283Z] [2024-07-10T02:51:07.283Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T02:51:07.283Z] #52 ... [2024-07-10T02:51:07.283Z] [2024-07-10T02:51:07.283Z] #111 [security-bootstrapper] exporting to image [2024-07-10T02:51:07.283Z] #111 exporting layers 0.2s done [2024-07-10T02:51:07.283Z] #111 writing image sha256:1d9d374b8cb5675fb84444128dbc253a3265da83e49f61f97487181ad92e1677 done [2024-07-10T02:51:07.283Z] #111 naming to docker.io/library/security-bootstrapper done [2024-07-10T02:51:07.283Z] #111 DONE 3.6s [2024-07-10T02:51:07.283Z] [2024-07-10T02:51:07.283Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T02:51:07.283Z] time="2024-07-10T02:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T02:51:07.325Z] $ docker stop --time=1 d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 [2024-07-10T02:51:08.582Z] $ docker rm -f --volumes d6f194d5056e69aa0f2b8731e135994a58c5198799e561a3d2d56956b07651b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T02:51:09.021Z] + docker images [2024-07-10T02:51:09.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T02:51:09.021Z] security-secretstore-setup latest 1302f898a4f9 2 seconds ago 42.2MB [2024-07-10T02:51:09.021Z] security-bootstrapper latest 1d9d374b8cb5 2 seconds ago 24MB [2024-07-10T02:51:09.021Z] security-proxy-setup latest 8da51f757606 3 seconds ago 31.2MB [2024-07-10T02:51:09.021Z] core-common-config-bootstrapper latest 3338085132c0 3 seconds ago 20.2MB [2024-07-10T02:51:09.021Z] security-proxy-auth latest fd8899e750b2 3 seconds ago 38MB [2024-07-10T02:51:09.021Z] support-notifications latest 08d005939502 4 seconds ago 43.9MB [2024-07-10T02:51:09.021Z] core-command latest 407861b2494c 4 seconds ago 40.4MB [2024-07-10T02:51:09.021Z] core-metadata latest cd90a4da21e1 4 seconds ago 41MB [2024-07-10T02:51:09.021Z] security-spiffe-token-provider latest 9fc08be29723 4 seconds ago 34MB [2024-07-10T02:51:09.021Z] support-scheduler latest 6919e7d06233 4 seconds ago 43.1MB [2024-07-10T02:51:09.021Z] core-data latest 8d4a5cf4ecc9 4 seconds ago 40.8MB [2024-07-10T02:51:09.021Z] core-keeper latest ed0859db240b 5 seconds ago 35.6MB [2024-07-10T02:51:09.021Z] security-spire-agent latest b25451e34827 3 minutes ago 187MB [2024-07-10T02:51:09.021Z] security-spire-server latest 7d1b28cb3270 3 minutes ago 126MB [2024-07-10T02:51:09.021Z] security-spire-config latest 1aec268214bb 3 minutes ago 125MB [2024-07-10T02:51:09.021Z] ci-base-image-x86_64 latest 7edf871d4f84 7 minutes ago 966MB [2024-07-10T02:51:09.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-10T02:51:09.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-10T02:51:09.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-10T02:52:24.030Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-10T02:52:24.031Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-10T02:52:24.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-10T02:52:24.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-10T02:52:24.299Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-10T02:52:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-10T02:52:36.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-10T02:52:36.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-10T02:52:36.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.165s coverage: 28.7% of statements [2024-07-10T02:52:46.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2024-07-10T02:52:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-10T02:52:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-10T02:52:52.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-10T02:52:56.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.294s coverage: 69.2% of statements [2024-07-10T02:52:57.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-10T02:52:57.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-10T02:52:58.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-10T02:53:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-10T02:53:10.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-10T02:53:10.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:53:10.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-10T02:53:10.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-10T02:53:10.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-10T02:53:11.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.937s coverage: 93.4% of statements [2024-07-10T02:53:12.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.259s coverage: 91.7% of statements [2024-07-10T02:53:18.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-10T02:53:18.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-10T02:53:19.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.224s coverage: 6.5% of statements [2024-07-10T02:53:31.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-10T02:53:31.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:53:31.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-10T02:53:31.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-10T02:53:32.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 95.8% of statements [2024-07-10T02:53:32.881Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-07-10T02:53:42.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-10T02:53:42.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-10T02:53:43.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.286s coverage: 0.8% of statements [2024-07-10T02:53:43.537Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.153s coverage: 32.2% of statements [2024-07-10T02:53:47.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.148s coverage: 41.7% of statements [2024-07-10T02:53:48.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.101s coverage: 77.8% of statements [2024-07-10T02:53:48.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements [2024-07-10T02:53:48.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-07-10T02:53:51.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements [2024-07-10T02:53:54.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-10T02:53:54.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-10T02:53:54.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-10T02:53:54.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-10T02:53:57.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-10T02:53:57.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-10T02:53:57.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-10T02:53:57.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-10T02:54:04.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-07-10T02:54:04.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-10T02:54:04.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-10T02:54:04.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-10T02:54:04.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-10T02:54:12.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-10T02:54:12.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-10T02:54:14.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.844s coverage: 79.9% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.153s coverage: 92.9% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.101s coverage: 62.3% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.095s coverage: 87.2% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements [2024-07-10T02:54:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.069s coverage: 100.0% of statements [2024-07-10T02:54:19.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-10T02:54:20.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.312s coverage: 81.8% of statements [2024-07-10T02:54:20.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.259s coverage: 82.1% of statements [2024-07-10T02:54:21.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-10T02:54:22.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements [2024-07-10T02:54:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-10T02:54:27.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-10T02:54:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.717s coverage: 63.1% of statements [2024-07-10T02:54:28.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-07-10T02:54:29.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-07-10T02:54:29.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-07-10T02:54:29.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-10T02:54:29.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-10T02:54:29.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-10T02:54:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-07-10T02:54:31.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-07-10T02:54:37.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-10T02:54:37.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-10T02:54:37.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-10T02:54:39.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.676s coverage: 38.4% of statements [2024-07-10T02:54:39.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-07-10T02:54:39.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-10T02:54:39.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-10T02:54:39.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-10T02:54:39.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-10T02:54:40.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-07-10T02:54:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-10T02:54:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-10T02:54:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-10T02:54:45.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-10T02:54:53.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-07-10T02:54:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-10T02:54:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:54:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-10T02:54:53.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-10T02:54:54.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.462s coverage: 95.7% of statements [2024-07-10T02:54:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-10T02:54:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-10T02:54:58.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements [2024-07-10T02:55:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-10T02:55:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-10T02:55:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.288s coverage: 98.9% of statements [2024-07-10T02:55:04.292Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-10T02:55:04.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-10T02:55:04.292Z] go vet ./... [2024-07-10T02:58:56.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-10T02:58:56.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-10T02:58:56.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-10T02:58:57.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-10T02:58:58.032Z] + ls -al . [2024-07-10T02:58:58.032Z] total 836 [2024-07-10T02:58:58.032Z] drwxrwxr-x 10 1001 1001 4096 Jul 10 02:48 . [2024-07-10T02:58:58.032Z] drwxr-xr-x 4 root root 4096 Jul 10 02:47 .. [2024-07-10T02:58:58.032Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 .blubracket [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 02:45 .dockerignore [2024-07-10T02:58:58.032Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 02:45 .git [2024-07-10T02:58:58.032Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 02:45 .github [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 1102 Jul 10 02:45 .gitignore [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 02:45 .golangci.yml [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 02:45 .hadolint.yml [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 02:45 .sonarcloud.properties [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 02:45 ADOPTERS.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 20361 Jul 10 02:45 Attribution.txt [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 100284 Jul 10 02:45 CHANGELOG.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 02:45 CONTRIBUTING.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 02:45 GOVERNANCE.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 861 Jul 10 02:45 Jenkinsfile [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 02:45 LICENSE [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 16051 Jul 10 02:45 Makefile [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 02:45 OWNERS.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 9528 Jul 10 02:45 README.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 02:45 SECURITY.md [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 5 Jul 10 02:43 VERSION [2024-07-10T02:58:58.032Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 bin [2024-07-10T02:58:58.032Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 02:45 cmd [2024-07-10T02:58:58.032Z] -rw-r--r-- 1 root root 481596 Jul 10 02:55 coverage.out [2024-07-10T02:58:58.032Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 02:45 fuzz_test [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 6911 Jul 10 02:45 go.mod [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 101537 Jul 10 02:45 go.sum [2024-07-10T02:58:58.032Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 02:45 internal [2024-07-10T02:58:58.032Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 02:45 openapi [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 02:45 security.txt [2024-07-10T02:58:58.032Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 02:45 version.go [Pipeline] sh [2024-07-10T02:58:58.686Z] + '[' -e coverage.out ] [2024-07-10T02:58:58.686Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-10T02:58:58.741Z] Warning: overwriting stash ‘coverage-report’ [2024-07-10T02:58:59.635Z] Stashed 1 file(s) [Pipeline] sh [2024-07-10T02:59:00.004Z] + make build [2024-07-10T02:59:00.276Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T03:01:52.126Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T03:02:00.338Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T03:02:08.564Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T03:02:11.145Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T03:02:19.355Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T03:02:46.007Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T03:02:54.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T03:03:06.516Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T03:03:09.845Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T03:03:12.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T03:03:16.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T03:03:20.912Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-10T03:03:30.687Z] $ docker stop --time=1 c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 [2024-07-10T03:03:32.757Z] $ docker rm -f --volumes c96a92e8cfd86ef9933c7c1c561dcef5df0c51a6f89be238759444ca17dfab83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:03:36.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T03:03:36.703Z] [2024-07-10T03:03:36.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:03:37.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T03:03:37.135Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-10T03:03:37.135Z] 547446be3368: Pulling fs layer [2024-07-10T03:03:37.135Z] d125d8839a47: Pulling fs layer [2024-07-10T03:03:37.135Z] 3e85d5ac6304: Pulling fs layer [2024-07-10T03:03:37.135Z] c3105a71a48b: Pulling fs layer [2024-07-10T03:03:37.135Z] 0f093f025ec4: Pulling fs layer [2024-07-10T03:03:37.135Z] c3106fc0e877: Pulling fs layer [2024-07-10T03:03:37.135Z] c3105a71a48b: Waiting [2024-07-10T03:03:37.135Z] 0f093f025ec4: Waiting [2024-07-10T03:03:37.135Z] c3106fc0e877: Waiting [2024-07-10T03:03:37.401Z] 547446be3368: Verifying Checksum [2024-07-10T03:03:37.401Z] c3105a71a48b: Download complete [2024-07-10T03:03:37.668Z] d125d8839a47: Verifying Checksum [2024-07-10T03:03:37.668Z] d125d8839a47: Download complete [2024-07-10T03:03:37.668Z] c3106fc0e877: Verifying Checksum [2024-07-10T03:03:37.668Z] c3106fc0e877: Download complete [2024-07-10T03:03:37.934Z] 0f093f025ec4: Verifying Checksum [2024-07-10T03:03:37.934Z] 0f093f025ec4: Download complete [2024-07-10T03:03:37.934Z] 547446be3368: Pull complete [2024-07-10T03:03:39.341Z] d125d8839a47: Pull complete [2024-07-10T03:03:39.607Z] 3e85d5ac6304: Verifying Checksum [2024-07-10T03:03:39.607Z] 3e85d5ac6304: Download complete [2024-07-10T03:03:49.677Z] 3e85d5ac6304: Pull complete [2024-07-10T03:03:49.677Z] c3105a71a48b: Pull complete [2024-07-10T03:03:51.080Z] 0f093f025ec4: Pull complete [2024-07-10T03:03:51.080Z] c3106fc0e877: Pull complete [2024-07-10T03:03:51.080Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-10T03:03:51.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T03:03:51.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T03:03:51.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container [2024-07-10T03:03:51.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-10T03:03:53.604Z] $ docker top f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T03:03:54.180Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T03:04:04.324Z] #1 [core-command internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-07-10T03:04:04.324Z] #1 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #2 transferring dockerfile: 2.49kB 0.0s done [2024-07-10T03:04:04.324Z] #2 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-07-10T03:04:04.324Z] #3 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #4 transferring dockerfile: 1.81kB 0.0s done [2024-07-10T03:04:04.324Z] #4 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-07-10T03:04:04.324Z] #5 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-07-10T03:04:04.324Z] #6 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-07-10T03:04:04.324Z] #7 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #8 transferring dockerfile: 1.70kB done [2024-07-10T03:04:04.324Z] #8 DONE 0.0s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #9 transferring dockerfile: 1.93kB done [2024-07-10T03:04:04.324Z] #9 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #10 transferring dockerfile: 1.69kB done [2024-07-10T03:04:04.324Z] #10 DONE 0.1s [2024-07-10T03:04:04.324Z] [2024-07-10T03:04:04.324Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T03:04:04.324Z] #11 transferring dockerfile: 2.23kB done [2024-07-10T03:04:04.592Z] #11 DONE 0.1s [2024-07-10T03:04:04.592Z] [2024-07-10T03:04:04.592Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T03:04:04.592Z] #12 transferring dockerfile: 2.93kB done [2024-07-10T03:04:04.592Z] #12 DONE 0.1s [2024-07-10T03:04:04.592Z] [2024-07-10T03:04:04.592Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-07-10T03:04:04.592Z] #13 transferring dockerfile: 1.95kB done [2024-07-10T03:04:04.592Z] #13 DONE 0.1s [2024-07-10T03:04:04.592Z] [2024-07-10T03:04:04.592Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T03:04:04.592Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-07-10T03:04:04.592Z] #14 DONE 0.1s [2024-07-10T03:04:04.592Z] [2024-07-10T03:04:04.592Z] #15 [core-data internal] load build definition from Dockerfile [2024-07-10T03:04:04.592Z] #15 transferring dockerfile: 2.01kB done [2024-07-10T03:04:04.592Z] #15 DONE 0.0s [2024-07-10T03:04:04.592Z] [2024-07-10T03:04:04.592Z] #16 [core-command internal] load .dockerignore [2024-07-10T03:04:04.592Z] #16 transferring context: 50B done [2024-07-10T03:04:04.860Z] #16 DONE 0.1s [2024-07-10T03:04:05.447Z] [2024-07-10T03:04:05.447Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-07-10T03:04:05.447Z] #17 transferring context: 50B done [2024-07-10T03:04:05.447Z] #17 ... [2024-07-10T03:04:05.447Z] [2024-07-10T03:04:05.447Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T03:04:05.447Z] #18 transferring context: 50B done [2024-07-10T03:04:05.447Z] #18 DONE 0.0s [2024-07-10T03:04:05.726Z] [2024-07-10T03:04:05.726Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-10T03:04:05.726Z] #19 transferring context: 50B 0.0s done [2024-07-10T03:04:05.726Z] #19 DONE 0.1s [2024-07-10T03:04:05.726Z] [2024-07-10T03:04:05.726Z] #20 [core-metadata internal] load .dockerignore [2024-07-10T03:04:05.726Z] #20 transferring context: 50B done [2024-07-10T03:04:05.726Z] #20 DONE 0.1s [2024-07-10T03:04:05.726Z] [2024-07-10T03:04:05.726Z] #21 [core-keeper internal] load .dockerignore [2024-07-10T03:04:05.726Z] #21 transferring context: 50B done [2024-07-10T03:04:05.726Z] #21 DONE 0.1s [2024-07-10T03:04:05.726Z] [2024-07-10T03:04:05.726Z] #22 [security-proxy-setup internal] load .dockerignore [2024-07-10T03:04:05.726Z] #22 transferring context: 50B done [2024-07-10T03:04:05.726Z] #22 DONE 0.1s [2024-07-10T03:04:05.726Z] [2024-07-10T03:04:05.726Z] #23 [security-spire-server internal] load .dockerignore [2024-07-10T03:04:05.996Z] #23 transferring context: 50B 0.0s done [2024-07-10T03:04:05.996Z] #23 DONE 0.1s [2024-07-10T03:04:05.996Z] [2024-07-10T03:04:05.996Z] #24 [security-spire-config internal] load .dockerignore [2024-07-10T03:04:05.996Z] #24 transferring context: 50B done [2024-07-10T03:04:05.996Z] #24 DONE 0.1s [2024-07-10T03:04:05.996Z] [2024-07-10T03:04:05.996Z] #25 [support-scheduler internal] load .dockerignore [2024-07-10T03:04:05.996Z] #25 transferring context: 50B done [2024-07-10T03:04:05.996Z] #25 DONE 0.1s [2024-07-10T03:04:05.996Z] [2024-07-10T03:04:05.996Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T03:04:06.263Z] #26 transferring context: 50B done [2024-07-10T03:04:06.263Z] #26 DONE 0.1s [2024-07-10T03:04:06.263Z] [2024-07-10T03:04:06.263Z] #27 [security-bootstrapper internal] load .dockerignore [2024-07-10T03:04:06.263Z] #27 transferring context: 50B 0.0s done [2024-07-10T03:04:06.263Z] #27 DONE 0.1s [2024-07-10T03:04:06.263Z] [2024-07-10T03:04:06.263Z] #28 [support-notifications internal] load .dockerignore [2024-07-10T03:04:06.263Z] #28 transferring context: 50B 0.0s done [2024-07-10T03:04:06.263Z] #28 DONE 0.1s [2024-07-10T03:04:06.263Z] [2024-07-10T03:04:06.263Z] #29 [security-proxy-auth internal] load .dockerignore [2024-07-10T03:04:06.263Z] #29 transferring context: 50B 0.0s done [2024-07-10T03:04:06.263Z] #29 DONE 0.1s [2024-07-10T03:04:06.263Z] [2024-07-10T03:04:06.263Z] #30 [core-data internal] load .dockerignore [2024-07-10T03:04:06.529Z] #30 transferring context: 50B 0.0s done [2024-07-10T03:04:06.529Z] #30 DONE 0.1s [2024-07-10T03:04:06.529Z] [2024-07-10T03:04:06.529Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:06.529Z] #31 DONE 0.0s [2024-07-10T03:04:06.529Z] [2024-07-10T03:04:06.529Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:06.529Z] #32 DONE 0.1s [2024-07-10T03:04:06.529Z] [2024-07-10T03:04:06.529Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-07-10T03:04:07.491Z] #17 ... [2024-07-10T03:04:07.491Z] [2024-07-10T03:04:07.491Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:07.491Z] #31 DONE 0.0s [2024-07-10T03:04:07.491Z] [2024-07-10T03:04:07.491Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:07.491Z] #32 DONE 0.2s [2024-07-10T03:04:07.491Z] [2024-07-10T03:04:07.491Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:07.491Z] #33 DONE 0.0s [2024-07-10T03:04:07.491Z] [2024-07-10T03:04:07.491Z] #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:07.491Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:07.491Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:07.491Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:07.491Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:07.491Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:07.491Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.6s [2024-07-10T03:04:07.783Z] #34 ... [2024-07-10T03:04:07.783Z] [2024-07-10T03:04:07.783Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:07.783Z] #31 DONE 0.0s [2024-07-10T03:04:07.783Z] [2024-07-10T03:04:07.783Z] #34 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.058Z] #34 ... [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:08.058Z] #32 DONE 0.4s [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:08.058Z] #35 DONE 0.7s [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.058Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:08.058Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:08.058Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:08.058Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:08.058Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:08.058Z] #34 ... [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:08.058Z] #31 DONE 0.0s [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:08.058Z] #32 DONE 0.5s [2024-07-10T03:04:08.058Z] [2024-07-10T03:04:08.058Z] #34 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.327Z] #34 ... [2024-07-10T03:04:08.327Z] [2024-07-10T03:04:08.327Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:08.327Z] #31 DONE 0.0s [2024-07-10T03:04:08.327Z] [2024-07-10T03:04:08.327Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:08.327Z] #35 DONE 0.7s [2024-07-10T03:04:08.327Z] [2024-07-10T03:04:08.327Z] #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.327Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:08.327Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:08.327Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:08.327Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:08.327Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:08.594Z] #34 ... [2024-07-10T03:04:08.594Z] [2024-07-10T03:04:08.594Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:08.594Z] #31 DONE 0.0s [2024-07-10T03:04:08.594Z] [2024-07-10T03:04:08.594Z] #34 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.594Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:08.594Z] #34 ... [2024-07-10T03:04:08.594Z] [2024-07-10T03:04:08.594Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:08.594Z] #35 DONE 0.8s [2024-07-10T03:04:08.594Z] [2024-07-10T03:04:08.594Z] #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:08.594Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:08.594Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:08.594Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:08.594Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:08.594Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:08.595Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:08.862Z] #34 ... [2024-07-10T03:04:08.862Z] [2024-07-10T03:04:08.862Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:08.862Z] #32 DONE 1.1s [2024-07-10T03:04:09.128Z] [2024-07-10T03:04:09.128Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:09.128Z] #35 DONE 0.8s [2024-07-10T03:04:09.128Z] [2024-07-10T03:04:09.128Z] #34 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:09.128Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:09.128Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:09.128Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:09.128Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:09.128Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:09.128Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:09.128Z] #34 ... [2024-07-10T03:04:09.128Z] [2024-07-10T03:04:09.128Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:09.128Z] #31 DONE 0.0s [2024-07-10T03:04:09.128Z] [2024-07-10T03:04:09.128Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:09.128Z] #31 DONE 0.0s [2024-07-10T03:04:09.128Z] [2024-07-10T03:04:09.128Z] #36 [core-command internal] load build context [2024-07-10T03:04:09.397Z] #36 ... [2024-07-10T03:04:09.397Z] [2024-07-10T03:04:09.397Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:09.397Z] #31 DONE 0.0s [2024-07-10T03:04:09.397Z] [2024-07-10T03:04:09.397Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:09.397Z] #32 DONE 1.5s [2024-07-10T03:04:09.397Z] [2024-07-10T03:04:09.397Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-10T03:04:09.397Z] #37 DONE 1.6s [2024-07-10T03:04:09.397Z] [2024-07-10T03:04:09.397Z] #36 [core-command internal] load build context [2024-07-10T03:04:09.664Z] #36 ... [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:09.664Z] #35 DONE 0.9s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:09.664Z] #31 DONE 0.0s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:09.664Z] #38 DONE 0.0s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-10T03:04:09.664Z] #39 DONE 1.7s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #36 [core-command internal] load build context [2024-07-10T03:04:09.664Z] #36 ... [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:09.664Z] #35 DONE 0.9s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:09.664Z] #40 DONE 0.0s [2024-07-10T03:04:09.664Z] [2024-07-10T03:04:09.664Z] #36 [core-command internal] load build context [2024-07-10T03:04:09.933Z] #36 ... [2024-07-10T03:04:09.933Z] [2024-07-10T03:04:09.933Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:09.933Z] #31 DONE 0.0s [2024-07-10T03:04:09.933Z] [2024-07-10T03:04:09.933Z] #36 [core-command internal] load build context [2024-07-10T03:04:10.200Z] #36 ... [2024-07-10T03:04:10.200Z] [2024-07-10T03:04:10.200Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T03:04:10.200Z] #31 DONE 0.0s [2024-07-10T03:04:10.200Z] [2024-07-10T03:04:10.200Z] #41 [security-spire-agent internal] load build context [2024-07-10T03:04:10.200Z] #41 transferring context: 26.32kB 0.2s done [2024-07-10T03:04:10.200Z] #41 DONE 0.4s [2024-07-10T03:04:10.200Z] [2024-07-10T03:04:10.200Z] #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:10.200Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:10.200Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:10.200Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:10.200Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:10.200Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:10.200Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:10.200Z] #34 DONE 4.5s [2024-07-10T03:04:10.200Z] [2024-07-10T03:04:10.200Z] #36 [core-command internal] load build context [2024-07-10T03:04:10.467Z] #36 ... [2024-07-10T03:04:10.467Z] [2024-07-10T03:04:10.467Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T03:04:10.467Z] #32 DONE 2.3s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:10.738Z] #35 DONE 0.9s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:10.738Z] #42 DONE 0.0s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #34 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:10.738Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:10.738Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:10.738Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:10.738Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:10.738Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:10.738Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:10.738Z] #34 DONE 4.5s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T03:04:10.738Z] #43 ... [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-10T03:04:10.738Z] #35 DONE 1.0s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:10.738Z] #44 DONE 0.0s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #34 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T03:04:10.738Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T03:04:10.738Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T03:04:10.738Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T03:04:10.738Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T03:04:10.738Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T03:04:10.738Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.6s done [2024-07-10T03:04:10.738Z] #34 DONE 4.6s [2024-07-10T03:04:10.738Z] [2024-07-10T03:04:10.738Z] #45 [core-data internal] load build context [2024-07-10T03:04:11.005Z] #45 ... [2024-07-10T03:04:11.005Z] [2024-07-10T03:04:11.005Z] #46 [security-spire-server internal] load build context [2024-07-10T03:04:11.005Z] #46 transferring context: 26.79kB 0.3s done [2024-07-10T03:04:11.005Z] #46 DONE 1.2s [2024-07-10T03:04:11.005Z] [2024-07-10T03:04:11.005Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:11.271Z] #47 ... [2024-07-10T03:04:11.271Z] [2024-07-10T03:04:11.271Z] #48 [security-spire-config internal] load build context [2024-07-10T03:04:11.271Z] #48 transferring context: 25.04kB 0.4s done [2024-07-10T03:04:11.271Z] #48 DONE 1.5s [2024-07-10T03:04:11.271Z] [2024-07-10T03:04:11.271Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T03:04:16.619Z] #49 ... [2024-07-10T03:04:16.619Z] [2024-07-10T03:04:16.619Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T03:04:16.619Z] #50 DONE 7.1s [2024-07-10T03:04:16.619Z] [2024-07-10T03:04:16.619Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:16.619Z] #51 transferring context: 23.19MB 6.6s [2024-07-10T03:04:16.619Z] #51 ... [2024-07-10T03:04:16.619Z] [2024-07-10T03:04:16.619Z] #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T03:04:16.619Z] #52 ... [2024-07-10T03:04:16.619Z] [2024-07-10T03:04:16.619Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:04:16.885Z] #53 ... [2024-07-10T03:04:16.885Z] [2024-07-10T03:04:16.885Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:16.885Z] #54 ... [2024-07-10T03:04:16.885Z] [2024-07-10T03:04:16.885Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:16.885Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-07-10T03:04:16.885Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-10T03:04:16.885Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-10T03:04:16.885Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-10T03:04:16.885Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s [2024-07-10T03:04:16.885Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s [2024-07-10T03:04:16.885Z] #40 ... [2024-07-10T03:04:16.885Z] [2024-07-10T03:04:16.885Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:17.468Z] #54 ... [2024-07-10T03:04:17.468Z] [2024-07-10T03:04:17.468Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:17.736Z] #33 ... [2024-07-10T03:04:17.736Z] [2024-07-10T03:04:17.736Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T03:04:17.736Z] #0 5.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:17.736Z] #0 5.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:17.736Z] #0 7.516 OK: 266 MiB in 52 packages [2024-07-10T03:04:17.736Z] #55 DONE 10.4s [2024-07-10T03:04:17.736Z] [2024-07-10T03:04:17.736Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:17.736Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-07-10T03:04:17.736Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-07-10T03:04:17.736Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-10T03:04:17.736Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s [2024-07-10T03:04:18.005Z] #40 ... [2024-07-10T03:04:18.005Z] [2024-07-10T03:04:18.005Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:18.005Z] #56 ... [2024-07-10T03:04:18.005Z] [2024-07-10T03:04:18.005Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T03:04:18.005Z] #0 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:18.005Z] #0 7.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:18.005Z] #0 9.394 OK: 266 MiB in 52 packages [2024-07-10T03:04:18.270Z] #57 ... [2024-07-10T03:04:18.271Z] [2024-07-10T03:04:18.271Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T03:04:18.271Z] #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:18.271Z] #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:18.271Z] #58 ... [2024-07-10T03:04:18.271Z] [2024-07-10T03:04:18.271Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:18.271Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.8s [2024-07-10T03:04:18.549Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s [2024-07-10T03:04:18.549Z] #40 ... [2024-07-10T03:04:18.549Z] [2024-07-10T03:04:18.549Z] #59 [core-keeper internal] load build context [2024-07-10T03:04:18.820Z] #59 ... [2024-07-10T03:04:18.820Z] [2024-07-10T03:04:18.820Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T03:04:19.403Z] #57 DONE 10.9s [2024-07-10T03:04:19.403Z] [2024-07-10T03:04:19.403Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:19.403Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.5s done [2024-07-10T03:04:19.668Z] #40 ... [2024-07-10T03:04:19.668Z] [2024-07-10T03:04:19.668Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:19.668Z] #60 ... [2024-07-10T03:04:19.668Z] [2024-07-10T03:04:19.668Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:04:19.668Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-07-10T03:04:19.668Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-10T03:04:19.668Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-10T03:04:19.668Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-10T03:04:19.668Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-07-10T03:04:19.668Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done [2024-07-10T03:04:19.668Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-07-10T03:04:19.668Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.19MB / 18.32MB 3.6s [2024-07-10T03:04:19.668Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-10T03:04:19.668Z] #61 ... [2024-07-10T03:04:19.668Z] [2024-07-10T03:04:19.668Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:19.934Z] #38 ... [2024-07-10T03:04:19.934Z] [2024-07-10T03:04:19.934Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:04:19.934Z] #62 ... [2024-07-10T03:04:19.934Z] [2024-07-10T03:04:19.934Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:20.199Z] #38 ... [2024-07-10T03:04:20.199Z] [2024-07-10T03:04:20.199Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T03:04:20.199Z] #43 5.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:20.199Z] #43 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:20.199Z] #43 8.642 OK: 266 MiB in 52 packages [2024-07-10T03:04:20.199Z] #43 DONE 9.5s [2024-07-10T03:04:20.199Z] [2024-07-10T03:04:20.199Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:20.780Z] #38 ... [2024-07-10T03:04:20.781Z] [2024-07-10T03:04:20.781Z] #36 [core-command internal] load build context [2024-07-10T03:04:20.781Z] #36 transferring context: 61.46MB 13.7s [2024-07-10T03:04:20.781Z] #36 ... [2024-07-10T03:04:20.781Z] [2024-07-10T03:04:20.781Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:20.781Z] #42 ... [2024-07-10T03:04:20.781Z] [2024-07-10T03:04:20.781Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:21.054Z] #44 ... [2024-07-10T03:04:21.054Z] [2024-07-10T03:04:21.054Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T03:04:21.054Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:21.054Z] #63 ... [2024-07-10T03:04:21.054Z] [2024-07-10T03:04:21.054Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:21.054Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.5s [2024-07-10T03:04:21.054Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-10T03:04:21.636Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.22MB / 28.04MB 5.9s [2024-07-10T03:04:21.636Z] #40 ... [2024-07-10T03:04:21.636Z] [2024-07-10T03:04:21.636Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T03:04:21.903Z] #64 ... [2024-07-10T03:04:21.903Z] [2024-07-10T03:04:21.903Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T03:04:21.903Z] #65 ... [2024-07-10T03:04:21.903Z] [2024-07-10T03:04:21.903Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T03:04:22.171Z] #66 ... [2024-07-10T03:04:22.171Z] [2024-07-10T03:04:22.171Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T03:04:22.171Z] #67 ... [2024-07-10T03:04:22.171Z] [2024-07-10T03:04:22.171Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:22.438Z] #68 ... [2024-07-10T03:04:22.438Z] [2024-07-10T03:04:22.438Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T03:04:22.438Z] #69 ... [2024-07-10T03:04:22.438Z] [2024-07-10T03:04:22.438Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T03:04:22.438Z] #70 ... [2024-07-10T03:04:22.438Z] [2024-07-10T03:04:22.438Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T03:04:22.438Z] #58 11.23 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T03:04:22.438Z] #58 11.23 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T03:04:22.438Z] #58 11.23 OK: 19951 distinct packages available [2024-07-10T03:04:22.438Z] #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:22.438Z] #58 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:22.438Z] #58 12.98 OK: 266 MiB in 52 packages [2024-07-10T03:04:22.438Z] #58 DONE 14.4s [2024-07-10T03:04:22.438Z] [2024-07-10T03:04:22.438Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:22.704Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.2s [2024-07-10T03:04:22.704Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-10T03:04:22.704Z] #40 ... [2024-07-10T03:04:22.704Z] [2024-07-10T03:04:22.704Z] #45 [core-data internal] load build context [2024-07-10T03:04:22.971Z] #45 ... [2024-07-10T03:04:22.971Z] [2024-07-10T03:04:22.971Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:22.971Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-10T03:04:22.971Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-10T03:04:23.238Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.7s [2024-07-10T03:04:24.201Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.05MB / 28.04MB 8.8s [2024-07-10T03:04:25.165Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.4s [2024-07-10T03:04:25.432Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.9s [2024-07-10T03:04:26.395Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.20MB / 28.04MB 10.6s [2024-07-10T03:04:26.395Z] #40 ... [2024-07-10T03:04:26.395Z] [2024-07-10T03:04:26.395Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:26.395Z] #51 transferring context: 43.20MB 17.1s [2024-07-10T03:04:26.664Z] #51 ... [2024-07-10T03:04:26.664Z] [2024-07-10T03:04:26.664Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T03:04:26.664Z] #63 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:26.664Z] #63 12.38 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T03:04:26.664Z] #63 12.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:26.665Z] #63 12.67 (3/4) Installing su-exec (0.2-r3) [2024-07-10T03:04:26.665Z] #63 12.67 (4/4) Installing yq (4.33.3-r5) [2024-07-10T03:04:26.665Z] #63 13.04 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:26.665Z] #63 13.15 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:26.665Z] #63 13.98 OK: 18 MiB in 19 packages [2024-07-10T03:04:26.665Z] #63 DONE 15.6s [2024-07-10T03:04:26.665Z] [2024-07-10T03:04:26.665Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:26.665Z] #51 ... [2024-07-10T03:04:26.665Z] [2024-07-10T03:04:26.665Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:26.936Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.3s [2024-07-10T03:04:27.521Z] #40 ... [2024-07-10T03:04:27.521Z] [2024-07-10T03:04:27.521Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:27.807Z] #54 ... [2024-07-10T03:04:27.807Z] [2024-07-10T03:04:27.807Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:27.807Z] #33 ... [2024-07-10T03:04:27.807Z] [2024-07-10T03:04:27.807Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:28.393Z] #40 ... [2024-07-10T03:04:28.393Z] [2024-07-10T03:04:28.393Z] #47 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:28.393Z] #47 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:28.393Z] #47 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:28.393Z] #47 15.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:28.393Z] #47 15.68 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:28.393Z] #47 15.68 OK: 8 MiB in 16 packages [2024-07-10T03:04:28.393Z] #47 DONE 18.1s [2024-07-10T03:04:28.393Z] [2024-07-10T03:04:28.393Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:28.393Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.8s [2024-07-10T03:04:28.393Z] #40 ... [2024-07-10T03:04:28.393Z] [2024-07-10T03:04:28.393Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:28.393Z] #56 ... [2024-07-10T03:04:28.393Z] [2024-07-10T03:04:28.393Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:29.552Z] #40 ... [2024-07-10T03:04:29.552Z] [2024-07-10T03:04:29.552Z] #59 [core-keeper internal] load build context [2024-07-10T03:04:29.552Z] #59 ... [2024-07-10T03:04:29.552Z] [2024-07-10T03:04:29.552Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:29.552Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.9s [2024-07-10T03:04:30.178Z] #40 ... [2024-07-10T03:04:30.178Z] [2024-07-10T03:04:30.178Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T03:04:30.178Z] #65 DONE 18.3s [2024-07-10T03:04:30.178Z] [2024-07-10T03:04:30.178Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:30.178Z] #40 ... [2024-07-10T03:04:30.178Z] [2024-07-10T03:04:30.178Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:04:30.178Z] #62 ... [2024-07-10T03:04:30.178Z] [2024-07-10T03:04:30.178Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:04:30.178Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.5s done [2024-07-10T03:04:30.178Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-10T03:04:30.178Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-10T03:04:30.178Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.0s [2024-07-10T03:04:30.178Z] #61 ... [2024-07-10T03:04:30.178Z] [2024-07-10T03:04:30.178Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:30.469Z] #60 ... [2024-07-10T03:04:30.469Z] [2024-07-10T03:04:30.469Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:30.752Z] #40 ... [2024-07-10T03:04:30.752Z] [2024-07-10T03:04:30.752Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:31.040Z] #38 ... [2024-07-10T03:04:31.040Z] [2024-07-10T03:04:31.040Z] #36 [core-command internal] load build context [2024-07-10T03:04:31.040Z] #36 transferring context: 77.33MB 24.3s [2024-07-10T03:04:31.040Z] #36 ... [2024-07-10T03:04:31.040Z] [2024-07-10T03:04:31.040Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:31.337Z] #42 ... [2024-07-10T03:04:31.337Z] [2024-07-10T03:04:31.337Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:31.337Z] #44 ... [2024-07-10T03:04:31.337Z] [2024-07-10T03:04:31.337Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:31.337Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.8s [2024-07-10T03:04:31.958Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s [2024-07-10T03:04:32.241Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done [2024-07-10T03:04:32.547Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.7s done [2024-07-10T03:04:33.234Z] #40 ... [2024-07-10T03:04:33.234Z] [2024-07-10T03:04:33.234Z] #45 [core-data internal] load build context [2024-07-10T03:04:33.234Z] #45 ... [2024-07-10T03:04:33.234Z] [2024-07-10T03:04:33.234Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T03:04:33.234Z] #67 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:33.234Z] #67 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:33.234Z] #67 14.81 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T03:04:33.234Z] #67 14.81 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T03:04:33.234Z] #67 14.81 OK: 19948 distinct packages available [2024-07-10T03:04:33.234Z] #67 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:33.234Z] #67 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:33.234Z] #67 18.41 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T03:04:33.234Z] #67 18.73 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T03:04:33.234Z] #67 18.73 (3/11) Installing libunistring (1.1-r1) [2024-07-10T03:04:33.234Z] #67 18.91 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T03:04:33.234Z] #67 18.91 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T03:04:33.234Z] #67 18.91 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T03:04:33.234Z] #67 18.94 (7/11) Installing curl (8.5.0-r0) [2024-07-10T03:04:33.234Z] #67 19.04 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:33.234Z] #67 19.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T03:04:33.234Z] #67 19.04 (10/11) Installing libucontext (1.2-r2) [2024-07-10T03:04:33.234Z] #67 19.04 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T03:04:33.234Z] #67 19.17 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:33.234Z] #67 19.28 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:33.234Z] #67 20.79 OK: 13 MiB in 26 packages [2024-07-10T03:04:33.501Z] #67 ... [2024-07-10T03:04:33.501Z] [2024-07-10T03:04:33.501Z] #45 [core-data internal] load build context [2024-07-10T03:04:34.466Z] #45 ... [2024-07-10T03:04:34.466Z] [2024-07-10T03:04:34.466Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T03:04:34.466Z] #67 DONE 22.7s [2024-07-10T03:04:34.466Z] [2024-07-10T03:04:34.466Z] #45 [core-data internal] load build context [2024-07-10T03:04:35.049Z] #45 ... [2024-07-10T03:04:35.049Z] [2024-07-10T03:04:35.049Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T03:04:35.049Z] #49 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:35.049Z] #49 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:35.049Z] #49 16.91 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T03:04:35.049Z] #49 16.91 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T03:04:35.049Z] #49 16.91 OK: 19948 distinct packages available [2024-07-10T03:04:35.049Z] #49 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:35.049Z] #49 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:35.049Z] #49 21.69 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:35.049Z] #49 22.20 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:35.049Z] #49 22.25 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:35.049Z] #49 22.25 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T03:04:35.049Z] #49 22.25 (5/7) Installing libucontext (1.2-r2) [2024-07-10T03:04:35.049Z] #49 22.32 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T03:04:35.049Z] #49 22.32 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T03:04:35.049Z] #49 22.76 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:35.049Z] #49 22.76 OK: 9 MiB in 20 packages [2024-07-10T03:04:35.049Z] #49 ... [2024-07-10T03:04:35.049Z] [2024-07-10T03:04:35.049Z] #45 [core-data internal] load build context [2024-07-10T03:04:36.009Z] #45 ... [2024-07-10T03:04:36.009Z] [2024-07-10T03:04:36.009Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T03:04:36.009Z] #49 DONE 25.0s [2024-07-10T03:04:36.009Z] [2024-07-10T03:04:36.009Z] #45 [core-data internal] load build context [2024-07-10T03:04:36.969Z] #45 ... [2024-07-10T03:04:36.969Z] [2024-07-10T03:04:36.969Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:36.969Z] #51 transferring context: 63.07MB 27.4s [2024-07-10T03:04:36.969Z] #51 ... [2024-07-10T03:04:36.969Z] [2024-07-10T03:04:36.969Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T03:04:36.969Z] #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:36.969Z] #71 ... [2024-07-10T03:04:36.969Z] [2024-07-10T03:04:36.969Z] #45 [core-data internal] load build context [2024-07-10T03:04:37.936Z] #45 ... [2024-07-10T03:04:37.936Z] [2024-07-10T03:04:37.936Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:37.936Z] #54 ... [2024-07-10T03:04:37.936Z] [2024-07-10T03:04:37.936Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:37.936Z] #33 ... [2024-07-10T03:04:37.936Z] [2024-07-10T03:04:37.936Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:38.203Z] #54 ... [2024-07-10T03:04:38.203Z] [2024-07-10T03:04:38.203Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-10T03:04:38.469Z] #72 ... [2024-07-10T03:04:38.469Z] [2024-07-10T03:04:38.469Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:38.740Z] #51 ... [2024-07-10T03:04:38.740Z] [2024-07-10T03:04:38.740Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T03:04:38.740Z] #66 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #66 22.39 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T03:04:38.740Z] #66 22.39 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T03:04:38.740Z] #66 22.39 OK: 19948 distinct packages available [2024-07-10T03:04:38.740Z] #66 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #66 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #66 ... [2024-07-10T03:04:38.740Z] [2024-07-10T03:04:38.740Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:38.740Z] #56 ... [2024-07-10T03:04:38.740Z] [2024-07-10T03:04:38.740Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:38.740Z] #68 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #68 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:38.740Z] #68 24.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:38.740Z] #68 24.44 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:38.740Z] #68 24.63 OK: 8 MiB in 16 packages [2024-07-10T03:04:38.740Z] #68 DONE 26.6s [2024-07-10T03:04:38.740Z] [2024-07-10T03:04:38.740Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:38.740Z] #56 ... [2024-07-10T03:04:38.740Z] [2024-07-10T03:04:38.740Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:39.706Z] #51 ... [2024-07-10T03:04:39.706Z] [2024-07-10T03:04:39.706Z] #59 [core-keeper internal] load build context [2024-07-10T03:04:39.706Z] #59 ... [2024-07-10T03:04:39.706Z] [2024-07-10T03:04:39.706Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:40.291Z] #56 ... [2024-07-10T03:04:40.291Z] [2024-07-10T03:04:40.291Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:40.291Z] #73 ... [2024-07-10T03:04:40.291Z] [2024-07-10T03:04:40.291Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:40.558Z] #56 ... [2024-07-10T03:04:40.558Z] [2024-07-10T03:04:40.558Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:04:40.558Z] #62 ... [2024-07-10T03:04:40.558Z] [2024-07-10T03:04:40.558Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:40.827Z] #60 ... [2024-07-10T03:04:40.827Z] [2024-07-10T03:04:40.827Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:04:40.827Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.6s [2024-07-10T03:04:40.827Z] #61 ... [2024-07-10T03:04:40.827Z] [2024-07-10T03:04:40.827Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:41.094Z] #56 ... [2024-07-10T03:04:41.094Z] [2024-07-10T03:04:41.094Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:41.094Z] #38 ... [2024-07-10T03:04:41.094Z] [2024-07-10T03:04:41.094Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:41.361Z] #56 ... [2024-07-10T03:04:41.361Z] [2024-07-10T03:04:41.361Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:41.361Z] #42 ... [2024-07-10T03:04:41.361Z] [2024-07-10T03:04:41.361Z] #36 [core-command internal] load build context [2024-07-10T03:04:41.361Z] #36 transferring context: 94.41MB 34.5s [2024-07-10T03:04:41.631Z] #36 ... [2024-07-10T03:04:41.631Z] [2024-07-10T03:04:41.631Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:41.631Z] #42 ... [2024-07-10T03:04:41.631Z] [2024-07-10T03:04:41.631Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T03:04:41.631Z] #70 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:41.631Z] #70 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:41.631Z] #70 25.79 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T03:04:41.631Z] #70 26.23 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:41.631Z] #70 26.23 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:41.631Z] #70 26.36 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:41.631Z] #70 27.61 OK: 9 MiB in 17 packages [2024-07-10T03:04:41.631Z] #70 DONE 29.4s [2024-07-10T03:04:41.631Z] [2024-07-10T03:04:41.631Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:41.631Z] #44 ... [2024-07-10T03:04:41.631Z] [2024-07-10T03:04:41.631Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:42.216Z] #42 ... [2024-07-10T03:04:42.216Z] [2024-07-10T03:04:42.216Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T03:04:42.216Z] #69 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:42.216Z] #69 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:42.216Z] #69 28.42 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:42.216Z] #69 28.42 (2/2) Installing su-exec (0.2-r3) [2024-07-10T03:04:42.216Z] #69 28.42 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:42.216Z] #69 28.68 OK: 8 MiB in 17 packages [2024-07-10T03:04:42.216Z] #69 DONE 30.3s [2024-07-10T03:04:42.216Z] [2024-07-10T03:04:42.216Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T03:04:42.804Z] #74 ... [2024-07-10T03:04:42.804Z] [2024-07-10T03:04:42.804Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T03:04:42.804Z] #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:42.804Z] #64 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:42.804Z] #64 27.08 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:42.804Z] #64 27.55 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:42.804Z] #64 27.55 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:42.804Z] #64 27.70 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T03:04:42.804Z] #64 27.81 (5/6) Installing su-exec (0.2-r3) [2024-07-10T03:04:42.804Z] #64 27.88 (6/6) Installing yq (4.33.3-r5) [2024-07-10T03:04:42.804Z] #64 29.22 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:42.804Z] #64 29.29 OK: 18 MiB in 19 packages [2024-07-10T03:04:42.804Z] #64 DONE 31.1s [2024-07-10T03:04:43.071Z] [2024-07-10T03:04:43.071Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:44.027Z] #54 ... [2024-07-10T03:04:44.027Z] [2024-07-10T03:04:44.027Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:44.295Z] #44 ... [2024-07-10T03:04:44.295Z] [2024-07-10T03:04:44.295Z] #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T03:04:44.295Z] #52 18.45 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:44.295Z] #52 20.42 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:44.295Z] #52 26.81 OK: 266 MiB in 52 packages [2024-07-10T03:04:44.295Z] #52 DONE 28.4s [2024-07-10T03:04:44.295Z] [2024-07-10T03:04:44.295Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:44.295Z] #44 ... [2024-07-10T03:04:44.295Z] [2024-07-10T03:04:44.295Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:44.295Z] #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:44.295Z] #0 9.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:44.566Z] #75 ... [2024-07-10T03:04:44.566Z] [2024-07-10T03:04:44.566Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:44.566Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-07-10T03:04:44.566Z] #40 ... [2024-07-10T03:04:44.566Z] [2024-07-10T03:04:44.566Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:45.167Z] #44 ... [2024-07-10T03:04:45.167Z] [2024-07-10T03:04:45.167Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T03:04:45.167Z] #66 31.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:45.167Z] #66 31.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T03:04:45.167Z] #66 31.29 (3/4) Installing libucontext (1.2-r2) [2024-07-10T03:04:45.167Z] #66 31.29 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T03:04:45.167Z] #66 31.39 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:45.167Z] #66 31.46 OK: 8 MiB in 19 packages [2024-07-10T03:04:45.167Z] #66 DONE 33.3s [2024-07-10T03:04:45.167Z] [2024-07-10T03:04:45.167Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:46.141Z] #44 ... [2024-07-10T03:04:46.141Z] [2024-07-10T03:04:46.141Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T03:04:46.141Z] #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:46.141Z] #0 9.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:46.141Z] #76 ... [2024-07-10T03:04:46.141Z] [2024-07-10T03:04:46.141Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:46.407Z] #51 ... [2024-07-10T03:04:46.407Z] [2024-07-10T03:04:46.407Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:46.994Z] #44 ... [2024-07-10T03:04:46.994Z] [2024-07-10T03:04:46.994Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T03:04:46.994Z] #71 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:46.994Z] #71 15.54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:46.994Z] #71 16.05 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:46.994Z] #71 16.20 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:46.994Z] #71 17.30 OK: 18 MiB in 19 packages [2024-07-10T03:04:46.994Z] #71 DONE 20.1s [2024-07-10T03:04:46.994Z] [2024-07-10T03:04:46.994Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:47.261Z] #44 ... [2024-07-10T03:04:47.261Z] [2024-07-10T03:04:47.261Z] #72 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-07-10T03:04:47.261Z] #72 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:47.261Z] #72 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:47.261Z] #72 17.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:47.261Z] #72 17.99 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:47.261Z] #72 18.07 OK: 8 MiB in 16 packages [2024-07-10T03:04:47.261Z] #72 DONE 20.1s [2024-07-10T03:04:47.261Z] [2024-07-10T03:04:47.261Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:47.261Z] #44 transferring context: 41.34MB 34.8s [2024-07-10T03:04:48.224Z] #44 ... [2024-07-10T03:04:48.224Z] [2024-07-10T03:04:48.224Z] #45 [core-data internal] load build context [2024-07-10T03:04:48.224Z] #45 ... [2024-07-10T03:04:48.224Z] [2024-07-10T03:04:48.224Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:48.224Z] #33 ... [2024-07-10T03:04:48.224Z] [2024-07-10T03:04:48.224Z] #45 [core-data internal] load build context [2024-07-10T03:04:48.820Z] #45 ... [2024-07-10T03:04:48.820Z] [2024-07-10T03:04:48.820Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:48.820Z] #0 9.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:49.087Z] #77 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:49.087Z] #77 ... [2024-07-10T03:04:49.087Z] [2024-07-10T03:04:49.087Z] #45 [core-data internal] load build context [2024-07-10T03:04:49.087Z] #45 ... [2024-07-10T03:04:49.087Z] [2024-07-10T03:04:49.087Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T03:04:49.087Z] #73 10.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:49.087Z] #73 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:49.087Z] #73 16.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T03:04:49.087Z] #73 16.97 Executing busybox-1.36.1-r7.trigger [2024-07-10T03:04:49.087Z] #73 17.04 OK: 8 MiB in 16 packages [2024-07-10T03:04:49.087Z] #73 DONE 19.0s [2024-07-10T03:04:49.087Z] [2024-07-10T03:04:49.087Z] #45 [core-data internal] load build context [2024-07-10T03:04:49.356Z] #45 ... [2024-07-10T03:04:49.356Z] [2024-07-10T03:04:49.356Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T03:04:49.356Z] #76 11.59 OK: 9 MiB in 20 packages [2024-07-10T03:04:49.356Z] #76 DONE 13.4s [2024-07-10T03:04:49.356Z] [2024-07-10T03:04:49.356Z] #45 [core-data internal] load build context [2024-07-10T03:04:49.635Z] #45 ... [2024-07-10T03:04:49.635Z] [2024-07-10T03:04:49.635Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:49.635Z] #75 12.34 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:49.635Z] #75 12.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:49.635Z] #75 12.54 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:49.635Z] #75 13.22 OK: 13 MiB in 26 packages [2024-07-10T03:04:49.635Z] #75 DONE 15.2s [2024-07-10T03:04:49.635Z] [2024-07-10T03:04:49.635Z] #45 [core-data internal] load build context [2024-07-10T03:04:49.635Z] #45 ... [2024-07-10T03:04:49.635Z] [2024-07-10T03:04:49.635Z] #59 [core-keeper internal] load build context [2024-07-10T03:04:49.914Z] #59 ... [2024-07-10T03:04:49.914Z] [2024-07-10T03:04:49.914Z] #45 [core-data internal] load build context [2024-07-10T03:04:50.875Z] #45 ... [2024-07-10T03:04:50.875Z] [2024-07-10T03:04:50.875Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:04:51.144Z] #62 ... [2024-07-10T03:04:51.144Z] [2024-07-10T03:04:51.144Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:04:51.144Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.1s [2024-07-10T03:04:51.144Z] #61 ... [2024-07-10T03:04:51.144Z] [2024-07-10T03:04:51.144Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:51.411Z] #60 ... [2024-07-10T03:04:51.411Z] [2024-07-10T03:04:51.411Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:51.411Z] #38 ... [2024-07-10T03:04:51.411Z] [2024-07-10T03:04:51.411Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:51.411Z] #77 11.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:51.411Z] #77 11.33 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:51.411Z] #77 11.44 OK: 8 MiB in 16 packages [2024-07-10T03:04:51.411Z] #77 DONE 12.5s [2024-07-10T03:04:51.411Z] [2024-07-10T03:04:51.411Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:04:51.411Z] #38 ... [2024-07-10T03:04:51.411Z] [2024-07-10T03:04:51.411Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:51.411Z] #56 ... [2024-07-10T03:04:51.411Z] [2024-07-10T03:04:51.411Z] #36 [core-command internal] load build context [2024-07-10T03:04:51.411Z] #36 transferring context: 116.01MB 44.8s [2024-07-10T03:04:51.680Z] #36 ... [2024-07-10T03:04:51.680Z] [2024-07-10T03:04:51.680Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:04:51.948Z] #56 ... [2024-07-10T03:04:51.948Z] [2024-07-10T03:04:51.948Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:51.948Z] #0 8.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:51.948Z] #0 9.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:51.948Z] #78 ... [2024-07-10T03:04:51.948Z] [2024-07-10T03:04:51.948Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:52.219Z] #60 ... [2024-07-10T03:04:52.219Z] [2024-07-10T03:04:52.219Z] #42 [support-notifications internal] load build context [2024-07-10T03:04:52.485Z] #42 ... [2024-07-10T03:04:52.485Z] [2024-07-10T03:04:52.485Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:52.485Z] #78 10.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:52.485Z] #78 10.42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:52.485Z] #78 10.46 Executing ca-certificates-20240226-r0.trigger [2024-07-10T03:04:52.752Z] #78 10.89 OK: 9 MiB in 17 packages [2024-07-10T03:04:53.336Z] #78 ... [2024-07-10T03:04:53.336Z] [2024-07-10T03:04:53.336Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T03:04:53.336Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:53.336Z] #79 ... [2024-07-10T03:04:53.336Z] [2024-07-10T03:04:53.336Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:53.923Z] #60 ... [2024-07-10T03:04:53.923Z] [2024-07-10T03:04:53.923Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T03:04:53.923Z] #78 DONE 11.8s [2024-07-10T03:04:53.923Z] [2024-07-10T03:04:53.923Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:53.923Z] #60 ... [2024-07-10T03:04:53.923Z] [2024-07-10T03:04:53.923Z] #54 [core-metadata internal] load build context [2024-07-10T03:04:54.189Z] #54 ... [2024-07-10T03:04:54.189Z] [2024-07-10T03:04:54.189Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:55.154Z] #60 ... [2024-07-10T03:04:55.154Z] [2024-07-10T03:04:55.154Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T03:04:55.154Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:55.154Z] #0 9.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:55.422Z] #80 ... [2024-07-10T03:04:55.422Z] [2024-07-10T03:04:55.422Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:04:55.422Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s [2024-07-10T03:04:55.422Z] #40 ... [2024-07-10T03:04:55.422Z] [2024-07-10T03:04:55.422Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:55.689Z] #60 ... [2024-07-10T03:04:55.689Z] [2024-07-10T03:04:55.689Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T03:04:55.689Z] #74 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:55.689Z] #74 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:55.689Z] #74 12.09 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:55.689Z] #74 12.35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:55.689Z] #74 12.40 OK: 8 MiB in 17 packages [2024-07-10T03:04:55.689Z] #74 DONE 13.3s [2024-07-10T03:04:55.689Z] [2024-07-10T03:04:55.689Z] #60 [support-scheduler internal] load build context [2024-07-10T03:04:56.656Z] #60 ... [2024-07-10T03:04:56.656Z] [2024-07-10T03:04:56.656Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:56.656Z] #51 ... [2024-07-10T03:04:56.656Z] [2024-07-10T03:04:56.656Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T03:04:56.656Z] #79 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T03:04:56.656Z] #79 12.83 OK: 18 MiB in 19 packages [2024-07-10T03:04:56.656Z] #79 DONE 13.5s [2024-07-10T03:04:56.656Z] [2024-07-10T03:04:56.656Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:56.656Z] #51 ... [2024-07-10T03:04:56.656Z] [2024-07-10T03:04:56.656Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T03:04:57.245Z] #81 DONE 0.7s [2024-07-10T03:04:57.245Z] [2024-07-10T03:04:57.245Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:57.245Z] #51 transferring context: 109.26MB 48.0s [2024-07-10T03:04:57.511Z] #51 ... [2024-07-10T03:04:57.511Z] [2024-07-10T03:04:57.511Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T03:04:57.511Z] #80 11.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:57.511Z] #80 11.39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T03:04:57.511Z] #80 11.39 OK: 8 MiB in 19 packages [2024-07-10T03:04:57.511Z] #80 DONE 12.4s [2024-07-10T03:04:57.511Z] [2024-07-10T03:04:57.511Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:58.093Z] #51 ... [2024-07-10T03:04:58.093Z] [2024-07-10T03:04:58.093Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:04:58.362Z] #44 ... [2024-07-10T03:04:58.362Z] [2024-07-10T03:04:58.362Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:04:58.362Z] #51 ... [2024-07-10T03:04:58.362Z] [2024-07-10T03:04:58.362Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:04:58.628Z] #33 ... [2024-07-10T03:04:58.628Z] [2024-07-10T03:04:58.628Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:00.037Z] #44 ... [2024-07-10T03:05:00.037Z] [2024-07-10T03:05:00.037Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:00.037Z] #59 ... [2024-07-10T03:05:00.037Z] [2024-07-10T03:05:00.037Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:00.306Z] #40 ... [2024-07-10T03:05:00.306Z] [2024-07-10T03:05:00.306Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T03:05:00.306Z] #82 DONE 4.7s [2024-07-10T03:05:00.306Z] [2024-07-10T03:05:00.306Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:00.306Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.9s [2024-07-10T03:05:01.273Z] #40 ... [2024-07-10T03:05:01.273Z] [2024-07-10T03:05:01.273Z] #45 [core-data internal] load build context [2024-07-10T03:05:01.273Z] #45 ... [2024-07-10T03:05:01.273Z] [2024-07-10T03:05:01.273Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:05:01.273Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.1s done [2024-07-10T03:05:01.273Z] #61 ... [2024-07-10T03:05:01.273Z] [2024-07-10T03:05:01.273Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:01.542Z] #62 ... [2024-07-10T03:05:01.542Z] [2024-07-10T03:05:01.543Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:01.543Z] #40 ... [2024-07-10T03:05:01.543Z] [2024-07-10T03:05:01.543Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T03:05:01.543Z] #83 DONE 1.2s [2024-07-10T03:05:01.543Z] [2024-07-10T03:05:01.543Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:01.543Z] #40 ... [2024-07-10T03:05:01.543Z] [2024-07-10T03:05:01.543Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:01.816Z] #38 ... [2024-07-10T03:05:01.816Z] [2024-07-10T03:05:01.816Z] #45 [core-data internal] load build context [2024-07-10T03:05:01.816Z] #45 ... [2024-07-10T03:05:01.816Z] [2024-07-10T03:05:01.816Z] #36 [core-command internal] load build context [2024-07-10T03:05:01.816Z] #36 transferring context: 154.18MB 55.2s [2024-07-10T03:05:01.816Z] #36 ... [2024-07-10T03:05:01.816Z] [2024-07-10T03:05:01.816Z] #45 [core-data internal] load build context [2024-07-10T03:05:02.085Z] #45 ... [2024-07-10T03:05:02.085Z] [2024-07-10T03:05:02.085Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:05:02.354Z] #56 ... [2024-07-10T03:05:02.354Z] [2024-07-10T03:05:02.354Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:02.630Z] #40 ... [2024-07-10T03:05:02.630Z] [2024-07-10T03:05:02.630Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:02.630Z] #42 ... [2024-07-10T03:05:02.630Z] [2024-07-10T03:05:02.630Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:04.052Z] #40 ... [2024-07-10T03:05:04.052Z] [2024-07-10T03:05:04.052Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:04.324Z] #54 ... [2024-07-10T03:05:04.324Z] [2024-07-10T03:05:04.324Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:05.742Z] #40 ... [2024-07-10T03:05:05.743Z] [2024-07-10T03:05:05.743Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T03:05:05.743Z] #84 DONE 1.9s [2024-07-10T03:05:05.743Z] [2024-07-10T03:05:05.743Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:05.743Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.2s [2024-07-10T03:05:06.714Z] #40 ... [2024-07-10T03:05:06.714Z] [2024-07-10T03:05:06.714Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:06.714Z] #60 ... [2024-07-10T03:05:06.714Z] [2024-07-10T03:05:06.714Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:07.669Z] #42 transferring context: 138.70MB 55.5s [2024-07-10T03:05:08.250Z] #42 ... [2024-07-10T03:05:08.250Z] [2024-07-10T03:05:08.250Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:08.518Z] #40 ... [2024-07-10T03:05:08.518Z] [2024-07-10T03:05:08.518Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:08.518Z] #51 ... [2024-07-10T03:05:08.518Z] [2024-07-10T03:05:08.518Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:05:08.786Z] #33 ... [2024-07-10T03:05:08.786Z] [2024-07-10T03:05:08.786Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:10.191Z] #51 ... [2024-07-10T03:05:10.191Z] [2024-07-10T03:05:10.191Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:10.462Z] #44 ... [2024-07-10T03:05:10.462Z] [2024-07-10T03:05:10.462Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:10.462Z] #59 ... [2024-07-10T03:05:10.462Z] [2024-07-10T03:05:10.462Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-10T03:05:10.462Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.5s done [2024-07-10T03:05:11.429Z] #40 DONE 61.6s [2024-07-10T03:05:11.429Z] [2024-07-10T03:05:11.429Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:11.429Z] #51 ... [2024-07-10T03:05:11.429Z] [2024-07-10T03:05:11.429Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:05:11.429Z] #61 ... [2024-07-10T03:05:11.429Z] [2024-07-10T03:05:11.429Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:11.696Z] #51 ... [2024-07-10T03:05:11.696Z] [2024-07-10T03:05:11.696Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:11.696Z] #62 ... [2024-07-10T03:05:11.696Z] [2024-07-10T03:05:11.696Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:11.963Z] #38 ... [2024-07-10T03:05:11.963Z] [2024-07-10T03:05:11.963Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:11.963Z] #62 ... [2024-07-10T03:05:11.963Z] [2024-07-10T03:05:11.963Z] #36 [core-command internal] load build context [2024-07-10T03:05:11.963Z] #36 transferring context: 206.07MB 65.3s [2024-07-10T03:05:12.229Z] #36 ... [2024-07-10T03:05:12.229Z] [2024-07-10T03:05:12.229Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:12.229Z] #62 ... [2024-07-10T03:05:12.229Z] [2024-07-10T03:05:12.229Z] #45 [core-data internal] load build context [2024-07-10T03:05:12.229Z] #45 ... [2024-07-10T03:05:12.229Z] [2024-07-10T03:05:12.229Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:05:12.496Z] #56 ... [2024-07-10T03:05:12.496Z] [2024-07-10T03:05:12.496Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:14.521Z] #62 ... [2024-07-10T03:05:14.521Z] [2024-07-10T03:05:14.521Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:14.521Z] #54 ... [2024-07-10T03:05:14.521Z] [2024-07-10T03:05:14.521Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:17.103Z] #62 ... [2024-07-10T03:05:17.103Z] [2024-07-10T03:05:17.103Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:17.103Z] #60 ... [2024-07-10T03:05:17.103Z] [2024-07-10T03:05:17.103Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:18.074Z] #62 transferring context: 83.29MB 67.7s [2024-07-10T03:05:18.074Z] #62 ... [2024-07-10T03:05:18.074Z] [2024-07-10T03:05:18.074Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T03:05:18.074Z] #85 DONE 4.2s [2024-07-10T03:05:18.074Z] [2024-07-10T03:05:18.074Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:18.074Z] #62 ... [2024-07-10T03:05:18.074Z] [2024-07-10T03:05:18.074Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:18.344Z] #42 ... [2024-07-10T03:05:18.344Z] [2024-07-10T03:05:18.344Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T03:05:18.344Z] #86 DONE 3.3s [2024-07-10T03:05:18.344Z] [2024-07-10T03:05:18.344Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:18.344Z] #42 ... [2024-07-10T03:05:18.344Z] [2024-07-10T03:05:18.344Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T03:05:18.344Z] #87 ... [2024-07-10T03:05:18.344Z] [2024-07-10T03:05:18.344Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T03:05:18.344Z] #88 DONE 4.6s [2024-07-10T03:05:18.344Z] [2024-07-10T03:05:18.344Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:18.927Z] #42 ... [2024-07-10T03:05:18.927Z] [2024-07-10T03:05:18.927Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:05:18.927Z] #33 ... [2024-07-10T03:05:18.927Z] [2024-07-10T03:05:18.927Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:19.511Z] #42 ... [2024-07-10T03:05:19.511Z] [2024-07-10T03:05:19.511Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T03:05:19.511Z] #87 DONE 1.3s [2024-07-10T03:05:19.511Z] [2024-07-10T03:05:19.511Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T03:05:19.511Z] #89 DONE 1.5s [2024-07-10T03:05:19.511Z] [2024-07-10T03:05:19.511Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:19.778Z] #42 ... [2024-07-10T03:05:19.778Z] [2024-07-10T03:05:19.778Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T03:05:19.778Z] #90 DONE 1.4s [2024-07-10T03:05:19.778Z] [2024-07-10T03:05:19.778Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:20.747Z] #42 ... [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T03:05:20.747Z] #91 DONE 0.8s [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:20.747Z] #42 ... [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:20.747Z] #44 ... [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:20.747Z] #59 ... [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T03:05:20.747Z] #92 DONE 1.0s [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:20.747Z] #59 ... [2024-07-10T03:05:20.747Z] [2024-07-10T03:05:20.747Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T03:05:21.330Z] #93 ... [2024-07-10T03:05:21.330Z] [2024-07-10T03:05:21.330Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T03:05:21.330Z] #94 DONE 1.5s [2024-07-10T03:05:21.330Z] [2024-07-10T03:05:21.330Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T03:05:21.918Z] #95 ... [2024-07-10T03:05:21.918Z] [2024-07-10T03:05:21.918Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:21.918Z] #51 ... [2024-07-10T03:05:21.918Z] [2024-07-10T03:05:21.918Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T03:05:21.918Z] #93 DONE 1.2s [2024-07-10T03:05:21.918Z] [2024-07-10T03:05:21.918Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:21.918Z] #44 ... [2024-07-10T03:05:21.918Z] [2024-07-10T03:05:21.918Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:22.197Z] #38 ... [2024-07-10T03:05:22.197Z] [2024-07-10T03:05:22.197Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:22.197Z] #44 ... [2024-07-10T03:05:22.197Z] [2024-07-10T03:05:22.197Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T03:05:22.197Z] #96 DONE 1.5s [2024-07-10T03:05:22.197Z] [2024-07-10T03:05:22.197Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:22.197Z] #44 ... [2024-07-10T03:05:22.197Z] [2024-07-10T03:05:22.197Z] #36 [core-command internal] load build context [2024-07-10T03:05:22.197Z] #36 transferring context: 249.20MB 75.6s [2024-07-10T03:05:22.197Z] #36 ... [2024-07-10T03:05:22.197Z] [2024-07-10T03:05:22.197Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T03:05:22.472Z] #97 ... [2024-07-10T03:05:22.472Z] [2024-07-10T03:05:22.472Z] #45 [core-data internal] load build context [2024-07-10T03:05:22.472Z] #45 ... [2024-07-10T03:05:22.472Z] [2024-07-10T03:05:22.472Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:22.740Z] #38 ... [2024-07-10T03:05:22.740Z] [2024-07-10T03:05:22.740Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T03:05:22.740Z] #95 DONE 1.3s [2024-07-10T03:05:22.740Z] [2024-07-10T03:05:22.740Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:05:22.740Z] #56 ... [2024-07-10T03:05:22.740Z] [2024-07-10T03:05:22.740Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T03:05:23.708Z] #98 ... [2024-07-10T03:05:23.708Z] [2024-07-10T03:05:23.708Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T03:05:23.708Z] #99 DONE 1.4s [2024-07-10T03:05:23.708Z] [2024-07-10T03:05:23.708Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T03:05:23.708Z] #100 ... [2024-07-10T03:05:23.708Z] [2024-07-10T03:05:23.708Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T03:05:23.708Z] #97 DONE 1.4s [2024-07-10T03:05:23.708Z] [2024-07-10T03:05:23.708Z] #36 [core-command internal] load build context [2024-07-10T03:05:23.708Z] #36 transferring context: 256.25MB 76.8s done [2024-07-10T03:05:23.708Z] #36 DONE 77.1s [2024-07-10T03:05:23.977Z] [2024-07-10T03:05:23.977Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T03:05:24.245Z] #101 ... [2024-07-10T03:05:24.245Z] [2024-07-10T03:05:24.245Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T03:05:24.245Z] #98 DONE 1.6s [2024-07-10T03:05:24.512Z] [2024-07-10T03:05:24.512Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T03:05:24.778Z] #102 ... [2024-07-10T03:05:24.778Z] [2024-07-10T03:05:24.778Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:24.778Z] #54 ... [2024-07-10T03:05:24.778Z] [2024-07-10T03:05:24.778Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:25.377Z] #42 ... [2024-07-10T03:05:25.377Z] [2024-07-10T03:05:25.377Z] #51 [security-proxy-setup internal] load build context [2024-07-10T03:05:25.377Z] #51 transferring context: 256.25MB 75.1s done [2024-07-10T03:05:25.377Z] #51 DONE 76.1s [2024-07-10T03:05:25.377Z] [2024-07-10T03:05:25.377Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:25.653Z] #42 ... [2024-07-10T03:05:25.653Z] [2024-07-10T03:05:25.653Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T03:05:25.653Z] #100 DONE 1.9s [2024-07-10T03:05:25.653Z] [2024-07-10T03:05:25.653Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:25.920Z] #42 ... [2024-07-10T03:05:25.920Z] [2024-07-10T03:05:25.920Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T03:05:25.920Z] #101 DONE 2.1s [2024-07-10T03:05:25.920Z] [2024-07-10T03:05:25.920Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:26.187Z] #42 ... [2024-07-10T03:05:26.187Z] [2024-07-10T03:05:26.187Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:05:26.187Z] #103 DONE 2.1s [2024-07-10T03:05:26.187Z] [2024-07-10T03:05:26.187Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:26.455Z] #42 ... [2024-07-10T03:05:26.455Z] [2024-07-10T03:05:26.455Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T03:05:26.455Z] #102 DONE 2.0s [2024-07-10T03:05:26.455Z] [2024-07-10T03:05:26.455Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:27.041Z] #42 ... [2024-07-10T03:05:27.041Z] [2024-07-10T03:05:27.041Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:27.041Z] #60 ... [2024-07-10T03:05:27.041Z] [2024-07-10T03:05:27.041Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:27.999Z] #42 ... [2024-07-10T03:05:27.999Z] [2024-07-10T03:05:27.999Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:05:27.999Z] #104 DONE 2.4s [2024-07-10T03:05:27.999Z] [2024-07-10T03:05:27.999Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:28.267Z] #60 ... [2024-07-10T03:05:28.268Z] [2024-07-10T03:05:28.268Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:28.533Z] #62 ... [2024-07-10T03:05:28.533Z] [2024-07-10T03:05:28.533Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:29.115Z] #60 ... [2024-07-10T03:05:29.115Z] [2024-07-10T03:05:29.115Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:05:29.115Z] #33 ... [2024-07-10T03:05:29.115Z] [2024-07-10T03:05:29.115Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:29.382Z] #60 transferring context: 219.28MB 79.7s [2024-07-10T03:05:30.799Z] #60 ... [2024-07-10T03:05:30.799Z] [2024-07-10T03:05:30.799Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:30.799Z] #59 ... [2024-07-10T03:05:30.799Z] [2024-07-10T03:05:30.799Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:32.214Z] #60 ... [2024-07-10T03:05:32.214Z] [2024-07-10T03:05:32.214Z] #42 [support-notifications internal] load build context [2024-07-10T03:05:32.214Z] #42 transferring context: 256.25MB 79.7s done [2024-07-10T03:05:32.214Z] #42 DONE 81.5s [2024-07-10T03:05:32.214Z] [2024-07-10T03:05:32.214Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:32.481Z] #60 ... [2024-07-10T03:05:32.481Z] [2024-07-10T03:05:32.481Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:32.481Z] #44 ... [2024-07-10T03:05:32.481Z] [2024-07-10T03:05:32.481Z] #45 [core-data internal] load build context [2024-07-10T03:05:32.757Z] #45 ... [2024-07-10T03:05:32.757Z] [2024-07-10T03:05:32.757Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:32.757Z] #38 ... [2024-07-10T03:05:32.757Z] [2024-07-10T03:05:32.757Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:05:33.023Z] #56 ... [2024-07-10T03:05:33.023Z] [2024-07-10T03:05:33.023Z] #45 [core-data internal] load build context [2024-07-10T03:05:33.608Z] #45 ... [2024-07-10T03:05:33.608Z] [2024-07-10T03:05:33.608Z] #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:05:33.608Z] #105 DONE 1.4s [2024-07-10T03:05:33.608Z] [2024-07-10T03:05:33.608Z] #45 [core-data internal] load build context [2024-07-10T03:05:35.012Z] #45 ... [2024-07-10T03:05:35.012Z] [2024-07-10T03:05:35.012Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:35.012Z] #54 ... [2024-07-10T03:05:35.012Z] [2024-07-10T03:05:35.012Z] #106 [security-spire-server] exporting to image [2024-07-10T03:05:35.012Z] #106 exporting layers 8.8s done [2024-07-10T03:05:35.012Z] #106 writing image sha256:6c9739734d4a09d0bc59b26d3e6486d17d45c2055e9de857138b2536c6811a9d 0.2s done [2024-07-10T03:05:35.012Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-07-10T03:05:35.012Z] #106 writing image sha256:6f9e66721bd0302afc4a82f4764cd9e2ec8eaa438a3ee47731e5687d6525419d 0.1s done [2024-07-10T03:05:35.012Z] #106 writing image sha256:fb7520086dfb94405697c06cd39e14c252d1f795ea4f80b089f0cc869c01f366 0.1s done [2024-07-10T03:05:35.012Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-10T03:05:35.012Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-07-10T03:05:35.012Z] #106 DONE 9.0s [2024-07-10T03:05:35.012Z] [2024-07-10T03:05:35.012Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:35.012Z] #54 ... [2024-07-10T03:05:35.012Z] [2024-07-10T03:05:35.012Z] #45 [core-data internal] load build context [2024-07-10T03:05:36.418Z] #45 ... [2024-07-10T03:05:36.418Z] [2024-07-10T03:05:36.418Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:05:36.418Z] #107 ... [2024-07-10T03:05:36.418Z] [2024-07-10T03:05:36.418Z] #45 [core-data internal] load build context [2024-07-10T03:05:37.011Z] #45 ... [2024-07-10T03:05:37.011Z] [2024-07-10T03:05:37.011Z] #44 [security-proxy-auth internal] load build context [2024-07-10T03:05:37.011Z] #44 transferring context: 256.25MB 84.4s done [2024-07-10T03:05:37.011Z] #44 DONE 86.3s [2024-07-10T03:05:37.011Z] [2024-07-10T03:05:37.011Z] #45 [core-data internal] load build context [2024-07-10T03:05:37.965Z] #45 ... [2024-07-10T03:05:37.965Z] [2024-07-10T03:05:37.965Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:05:37.965Z] #108 ... [2024-07-10T03:05:37.965Z] [2024-07-10T03:05:37.965Z] #45 [core-data internal] load build context [2024-07-10T03:05:38.231Z] #45 ... [2024-07-10T03:05:38.231Z] [2024-07-10T03:05:38.231Z] #60 [support-scheduler internal] load build context [2024-07-10T03:05:38.231Z] #60 transferring context: 256.25MB 88.3s done [2024-07-10T03:05:38.231Z] #60 DONE 88.5s [2024-07-10T03:05:38.231Z] [2024-07-10T03:05:38.231Z] #45 [core-data internal] load build context [2024-07-10T03:05:38.496Z] #45 ... [2024-07-10T03:05:38.496Z] [2024-07-10T03:05:38.496Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:38.496Z] #62 ... [2024-07-10T03:05:38.496Z] [2024-07-10T03:05:38.496Z] #45 [core-data internal] load build context [2024-07-10T03:05:39.453Z] #45 ... [2024-07-10T03:05:39.453Z] [2024-07-10T03:05:39.453Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:05:39.453Z] #33 ... [2024-07-10T03:05:39.453Z] [2024-07-10T03:05:39.453Z] #45 [core-data internal] load build context [2024-07-10T03:05:41.390Z] #45 ... [2024-07-10T03:05:41.390Z] [2024-07-10T03:05:41.390Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:41.390Z] #59 ... [2024-07-10T03:05:41.390Z] [2024-07-10T03:05:41.390Z] #45 [core-data internal] load build context [2024-07-10T03:05:41.390Z] #45 transferring context: 256.25MB 88.7s done [2024-07-10T03:05:41.662Z] #45 DONE 90.8s [2024-07-10T03:05:41.662Z] [2024-07-10T03:05:41.662Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:42.246Z] #59 ... [2024-07-10T03:05:42.246Z] [2024-07-10T03:05:42.246Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-10T03:05:42.246Z] #56 transferring context: 256.25MB 93.8s done [2024-07-10T03:05:42.246Z] #56 DONE 94.1s [2024-07-10T03:05:42.246Z] [2024-07-10T03:05:42.246Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:42.843Z] #59 transferring context: 256.25MB 93.8s done [2024-07-10T03:05:42.843Z] #59 ... [2024-07-10T03:05:42.843Z] [2024-07-10T03:05:42.843Z] #54 [core-metadata internal] load build context [2024-07-10T03:05:42.843Z] #54 transferring context: 256.25MB 94.2s done [2024-07-10T03:05:42.843Z] #54 DONE 94.6s [2024-07-10T03:05:42.843Z] [2024-07-10T03:05:42.843Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:43.109Z] #38 ... [2024-07-10T03:05:43.109Z] [2024-07-10T03:05:43.109Z] #59 [core-keeper internal] load build context [2024-07-10T03:05:43.109Z] #59 DONE 94.5s [2024-07-10T03:05:43.109Z] [2024-07-10T03:05:43.109Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:43.109Z] #38 ... [2024-07-10T03:05:43.109Z] [2024-07-10T03:05:43.109Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T03:05:43.697Z] #109 ... [2024-07-10T03:05:43.697Z] [2024-07-10T03:05:43.697Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:05:43.697Z] #110 DONE 1.5s [2024-07-10T03:05:43.697Z] [2024-07-10T03:05:43.697Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:05:43.697Z] #111 ... [2024-07-10T03:05:43.697Z] [2024-07-10T03:05:43.697Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:43.964Z] #38 ... [2024-07-10T03:05:43.964Z] [2024-07-10T03:05:43.964Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T03:05:43.964Z] #109 DONE 0.8s [2024-07-10T03:05:43.964Z] [2024-07-10T03:05:43.964Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:45.371Z] #38 ... [2024-07-10T03:05:45.372Z] [2024-07-10T03:05:45.372Z] #33 [security-secretstore-setup internal] load build context [2024-07-10T03:05:45.372Z] #33 transferring context: 256.25MB 97.8s done [2024-07-10T03:05:45.372Z] #33 DONE 98.0s [2024-07-10T03:05:45.372Z] [2024-07-10T03:05:45.372Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-10T03:05:45.637Z] #38 transferring context: 256.25MB 95.9s done [2024-07-10T03:05:45.637Z] #38 DONE 96.1s [2024-07-10T03:05:45.637Z] [2024-07-10T03:05:45.637Z] #62 [security-bootstrapper internal] load build context [2024-07-10T03:05:48.974Z] #62 transferring context: 256.25MB 99.0s done [2024-07-10T03:05:49.240Z] #62 DONE 99.5s [2024-07-10T03:05:49.240Z] [2024-07-10T03:05:49.240Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:05:54.565Z] #112 ... [2024-07-10T03:05:54.565Z] [2024-07-10T03:05:54.565Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #113 ... [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #111 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #111 DONE 73.3s [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #108 DONE 79.0s [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #107 DONE 80.6s [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T03:06:51.210Z] #114 DONE 4.4s [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.210Z] #115 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #116 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T03:06:51.210Z] #117 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.210Z] #118 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T03:06:51.210Z] #119 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.210Z] #120 CACHED [2024-07-10T03:06:51.210Z] [2024-07-10T03:06:51.210Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T03:06:51.476Z] #121 ... [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #122 [core-data builder 6/7] COPY . . [2024-07-10T03:06:51.476Z] #122 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.476Z] #123 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.476Z] #124 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #125 [support-notifications builder 6/7] COPY . . [2024-07-10T03:06:51.476Z] #125 DONE 4.5s [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T03:06:51.476Z] #126 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.476Z] #127 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.476Z] #128 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.476Z] #129 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.476Z] #130 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T03:06:51.476Z] #131 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.476Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.476Z] #132 CACHED [2024-07-10T03:06:51.476Z] [2024-07-10T03:06:51.477Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.477Z] #133 CACHED [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #134 [support-scheduler builder 6/7] COPY . . [2024-07-10T03:06:51.477Z] #134 CACHED [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:51.477Z] #135 CACHED [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #136 [core-metadata builder 6/7] COPY . . [2024-07-10T03:06:51.477Z] #136 CACHED [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T03:06:51.477Z] #137 CACHED [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #138 [core-command builder 6/7] COPY . . [2024-07-10T03:06:51.477Z] #138 DONE 4.5s [2024-07-10T03:06:51.477Z] [2024-07-10T03:06:51.477Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:06:54.815Z] #139 ... [2024-07-10T03:06:54.815Z] [2024-07-10T03:06:54.815Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:54.815Z] #112 DONE 70.8s [2024-07-10T03:06:54.815Z] [2024-07-10T03:06:54.815Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T03:06:54.815Z] #113 DONE 71.1s [2024-07-10T03:06:54.815Z] [2024-07-10T03:06:54.815Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T03:07:00.144Z] #140 ... [2024-07-10T03:07:00.144Z] [2024-07-10T03:07:00.144Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:07:00.144Z] #139 5.984 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T03:07:00.725Z] #139 ... [2024-07-10T03:07:00.725Z] [2024-07-10T03:07:00.725Z] #141 [core-keeper builder 7/8] COPY . . [2024-07-10T03:07:00.725Z] #141 DONE 5.9s [2024-07-10T03:07:00.725Z] [2024-07-10T03:07:00.725Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T03:07:00.725Z] #140 DONE 5.8s [2024-07-10T03:07:00.990Z] [2024-07-10T03:07:00.990Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T03:07:01.298Z] #142 ... [2024-07-10T03:07:01.298Z] [2024-07-10T03:07:01.298Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T03:07:01.298Z] #0 5.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T03:07:01.564Z] #143 ... [2024-07-10T03:07:01.564Z] [2024-07-10T03:07:01.564Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T03:07:01.564Z] #0 5.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T03:07:01.564Z] #144 ... [2024-07-10T03:07:01.564Z] [2024-07-10T03:07:01.564Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T03:07:01.564Z] #0 5.340 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T03:07:01.831Z] #145 ... [2024-07-10T03:07:01.831Z] [2024-07-10T03:07:01.831Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T03:07:01.831Z] #0 5.016 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T03:07:01.831Z] #146 ... [2024-07-10T03:07:01.831Z] [2024-07-10T03:07:01.831Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T03:07:01.831Z] #0 4.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T03:07:02.096Z] #147 ... [2024-07-10T03:07:02.096Z] [2024-07-10T03:07:02.096Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T03:07:02.096Z] #0 4.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T03:07:02.361Z] #148 ... [2024-07-10T03:07:02.361Z] [2024-07-10T03:07:02.361Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:07:02.361Z] #0 5.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T03:07:02.361Z] #149 ... [2024-07-10T03:07:02.361Z] [2024-07-10T03:07:02.361Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T03:07:02.361Z] #0 5.742 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T03:07:02.628Z] #150 ... [2024-07-10T03:07:02.628Z] [2024-07-10T03:07:02.628Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T03:07:02.895Z] #151 2.413 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-10T03:07:07.216Z] #151 ... [2024-07-10T03:07:07.217Z] [2024-07-10T03:07:07.217Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T03:07:07.217Z] #121 5.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T03:07:07.217Z] #121 ... [2024-07-10T03:07:07.217Z] [2024-07-10T03:07:07.217Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T03:07:07.217Z] #142 2.460 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T03:24:59.995Z] #142 ... [2024-07-10T03:24:59.995Z] [2024-07-10T03:24:59.995Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T03:24:59.995Z] #121 1079.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T03:24:59.995Z] #121 ... [2024-07-10T03:24:59.995Z] [2024-07-10T03:24:59.995Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T03:24:59.995Z] #147 DONE 1088.8s [2024-07-10T03:25:00.264Z] [2024-07-10T03:25:00.264Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T03:25:00.264Z] #148 DONE 1088.8s [2024-07-10T03:25:00.264Z] [2024-07-10T03:25:00.264Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:25:00.530Z] #53 ... [2024-07-10T03:25:00.530Z] [2024-07-10T03:25:00.530Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T03:25:01.198Z] #152 DONE 0.9s [2024-07-10T03:25:01.198Z] [2024-07-10T03:25:01.198Z] #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:25:02.161Z] #153 DONE 0.9s [2024-07-10T03:25:02.161Z] [2024-07-10T03:25:02.161Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T03:25:02.430Z] #154 ... [2024-07-10T03:25:02.430Z] [2024-07-10T03:25:02.430Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:25:02.430Z] #155 DONE 0.3s [2024-07-10T03:25:02.430Z] [2024-07-10T03:25:02.430Z] #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-10T03:25:02.430Z] #156 DONE 0.2s [2024-07-10T03:25:02.430Z] [2024-07-10T03:25:02.430Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T03:25:02.696Z] #144 ... [2024-07-10T03:25:02.696Z] [2024-07-10T03:25:02.696Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T03:25:02.696Z] #157 DONE 0.2s [2024-07-10T03:25:02.696Z] [2024-07-10T03:25:02.696Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T03:25:03.277Z] #158 DONE 0.5s [2024-07-10T03:25:03.277Z] [2024-07-10T03:25:03.277Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T03:25:03.277Z] #150 ... [2024-07-10T03:25:03.277Z] [2024-07-10T03:25:03.277Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T03:25:03.546Z] #159 DONE 0.3s [2024-07-10T03:25:03.546Z] [2024-07-10T03:25:03.546Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:25:04.504Z] #160 ... [2024-07-10T03:25:04.504Z] [2024-07-10T03:25:04.504Z] #154 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T03:25:04.504Z] #154 DONE 3.1s [2024-07-10T03:25:04.773Z] [2024-07-10T03:25:04.773Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:25:04.773Z] #161 DONE 0.4s [2024-07-10T03:25:04.773Z] [2024-07-10T03:25:04.773Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:25:05.358Z] #160 ... [2024-07-10T03:25:05.358Z] [2024-07-10T03:25:05.358Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:25:05.358Z] #162 DONE 0.3s [2024-07-10T03:25:05.358Z] [2024-07-10T03:25:05.358Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T03:25:05.622Z] #163 DONE 0.5s [2024-07-10T03:25:05.622Z] [2024-07-10T03:25:05.622Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T03:25:05.919Z] #150 ... [2024-07-10T03:25:05.919Z] [2024-07-10T03:25:05.920Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T03:25:06.191Z] #164 DONE 0.3s [2024-07-10T03:25:06.191Z] [2024-07-10T03:25:06.191Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-10T03:25:06.462Z] #165 DONE 0.1s [2024-07-10T03:25:06.462Z] [2024-07-10T03:25:06.462Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-10T03:25:06.462Z] #166 ... [2024-07-10T03:25:06.462Z] [2024-07-10T03:25:06.462Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:25:06.462Z] #160 DONE 2.8s [2024-07-10T03:25:06.727Z] [2024-07-10T03:25:06.727Z] #106 [security-proxy-setup] exporting to image [2024-07-10T03:25:06.727Z] #106 exporting layers [2024-07-10T03:25:06.994Z] #106 ... [2024-07-10T03:25:06.994Z] [2024-07-10T03:25:06.994Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-10T03:25:06.994Z] #166 DONE 0.6s [2024-07-10T03:25:06.994Z] [2024-07-10T03:25:06.994Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T03:25:07.578Z] #167 DONE 0.7s [2024-07-10T03:25:07.578Z] [2024-07-10T03:25:07.578Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:25:07.845Z] #139 ... [2024-07-10T03:25:07.845Z] [2024-07-10T03:25:07.845Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T03:25:08.113Z] #168 DONE 0.3s [2024-07-10T03:25:08.113Z] [2024-07-10T03:25:08.113Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T03:25:08.696Z] #169 ... [2024-07-10T03:25:08.696Z] [2024-07-10T03:25:08.696Z] #106 [security-proxy-setup] exporting to image [2024-07-10T03:25:08.696Z] #106 exporting layers 2.1s done [2024-07-10T03:25:08.696Z] #106 writing image sha256:0ef7cc2126101d5a617f22610a2397aeeb446992ba8190f530839efa351ed9b6 0.0s done [2024-07-10T03:25:08.696Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-07-10T03:25:08.696Z] #106 DONE 11.2s [2024-07-10T03:25:08.696Z] [2024-07-10T03:25:08.696Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T03:25:10.622Z] #146 ... [2024-07-10T03:25:10.622Z] [2024-07-10T03:25:10.622Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T03:25:10.622Z] #169 DONE 2.4s [2024-07-10T03:25:10.622Z] [2024-07-10T03:25:10.622Z] #106 [security-bootstrapper] exporting to image [2024-07-10T03:25:11.202Z] #106 exporting layers 1.0s done [2024-07-10T03:25:11.469Z] #106 writing image sha256:00d9dd1a62a8f657ad1626c92d9124e87bd0eaf89d9d2c380b4a3e5107eac37b 0.0s done [2024-07-10T03:25:11.469Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-10T03:25:11.469Z] #106 DONE 12.2s [2024-07-10T03:25:11.469Z] [2024-07-10T03:25:11.469Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:25:11.749Z] #149 ... [2024-07-10T03:25:11.749Z] [2024-07-10T03:25:11.749Z] #121 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T03:25:11.749Z] #121 DONE 1100.2s [2024-07-10T03:25:11.749Z] [2024-07-10T03:25:11.749Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:25:12.013Z] #53 ... [2024-07-10T03:25:12.013Z] [2024-07-10T03:25:12.013Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:25:12.302Z] #170 DONE 0.3s [2024-07-10T03:25:12.302Z] [2024-07-10T03:25:12.302Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T03:25:12.567Z] #142 ... [2024-07-10T03:25:12.567Z] [2024-07-10T03:25:12.567Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:25:12.567Z] #171 DONE 0.2s [2024-07-10T03:25:12.567Z] [2024-07-10T03:25:12.567Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:25:12.567Z] #139 ... [2024-07-10T03:25:12.567Z] [2024-07-10T03:25:12.567Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-10T03:25:12.567Z] #172 DONE 0.1s [2024-07-10T03:25:12.831Z] [2024-07-10T03:25:12.831Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-10T03:25:12.831Z] #173 DONE 0.1s [2024-07-10T03:25:12.831Z] [2024-07-10T03:25:12.831Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:25:12.831Z] #53 ... [2024-07-10T03:25:12.831Z] [2024-07-10T03:25:12.831Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:25:12.831Z] #174 DONE 0.1s [2024-07-10T03:25:13.095Z] [2024-07-10T03:25:13.095Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T03:25:13.095Z] #175 DONE 0.3s [2024-07-10T03:25:13.095Z] [2024-07-10T03:25:13.095Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:25:13.359Z] #139 ... [2024-07-10T03:25:13.359Z] [2024-07-10T03:25:13.359Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T03:25:13.359Z] #176 DONE 0.3s [2024-07-10T03:25:13.359Z] [2024-07-10T03:25:13.359Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:25:13.628Z] #149 ... [2024-07-10T03:25:13.628Z] [2024-07-10T03:25:13.628Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T03:25:13.628Z] #177 DONE 0.1s [2024-07-10T03:25:13.628Z] [2024-07-10T03:25:13.628Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:25:16.202Z] #178 DONE 2.2s [2024-07-10T03:25:16.202Z] [2024-07-10T03:25:16.202Z] #106 [security-secretstore-setup] exporting to image [2024-07-10T03:25:17.158Z] #106 exporting layers 1.3s done [2024-07-10T03:25:17.158Z] #106 writing image sha256:3ef0facaaee90124be7bf9c20b0845ee862571eb8b99c2cc516890ed4e1950d1 done [2024-07-10T03:25:17.158Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-10T03:25:17.158Z] #106 DONE 13.5s [2024-07-10T03:25:17.158Z] [2024-07-10T03:25:17.158Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:26:03.939Z] #149 ... [2024-07-10T03:26:03.939Z] [2024-07-10T03:26:03.939Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T03:26:03.939Z] #144 DONE 1146.7s [2024-07-10T03:26:03.939Z] [2024-07-10T03:26:03.939Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:26:03.939Z] #139 ... [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:26:03.940Z] #179 DONE 0.2s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:26:03.940Z] #149 ... [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:26:03.940Z] #180 DONE 0.3s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-07-10T03:26:03.940Z] #17 ... [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T03:26:03.940Z] #181 DONE 0.3s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:26:03.940Z] #139 ... [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:26:03.940Z] #182 DONE 0.2s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-10T03:26:03.940Z] #183 DONE 0.3s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:26:03.940Z] #184 DONE 2.2s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-10T03:26:03.940Z] #106 exporting layers [2024-07-10T03:26:03.940Z] #106 exporting layers 1.1s done [2024-07-10T03:26:03.940Z] #106 writing image sha256:4b7cfa3d5803ad012614c6fbf181ebbb771a4dab71c758c543fa04c1ac306386 done [2024-07-10T03:26:03.940Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-10T03:26:03.940Z] #106 DONE 14.6s [2024-07-10T03:26:03.940Z] [2024-07-10T03:26:03.940Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:27:55.531Z] #53 ... [2024-07-10T03:27:55.531Z] [2024-07-10T03:27:55.531Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T03:27:55.531Z] #151 DONE 1254.6s [2024-07-10T03:27:55.531Z] [2024-07-10T03:27:55.531Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:27:55.795Z] #139 ... [2024-07-10T03:27:55.795Z] [2024-07-10T03:27:55.795Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:27:56.060Z] #185 DONE 0.2s [2024-07-10T03:27:56.060Z] [2024-07-10T03:27:56.060Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:27:56.060Z] #186 DONE 0.1s [2024-07-10T03:27:56.060Z] [2024-07-10T03:27:56.060Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:27:56.328Z] #139 ... [2024-07-10T03:27:56.328Z] [2024-07-10T03:27:56.328Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T03:27:56.598Z] #187 DONE 0.4s [2024-07-10T03:27:56.598Z] [2024-07-10T03:27:56.598Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:27:56.868Z] #188 DONE 0.1s [2024-07-10T03:27:56.868Z] [2024-07-10T03:27:56.868Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-10T03:27:56.868Z] #106 exporting layers [2024-07-10T03:27:57.823Z] #106 exporting layers 0.9s done [2024-07-10T03:27:57.824Z] #106 writing image sha256:5000f6d60bb468eb1a8189487aeb9b1ca909c782eacdbaa3ce78f3ae82bfe39c done [2024-07-10T03:27:57.824Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-10T03:27:57.824Z] #106 DONE 15.6s [2024-07-10T03:27:57.824Z] [2024-07-10T03:27:57.824Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:34:49.743Z] #139 ... [2024-07-10T03:34:49.743Z] [2024-07-10T03:34:49.743Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T03:34:49.743Z] #143 DONE 1674.6s [2024-07-10T03:34:49.743Z] [2024-07-10T03:34:49.743Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:34:49.743Z] #139 ... [2024-07-10T03:34:49.743Z] [2024-07-10T03:34:49.743Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:34:49.743Z] #189 DONE 0.2s [2024-07-10T03:34:49.743Z] [2024-07-10T03:34:49.743Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:34:49.743Z] #190 DONE 0.1s [2024-07-10T03:34:49.743Z] [2024-07-10T03:34:49.743Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:34:49.744Z] #149 ... [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T03:34:49.744Z] #191 DONE 0.5s [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:34:49.744Z] #192 DONE 0.1s [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T03:34:49.744Z] #193 DONE 0.1s [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:34:49.744Z] #139 ... [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T03:34:49.744Z] #194 DONE 1.8s [2024-07-10T03:34:49.744Z] [2024-07-10T03:34:49.744Z] #106 [security-proxy-auth] exporting to image [2024-07-10T03:34:49.744Z] #106 exporting layers [2024-07-10T03:34:50.008Z] #106 exporting layers 0.7s done [2024-07-10T03:34:50.273Z] #106 writing image sha256:687b4fd63ca8336749658557a44afe141d3084d54064a631ecbad09a12052462 done [2024-07-10T03:34:50.273Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-10T03:34:50.273Z] #106 DONE 16.3s [2024-07-10T03:34:50.273Z] [2024-07-10T03:34:50.273Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:35:46.600Z] #53 ... [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T03:35:46.600Z] #149 DONE 1727.2s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:35:46.600Z] #61 ... [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:35:46.600Z] #195 DONE 0.2s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:35:46.600Z] #196 DONE 0.2s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T03:35:46.600Z] #197 DONE 0.4s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T03:35:46.600Z] #145 ... [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:35:46.600Z] #198 DONE 0.1s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #106 [core-command] exporting to image [2024-07-10T03:35:46.600Z] #106 exporting layers [2024-07-10T03:35:46.600Z] #106 exporting layers 0.6s done [2024-07-10T03:35:46.600Z] #106 writing image sha256:bf9552e30451c2e3fb846541e4529a82b000765ad5ca007475c450b9e4abb5f6 done [2024-07-10T03:35:46.600Z] #106 naming to docker.io/library/core-command-arm64 done [2024-07-10T03:35:46.600Z] #106 DONE 16.9s [2024-07-10T03:35:46.600Z] [2024-07-10T03:35:46.600Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:35:50.836Z] #61 ... [2024-07-10T03:35:50.836Z] [2024-07-10T03:35:50.836Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T03:35:50.836Z] #142 DONE 1729.6s [2024-07-10T03:35:50.836Z] [2024-07-10T03:35:50.836Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:35:50.836Z] #139 ... [2024-07-10T03:35:50.836Z] [2024-07-10T03:35:50.836Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:35:51.102Z] #199 DONE 0.2s [2024-07-10T03:35:51.102Z] [2024-07-10T03:35:51.102Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T03:35:51.102Z] #150 DONE 1739.8s [2024-07-10T03:35:51.102Z] [2024-07-10T03:35:51.102Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T03:35:52.061Z] #200 DONE 0.7s [2024-07-10T03:35:52.061Z] [2024-07-10T03:35:52.061Z] #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:35:52.061Z] #201 DONE 0.3s [2024-07-10T03:35:52.061Z] [2024-07-10T03:35:52.061Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:35:52.330Z] #202 DONE 0.3s [2024-07-10T03:35:52.330Z] [2024-07-10T03:35:52.330Z] #106 [core-keeper] exporting to image [2024-07-10T03:35:52.330Z] #106 exporting layers [2024-07-10T03:35:52.598Z] #106 ... [2024-07-10T03:35:52.598Z] [2024-07-10T03:35:52.598Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:35:52.598Z] #203 DONE 0.4s [2024-07-10T03:35:52.867Z] [2024-07-10T03:35:52.867Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T03:35:53.133Z] #204 ... [2024-07-10T03:35:53.133Z] [2024-07-10T03:35:53.133Z] #106 [core-keeper] exporting to image [2024-07-10T03:35:53.133Z] #106 exporting layers 0.7s done [2024-07-10T03:35:53.133Z] #106 writing image sha256:59fc1da54ec4d5404cbe14e7559f561bc8660c76fa328c7dd95f2d58f0459751 done [2024-07-10T03:35:53.133Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-07-10T03:35:53.133Z] #106 DONE 17.6s [2024-07-10T03:35:53.133Z] [2024-07-10T03:35:53.133Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T03:35:53.408Z] #204 DONE 0.6s [2024-07-10T03:35:53.408Z] [2024-07-10T03:35:53.408Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:35:53.673Z] #205 DONE 0.2s [2024-07-10T03:35:53.673Z] [2024-07-10T03:35:53.673Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T03:35:53.673Z] #206 DONE 0.2s [2024-07-10T03:35:53.673Z] [2024-07-10T03:35:53.673Z] #106 [core-metadata] exporting to image [2024-07-10T03:35:54.252Z] #106 exporting layers 0.5s done [2024-07-10T03:35:54.252Z] #106 writing image sha256:1209ef4c66819240622574deef762a3c0b578a7009f8967cf7e04326ec18b6a6 done [2024-07-10T03:35:54.252Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-07-10T03:35:54.252Z] #106 DONE 18.1s [2024-07-10T03:35:54.252Z] [2024-07-10T03:35:54.252Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:35:58.511Z] #53 ... [2024-07-10T03:35:58.511Z] [2024-07-10T03:35:58.511Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T03:35:58.511Z] #139 DONE 1746.6s [2024-07-10T03:35:58.511Z] [2024-07-10T03:35:58.511Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:35:58.511Z] #53 ... [2024-07-10T03:35:58.511Z] [2024-07-10T03:35:58.511Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:35:58.511Z] #207 DONE 0.3s [2024-07-10T03:35:58.511Z] [2024-07-10T03:35:58.511Z] #53 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T03:35:58.511Z] #53 ... [2024-07-10T03:35:58.511Z] [2024-07-10T03:35:58.511Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:35:58.780Z] #208 DONE 0.1s [2024-07-10T03:35:58.780Z] [2024-07-10T03:35:58.780Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:35:58.780Z] #61 ... [2024-07-10T03:35:58.780Z] [2024-07-10T03:35:58.780Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T03:35:59.364Z] #209 DONE 0.5s [2024-07-10T03:35:59.364Z] [2024-07-10T03:35:59.364Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:35:59.631Z] #210 DONE 0.2s [2024-07-10T03:35:59.631Z] [2024-07-10T03:35:59.631Z] #106 [core-data] exporting to image [2024-07-10T03:35:59.631Z] #106 exporting layers [2024-07-10T03:35:59.896Z] #106 exporting layers 0.5s done [2024-07-10T03:35:59.896Z] #106 writing image sha256:fb6f3f261f5b17ab7a0de23f7b996c4891a7fe829018fb7021a8c03fe33af3a1 done [2024-07-10T03:35:59.896Z] #106 naming to docker.io/library/core-data-arm64 done [2024-07-10T03:35:59.896Z] #106 DONE 18.7s [2024-07-10T03:35:59.897Z] [2024-07-10T03:35:59.897Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-07-10T03:36:26.576Z] #17 ... [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T03:36:26.576Z] #146 DONE 1772.3s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T03:36:26.576Z] #145 DONE 1772.3s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-07-10T03:36:26.576Z] #17 ... [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:36:26.576Z] #211 ... [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:36:26.576Z] #212 DONE 0.1s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T03:36:26.576Z] #211 DONE 0.2s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:36:26.576Z] #213 DONE 0.2s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T03:36:26.576Z] #214 DONE 0.2s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T03:36:26.576Z] #215 DONE 0.4s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T03:36:26.576Z] #216 DONE 0.4s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:36:26.576Z] #217 DONE 0.1s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T03:36:26.576Z] #218 DONE 0.1s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #106 [support-scheduler] exporting to image [2024-07-10T03:36:26.576Z] #106 exporting layers [2024-07-10T03:36:26.576Z] #106 exporting layers 0.5s done [2024-07-10T03:36:26.576Z] #106 exporting layers 0.6s done [2024-07-10T03:36:26.576Z] #106 writing image sha256:b09be8349d7187cf5f2fc731f5bfe58bcc599d4ae4db5b27b7413f3094d26582 0.0s done [2024-07-10T03:36:26.576Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-07-10T03:36:26.576Z] #106 writing image sha256:3a6143cc8e718329a6211bf8926a3ec09265a652d545bf72547e6fab430a370c done [2024-07-10T03:36:26.576Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-07-10T03:36:26.576Z] #106 DONE 19.3s [2024-07-10T03:36:26.576Z] [2024-07-10T03:36:26.576Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T03:36:26.576Z] time="2024-07-10T03:03:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T03:36:26.597Z] $ docker stop --time=1 f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 [2024-07-10T03:36:28.252Z] $ docker rm -f --volumes f4881ee3f7fe57dbeb9b2959e273396a02d77c01a062e3233f406043f4cf6a62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T03:36:28.963Z] + docker images [2024-07-10T03:36:28.963Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T03:36:28.963Z] support-scheduler-arm64 latest b09be8349d71 4 seconds ago 42.4MB [2024-07-10T03:36:28.963Z] support-notifications-arm64 latest 3a6143cc8e71 4 seconds ago 43.3MB [2024-07-10T03:36:28.963Z] core-data-arm64 latest fb6f3f261f5b 29 seconds ago 40.2MB [2024-07-10T03:36:28.963Z] core-metadata-arm64 latest 1209ef4c6681 35 seconds ago 40.3MB [2024-07-10T03:36:28.963Z] core-keeper-arm64 latest 59fc1da54ec4 36 seconds ago 35.2MB [2024-07-10T03:36:28.963Z] core-command-arm64 latest bf9552e30451 49 seconds ago 39.9MB [2024-07-10T03:36:28.963Z] security-proxy-auth-arm64 latest 687b4fd63ca8 About a minute ago 37.4MB [2024-07-10T03:36:28.963Z] security-spiffe-token-provider-arm64 latest 5000f6d60bb4 8 minutes ago 34.1MB [2024-07-10T03:36:28.963Z] core-common-config-bootstrapper-arm64 latest 4b7cfa3d5803 10 minutes ago 20.1MB [2024-07-10T03:36:28.963Z] security-secretstore-setup-arm64 latest 3ef0facaaee9 11 minutes ago 41.5MB [2024-07-10T03:36:28.963Z] security-bootstrapper-arm64 latest 00d9dd1a62a8 11 minutes ago 23.7MB [2024-07-10T03:36:28.963Z] security-proxy-setup-arm64 latest 0ef7cc212610 11 minutes ago 31MB [2024-07-10T03:36:28.963Z] security-spire-server-arm64 latest 6f9e66721bd0 31 minutes ago 121MB [2024-07-10T03:36:28.963Z] security-spire-config-arm64 latest fb7520086dfb 31 minutes ago 120MB [2024-07-10T03:36:28.963Z] security-spire-agent-arm64 latest 6c9739734d4a 31 minutes ago 179MB [2024-07-10T03:36:28.963Z] ci-base-image-arm64 latest a91ccc916f28 48 minutes ago 962MB [2024-07-10T03:36:28.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-10T03:36:28.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:36:29.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T03:36:29.942Z] [2024-07-10T03:36:29.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:36:30.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T03:36:30.643Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-10T03:36:30.643Z] 8998bd30e6a1: Pulling fs layer [2024-07-10T03:36:30.643Z] 04944245beec: Pulling fs layer [2024-07-10T03:36:30.643Z] 699f458cf7ca: Pulling fs layer [2024-07-10T03:36:30.643Z] 765212b225bb: Pulling fs layer [2024-07-10T03:36:30.643Z] f23df028b6ca: Pulling fs layer [2024-07-10T03:36:30.643Z] d65c8cfc05b1: Pulling fs layer [2024-07-10T03:36:30.643Z] 2437ff75d9bd: Pulling fs layer [2024-07-10T03:36:30.643Z] f23df028b6ca: Waiting [2024-07-10T03:36:30.643Z] d65c8cfc05b1: Waiting [2024-07-10T03:36:30.643Z] 2437ff75d9bd: Waiting [2024-07-10T03:36:30.643Z] 765212b225bb: Waiting [2024-07-10T03:36:30.643Z] 04944245beec: Verifying Checksum [2024-07-10T03:36:30.643Z] 04944245beec: Download complete [2024-07-10T03:36:30.643Z] 765212b225bb: Download complete [2024-07-10T03:36:30.909Z] d65c8cfc05b1: Verifying Checksum [2024-07-10T03:36:30.909Z] d65c8cfc05b1: Download complete [2024-07-10T03:36:30.909Z] 699f458cf7ca: Verifying Checksum [2024-07-10T03:36:30.909Z] 699f458cf7ca: Download complete [2024-07-10T03:36:31.488Z] 8998bd30e6a1: Verifying Checksum [2024-07-10T03:36:31.488Z] 8998bd30e6a1: Download complete [2024-07-10T03:36:34.066Z] 2437ff75d9bd: Verifying Checksum [2024-07-10T03:36:34.066Z] 2437ff75d9bd: Download complete [2024-07-10T03:36:36.006Z] 8998bd30e6a1: Pull complete [2024-07-10T03:36:36.274Z] 04944245beec: Pull complete [2024-07-10T03:36:38.212Z] 699f458cf7ca: Pull complete [2024-07-10T03:36:38.212Z] 765212b225bb: Pull complete [2024-07-10T03:36:38.794Z] f23df028b6ca: Pull complete [2024-07-10T03:36:39.061Z] d65c8cfc05b1: Pull complete [2024-07-10T03:36:57.252Z] 2437ff75d9bd: Pull complete [2024-07-10T03:36:57.252Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-10T03:36:57.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T03:36:57.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T03:36:57.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-5293 does not seem to be running inside a container [2024-07-10T03:36:57.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-10T03:37:00.519Z] $ docker top 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:01.592Z] ---> job-cost.sh [2024-07-10T03:37:01.592Z] lf-activate-venv: SKIPPING [2024-07-10T03:37:01.592Z] INFO: No Stack... [2024-07-10T03:37:02.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-10T03:37:03.125Z] INFO: Archiving Costs [Pipeline] sh [2024-07-10T03:37:03.783Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-10T03:37:03.783Z] + cut -d, -f6 [Pipeline] lock [2024-07-10T03:37:03.876Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] [2024-07-10T03:37:03.884Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] did not exist. Created. [2024-07-10T03:37:03.892Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-10T03:37:04.654Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-10T03:37:04.869Z] Stashed 1 file(s) [Pipeline] } [2024-07-10T03:37:04.889Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4822-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-10T03:37:04.965Z] $ docker stop --time=1 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b [2024-07-10T03:37:06.474Z] $ docker rm -f --volumes 39e1bdf77df772924d371e207c832ab4d0e46beaa4971016b0f79b3bc045ff6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-10T03:37:07.726Z] provisioning config files... [2024-07-10T03:37:07.734Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7953186907534571072tmp [Pipeline] { [Pipeline] sh [2024-07-10T03:37:08.079Z] + set +x [2024-07-10T03:37:08.079Z] + curl -s https://codecov.io/bash [2024-07-10T03:37:08.079Z] + bash -s -- [2024-07-10T03:37:08.079Z] [2024-07-10T03:37:08.079Z] _____ _ [2024-07-10T03:37:08.079Z] / ____| | | [2024-07-10T03:37:08.079Z] | | ___ __| | ___ ___ _____ __ [2024-07-10T03:37:08.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-10T03:37:08.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-10T03:37:08.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-10T03:37:08.079Z] Bash-1.0.6 [2024-07-10T03:37:08.079Z] [2024-07-10T03:37:08.079Z] [2024-07-10T03:37:08.079Z] ==> git version 2.25.1 found [2024-07-10T03:37:08.079Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-10T03:37:08.079Z] Release-Date: 2020-01-08 [2024-07-10T03:37:08.079Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-10T03:37:08.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-10T03:37:08.079Z] ==> Jenkins CI detected. [2024-07-10T03:37:08.079Z] current dir:  /w/workspace/edgex-go/1 [2024-07-10T03:37:08.079Z] project root: . [2024-07-10T03:37:08.079Z] --> token set from env [2024-07-10T03:37:08.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-10T03:37:08.079Z] ==> Running gcov in . (disable via -X gcov) [2024-07-10T03:37:08.079Z] ==> Python coveragepy not found [2024-07-10T03:37:08.079Z] ==> Searching for coverage reports in: [2024-07-10T03:37:08.079Z] + . [2024-07-10T03:37:08.339Z] -> Found 1 reports [2024-07-10T03:37:08.339Z] ==> Detecting git/mercurial file structure [2024-07-10T03:37:08.339Z] ==> Reading reports [2024-07-10T03:37:08.339Z] + ./coverage.out bytes=481596 [2024-07-10T03:37:08.339Z] ==> Appending adjustments [2024-07-10T03:37:08.339Z] https://docs.codecov.io/docs/fixing-reports [2024-07-10T03:37:09.275Z] + Found adjustments [2024-07-10T03:37:09.275Z] ==> Gzipping contents [2024-07-10T03:37:09.275Z] 60K /tmp/codecov.omxZtm.gz [2024-07-10T03:37:09.275Z] ==> Uploading reports [2024-07-10T03:37:09.275Z] url: https://codecov.io [2024-07-10T03:37:09.275Z] query: branch=PR-4822&commit=f20197428163357c9c8348ca12cee6b40c05d180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4822&job=&cmd_args= [2024-07-10T03:37:09.275Z] -> Pinging Codecov [2024-07-10T03:37:09.275Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4822&commit=f20197428163357c9c8348ca12cee6b40c05d180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4822%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4822&job=&cmd_args= [2024-07-10T03:37:09.534Z] -> Uploading to [2024-07-10T03:37:09.534Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/f20197428163357c9c8348ca12cee6b40c05d180/91a9c177-06d2-4609-9b07-d7bfd19dbcba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T033709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596f231d9e014b04f79f54876fde962641ea7a3e64756bb81ae28ec62e59587d [2024-07-10T03:37:09.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T03:37:09.534Z] Dload Upload Total Spent Left Speed [2024-07-10T03:37:09.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61276 0 0 100 61276 0 271k --:--:-- --:--:-- --:--:-- 270k 100 61276 0 0 100 61276 0 218k --:--:-- --:--:-- --:--:-- 217k [2024-07-10T03:37:09.792Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f20197428163357c9c8348ca12cee6b40c05d180 [Pipeline] } [2024-07-10T03:37:09.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-10T03:37:11.700Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:12.042Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:12.948Z] ---> package-listing.sh [2024-07-10T03:37:12.949Z] ++ facter osfamily [2024-07-10T03:37:12.949Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-10T03:37:13.211Z] + OS_FAMILY=debian [2024-07-10T03:37:13.211Z] + workspace=/w/workspace/edgex-go/1 [2024-07-10T03:37:13.211Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-10T03:37:13.211Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-10T03:37:13.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-10T03:37:13.211Z] + PACKAGES=/tmp/packages_start.txt [2024-07-10T03:37:13.211Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-10T03:37:13.211Z] + PACKAGES=/tmp/packages_end.txt [2024-07-10T03:37:13.211Z] + case "${OS_FAMILY}" in [2024-07-10T03:37:13.211Z] + dpkg -l [2024-07-10T03:37:13.211Z] + grep '^ii' [2024-07-10T03:37:13.211Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-10T03:37:13.211Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-10T03:37:13.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-10T03:37:13.211Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-10T03:37:13.211Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-10T03:37:13.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-10T03:37:13.257Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-10T03:37:13.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:37:14.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T03:37:14.211Z] [2024-07-10T03:37:14.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T03:37:14.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T03:37:14.603Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-10T03:37:14.603Z] 5eb5b503b376: Pulling fs layer [2024-07-10T03:37:14.603Z] 5c69ac0246d0: Pulling fs layer [2024-07-10T03:37:14.603Z] ec43610c2a17: Pulling fs layer [2024-07-10T03:37:14.603Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-10T03:37:14.603Z] 33b1e0a273af: Pulling fs layer [2024-07-10T03:37:14.603Z] 5d3b04190fa2: Pulling fs layer [2024-07-10T03:37:14.603Z] 2f39f015ded8: Pulling fs layer [2024-07-10T03:37:14.603Z] 3a2ae6a8a46f: Waiting [2024-07-10T03:37:14.603Z] 33b1e0a273af: Waiting [2024-07-10T03:37:14.603Z] 5d3b04190fa2: Waiting [2024-07-10T03:37:14.603Z] 5c69ac0246d0: Download complete [2024-07-10T03:37:14.603Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-10T03:37:14.603Z] 3a2ae6a8a46f: Download complete [2024-07-10T03:37:14.603Z] 33b1e0a273af: Verifying Checksum [2024-07-10T03:37:14.603Z] 33b1e0a273af: Download complete [2024-07-10T03:37:14.603Z] 5d3b04190fa2: Download complete [2024-07-10T03:37:14.863Z] ec43610c2a17: Verifying Checksum [2024-07-10T03:37:14.863Z] ec43610c2a17: Download complete [2024-07-10T03:37:14.863Z] 5eb5b503b376: Verifying Checksum [2024-07-10T03:37:14.863Z] 5eb5b503b376: Download complete [2024-07-10T03:37:15.430Z] 2f39f015ded8: Download complete [2024-07-10T03:37:15.996Z] 5eb5b503b376: Pull complete [2024-07-10T03:37:15.996Z] 5c69ac0246d0: Pull complete [2024-07-10T03:37:16.562Z] ec43610c2a17: Pull complete [2024-07-10T03:37:16.562Z] 3a2ae6a8a46f: Pull complete [2024-07-10T03:37:16.820Z] 33b1e0a273af: Pull complete [2024-07-10T03:37:16.820Z] 5d3b04190fa2: Pull complete [2024-07-10T03:37:21.000Z] 2f39f015ded8: Pull complete [2024-07-10T03:37:21.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-10T03:37:21.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T03:37:21.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T03:37:21.228Z] prd-ubuntu20.04-docker-8c-8g-5292 does not seem to be running inside a container [2024-07-10T03:37:21.269Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-10T03:37:23.489Z] $ docker top c84666c4aa56157df405b859fd6716107c49c3d0215e3edf0abdc6353f857d42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T03:37:23.905Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-10T03:37:24.222Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-10T03:37:24.542Z] + ls /var/log/sa-host [2024-07-10T03:37:24.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T03:37:24.806Z] provisioning config files... [2024-07-10T03:37:24.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2726285436311453158tmp [Pipeline] { [Pipeline] echo [2024-07-10T03:37:24.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:25.220Z] ---> create-netrc.sh [Pipeline] } [2024-07-10T03:37:25.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:25.683Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-10T03:37:25.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:26.046Z] ---> sudo-logs.sh [2024-07-10T03:37:26.046Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-10T03:37:26.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:26.478Z] ---> job-cost.sh [2024-07-10T03:37:26.478Z] lf-activate-venv: SKIPPING [2024-07-10T03:37:26.478Z] DEBUG: total: 0.10999999940395355 [2024-07-10T03:37:26.478Z] INFO: Retrieving Stack Cost... [2024-07-10T03:37:27.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-10T03:37:27.306Z] INFO: Archiving Costs [Pipeline] echo [2024-07-10T03:37:27.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T03:37:27.684Z] ---> logs-deploy.sh [2024-07-10T03:37:27.685Z] lf-activate-venv: SKIPPING [2024-07-10T03:37:27.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4822/1 [2024-07-10T03:37:27.685Z] INFO: archiving workspace using pattern(s): [2024-07-10T03:37:28.636Z] Archives upload complete. [2024-07-10T03:37:28.895Z] INFO: archiving logs to Nexus [2024-07-10T03:37:29.462Z] ---> uname -a: [2024-07-10T03:37:29.462Z] Linux prd-ubuntu20-04-docker-8c-8g-5292 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-10T03:37:29.462Z] [2024-07-10T03:37:29.462Z] [2024-07-10T03:37:29.462Z] ---> lscpu: [2024-07-10T03:37:29.462Z] Architecture: x86_64 [2024-07-10T03:37:29.462Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-10T03:37:29.462Z] Byte Order: Little Endian [2024-07-10T03:37:29.462Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-10T03:37:29.462Z] CPU(s): 8 [2024-07-10T03:37:29.462Z] On-line CPU(s) list: 0-7 [2024-07-10T03:37:29.462Z] Thread(s) per core: 1 [2024-07-10T03:37:29.462Z] Core(s) per socket: 1 [2024-07-10T03:37:29.462Z] Socket(s): 8 [2024-07-10T03:37:29.462Z] NUMA node(s): 1 [2024-07-10T03:37:29.462Z] Vendor ID: AuthenticAMD [2024-07-10T03:37:29.462Z] CPU family: 23 [2024-07-10T03:37:29.462Z] Model: 49 [2024-07-10T03:37:29.462Z] Model name: AMD EPYC-Rome Processor [2024-07-10T03:37:29.463Z] Stepping: 0 [2024-07-10T03:37:29.463Z] CPU MHz: 2799.998 [2024-07-10T03:37:29.463Z] BogoMIPS: 5599.99 [2024-07-10T03:37:29.463Z] Virtualization: AMD-V [2024-07-10T03:37:29.463Z] Hypervisor vendor: KVM [2024-07-10T03:37:29.463Z] Virtualization type: full [2024-07-10T03:37:29.463Z] L1d cache: 256 KiB [2024-07-10T03:37:29.463Z] L1i cache: 256 KiB [2024-07-10T03:37:29.463Z] L2 cache: 4 MiB [2024-07-10T03:37:29.463Z] L3 cache: 128 MiB [2024-07-10T03:37:29.463Z] NUMA node0 CPU(s): 0-7 [2024-07-10T03:37:29.463Z] Vulnerability Itlb multihit: Not affected [2024-07-10T03:37:29.463Z] Vulnerability L1tf: Not affected [2024-07-10T03:37:29.463Z] Vulnerability Mds: Not affected [2024-07-10T03:37:29.463Z] Vulnerability Meltdown: Not affected [2024-07-10T03:37:29.463Z] Vulnerability Mmio stale data: Not affected [2024-07-10T03:37:29.463Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-10T03:37:29.463Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-10T03:37:29.463Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-10T03:37:29.463Z] Vulnerability Srbds: Not affected [2024-07-10T03:37:29.463Z] Vulnerability Tsx async abort: Not affected [2024-07-10T03:37:29.463Z] 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-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] ---> nproc: [2024-07-10T03:37:29.463Z] 8 [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] ---> df -h: [2024-07-10T03:37:29.463Z] Filesystem Size Used Avail Use% Mounted on [2024-07-10T03:37:29.463Z] overlay 155G 26G 130G 17% / [2024-07-10T03:37:29.463Z] tmpfs 64M 0 64M 0% /dev [2024-07-10T03:37:29.463Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-10T03:37:29.463Z] shm 64M 0 64M 0% /dev/shm [2024-07-10T03:37:29.463Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] ---> sar -b -r -n DEV: [2024-07-10T03:37:29.463Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5292) 07/10/24 _x86_64_ (8 CPU) [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] 02:42:00 LINUX RESTART (8 CPU) [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] 02:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-10T03:37:29.463Z] 02:44:01 213.11 3.58 209.53 0.00 393.53 77720.25 0.00 [2024-07-10T03:37:29.463Z] 02:45:01 45.13 0.00 45.13 0.00 0.00 24548.06 0.00 [2024-07-10T03:37:29.463Z] 02:46:01 23.73 0.15 23.58 0.00 1.20 11094.68 0.00 [2024-07-10T03:37:29.463Z] 02:47:01 68.06 0.13 67.92 0.00 4.80 45754.64 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 675.37 15.58 659.79 0.00 4553.37 227730.18 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 494.17 3.47 490.70 0.00 32.26 163836.05 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 266.86 0.05 266.81 0.00 0.40 69641.32 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 477.25 0.00 477.25 0.00 0.00 128241.16 0.00 [2024-07-10T03:37:29.463Z] 02:52:01 299.00 0.02 298.98 0.00 0.67 12235.40 0.00 [2024-07-10T03:37:29.463Z] 02:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2024-07-10T03:37:29.463Z] 02:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-07-10T03:37:29.463Z] 02:55:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2024-07-10T03:37:29.463Z] 02:56:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-07-10T03:37:29.463Z] 02:57:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2024-07-10T03:37:29.463Z] 02:58:01 1.92 0.02 1.90 0.00 0.13 24.80 0.00 [2024-07-10T03:37:29.463Z] 02:59:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 [2024-07-10T03:37:29.463Z] 03:00:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-07-10T03:37:29.463Z] 03:01:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2024-07-10T03:37:29.463Z] 03:02:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2024-07-10T03:37:29.463Z] 03:03:01 1.13 0.00 1.13 0.00 0.00 15.46 0.00 [2024-07-10T03:37:29.463Z] 03:04:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2024-07-10T03:37:29.463Z] 03:05:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2024-07-10T03:37:29.463Z] 03:06:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-07-10T03:37:29.463Z] 03:07:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2024-07-10T03:37:29.463Z] 03:08:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-07-10T03:37:29.463Z] 03:09:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2024-07-10T03:37:29.463Z] 03:10:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2024-07-10T03:37:29.463Z] 03:11:01 1.72 0.00 1.72 0.00 0.00 20.39 0.00 [2024-07-10T03:37:29.463Z] 03:12:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2024-07-10T03:37:29.463Z] 03:13:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2024-07-10T03:37:29.463Z] 03:14:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2024-07-10T03:37:29.463Z] 03:15:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-07-10T03:37:29.463Z] 03:16:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-07-10T03:37:29.463Z] 03:17:01 1.42 0.02 1.40 0.00 0.13 17.06 0.00 [2024-07-10T03:37:29.463Z] 03:18:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 [2024-07-10T03:37:29.463Z] 03:19:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 [2024-07-10T03:37:29.463Z] 03:20:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-07-10T03:37:29.463Z] 03:21:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2024-07-10T03:37:29.463Z] 03:22:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-07-10T03:37:29.463Z] 03:23:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2024-07-10T03:37:29.463Z] 03:24:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-07-10T03:37:29.463Z] 03:25:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2024-07-10T03:37:29.463Z] 03:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-07-10T03:37:29.463Z] 03:27:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2024-07-10T03:37:29.463Z] 03:28:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-07-10T03:37:29.463Z] 03:29:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2024-07-10T03:37:29.463Z] 03:30:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-07-10T03:37:29.463Z] 03:31:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2024-07-10T03:37:29.463Z] 03:32:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2024-07-10T03:37:29.463Z] 03:33:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2024-07-10T03:37:29.463Z] 03:34:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2024-07-10T03:37:29.463Z] 03:35:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-07-10T03:37:29.463Z] 03:36:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2024-07-10T03:37:29.463Z] 03:37:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2024-07-10T03:37:29.463Z] Average: 48.45 0.43 48.02 0.00 92.34 14101.01 0.00 [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] 02:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-10T03:37:29.463Z] 02:44:01 28337920 31526632 776660 2.36 124208 3278308 1933296 5.70 1148548 2932452 672 [2024-07-10T03:37:29.463Z] 02:45:01 27105012 31345244 951216 2.89 127684 4246240 2279244 6.72 1927168 3304208 275648 [2024-07-10T03:37:29.463Z] 02:46:01 27207872 31442404 852956 2.59 132884 4207888 2180100 6.42 1395768 3704180 377944 [2024-07-10T03:37:29.463Z] 02:47:01 27675776 31531072 769244 2.34 134704 3876832 1827584 5.39 1286808 3395316 116 [2024-07-10T03:37:29.463Z] 02:48:01 19538760 31098244 1129896 3.44 256524 11013560 3502524 10.32 2719224 9562648 775808 [2024-07-10T03:37:29.463Z] 02:49:01 12535260 29168944 3010320 9.15 367680 15577344 8878296 26.17 5328180 13491060 813492 [2024-07-10T03:37:29.463Z] 02:50:01 9481888 28780300 3393788 10.32 382600 18101080 8808036 25.96 6957020 14786352 1379252 [2024-07-10T03:37:29.463Z] 02:51:01 12195080 31359884 877320 2.67 392568 18136924 2440296 7.19 3154668 16142244 64 [2024-07-10T03:37:29.463Z] 02:52:01 11954712 31388456 856276 2.60 396240 18394892 2181716 6.43 3213144 16324016 52 [2024-07-10T03:37:29.463Z] 02:53:01 11955924 31389672 855032 2.60 396268 18394896 2181716 6.43 3213044 16324020 16 [2024-07-10T03:37:29.463Z] 02:54:01 12011052 31444868 800056 2.43 396300 18394900 2181716 6.43 3159180 16324028 16 [2024-07-10T03:37:29.463Z] 02:55:01 12012256 31446100 798768 2.43 396312 18394904 2181716 6.43 3157472 16324028 4 [2024-07-10T03:37:29.463Z] 02:56:01 12016312 31450160 794664 2.42 396328 18394908 2181716 6.43 3153904 16324032 16 [2024-07-10T03:37:29.463Z] 02:57:01 12017556 31451404 793596 2.41 396352 18394896 2181716 6.43 3153472 16324032 8 [2024-07-10T03:37:29.463Z] 02:58:01 12017024 31450952 793936 2.41 396388 18394888 2167108 6.39 3154128 16324012 4 [2024-07-10T03:37:29.463Z] 02:59:01 12017040 31451028 793820 2.41 396420 18394888 2167108 6.39 3154108 16324016 8 [2024-07-10T03:37:29.463Z] 03:00:01 12017208 31451200 793716 2.41 396444 18394892 2167108 6.39 3154108 16324020 8 [2024-07-10T03:37:29.463Z] 03:01:01 12016964 31450964 793904 2.41 396460 18394900 2167108 6.39 3154124 16324024 8 [2024-07-10T03:37:29.463Z] 03:02:01 12017388 31451520 793308 2.41 396496 18394964 2167108 6.39 3154544 16324096 12 [2024-07-10T03:37:29.463Z] 03:03:01 12017656 31451792 792952 2.41 396536 18394968 2167108 6.39 3153892 16324100 192 [2024-07-10T03:37:29.463Z] 03:04:01 12017672 31451876 792896 2.41 396568 18394972 2167108 6.39 3153604 16324108 8 [2024-07-10T03:37:29.463Z] 03:05:01 12017648 31451852 792836 2.41 396592 18394972 2167108 6.39 3153664 16324108 8 [2024-07-10T03:37:29.463Z] 03:06:01 12017672 31451940 792716 2.41 396624 18394976 2167108 6.39 3153860 16324116 24 [2024-07-10T03:37:29.463Z] 03:07:01 12017236 31451568 793000 2.41 396668 18395024 2183192 6.43 3153712 16324180 4 [2024-07-10T03:37:29.463Z] 03:08:01 12017760 31452160 792584 2.41 396692 18395044 2183192 6.43 3153844 16324188 24 [2024-07-10T03:37:29.463Z] 03:09:01 12017700 31452148 792788 2.41 396724 18395052 2183192 6.43 3153924 16324172 8 [2024-07-10T03:37:29.463Z] 03:10:01 12017400 31451848 793048 2.41 396736 18395052 2183192 6.43 3154076 16324172 8 [2024-07-10T03:37:29.463Z] 03:11:01 12017408 31451868 792940 2.41 396752 18395056 2183192 6.43 3153896 16324184 12 [2024-07-10T03:37:29.463Z] 03:12:01 12017612 31452132 792644 2.41 396796 18395044 2183192 6.43 3153844 16324188 8 [2024-07-10T03:37:29.463Z] 03:13:01 12017376 31451960 792772 2.41 396824 18395064 2183192 6.43 3153960 16324196 16 [2024-07-10T03:37:29.463Z] 03:14:01 12017312 31452028 792724 2.41 396836 18395196 2183192 6.43 3154012 16324328 28 [2024-07-10T03:37:29.463Z] 03:15:01 12017272 31451988 792684 2.41 396860 18395196 2183192 6.43 3153964 16324328 8 [2024-07-10T03:37:29.463Z] 03:16:01 12017476 31452196 792408 2.41 396876 18395200 2183192 6.43 3153948 16324332 28 [2024-07-10T03:37:29.463Z] 03:17:01 12017484 31452276 792320 2.41 396904 18395188 2183192 6.43 3154020 16324328 4 [2024-07-10T03:37:29.463Z] 03:18:01 12017648 31452496 792008 2.41 396940 18395208 2183192 6.43 3154420 16324328 28 [2024-07-10T03:37:29.463Z] 03:19:01 12017820 31452672 791804 2.41 396968 18395212 2167088 6.39 3154080 16324332 12 [2024-07-10T03:37:29.463Z] 03:20:01 12017696 31452676 791916 2.41 396992 18395340 2167088 6.39 3154368 16324444 204 [2024-07-10T03:37:29.463Z] 03:21:01 12017512 31452588 791872 2.41 397008 18395344 2167088 6.39 3154512 16324456 200 [2024-07-10T03:37:29.463Z] 03:22:01 12017432 31452564 791828 2.41 397032 18395348 2167088 6.39 3154792 16324472 40 [2024-07-10T03:37:29.463Z] 03:23:01 12017164 31452304 791960 2.41 397064 18395348 2167088 6.39 3154616 16324472 188 [2024-07-10T03:37:29.463Z] 03:24:01 12017108 31452252 791936 2.41 397072 18395352 2167088 6.39 3154540 16324476 184 [2024-07-10T03:37:29.463Z] 03:25:01 12017416 31452608 791604 2.41 397096 18395352 2167088 6.39 3154276 16324480 12 [2024-07-10T03:37:29.463Z] 03:26:01 12017576 31452776 791564 2.41 397112 18395360 2167088 6.39 3154276 16324484 36 [2024-07-10T03:37:29.463Z] 03:27:01 12017560 31452808 791528 2.41 397128 18395368 2167088 6.39 3154340 16324496 8 [2024-07-10T03:37:29.463Z] 03:28:01 12017004 31452256 792000 2.41 397152 18395368 2167088 6.39 3154404 16324488 8 [2024-07-10T03:37:29.463Z] 03:29:01 12017240 31452532 791676 2.41 397172 18395372 2167088 6.39 3154376 16324492 4 [2024-07-10T03:37:29.463Z] 03:30:01 12016972 31452276 791864 2.41 397184 18395376 2167088 6.39 3154392 16324500 8 [2024-07-10T03:37:29.463Z] 03:31:01 12016892 31452204 792148 2.41 397204 18395376 2167088 6.39 3154376 16324500 8 [2024-07-10T03:37:29.463Z] 03:32:01 12017092 31452412 792000 2.41 397220 18395372 2167088 6.39 3154380 16324504 4 [2024-07-10T03:37:29.463Z] 03:33:01 12017200 31452592 791796 2.41 397236 18395380 2167088 6.39 3154796 16324504 164 [2024-07-10T03:37:29.463Z] 03:34:01 12016892 31452312 792032 2.41 397252 18395384 2167088 6.39 3154928 16324508 180 [2024-07-10T03:37:29.463Z] 03:35:01 12016876 31452304 791968 2.41 397268 18395388 2167088 6.39 3154864 16324512 216 [2024-07-10T03:37:29.463Z] 03:36:01 12017152 31452580 791672 2.41 397288 18395388 2167088 6.39 3154728 16324512 4 [2024-07-10T03:37:29.463Z] 03:37:01 12017104 31452540 791640 2.41 397304 18395392 2167088 6.39 3154528 16324516 8 [2024-07-10T03:37:29.463Z] Average: 13272945 31350156 895493 2.72 373566 17122503 2441049 7.19 3132163 15152505 67130 [2024-07-10T03:37:29.463Z] [2024-07-10T03:37:29.463Z] 02:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-10T03:37:29.463Z] 02:44:01 docker0 846.83 903.33 62.44 4931.67 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:44:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:44:01 ens3 1054.01 940.74 8129.66 98.50 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:44:01 vethdf54e6d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:45:01 veth846d7f5 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:45:01 docker0 0.08 0.12 0.01 0.02 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:45:01 ens3 27.08 18.41 29.50 11.12 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:46:01 veth846d7f5 1.62 1.63 0.14 0.14 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:46:01 docker0 1.62 1.62 0.12 0.14 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:46:01 ens3 26.30 18.85 20.26 11.74 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:47:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:47:01 ens3 93.58 59.42 2215.91 16.22 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 vethf008cb3 47.51 83.85 4.85 503.52 0.00 0.00 0.00 0.04 [2024-07-10T03:37:29.463Z] 02:48:01 docker0 311.21 524.81 25.72 4069.93 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 ens3 813.48 453.69 7705.19 192.82 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 vethe081538 0.40 1.45 0.04 0.18 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:48:01 vethd461b0e 51.19 90.98 5.16 580.67 0.00 0.00 0.00 0.05 [2024-07-10T03:37:29.463Z] 02:48:01 vethe941dbe 55.09 86.95 5.64 656.68 0.00 0.00 0.00 0.05 [2024-07-10T03:37:29.463Z] 02:48:01 veth36e4a5e 46.69 83.37 4.76 491.06 0.00 0.00 0.00 0.04 [2024-07-10T03:37:29.463Z] 02:48:01 veth867817b 50.51 75.99 5.08 503.16 0.00 0.00 0.00 0.04 [2024-07-10T03:37:29.463Z] 02:49:01 veth2a53599 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 docker0 157.26 304.30 14.59 3177.99 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth46000cd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth208fcbc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 ens3 319.46 165.51 3189.73 22.98 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 vethe081538 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth3e9a6a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 vethe52f199 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 vethbbce327 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth096d7fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth7389a24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth49f6908 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 vethf471757 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth62fe152 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:49:01 veth3d906b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth2a53599 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth46000cd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth208fcbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 ens3 2.88 1.92 2.27 1.26 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 vethe081538 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth3e9a6a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 vethe52f199 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 vethbbce327 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth096d7fd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth7389a24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth49f6908 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 vethf471757 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth62fe152 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:50:01 veth3d906b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth28ea774 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth0736533 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth46000cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 vethdd58a55 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth208fcbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 ens3 5.93 3.88 4.76 2.66 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 vethe081538 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth3e9a6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth622dbaa 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 vethbbce327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 vethe2cdd3e 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth47a1822 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth096d7fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth0ea2b11 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth7389a24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:51:01 veth3d906b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:52:01 ens3 3.00 1.98 3.32 1.49 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:53:01 ens3 0.27 0.20 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:58:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 02:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:00:01 ens3 0.33 0.18 0.52 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:01:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:02:01 ens3 0.85 0.55 0.52 0.41 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:03:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:04:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:05:01 ens3 0.52 0.12 0.11 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:06:01 ens3 0.37 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:08:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:11:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:13:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:18:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.463Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:23:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:28:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:32:01 ens3 0.23 0.12 0.23 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:33:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] 03:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] Average: docker0 24.39 32.11 1.91 225.56 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] Average: ens3 43.57 30.91 394.50 6.67 0.00 0.00 0.00 0.00 [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] ---> sar -P ALL: [2024-07-10T03:37:29.464Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5292) 07/10/24 _x86_64_ (8 CPU) [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] 02:42:00 LINUX RESTART (8 CPU) [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] 02:43:01 CPU %user %nice %system %iowait %steal %idle [2024-07-10T03:37:29.464Z] 02:44:01 all 8.33 0.00 4.27 4.03 0.07 83.30 [2024-07-10T03:37:29.464Z] 02:44:01 0 7.13 0.00 4.25 0.49 0.08 88.05 [2024-07-10T03:37:29.464Z] 02:44:01 1 6.72 0.00 4.75 11.64 0.07 76.82 [2024-07-10T03:37:29.464Z] 02:44:01 2 11.72 0.00 4.41 2.57 0.07 81.23 [2024-07-10T03:37:29.464Z] 02:44:01 3 8.67 0.00 3.47 0.42 0.03 87.41 [2024-07-10T03:37:29.464Z] 02:44:01 4 7.57 0.00 3.40 0.44 0.07 88.52 [2024-07-10T03:37:29.464Z] 02:44:01 5 9.68 0.00 5.47 4.54 0.12 80.19 [2024-07-10T03:37:29.464Z] 02:44:01 6 6.91 0.00 3.96 11.82 0.07 77.24 [2024-07-10T03:37:29.464Z] 02:44:01 7 8.24 0.00 4.43 0.37 0.05 86.90 [2024-07-10T03:37:29.464Z] 02:45:01 all 35.82 0.00 5.64 1.69 0.09 56.77 [2024-07-10T03:37:29.464Z] 02:45:01 0 33.43 0.00 5.01 0.22 0.10 61.25 [2024-07-10T03:37:29.464Z] 02:45:01 1 35.22 0.00 5.82 1.86 0.08 57.02 [2024-07-10T03:37:29.464Z] 02:45:01 2 38.39 0.00 5.37 0.20 0.08 55.96 [2024-07-10T03:37:29.464Z] 02:45:01 3 36.39 0.00 5.12 0.13 0.08 58.27 [2024-07-10T03:37:29.464Z] 02:45:01 4 36.61 0.00 5.34 0.05 0.08 57.92 [2024-07-10T03:37:29.464Z] 02:45:01 5 36.87 0.00 5.34 0.69 0.08 57.02 [2024-07-10T03:37:29.464Z] 02:45:01 6 34.19 0.00 5.78 10.29 0.08 49.65 [2024-07-10T03:37:29.464Z] 02:45:01 7 35.46 0.00 7.38 0.07 0.08 57.00 [2024-07-10T03:37:29.464Z] 02:46:01 all 47.51 0.00 5.65 0.39 0.09 46.36 [2024-07-10T03:37:29.464Z] 02:46:01 0 45.89 0.00 5.63 0.05 0.08 48.35 [2024-07-10T03:37:29.464Z] 02:46:01 1 46.32 0.00 5.13 0.40 0.08 48.06 [2024-07-10T03:37:29.464Z] 02:46:01 2 48.87 0.00 5.91 2.24 0.10 42.88 [2024-07-10T03:37:29.464Z] 02:46:01 3 47.62 0.00 5.65 0.10 0.08 46.55 [2024-07-10T03:37:29.464Z] 02:46:01 4 48.11 0.00 5.40 0.20 0.08 46.21 [2024-07-10T03:37:29.464Z] 02:46:01 5 48.57 0.00 6.07 0.05 0.08 45.22 [2024-07-10T03:37:29.464Z] 02:46:01 6 46.66 0.00 5.84 0.05 0.08 47.37 [2024-07-10T03:37:29.464Z] 02:46:01 7 48.02 0.00 5.61 0.05 0.08 46.23 [2024-07-10T03:37:29.464Z] 02:47:01 all 31.74 0.00 6.61 2.54 0.08 59.03 [2024-07-10T03:37:29.464Z] 02:47:01 0 31.54 0.00 6.53 0.32 0.08 61.53 [2024-07-10T03:37:29.464Z] 02:47:01 1 31.93 0.00 6.56 6.29 0.08 55.13 [2024-07-10T03:37:29.464Z] 02:47:01 2 34.09 0.00 7.05 2.76 0.10 56.00 [2024-07-10T03:37:29.464Z] 02:47:01 3 31.21 0.00 6.28 9.06 0.08 53.36 [2024-07-10T03:37:29.464Z] 02:47:01 4 30.52 0.00 5.92 0.27 0.07 63.22 [2024-07-10T03:37:29.464Z] 02:47:01 5 31.73 0.00 6.25 0.56 0.07 61.39 [2024-07-10T03:37:29.464Z] 02:47:01 6 31.34 0.00 6.53 0.76 0.12 61.25 [2024-07-10T03:37:29.464Z] 02:47:01 7 31.54 0.00 7.78 0.32 0.07 60.29 [2024-07-10T03:37:29.464Z] 02:48:01 all 23.24 0.00 9.78 21.24 0.15 45.59 [2024-07-10T03:37:29.464Z] 02:48:01 0 23.14 0.00 9.54 21.40 0.19 45.73 [2024-07-10T03:37:29.464Z] 02:48:01 1 22.70 0.00 9.78 13.45 0.15 53.92 [2024-07-10T03:37:29.464Z] 02:48:01 2 20.82 0.00 8.80 9.37 0.10 60.91 [2024-07-10T03:37:29.464Z] 02:48:01 3 23.10 0.00 8.85 16.95 0.17 50.92 [2024-07-10T03:37:29.464Z] 02:48:01 4 22.62 0.00 9.99 28.08 0.19 39.12 [2024-07-10T03:37:29.464Z] 02:48:01 5 24.51 0.00 10.87 29.19 0.15 35.27 [2024-07-10T03:37:29.464Z] 02:48:01 6 24.15 0.00 10.78 14.07 0.10 50.90 [2024-07-10T03:37:29.464Z] 02:48:01 7 24.88 0.00 9.60 37.61 0.16 27.75 [2024-07-10T03:37:29.464Z] 02:49:01 all 35.95 0.00 7.73 16.57 0.09 39.66 [2024-07-10T03:37:29.464Z] 02:49:01 0 35.46 0.00 7.02 6.66 0.08 50.77 [2024-07-10T03:37:29.464Z] 02:49:01 1 35.19 0.00 7.20 35.92 0.10 21.58 [2024-07-10T03:37:29.464Z] 02:49:01 2 35.90 0.00 7.64 5.50 0.08 50.87 [2024-07-10T03:37:29.464Z] 02:49:01 3 36.07 0.00 6.99 6.65 0.10 50.19 [2024-07-10T03:37:29.464Z] 02:49:01 4 36.69 0.00 7.34 19.34 0.08 36.55 [2024-07-10T03:37:29.464Z] 02:49:01 5 34.83 0.00 8.13 10.44 0.07 46.54 [2024-07-10T03:37:29.464Z] 02:49:01 6 36.32 0.00 8.18 13.42 0.08 42.01 [2024-07-10T03:37:29.464Z] 02:49:01 7 37.14 0.00 9.33 34.69 0.10 18.74 [2024-07-10T03:37:29.464Z] 02:50:01 all 88.63 0.00 11.21 0.00 0.15 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 0 89.25 0.00 10.58 0.00 0.17 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 1 87.58 0.00 12.27 0.00 0.15 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 2 88.35 0.00 11.42 0.00 0.21 0.02 [2024-07-10T03:37:29.464Z] 02:50:01 3 88.07 0.00 11.81 0.00 0.12 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 4 88.67 0.00 11.20 0.02 0.12 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 5 89.82 0.00 10.03 0.02 0.13 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 6 88.45 0.00 11.32 0.00 0.22 0.00 [2024-07-10T03:37:29.464Z] 02:50:01 7 88.80 0.00 11.08 0.00 0.12 0.00 [2024-07-10T03:37:29.464Z] 02:51:01 all 71.86 0.00 10.60 2.74 0.12 14.68 [2024-07-10T03:37:29.464Z] 02:51:01 0 71.07 0.00 10.42 7.99 0.15 10.37 [2024-07-10T03:37:29.464Z] 02:51:01 1 70.07 0.00 12.45 9.53 0.10 7.85 [2024-07-10T03:37:29.464Z] 02:51:01 2 73.19 0.00 9.80 1.30 0.10 15.61 [2024-07-10T03:37:29.464Z] 02:51:01 3 71.02 0.00 11.73 0.65 0.10 16.50 [2024-07-10T03:37:29.464Z] 02:51:01 4 72.21 0.00 9.71 0.57 0.12 17.39 [2024-07-10T03:37:29.464Z] 02:51:01 5 72.55 0.00 10.11 0.42 0.17 16.75 [2024-07-10T03:37:29.464Z] 02:51:01 6 72.57 0.00 9.71 0.47 0.08 17.17 [2024-07-10T03:37:29.464Z] 02:51:01 7 72.19 0.00 10.86 0.97 0.14 15.84 [2024-07-10T03:37:29.464Z] 02:52:01 all 1.22 0.00 0.67 2.54 0.02 95.55 [2024-07-10T03:37:29.464Z] 02:52:01 0 0.79 0.00 0.82 3.70 0.02 94.67 [2024-07-10T03:37:29.464Z] 02:52:01 1 1.15 0.00 0.57 2.15 0.03 96.10 [2024-07-10T03:37:29.464Z] 02:52:01 2 2.53 0.00 0.68 2.31 0.03 94.44 [2024-07-10T03:37:29.464Z] 02:52:01 3 1.05 0.00 0.77 4.09 0.02 94.07 [2024-07-10T03:37:29.464Z] 02:52:01 4 0.95 0.00 0.63 3.14 0.02 95.26 [2024-07-10T03:37:29.464Z] 02:52:01 5 1.42 0.00 0.68 3.08 0.02 94.80 [2024-07-10T03:37:29.464Z] 02:52:01 6 0.60 0.00 0.50 0.13 0.02 98.75 [2024-07-10T03:37:29.464Z] 02:52:01 7 1.22 0.00 0.72 1.71 0.02 96.34 [2024-07-10T03:37:29.464Z] 02:53:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-07-10T03:37:29.464Z] 02:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 02:53:01 2 1.06 0.00 0.02 0.02 0.02 98.89 [2024-07-10T03:37:29.464Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 02:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 02:53:01 5 0.27 0.00 0.02 0.00 0.00 99.72 [2024-07-10T03:37:29.464Z] 02:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-10T03:37:29.464Z] 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:54:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2024-07-10T03:37:29.464Z] 02:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-10T03:37:29.464Z] 02:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:54:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-07-10T03:37:29.464Z] 02:54:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-10T03:37:29.464Z] 02:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:54:01 5 0.23 0.00 0.02 0.00 0.02 99.73 [2024-07-10T03:37:29.464Z] 02:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] 02:54:01 CPU %user %nice %system %iowait %steal %idle [2024-07-10T03:37:29.464Z] 02:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-07-10T03:37:29.464Z] 02:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 02:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:55:01 2 0.12 0.00 0.03 0.02 0.03 99.80 [2024-07-10T03:37:29.464Z] 02:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-10T03:37:29.464Z] 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-07-10T03:37:29.464Z] 02:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 02:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 02:56:01 2 1.92 0.00 0.05 0.00 0.03 98.00 [2024-07-10T03:37:29.464Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 02:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 02:56:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-07-10T03:37:29.464Z] 02:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-07-10T03:37:29.464Z] 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 02:57:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-07-10T03:37:29.464Z] 02:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:58:01 all 0.04 0.00 0.02 0.01 0.01 99.91 [2024-07-10T03:37:29.464Z] 02:58:01 0 0.05 0.00 0.03 0.08 0.02 99.82 [2024-07-10T03:37:29.464Z] 02:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-10T03:37:29.464Z] 02:58:01 2 0.10 0.00 0.03 0.00 0.05 99.82 [2024-07-10T03:37:29.464Z] 02:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 02:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-10T03:37:29.464Z] 02:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 02:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 02:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 02:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-07-10T03:37:29.464Z] 03:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:00:01 2 0.00 0.00 0.05 0.00 0.03 99.92 [2024-07-10T03:37:29.464Z] 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-07-10T03:37:29.464Z] 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:01:01 1 0.00 0.00 0.00 0.08 0.00 99.92 [2024-07-10T03:37:29.464Z] 03:01:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2024-07-10T03:37:29.464Z] 03:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:01:01 6 0.12 0.00 0.00 0.00 0.03 99.85 [2024-07-10T03:37:29.464Z] 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-07-10T03:37:29.464Z] 03:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:02:01 2 0.02 0.00 0.03 0.02 0.03 99.90 [2024-07-10T03:37:29.464Z] 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:02:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:02:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-10T03:37:29.464Z] 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 03:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:03:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-07-10T03:37:29.464Z] 03:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:04:01 all 0.18 0.00 0.01 0.00 0.01 99.79 [2024-07-10T03:37:29.464Z] 03:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 03:04:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2024-07-10T03:37:29.464Z] 03:04:01 2 1.32 0.00 0.03 0.02 0.03 98.60 [2024-07-10T03:37:29.464Z] 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-07-10T03:37:29.464Z] 03:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:05:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-07-10T03:37:29.464Z] 03:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-10T03:37:29.464Z] 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] [2024-07-10T03:37:29.464Z] 03:05:01 CPU %user %nice %system %iowait %steal %idle [2024-07-10T03:37:29.464Z] 03:06:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-07-10T03:37:29.464Z] 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:06:01 1 0.05 0.00 0.05 0.02 0.00 99.88 [2024-07-10T03:37:29.464Z] 03:06:01 2 0.07 0.00 0.02 0.03 0.05 99.83 [2024-07-10T03:37:29.464Z] 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-10T03:37:29.464Z] 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-10T03:37:29.464Z] 03:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 03:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:07:01 2 0.00 0.00 0.02 0.02 0.03 99.93 [2024-07-10T03:37:29.464Z] 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:08:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 03:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 03:09:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-07-10T03:37:29.464Z] 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:09:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:09:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-10T03:37:29.464Z] 03:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:09:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2024-07-10T03:37:29.464Z] 03:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.464Z] 03:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.464Z] 03:10:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-10T03:37:29.464Z] 03:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.464Z] 03:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-10T03:37:29.464Z] 03:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.464Z] 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-07-10T03:37:29.464Z] 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 03:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-10T03:37:29.464Z] 03:11:01 2 0.12 0.00 0.02 0.02 0.02 99.83 [2024-07-10T03:37:29.464Z] 03:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-10T03:37:29.464Z] 03:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.464Z] 03:11:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2024-07-10T03:37:29.464Z] 03:12:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-07-10T03:37:29.464Z] 03:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.464Z] 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.464Z] 03:12:01 2 1.43 0.00 0.03 0.02 0.02 98.50 [2024-07-10T03:37:29.465Z] 03:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:12:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-10T03:37:29.465Z] 03:13:01 all 0.27 0.00 0.01 0.00 0.01 99.69 [2024-07-10T03:37:29.465Z] 03:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:13:01 2 1.99 0.00 0.03 0.00 0.00 97.98 [2024-07-10T03:37:29.465Z] 03:13:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-10T03:37:29.465Z] 03:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-07-10T03:37:29.465Z] 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:14:01 2 1.97 0.00 0.00 0.02 0.02 98.00 [2024-07-10T03:37:29.465Z] 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:14:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-10T03:37:29.465Z] 03:15:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-07-10T03:37:29.465Z] 03:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:15:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-07-10T03:37:29.465Z] 03:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:16:01 all 0.25 0.00 0.02 0.00 0.01 99.73 [2024-07-10T03:37:29.465Z] 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:16:01 2 1.87 0.00 0.07 0.02 0.02 98.03 [2024-07-10T03:37:29.465Z] 03:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] [2024-07-10T03:37:29.465Z] 03:16:01 CPU %user %nice %system %iowait %steal %idle [2024-07-10T03:37:29.465Z] 03:17:01 all 0.07 0.00 0.03 0.00 0.01 99.89 [2024-07-10T03:37:29.465Z] 03:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:17:01 2 0.35 0.00 0.13 0.02 0.02 99.48 [2024-07-10T03:37:29.465Z] 03:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-10T03:37:29.465Z] 03:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-07-10T03:37:29.465Z] 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-10T03:37:29.465Z] 03:18:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-07-10T03:37:29.465Z] 03:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:20:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-07-10T03:37:29.465Z] 03:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:20:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:20:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:20:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-10T03:37:29.465Z] 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-10T03:37:29.465Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:21:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-10T03:37:29.465Z] 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-07-10T03:37:29.465Z] 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:23:01 1 0.43 0.00 0.00 0.02 0.02 99.53 [2024-07-10T03:37:29.465Z] 03:23:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:23:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-10T03:37:29.465Z] 03:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-07-10T03:37:29.465Z] 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:24:01 1 0.18 0.00 0.00 0.02 0.02 99.78 [2024-07-10T03:37:29.465Z] 03:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:25:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-07-10T03:37:29.465Z] 03:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:25:01 1 0.60 0.00 0.03 0.00 0.02 99.35 [2024-07-10T03:37:29.465Z] 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-10T03:37:29.465Z] 03:25:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-10T03:37:29.465Z] 03:26:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-07-10T03:37:29.465Z] 03:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:26:01 1 0.75 0.00 0.00 0.02 0.02 99.22 [2024-07-10T03:37:29.465Z] 03:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:26:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-10T03:37:29.465Z] 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-10T03:37:29.465Z] 03:27:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-10T03:37:29.465Z] [2024-07-10T03:37:29.465Z] 03:27:01 CPU %user %nice %system %iowait %steal %idle [2024-07-10T03:37:29.465Z] 03:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-07-10T03:37:29.465Z] 03:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:28:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-10T03:37:29.465Z] 03:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-10T03:37:29.465Z] 03:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-10T03:37:29.465Z] 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-10T03:37:29.465Z] 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:31:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:32:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-07-10T03:37:29.465Z] 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:32:01 1 0.65 0.00 0.00 0.00 0.02 99.33 [2024-07-10T03:37:29.465Z] 03:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:32:01 5 0.07 0.00 0.00 0.00 0.03 99.90 [2024-07-10T03:37:29.465Z] 03:32:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:33:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-07-10T03:37:29.465Z] 03:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:33:01 1 0.48 0.00 0.03 0.02 0.02 99.45 [2024-07-10T03:37:29.465Z] 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:33:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-10T03:37:29.465Z] 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:34:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-07-10T03:37:29.465Z] 03:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:34:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:34:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2024-07-10T03:37:29.465Z] 03:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:35:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-07-10T03:37:29.465Z] 03:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:35:01 1 0.40 0.00 0.03 0.00 0.02 99.55 [2024-07-10T03:37:29.465Z] 03:35:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2024-07-10T03:37:29.465Z] 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-10T03:37:29.465Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:36:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2024-07-10T03:37:29.465Z] 03:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:36:01 1 1.39 0.00 0.02 0.03 0.02 98.55 [2024-07-10T03:37:29.465Z] 03:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-10T03:37:29.465Z] 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-10T03:37:29.465Z] 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-10T03:37:29.465Z] 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-10T03:37:29.465Z] 03:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-10T03:37:29.465Z] 03:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-10T03:37:29.465Z] 03:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:37:01 1 0.00 0.00 0.02 0.05 0.02 99.92 [2024-07-10T03:37:29.465Z] 03:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-10T03:37:29.465Z] 03:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-10T03:37:29.465Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] 03:37:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-10T03:37:29.465Z] 03:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-10T03:37:29.465Z] Average: all 6.37 0.00 1.15 0.95 0.02 91.51 [2024-07-10T03:37:29.465Z] Average: 0 6.19 0.00 1.10 0.74 0.02 91.94 [2024-07-10T03:37:29.465Z] Average: 1 6.30 0.00 1.20 1.50 0.03 90.98 [2024-07-10T03:37:29.465Z] Average: 2 6.75 0.00 1.13 0.49 0.03 91.60 [2024-07-10T03:37:29.465Z] Average: 3 6.33 0.00 1.12 0.69 0.02 91.84 [2024-07-10T03:37:29.465Z] Average: 4 6.32 0.00 1.08 0.94 0.02 91.64 [2024-07-10T03:37:29.465Z] Average: 5 6.43 0.00 1.16 0.89 0.02 91.51 [2024-07-10T03:37:29.465Z] Average: 6 6.29 0.00 1.16 0.93 0.03 91.59 [2024-07-10T03:37:29.465Z] Average: 7 6.39 0.00 1.23 1.38 0.03 90.98 [2024-07-10T03:37:29.465Z] [2024-07-10T03:37:29.465Z] [2024-07-10T03:37:29.465Z]