Pull request #4858 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 25834942cf7cc470844d3205a4d0ccaaa8951f73+2b98b0065012eac835be930949dbee65d2568e96 (b9dc53ece3503be9563343610e9f7a2a0bec4b4f) 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-ssh6716505298937527279.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-ssh768145555645395342.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-4858/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-4858/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5655087688052451830.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-4858/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17825731525653238459.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-ssh3282250590630461465.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-4858/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-4858/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8407664431083029441.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-7417 in /w/workspace/edgexfoundry_edgex-go_PR-4858 [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 Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 25834942cf7cc470844d3205a4d0ccaaa8951f73 Merge succeeded, producing 25834942cf7cc470844d3205a4d0ccaaa8951f73 Checking out Revision 25834942cf7cc470844d3205a4d0ccaaa8951f73 (PR-4858) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4858/head:refs/remotes/origin/PR-4858 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # 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 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 Commit message: "feat: Check AdminState in Cron Scheduler Service" 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 04:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:39 ========================================================= 04:42:39 EdgeX Global Pipelines Version Info 04:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:40 ------------------- 04:42:40 stable info: 04:42:40 ------------------- 04:42:40 Commited By: Ginny Guan ginny@iotechsys.com 04:42:40 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:42:40 Message: update stable to v1.0.260 04:42:40 ------------------- 04:42:40 experimental info: 04:42:40 ------------------- 04:42:40 Commited By: Ginny Guan ginny@iotechsys.com 04:42:40 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:42:40 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4858 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4858 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4858 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2583494 [Pipeline] echo 04:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:42 provisioning config files... 04:42:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17456499326381144942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:43 ---> ****-login.sh 04:42:43 nexus3.edgexfoundry.org:10001 04:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:43 Configure a credential helper to remove this warning. See 04:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:43 04:42:43 Login Succeeded 04:42:43 nexus3.edgexfoundry.org:10002 04:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:43 Configure a credential helper to remove this warning. See 04:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:43 04:42:43 Login Succeeded 04:42:43 nexus3.edgexfoundry.org:10003 04:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:43 Configure a credential helper to remove this warning. See 04:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:43 04:42:43 Login Succeeded 04:42:43 nexus3.edgexfoundry.org:10004 04:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:44 Configure a credential helper to remove this warning. See 04:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:44 04:42:44 Login Succeeded 04:42:44 ****.io 04:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:44 Configure a credential helper to remove this warning. See 04:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:44 04:42:44 Login Succeeded 04:42:44 ---> ****-login.sh ends [Pipeline] } 04:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:44 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + dirname cmd/core-command/Dockerfile 04:42:44 + echo core-command,cmd/core-command/Dockerfile 04:42:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:42:44 + + cut -d/ -f2 04:42:44 dirname cmd/core-data/Dockerfile 04:42:44 + echo core-data,cmd/core-data/Dockerfile 04:42:44 + dirname cmd/core-keeper/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo core-keeper,cmd/core-keeper/Dockerfile 04:42:44 + + dirname cmd/core-metadata/Dockerfile 04:42:44 cut -d/ -f2 04:42:44 + echo core-metadata,cmd/core-metadata/Dockerfile 04:42:44 + dirname cmd/security-bootstrapper/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:42:44 + dirname cmd/security-proxy-auth/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:42:44 + dirname cmd/security-proxy-setup/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:42:44 + dirname cmd/security-secretstore-setup/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:42:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:42:44 + dirname cmd/security-spire-agent/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:42:44 + dirname cmd/security-spire-config/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:42:44 + dirname cmd/security-spire-server/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:42:44 + dirname cmd/support-cron-scheduler/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:42:44 + dirname cmd/support-notifications/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo support-notifications,cmd/support-notifications/Dockerfile 04:42:44 + dirname cmd/support-scheduler/Dockerfile 04:42:44 + cut -d/ -f2 04:42:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:42:44 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:45 + git rev-list -1 --merges 25834942cf7cc470844d3205a4d0ccaaa8951f73~1..25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo 04:42:45 -----------> git rev-list -1 --merges 25834942cf7cc470844d3205a4d0ccaaa8951f73~1..25834942cf7cc470844d3205a4d0ccaaa8951f73 25834942cf7cc470844d3205a4d0ccaaa8951f73 [false] [Pipeline] sh 04:42:45 + git log --format=format:%s -1 25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] echo 04:42:45 ========================================================= 04:42:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:42:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:46 + grep -v github /etc/ssh/ssh_known_hosts 04:42:46 + [ -e /tmp/ssh_known_hosts ] 04:42:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:46 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:46 sudo tee -a /etc/ssh/ssh_known_hosts 04:42:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:46 04:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:47 b85a868b505f: Pulling fs layer 04:42:47 e2be974225ed: Pulling fs layer 04:42:47 339a4e72a1f5: Pulling fs layer 04:42:47 988bab9f4d93: Pulling fs layer 04:42:47 1469e6f7b9e6: Pulling fs layer 04:42:47 eaf3925da568: Pulling fs layer 04:42:47 bab4dde63d76: Pulling fs layer 04:42:47 bde34c3a00c8: Pulling fs layer 04:42:47 b352a97aabf1: Pulling fs layer 04:42:47 4872d77fe225: Pulling fs layer 04:42:47 5851b861e8e6: Pulling fs layer 04:42:47 988bab9f4d93: Waiting 04:42:47 1469e6f7b9e6: Waiting 04:42:47 eaf3925da568: Waiting 04:42:47 b352a97aabf1: Waiting 04:42:47 4872d77fe225: Waiting 04:42:47 bab4dde63d76: Waiting 04:42:47 bde34c3a00c8: Waiting 04:42:47 5851b861e8e6: Waiting 04:42:47 e2be974225ed: Verifying Checksum 04:42:47 e2be974225ed: Download complete 04:42:47 988bab9f4d93: Verifying Checksum 04:42:47 988bab9f4d93: Download complete 04:42:47 1469e6f7b9e6: Verifying Checksum 04:42:47 1469e6f7b9e6: Download complete 04:42:47 eaf3925da568: Verifying Checksum 04:42:47 eaf3925da568: Download complete 04:42:47 339a4e72a1f5: Verifying Checksum 04:42:47 339a4e72a1f5: Download complete 04:42:47 bde34c3a00c8: Download complete 04:42:47 b352a97aabf1: Download complete 04:42:47 4872d77fe225: Download complete 04:42:47 5851b861e8e6: Verifying Checksum 04:42:47 5851b861e8e6: Download complete 04:42:47 b85a868b505f: Verifying Checksum 04:42:47 b85a868b505f: Download complete 04:42:47 bab4dde63d76: Verifying Checksum 04:42:47 bab4dde63d76: Download complete 04:42:48 b85a868b505f: Pull complete 04:42:48 e2be974225ed: Pull complete 04:42:49 339a4e72a1f5: Pull complete 04:42:49 988bab9f4d93: Pull complete 04:42:49 1469e6f7b9e6: Pull complete 04:42:49 eaf3925da568: Pull complete 04:42:50 bab4dde63d76: Pull complete 04:42:50 bde34c3a00c8: Pull complete 04:42:51 b352a97aabf1: Pull complete 04:42:51 4872d77fe225: Pull complete 04:42:51 5851b861e8e6: Pull complete 04:42:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:51 prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container 04:42:51 $ 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 04:42:53 $ docker top e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 -eo pid,comm 04:42:53 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). 04:42:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:53 [ssh-agent] Looking for ssh-agent implementation... 04:42:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:53 $ docker exec e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent 04:42:53 SSH_AUTH_SOCK=/tmp/ssh-tGJkVKUSmPAv/agent.32 04:42:53 SSH_AGENT_PID=38 04:42:53 Running ssh-add (command line suppressed) 04:42:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9331694612387950710.key (/w/workspace/edgex-go/1@tmp/private_key_9331694612387950710.key) 04:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:54 + git tag --points-at HEAD [Pipeline] } 04:42:54 $ docker exec --env ******** --env ******** e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent -k 04:42:54 unset SSH_AUTH_SOCK; 04:42:54 unset SSH_AGENT_PID; 04:42:54 echo Agent pid 38 killed; 04:42:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:54 [ssh-agent] Looking for ssh-agent implementation... 04:42:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:54 $ docker exec e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent 04:42:54 SSH_AUTH_SOCK=/tmp/ssh-I6Z7atgXAQZD/agent.71 04:42:54 SSH_AGENT_PID=77 04:42:54 Running ssh-add (command line suppressed) 04:42:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9605026150007000545.key (/w/workspace/edgex-go/1@tmp/private_key_9605026150007000545.key) 04:42:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:55 + git semver init 04:42:55 2024-08-09 04:42:55,246 [run_init] DEBUG init version:0.0.0 force:False 04:42:55 2024-08-09 04:42:55,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 04:42:55 2024-08-09 04:42:55,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 04:42:55 2024-08-09 04:42:55,248 [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) 04:43:00 2024-08-09 04:43:00,283 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 04:43:00 2024-08-09 04:43:00,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4858 with force:False 04:43:00 2024-08-09 04:43:00,284 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4858 04:43:00 2024-08-09 04:43:00,287 [execute] INFO git cat-file --batch-check 04:43:00 2024-08-09 04:43:00,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:43:00 2024-08-09 04:43:00,293 [execute] INFO git cat-file --batch 04:43:00 2024-08-09 04:43:00,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 04:43:00 2024-08-09 04:43:00,298 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4858 04:43:00 0.0.0 [Pipeline] } 04:43:00 $ docker exec --env ******** --env ******** e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 ssh-agent -k 04:43:00 unset SSH_AUTH_SOCK; 04:43:00 unset SSH_AGENT_PID; 04:43:00 echo Agent pid 77 killed; 04:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:43:01 + git semver [Pipeline] } 04:43:01 $ docker stop --time=1 e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 04:43:02 $ docker rm -f --volumes e3ac4c51d4c964a8fe824f04dda5a1c92d7c9fbb1122b0d91f3c11ed5a83c454 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:43:03 Stashed 1 file(s) [Pipeline] echo 04:43:03 [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 04:43:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:04 ========================================================= 04:43:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:43:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:05 619be1103602: Pulling fs layer 04:43:05 7862e08f4a3e: Pulling fs layer 04:43:05 5df492c9dc93: Pulling fs layer 04:43:05 7629e6793208: Pulling fs layer 04:43:05 4f4fb700ef54: Pulling fs layer 04:43:05 fb5054dd5b73: Pulling fs layer 04:43:05 eeca6798cff9: Pulling fs layer 04:43:05 7629e6793208: Waiting 04:43:05 4f4fb700ef54: Waiting 04:43:05 fb5054dd5b73: Waiting 04:43:05 aa269ceb94a6: Pulling fs layer 04:43:05 ada007ff1a6a: Pulling fs layer 04:43:05 eeca6798cff9: Waiting 04:43:05 aa269ceb94a6: Waiting 04:43:05 7862e08f4a3e: Verifying Checksum 04:43:05 7862e08f4a3e: Download complete 04:43:05 7629e6793208: Verifying Checksum 04:43:05 7629e6793208: Download complete 04:43:05 4f4fb700ef54: Verifying Checksum 04:43:05 4f4fb700ef54: Download complete 04:43:05 fb5054dd5b73: Verifying Checksum 04:43:05 fb5054dd5b73: Download complete 04:43:05 619be1103602: Verifying Checksum 04:43:05 619be1103602: Download complete 04:43:05 eeca6798cff9: Verifying Checksum 04:43:05 eeca6798cff9: Download complete 04:43:05 619be1103602: Pull complete 04:43:05 ada007ff1a6a: Verifying Checksum 04:43:05 ada007ff1a6a: Download complete 04:43:05 7862e08f4a3e: Pull complete 04:43:05 5df492c9dc93: Verifying Checksum 04:43:05 5df492c9dc93: Download complete 04:43:05 aa269ceb94a6: Verifying Checksum 04:43:05 aa269ceb94a6: Download complete 04:43:08 5df492c9dc93: Pull complete 04:43:08 7629e6793208: Pull complete 04:43:08 4f4fb700ef54: Pull complete 04:43:08 fb5054dd5b73: Pull complete 04:43:08 eeca6798cff9: Pull complete 04:43:11 aa269ceb94a6: Pull complete 04:43:11 ada007ff1a6a: Pull complete 04:43:11 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:43:11 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:11 WORKDIR /edgex 04:43:11 COPY go.mod . 04:43:11 RUN go mod download 04:43:11 docker build -t ci-base-image-x86_64 -f - . 04:43:12 Sending build context to Docker daemon 178.9MB 04:43:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:12 ---> f489d0715acc 04:43:12 Step 2/4 : WORKDIR /edgex 04:43:14 ---> Running in ffc614bf5f47 04:43:14 Removing intermediate container ffc614bf5f47 04:43:14 ---> e2d4b018a649 04:43:14 Step 3/4 : COPY go.mod . 04:43:14 ---> e96a8b10c74d 04:43:14 Step 4/4 : RUN go mod download 04:43:14 ---> Running in a3db6ba2b0e7 04:43:19 Still waiting to schedule task 04:43:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:36 Removing intermediate container a3db6ba2b0e7 04:43:36 ---> afb7ced14fa4 04:43:36 Successfully built afb7ced14fa4 04:43:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:37 + docker inspect -f . ci-base-image-x86_64 04:43:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:37 prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container 04:43:37 $ 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 04:43:37 $ docker top e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:38 + go version 04:43:38 go version go1.21.9 linux/amd64 [Pipeline] } 04:43:38 $ docker stop --time=1 e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 04:43:39 $ docker rm -f --volumes e7960cb440d11cd292cfbbb70ebcbac7d8aa68b905eb8a937ce4fc30335495c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:40 + docker inspect -f . ci-base-image-x86_64 04:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:40 prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container 04:43:40 $ 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 04:43:40 $ docker top 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 -eo pid,comm [Pipeline] { [Pipeline] echo 04:43:40 ========================================================= 04:43:40 [edgeXBuildGoParallel] Running Tests and Build... 04:43:40 ========================================================= [Pipeline] sh 04:43:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:43:41 + make test 04:43:41 go test -race -coverprofile=coverage.out ./... 04:43:49 ? github.com/edgexfoundry/edgex-go [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:44:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 04:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:44:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:44:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:44:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 04:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 04:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 04:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 04:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 04:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements 04:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.396s coverage: 93.4% of statements 04:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 04:44:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:44:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements 04:44:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 04:44:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 04:44:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:44:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:44:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 04:44:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:44:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 04:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 04:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:44:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 04:44:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 04:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:44:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:44:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:44:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:44:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:44:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7418 in /w/workspace/edgexfoundry_edgex-go_PR-4858 [Pipeline] { [Pipeline] ws 04:44:43 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:44:46 The recommended git tool is: git 04:44:51 using credential edgex-jenkins-ssh 04:44:51 Cloning the remote Git repository 04:44:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:44:51 > git init /w/workspace/edgex-go/1 # timeout=10 04:44:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:44:51 > git --version # timeout=10 04:44:51 > git --version # 'git version 2.25.1' 04:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.040s coverage: 92.9% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 04:44:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements 04:44:52 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 04:44:52 running golangci-lint 04:44:52 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:44:52 go version go1.21.9 linux/amd64 04:44:52 level=info msg="[config_reader] Used config file .golangci.yml" 04:44:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:45:10 Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 25834942cf7cc470844d3205a4d0ccaaa8951f73 04:45:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:45:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:45:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4858/head:refs/remotes/origin/PR-4858 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:10 > git config core.sparsecheckout # timeout=10 04:45:10 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 04:45:10 > git remote # timeout=10 04:45:10 > git config --get remote.origin.url # timeout=10 04:45:11 Merge succeeded, producing 25834942cf7cc470844d3205a4d0ccaaa8951f73 04:45:11 Checking out Revision 25834942cf7cc470844d3205a4d0ccaaa8951f73 (PR-4858) 04:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:10 > git merge 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 04:45:11 > git rev-parse HEAD^{commit} # timeout=10 04:45:11 > git config core.sparsecheckout # timeout=10 04:45:11 > git checkout -f 25834942cf7cc470844d3205a4d0ccaaa8951f73 # timeout=10 04:45:14 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|imports|types_sizes|deps|files) took 20.184261491s" 04:45:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.977908ms" 04:45:14 Commit message: "feat: Check AdminState in Cron Scheduler Service" 04:45:14 > git --version # timeout=10 04:45:14 > git --version # 'git version 2.25.1' 04:45:14 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:16 Dload Upload Total Spent Left Speed 04:45:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh 04:45:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:17 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 04:45:17 /etc/docker/daemon.new 04:45:17 { 04:45:17 "registry-mirrors": [ 04:45:17 "https://nexus3.edgexfoundry.org:10001" 04:45:17 ], 04:45:17 "bip": "10.250.0.254/24", 04:45:17 "hosts": [ 04:45:17 "tcp://0.0.0.0:5555", 04:45:17 "unix:///var/run/docker.sock" 04:45:17 ], 04:45:17 "mtu": 1458, 04:45:17 "selinux-enabled": true, 04:45:17 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:17 } [Pipeline] sh 04:45:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:18 + sudo service docker restart 04:45:22 level=info msg="[linters_context/goanalysis] analyzers took 1m20.933514376s with top 10 stages: buildir: 48.503203846s, gosec: 7.292126157s, inspect: 2.403516296s, fact_deprecated: 1.92311021s, ctrlflow: 1.305062245s, printf: 1.208481856s, nilness: 1.152715484s, fact_purity: 1.111543667s, S1038: 812.618307ms, typedness: 672.730497ms" 04:45:22 level=info msg="[runner] Issues before processing: 214, after processing: 0" 04:45:22 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, nolint: 0/22" 04:45:22 level=info msg="[runner] processing took 17.083443ms with stages: nolint: 7.568365ms, identifier_marker: 4.896389ms, exclude-rules: 1.742513ms, path_prettifier: 1.131072ms, autogenerated_exclude: 1.109593ms, skip_dirs: 561.301µs, cgo: 42.8µs, filename_unadjuster: 27.71µs, max_same_issues: 630ns, severity-rules: 450ns, fixer: 400ns, uniq_by_line: 340ns, exclude: 320ns, skip_files: 310ns, source_code: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 04:45:22 level=info msg="[runner] linters took 10.321919599s with stages: goanalysis_metalinter: 10.304730386s" 04:45:22 level=info msg="File cache stats: 0 entries of total size 0B" 04:45:22 level=info msg="Memory: 306 samples, avg is 301.2MB, max is 1421.2MB" 04:45:22 level=info msg="Execution took 30.556455429s" 04:45:22 go vet ./... 04:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:45:29 ./bin/test-attribution-txt.sh [Pipeline] echo 04:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:45:29 + ls -al . 04:45:29 total 872 04:45:29 drwxrwxr-x 11 1001 1001 4096 Aug 9 04:43 . 04:45:29 drwxr-xr-x 4 root root 4096 Aug 9 04:43 .. 04:45:29 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 .blubracket 04:45:29 -rw-rw-r-- 1 1001 1001 10 Aug 9 04:42 .dockerignore 04:45:29 drwxrwxr-x 8 1001 1001 4096 Aug 9 04:44 .git 04:45:29 drwxrwxr-x 3 1001 1001 4096 Aug 9 04:42 .github 04:45:29 -rw-rw-r-- 1 1001 1001 1102 Aug 9 04:42 .gitignore 04:45:29 -rw-rw-r-- 1 1001 1001 42 Aug 9 04:42 .golangci.yml 04:45:29 -rw-rw-r-- 1 1001 1001 100 Aug 9 04:42 .hadolint.yml 04:45:29 drwxr-xr-x 3 1001 1001 4096 Aug 9 04:43 .semver 04:45:29 -rw-rw-r-- 1 1001 1001 155 Aug 9 04:42 .sonarcloud.properties 04:45:29 -rw-rw-r-- 1 1001 1001 1171 Aug 9 04:42 ADOPTERS.md 04:45:29 -rw-rw-r-- 1 1001 1001 21171 Aug 9 04:42 Attribution.txt 04:45:29 -rw-rw-r-- 1 1001 1001 100284 Aug 9 04:42 CHANGELOG.md 04:45:29 -rw-rw-r-- 1 1001 1001 3804 Aug 9 04:42 CONTRIBUTING.md 04:45:29 -rw-rw-r-- 1 1001 1001 677 Aug 9 04:42 GOVERNANCE.md 04:45:29 -rw-rw-r-- 1 1001 1001 861 Aug 9 04:42 Jenkinsfile 04:45:29 -rw-rw-r-- 1 1001 1001 10775 Aug 9 04:42 LICENSE 04:45:29 -rw-rw-r-- 1 1001 1001 16854 Aug 9 04:42 Makefile 04:45:29 -rw-rw-r-- 1 1001 1001 582 Aug 9 04:42 OWNERS.md 04:45:29 -rw-rw-r-- 1 1001 1001 9528 Aug 9 04:42 README.md 04:45:29 -rw-rw-r-- 1 1001 1001 789 Aug 9 04:42 SECURITY.md 04:45:29 -rw-rw-r-- 1 1001 1001 5 Aug 9 04:43 VERSION 04:45:29 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 bin 04:45:29 drwxrwxr-x 20 1001 1001 4096 Aug 9 04:42 cmd 04:45:29 -rw-r--r-- 1 root root 504073 Aug 9 04:44 coverage.out 04:45:29 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:42 fuzz_test 04:45:29 -rw-rw-r-- 1 1001 1001 7254 Aug 9 04:42 go.mod 04:45:29 -rw-rw-r-- 1 1001 1001 102354 Aug 9 04:42 go.sum 04:45:29 drwxrwxr-x 7 1001 1001 4096 Aug 9 04:42 internal 04:45:29 drwxrwxr-x 3 1001 1001 4096 Aug 9 04:42 openapi 04:45:29 -rw-rw-r-- 1 1001 1001 584 Aug 9 04:42 security.txt 04:45:29 -rw-rw-r-- 1 1001 1001 204 Aug 9 04:42 version.go [Pipeline] sh 04:45:30 + '[' -e coverage.out ] 04:45:30 + chown 1001:1001 coverage.out [Pipeline] stash 04:45:30 Stashed 1 file(s) [Pipeline] sh 04:45:30 + make build 04:45:30 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 04:45:36 provisioning config files... 04:45:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14461100674589794293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:36 ---> ****-login.sh 04:45:36 nexus3.edgexfoundry.org:10001 04:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:37 Configure a credential helper to remove this warning. See 04:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:37 04:45:37 Login Succeeded 04:45:37 nexus3.edgexfoundry.org:10002 04:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:37 Configure a credential helper to remove this warning. See 04:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:37 04:45:37 Login Succeeded 04:45:37 nexus3.edgexfoundry.org:10003 04:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:38 Configure a credential helper to remove this warning. See 04:45:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:38 04:45:38 Login Succeeded 04:45:38 nexus3.edgexfoundry.org:10004 04:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:38 Configure a credential helper to remove this warning. See 04:45:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:38 04:45:38 Login Succeeded 04:45:38 ****.io 04:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:39 Configure a credential helper to remove this warning. See 04:45:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:39 04:45:39 Login Succeeded 04:45:39 ---> ****-login.sh ends [Pipeline] } 04:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:45:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 04:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:39 ========================================================= 04:45:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:45:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:45:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:40 c6b39de5b339: Pulling fs layer 04:45:40 a69c41024577: Pulling fs layer 04:45:40 d6de4b400683: Pulling fs layer 04:45:40 35cb2a7552d0: Pulling fs layer 04:45:40 4f4fb700ef54: Pulling fs layer 04:45:40 464afbd9ba4c: Pulling fs layer 04:45:40 00f215d4a9da: Pulling fs layer 04:45:40 d496ad576159: Pulling fs layer 04:45:40 35cb2a7552d0: Waiting 04:45:40 4f4fb700ef54: Waiting 04:45:40 464afbd9ba4c: Waiting 04:45:40 00f215d4a9da: Waiting 04:45:40 d496ad576159: Waiting 04:45:40 a69c41024577: Download complete 04:45:40 35cb2a7552d0: Verifying Checksum 04:45:40 35cb2a7552d0: Download complete 04:45:40 4f4fb700ef54: Verifying Checksum 04:45:40 4f4fb700ef54: Download complete 04:45:40 464afbd9ba4c: Verifying Checksum 04:45:40 464afbd9ba4c: Download complete 04:45:40 c6b39de5b339: Download complete 04:45:41 d496ad576159: Verifying Checksum 04:45:41 d496ad576159: Download complete 04:45:41 c6b39de5b339: Pull complete 04:45:42 a69c41024577: Pull complete 04:45:42 d6de4b400683: Verifying Checksum 04:45:42 d6de4b400683: Download complete 04:45:43 00f215d4a9da: Verifying Checksum 04:45:43 00f215d4a9da: Download complete 04:45:52 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 04:45:52 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 04:45:53 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 04:45:53 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 04:45:54 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 04:45:55 d6de4b400683: Pull complete 04:45:55 35cb2a7552d0: Pull complete 04:45:55 4f4fb700ef54: Pull complete 04:45:55 464afbd9ba4c: Pull complete 04:45:59 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 04:46:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:46:02 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 04:46:03 00f215d4a9da: Pull complete 04:46:04 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 04:46:04 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 04:46:05 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 04:46:05 d496ad576159: Pull complete 04:46:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:46:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:06 WORKDIR /edgex 04:46:06 COPY go.mod . 04:46:06 RUN go mod download 04:46:06 + docker build -t ci-base-image-arm64 -f - . 04:46:06 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 04:46:06 Sending build context to Docker daemon 3.412MB 04:46:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:06 ---> f246e2811388 04:46:06 Step 2/4 : WORKDIR /edgex 04:46:07 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] } 04:46:07 $ docker stop --time=1 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 04:46:08 ---> Running in e3dd86e38ca9 04:46:08 Removing intermediate container e3dd86e38ca9 04:46:08 ---> a8f8f331cd0c 04:46:08 Step 3/4 : COPY go.mod . 04:46:09 ---> 319ecab966cd 04:46:09 Step 4/4 : RUN go mod download 04:46:09 ---> Running in a4a58ce7b67e 04:46:10 $ docker rm -f --volumes 4725247cdede5a7db131b9748f62c8ab5fbd7fdbc6b6f1fe1268887ebb85ed14 [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 04:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:46:12 04:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:46:12 latest: Pulling from edgex-devops/edgex-compose 04:46:12 91d30c5bc195: Pulling fs layer 04:46:12 2e9b0aa3be6d: Pulling fs layer 04:46:12 9c61dcf015f6: Pulling fs layer 04:46:12 4698f68db338: Pulling fs layer 04:46:12 2a2f49069b9e: Pulling fs layer 04:46:12 e0025b399a48: Pulling fs layer 04:46:12 2a2f49069b9e: Waiting 04:46:12 4698f68db338: Waiting 04:46:12 e0025b399a48: Waiting 04:46:12 91d30c5bc195: Verifying Checksum 04:46:12 91d30c5bc195: Download complete 04:46:12 4698f68db338: Verifying Checksum 04:46:12 4698f68db338: Download complete 04:46:13 2e9b0aa3be6d: Verifying Checksum 04:46:13 2e9b0aa3be6d: Download complete 04:46:13 e0025b399a48: Verifying Checksum 04:46:13 e0025b399a48: Download complete 04:46:13 91d30c5bc195: Pull complete 04:46:13 2a2f49069b9e: Verifying Checksum 04:46:13 2a2f49069b9e: Download complete 04:46:13 2e9b0aa3be6d: Pull complete 04:46:13 9c61dcf015f6: Verifying Checksum 04:46:13 9c61dcf015f6: Download complete 04:46:16 9c61dcf015f6: Pull complete 04:46:16 4698f68db338: Pull complete 04:46:16 2a2f49069b9e: Pull complete 04:46:16 e0025b399a48: Pull complete 04:46:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:16 prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container 04:46:16 $ 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 04:46:17 $ docker top 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:18 + docker compose -f ./docker-compose-build.yml build --parallel 04:46:20 #1 [security-proxy-auth internal] load build definition from Dockerfile 04:46:20 #1 transferring dockerfile: 2.15kB done 04:46:20 #1 DONE 0.0s 04:46:20 04:46:20 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:46:20 #2 transferring dockerfile: 1.89kB done 04:46:20 #2 DONE 0.0s 04:46:20 04:46:20 #3 [support-cron-scheduler internal] load build definition from Dockerfile 04:46:20 #3 transferring dockerfile: 1.85kB done 04:46:20 #3 DONE 0.0s 04:46:20 04:46:20 #4 [security-proxy-setup internal] load build definition from Dockerfile 04:46:20 #4 transferring dockerfile: 2.50kB done 04:46:20 #4 DONE 0.0s 04:46:20 04:46:20 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:46:20 #5 transferring dockerfile: 2.23kB done 04:46:20 #5 DONE 0.0s 04:46:20 04:46:20 #6 [core-metadata internal] load build definition from Dockerfile 04:46:20 #6 transferring dockerfile: 2.06kB done 04:46:20 #6 DONE 0.0s 04:46:20 04:46:20 #7 [security-secretstore-setup internal] load build definition from Dockerfile 04:46:20 #7 transferring dockerfile: 2.49kB done 04:46:20 #7 DONE 0.0s 04:46:20 04:46:20 #8 [core-keeper internal] load build definition from Dockerfile 04:46:20 #8 transferring dockerfile: 2.01kB done 04:46:20 #8 DONE 0.0s 04:46:20 04:46:20 #9 [core-data internal] load build definition from Dockerfile 04:46:20 #9 transferring dockerfile: 2.01kB done 04:46:20 #9 DONE 0.0s 04:46:20 04:46:20 #10 [security-spire-server internal] load build definition from Dockerfile 04:46:20 #10 transferring dockerfile: 1.70kB done 04:46:20 #10 DONE 0.0s 04:46:20 04:46:20 #11 [core-command internal] load build definition from Dockerfile 04:46:20 #11 transferring dockerfile: 1.93kB done 04:46:20 #11 DONE 0.0s 04:46:20 04:46:20 #12 [support-notifications internal] load build definition from Dockerfile 04:46:20 #12 transferring dockerfile: 1.95kB done 04:46:20 #12 DONE 0.1s 04:46:20 04:46:20 #13 [security-bootstrapper internal] load build definition from Dockerfile 04:46:20 #13 transferring dockerfile: 3.17kB done 04:46:20 #13 DONE 0.0s 04:46:20 04:46:20 #14 [support-scheduler internal] load build definition from Dockerfile 04:46:20 #14 transferring dockerfile: 1.93kB done 04:46:20 #14 DONE 0.0s 04:46:20 04:46:20 #15 [security-spire-agent internal] load build definition from Dockerfile 04:46:20 #15 transferring dockerfile: 1.81kB done 04:46:20 #15 DONE 0.0s 04:46:20 04:46:20 #16 [security-spire-config internal] load build definition from Dockerfile 04:46:21 #16 transferring dockerfile: 1.69kB done 04:46:21 #16 DONE 0.0s 04:46:21 04:46:21 #17 [security-proxy-auth internal] load .dockerignore 04:46:21 #17 transferring context: 50B done 04:46:21 #17 DONE 0.0s 04:46:21 04:46:21 #18 [security-spiffe-token-provider internal] load .dockerignore 04:46:21 #18 transferring context: 50B done 04:46:21 #18 DONE 0.0s 04:46:21 04:46:21 #19 [support-cron-scheduler internal] load .dockerignore 04:46:21 #19 transferring context: 50B done 04:46:21 #19 DONE 0.0s 04:46:21 04:46:21 #20 [security-proxy-setup internal] load .dockerignore 04:46:21 #20 transferring context: 50B done 04:46:21 #20 DONE 0.0s 04:46:21 04:46:21 #21 [core-metadata internal] load .dockerignore 04:46:21 #21 transferring context: 50B done 04:46:21 #21 DONE 0.0s 04:46:21 04:46:21 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:46:21 #22 transferring context: 50B done 04:46:21 #22 DONE 0.0s 04:46:21 04:46:21 #23 [core-keeper internal] load .dockerignore 04:46:21 #23 transferring context: 50B done 04:46:21 #23 DONE 0.0s 04:46:21 04:46:21 #24 [security-secretstore-setup internal] load .dockerignore 04:46:21 #24 transferring context: 50B done 04:46:21 #24 DONE 0.0s 04:46:21 04:46:21 #25 [core-data internal] load .dockerignore 04:46:21 #25 transferring context: 50B done 04:46:21 #25 DONE 0.0s 04:46:21 04:46:21 #26 [security-spire-server internal] load .dockerignore 04:46:21 #26 transferring context: 50B done 04:46:21 #26 DONE 0.0s 04:46:21 04:46:21 #27 [support-notifications internal] load .dockerignore 04:46:21 #27 transferring context: 50B done 04:46:21 #27 DONE 0.0s 04:46:21 04:46:21 #28 [core-command internal] load .dockerignore 04:46:21 #28 transferring context: 50B done 04:46:21 #28 DONE 0.0s 04:46:21 04:46:21 #29 [support-scheduler internal] load .dockerignore 04:46:21 #29 transferring context: 50B done 04:46:21 #29 DONE 0.0s 04:46:21 04:46:21 #30 [security-bootstrapper internal] load .dockerignore 04:46:21 #30 transferring context: 50B done 04:46:21 #30 DONE 0.0s 04:46:21 04:46:21 #31 [security-spire-agent internal] load .dockerignore 04:46:21 #31 transferring context: 50B done 04:46:21 #31 DONE 0.0s 04:46:21 04:46:21 #32 [security-spire-config internal] load .dockerignore 04:46:21 #32 transferring context: 50B done 04:46:21 #32 DONE 0.0s 04:46:21 04:46:21 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:46:21 #33 DONE 0.0s 04:46:21 04:46:21 #34 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:21 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:21 #34 ... 04:46:21 04:46:21 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:46:21 #33 DONE 0.0s 04:46:21 04:46:21 #34 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:21 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:21 #34 ... 04:46:21 04:46:21 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:46:21 #33 DONE 0.0s 04:46:21 04:46:21 #35 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:46:21 #35 DONE 0.2s 04:46:21 04:46:21 #34 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:21 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:21 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 04:46:21 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 04:46:21 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 04:46:21 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 04:46:21 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 04:46:21 #34 ... 04:46:21 04:46:21 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:46:21 #33 DONE 0.0s 04:46:21 04:46:21 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:21 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:21 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 04:46:21 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 04:46:21 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 04:46:21 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 04:46:21 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:21 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 04:46:21 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 04:46:21 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 04:46:21 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 04:46:21 #34 ... 04:46:21 04:46:21 #35 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 04:46:21 #35 DONE 0.3s 04:46:21 04:46:21 #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:21 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 04:46:22 #34 ... 04:46:22 04:46:22 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:46:22 #36 DONE 0.5s 04:46:22 04:46:22 #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:22 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:22 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 04:46:22 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 04:46:22 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 04:46:22 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 04:46:22 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 04:46:22 #34 ... 04:46:22 04:46:22 #37 [security-spire-server internal] load build context 04:46:22 #37 transferring context: 27.60kB done 04:46:22 #37 DONE 0.2s 04:46:22 04:46:22 #38 [security-spire-config internal] load build context 04:46:22 #38 transferring context: 25.85kB 0.0s done 04:46:22 #38 DONE 0.2s 04:46:22 04:46:22 #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:46:22 #39 DONE 0.8s 04:46:22 04:46:22 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:46:22 #40 DONE 0.5s 04:46:22 04:46:22 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:46:22 #41 ... 04:46:22 04:46:22 #42 [security-spire-agent internal] load build context 04:46:22 #42 transferring context: 27.13kB 0.0s done 04:46:22 #42 DONE 0.2s 04:46:22 04:46:22 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:46:22 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:46:22 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:46:22 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:46:22 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:46:22 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 04:46:22 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 04:46:22 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 04:46:22 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 04:46:22 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 04:46:22 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:46:22 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:46:22 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 04:46:22 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 04:46:22 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:46:23 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 04:46:24 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.4s 04:46:25 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:46:25 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 3.2s 04:46:25 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 3.3s 04:46:25 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.4s 04:46:27 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done 04:46:28 #43 ... 04:46:28 04:46:28 #41 [support-notifications builder 2/7] WORKDIR /edgex-go 04:46:28 #41 DONE 6.3s 04:46:28 04:46:28 #44 [security-bootstrapper internal] load build context 04:46:28 #44 transferring context: 300.95MB 6.8s 04:46:29 #44 ... 04:46:29 04:46:29 #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:46:31 #45 ... 04:46:31 04:46:31 #46 [core-metadata internal] load build context 04:46:31 #46 ... 04:46:31 04:46:31 #47 [security-proxy-auth internal] load build context 04:46:31 #47 ... 04:46:31 04:46:31 #48 [security-secretstore-setup internal] load build context 04:46:31 #48 ... 04:46:31 04:46:31 #49 [support-notifications internal] load build context 04:46:31 #49 ... 04:46:31 04:46:31 #50 [support-scheduler internal] load build context 04:46:32 #50 ... 04:46:32 04:46:32 #51 [core-data internal] load build context 04:46:32 #51 ... 04:46:32 04:46:32 #52 [core-keeper internal] load build context 04:46:32 #52 ... 04:46:32 04:46:32 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:46:32 #53 ... 04:46:32 04:46:32 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:32 #54 ... 04:46:32 04:46:32 #55 [core-common-config-bootstrapper internal] load build context 04:46:32 #55 ... 04:46:32 04:46:32 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:32 #56 ... 04:46:32 04:46:32 #57 [core-command internal] load build context 04:46:32 #57 ... 04:46:32 04:46:32 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:32 #58 ... 04:46:32 04:46:32 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:32 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 04:46:32 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:46:32 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:46:32 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:46:32 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:46:32 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:46:32 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.0s 04:46:32 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 5.0s 04:46:32 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.2s 04:46:32 #59 ... 04:46:32 04:46:32 #60 [support-cron-scheduler internal] load build context 04:46:33 #60 ... 04:46:33 04:46:33 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:33 #0 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:33 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:33 #0 1.494 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:33 #0 1.494 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:33 #0 1.494 OK: 20070 distinct packages available 04:46:33 #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:33 #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:33 #0 1.816 (1/5) Installing dumb-init (1.2.5-r2) 04:46:33 #0 1.826 (2/5) Installing musl-obstack (1.2.3-r2) 04:46:33 #0 1.826 (3/5) Installing libucontext (1.2-r2) 04:46:33 #0 1.832 (4/5) Installing gcompat (1.1.0-r1) 04:46:33 #0 1.844 (5/5) Installing openssl (3.1.6-r0) 04:46:33 #0 1.847 Executing busybox-1.36.1-r7.trigger 04:46:33 #0 1.863 OK: 8 MiB in 20 packages 04:46:33 #61 ... 04:46:33 04:46:33 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:33 #62 ... 04:46:33 04:46:33 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:33 #63 ... 04:46:33 04:46:33 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:33 #64 ... 04:46:33 04:46:33 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:46:33 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 04:46:33 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 04:46:33 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 04:46:33 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 04:46:33 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 04:46:33 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 04:46:33 #34 ... 04:46:33 04:46:33 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:46:33 #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:33 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:33 #0 1.318 (1/1) Installing dumb-init (1.2.5-r2) 04:46:33 #0 1.322 Executing busybox-1.36.1-r7.trigger 04:46:33 #0 1.330 OK: 7 MiB in 16 packages 04:46:33 #65 ... 04:46:33 04:46:33 #66 [security-spiffe-token-provider internal] load build context 04:46:33 #66 transferring context: 493.70MB 11.4s done 04:46:34 #66 ... 04:46:34 04:46:34 #67 [security-proxy-setup internal] load build context 04:46:34 #67 ... 04:46:34 04:46:34 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:34 #68 ... 04:46:34 04:46:34 #67 [security-proxy-setup internal] load build context 04:46:34 #67 transferring context: 493.70MB 12.8s done 04:46:39 #67 ... 04:46:39 04:46:39 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:46:39 #69 ... 04:46:39 04:46:39 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:46:39 #70 ... 04:46:39 04:46:39 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:39 #71 ... 04:46:39 04:46:39 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:39 #72 ... 04:46:39 04:46:39 #44 [security-bootstrapper internal] load build context 04:46:39 #44 transferring context: 493.70MB 11.4s done 04:46:40 #44 ... 04:46:40 04:46:40 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:40 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.9s done 04:46:40 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 11.1s done 04:46:40 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:46:40 #59 ... 04:46:40 04:46:40 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:46:40 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:46:40 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 04:46:40 #43 ... 04:46:40 04:46:40 #66 [security-spiffe-token-provider internal] load build context 04:46:40 #66 DONE 19.4s 04:46:40 04:46:40 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:40 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 04:46:40 #59 ... 04:46:40 04:46:40 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:40 #61 DONE 18.7s 04:46:40 04:46:40 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:46:40 #65 DONE 18.7s 04:46:40 04:46:40 #48 [security-secretstore-setup internal] load build context 04:46:40 #48 transferring context: 493.70MB 11.3s done 04:46:40 #48 DONE 19.4s 04:46:40 04:46:40 #52 [core-keeper internal] load build context 04:46:40 #52 transferring context: 493.70MB 11.6s done 04:46:40 #52 DONE 19.4s 04:46:40 04:46:40 #44 [security-bootstrapper internal] load build context 04:46:40 #44 DONE 19.1s 04:46:40 04:46:40 #49 [support-notifications internal] load build context 04:46:40 #49 transferring context: 493.70MB 11.6s done 04:46:40 #49 DONE 19.4s 04:46:40 04:46:40 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:41 #59 ... 04:46:41 04:46:41 #57 [core-command internal] load build context 04:46:41 #57 transferring context: 493.70MB 11.9s done 04:46:41 #57 DONE 19.3s 04:46:41 04:46:41 #55 [core-common-config-bootstrapper internal] load build context 04:46:41 #55 transferring context: 493.70MB 12.1s done 04:46:41 #55 DONE 19.6s 04:46:41 04:46:41 #50 [support-scheduler internal] load build context 04:46:41 #50 transferring context: 493.70MB 12.0s done 04:46:41 #50 DONE 19.2s 04:46:41 04:46:41 #47 [security-proxy-auth internal] load build context 04:46:41 #47 transferring context: 493.70MB 12.2s done 04:46:41 #47 DONE 19.6s 04:46:41 04:46:41 #60 [support-cron-scheduler internal] load build context 04:46:41 #60 transferring context: 493.70MB 12.7s done 04:46:41 #60 DONE 19.6s 04:46:41 04:46:41 #51 [core-data internal] load build context 04:46:41 #51 transferring context: 493.70MB 12.7s done 04:46:41 #51 DONE 19.5s 04:46:41 04:46:41 #67 [security-proxy-setup internal] load build context 04:46:41 #67 DONE 19.6s 04:46:41 04:46:41 #46 [core-metadata internal] load build context 04:46:41 #46 transferring context: 493.70MB 12.9s done 04:46:41 #46 DONE 19.6s 04:46:41 04:46:41 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:41 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 04:46:41 #59 ... 04:46:41 04:46:41 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:41 #62 DONE 19.3s 04:46:41 04:46:41 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:46:42 #59 ... 04:46:42 04:46:42 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:42 #68 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #68 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #68 19.65 (1/1) Installing dumb-init (1.2.5-r2) 04:46:42 #68 19.66 Executing busybox-1.36.1-r7.trigger 04:46:42 #68 19.67 OK: 7 MiB in 16 packages 04:46:42 #68 DONE 19.8s 04:46:42 04:46:42 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:42 #58 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #58 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #58 19.62 (1/2) Installing ca-certificates (20240226-r0) 04:46:42 #58 19.63 (2/2) Installing dumb-init (1.2.5-r2) 04:46:42 #58 19.64 Executing busybox-1.36.1-r7.trigger 04:46:42 #58 19.65 Executing ca-certificates-20240226-r0.trigger 04:46:42 #58 19.71 OK: 8 MiB in 17 packages 04:46:42 #58 DONE 19.9s 04:46:42 04:46:42 #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 04:46:42 #53 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #53 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #53 19.76 (1/2) Installing dumb-init (1.2.5-r2) 04:46:42 #53 19.76 (2/2) Installing su-exec (0.2-r3) 04:46:42 #53 19.76 Executing busybox-1.36.1-r7.trigger 04:46:42 #53 19.77 OK: 7 MiB in 17 packages 04:46:42 #53 DONE 19.9s 04:46:42 04:46:42 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:42 #54 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #54 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #54 19.63 (1/4) Installing ca-certificates (20240226-r0) 04:46:42 #54 19.65 (2/4) Installing dumb-init (1.2.5-r2) 04:46:42 #54 19.66 (3/4) Installing su-exec (0.2-r3) 04:46:42 #54 19.66 (4/4) Installing yq (4.33.3-r5) 04:46:42 #54 19.73 Executing busybox-1.36.1-r7.trigger 04:46:42 #54 19.73 Executing ca-certificates-20240226-r0.trigger 04:46:42 #54 19.81 OK: 17 MiB in 19 packages 04:46:42 #54 DONE 19.9s 04:46:42 04:46:42 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:42 #73 ... 04:46:42 04:46:42 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:42 #63 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #63 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #63 19.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:42 #63 19.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:42 #63 19.59 OK: 20070 distinct packages available 04:46:42 #63 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #63 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #63 19.97 (1/4) Installing dumb-init (1.2.5-r2) 04:46:42 #63 19.99 (2/4) Installing musl-obstack (1.2.3-r2) 04:46:42 #63 19.99 (3/4) Installing libucontext (1.2-r2) 04:46:42 #63 19.99 (4/4) Installing gcompat (1.1.0-r1) 04:46:42 #63 19.99 Executing busybox-1.36.1-r7.trigger 04:46:42 #63 20.00 OK: 8 MiB in 19 packages 04:46:42 #63 DONE 20.1s 04:46:42 04:46:42 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:46:42 #69 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #69 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #69 13.21 OK: 264 MiB in 52 packages 04:46:42 #69 DONE 13.3s 04:46:42 04:46:42 #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:46:42 #74 DONE 0.0s 04:46:42 04:46:42 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:42 #64 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #64 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #64 19.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:42 #64 19.69 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:42 #64 19.69 OK: 20070 distinct packages available 04:46:42 #64 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #64 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #64 20.04 (1/11) Installing ca-certificates (20240226-r0) 04:46:42 #64 20.06 (2/11) Installing brotli-libs (1.0.9-r14) 04:46:42 #64 20.07 (3/11) Installing libunistring (1.1-r1) 04:46:42 #64 20.09 (4/11) Installing libidn2 (2.3.4-r1) 04:46:42 #64 20.09 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:46:42 #64 20.10 (6/11) Installing libcurl (8.9.0-r0) 04:46:42 #64 20.11 (7/11) Installing curl (8.9.0-r0) 04:46:42 #64 20.12 (8/11) Installing dumb-init (1.2.5-r2) 04:46:42 #64 20.12 (9/11) Installing musl-obstack (1.2.3-r2) 04:46:42 #64 20.12 (10/11) Installing libucontext (1.2-r2) 04:46:42 #64 20.13 (11/11) Installing gcompat (1.1.0-r1) 04:46:42 #64 20.13 Executing busybox-1.36.1-r7.trigger 04:46:42 #64 20.13 Executing ca-certificates-20240226-r0.trigger 04:46:42 #64 20.18 OK: 12 MiB in 26 packages 04:46:42 #64 DONE 20.3s 04:46:42 04:46:42 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:46:42 #75 ... 04:46:42 04:46:42 #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:46:42 #45 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #45 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #45 13.41 OK: 264 MiB in 52 packages 04:46:42 #45 DONE 13.5s 04:46:42 04:46:42 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:42 #56 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:42 #56 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:42 #56 20.31 (1/4) Installing dumb-init (1.2.5-r2) 04:46:42 #56 20.31 (2/4) Installing openssl (3.1.6-r0) 04:46:42 #56 20.33 (3/4) Installing su-exec (0.2-r3) 04:46:42 #56 20.33 (4/4) Installing yq (4.33.3-r5) 04:46:42 #56 20.39 Executing busybox-1.36.1-r7.trigger 04:46:42 #56 20.40 OK: 17 MiB in 19 packages 04:46:42 #56 DONE 20.5s 04:46:42 04:46:42 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:46:42 #76 DONE 0.1s 04:46:43 04:46:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:43 #71 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:43 #71 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:43 #71 13.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:43 #71 13.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:43 #71 13.62 OK: 20077 distinct packages available 04:46:43 #71 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:43 #71 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:43 #71 ... 04:46:43 04:46:43 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:43 #72 DONE 13.9s 04:46:43 04:46:43 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:46:43 #70 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:43 #70 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:43 #70 13.88 OK: 264 MiB in 52 packages 04:46:43 #70 DONE 14.0s 04:46:43 04:46:43 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:46:43 #77 DONE 0.1s 04:46:43 04:46:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:43 #71 13.95 OK: 264 MiB in 52 packages 04:46:43 #71 DONE 14.0s 04:46:43 04:46:43 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:46:43 #78 DONE 0.1s 04:46:43 04:46:43 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:43 #79 ... 04:46:43 04:46:43 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:46:43 #0 2.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:43 #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:43 #0 2.879 OK: 8 MiB in 20 packages 04:46:43 #80 DONE 3.0s 04:46:44 04:46:44 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:46:44 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:44 #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:44 #0 2.975 OK: 7 MiB in 16 packages 04:46:44 #81 DONE 3.1s 04:46:44 04:46:44 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:46:44 #82 DONE 0.7s 04:46:44 04:46:44 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:44 #83 DONE 0.7s 04:46:44 04:46:44 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:46:44 #84 DONE 0.1s 04:46:44 04:46:44 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:45 #85 DONE 0.4s 04:46:45 04:46:45 #86 [security-spire-server stage-2 6/9] COPY security.txt / 04:46:45 #86 DONE 0.3s 04:46:45 04:46:45 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:46:45 #87 DONE 0.0s 04:46:45 04:46:45 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:45 #73 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:45 #73 ... 04:46:45 04:46:45 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:46:45 #88 DONE 0.1s 04:46:45 04:46:45 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:46:45 #89 DONE 0.0s 04:46:45 04:46:45 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 04:46:45 #90 DONE 0.1s 04:46:45 04:46:45 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:46:45 #91 DONE 0.1s 04:46:45 04:46:45 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:45 #73 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:45 #73 ... 04:46:45 04:46:45 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:46:45 #92 DONE 0.1s 04:46:45 04:46:45 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:46:45 #93 DONE 0.0s 04:46:45 04:46:45 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:46:45 #94 DONE 0.1s 04:46:45 04:46:45 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:45 #73 3.122 OK: 17 MiB in 19 packages 04:46:45 #73 DONE 3.2s 04:46:45 04:46:45 #95 [security-spire-agent] exporting to image 04:46:45 #95 exporting layers 04:46:45 #95 ... 04:46:45 04:46:45 #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 04:46:45 #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:45 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:45 #0 3.140 OK: 7 MiB in 17 packages 04:46:45 #96 DONE 3.3s 04:46:45 04:46:45 #97 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:46:45 #0 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:45 #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:45 #0 3.282 OK: 7 MiB in 16 packages 04:46:45 #97 DONE 3.4s 04:46:45 04:46:45 #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:46:45 #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:45 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:45 #0 3.307 OK: 8 MiB in 17 packages 04:46:45 #98 DONE 3.4s 04:46:45 04:46:45 #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:46:46 #99 ... 04:46:46 04:46:46 #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:46:46 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.332 OK: 8 MiB in 19 packages 04:46:46 #100 DONE 3.4s 04:46:46 04:46:46 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:46 #101 ... 04:46:46 04:46:46 #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:46:46 #0 2.986 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.504 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:46 #0 4.191 (1/1) Installing dumb-init (1.2.5-r2) 04:46:46 #0 4.503 Executing busybox-1.36.1-r7.trigger 04:46:46 #0 4.508 OK: 7 MiB in 16 packages 04:46:46 #102 DONE 4.6s 04:46:46 04:46:46 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:46:46 #101 DONE 0.4s 04:46:46 04:46:46 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:46:46 #103 DONE 0.1s 04:46:46 04:46:46 #95 [security-spire-agent] exporting to image 04:46:46 #95 exporting layers 0.9s done 04:46:46 #95 writing image sha256:283dc0cf0c4d2f6845e5606e1cc9960fa86dd0f83a4edf9d81600dbe65368474 0.0s done 04:46:46 #95 naming to docker.io/library/security-spire-server done 04:46:46 #95 writing image sha256:ab43fe08fd79475c65ad69c970a37181accd4d7a69df3b65e4234f1bd5541a4f done 04:46:46 #95 naming to docker.io/library/security-spire-agent done 04:46:46 #95 DONE 1.1s 04:46:46 04:46:46 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:46:46 #104 DONE 0.1s 04:46:46 04:46:46 #105 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:46:46 #0 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.430 OK: 17 MiB in 19 packages 04:46:46 #105 DONE 3.6s 04:46:46 04:46:46 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:46:46 #106 DONE 0.1s 04:46:46 04:46:46 #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:46:46 #107 DONE 0.1s 04:46:46 04:46:46 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:46:46 #108 DONE 0.0s 04:46:46 04:46:46 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:46:46 #109 DONE 0.0s 04:46:46 04:46:46 #95 [security-spire-config] exporting to image 04:46:46 #95 ... 04:46:46 04:46:46 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:46:46 #75 3.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:46 #75 3.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:46 #75 3.944 OK: 12 MiB in 26 packages 04:46:46 #75 DONE 4.0s 04:46:46 04:46:46 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:46:46 #0 3.158 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:46 #0 3.647 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:47 #110 ... 04:46:47 04:46:47 #95 [security-spire-config] exporting to image 04:46:47 #95 exporting layers 0.6s done 04:46:47 #95 writing image sha256:00c87bb4a769c5518d939adff8717f2b876d7872da0f8b9ad8fd937943796545 done 04:46:47 #95 naming to docker.io/library/security-spire-config done 04:46:47 #95 DONE 1.7s 04:46:47 04:46:47 #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:46:47 #99 DONE 1.8s 04:46:47 04:46:47 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 04:46:47 #111 DONE 0.0s 04:46:47 04:46:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:46:47 #43 ... 04:46:47 04:46:47 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:46:47 #110 4.291 OK: 264 MiB in 52 packages 04:46:47 #110 DONE 4.4s 04:46:47 04:46:47 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:47 #112 ... 04:46:47 04:46:47 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:46:47 #113 DONE 0.0s 04:46:47 04:46:47 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:53 #114 ... 04:46:53 04:46:53 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:53 #115 ... 04:46:53 04:46:53 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:05 Removing intermediate container a4a58ce7b67e 04:47:05 ---> 82d524a55448 04:47:05 Successfully built 82d524a55448 04:47:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:06 + docker inspect -f . ci-base-image-arm64 04:47:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container 04:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:07 $ docker top 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:08 + go version 04:47:08 go version go1.21.9 linux/arm64 [Pipeline] } 04:47:08 $ docker stop --time=1 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 04:47:10 $ docker rm -f --volumes 6866c6b31e30bef31f4bfb062bf2ba4525c6eff651e204cbbd69a8cf1e972938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:11 + docker inspect -f . ci-base-image-arm64 04:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:11 prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container 04:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:12 $ docker top 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 -eo pid,comm [Pipeline] { [Pipeline] echo 04:47:12 ========================================================= 04:47:12 [edgeXBuildGoParallel] Running Tests and Build... 04:47:12 ========================================================= [Pipeline] sh 04:47:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:14 + make test 04:47:14 go test -race -coverprofile=coverage.out ./... 04:47:15 #116 ... 04:47:15 04:47:15 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 #79 DONE 28.7s 04:47:15 04:47:15 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 #114 DONE 24.5s 04:47:15 04:47:15 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 #115 DONE 29.5s 04:47:15 04:47:15 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 #116 DONE 29.2s 04:47:15 04:47:15 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:15 #112 DONE 28.8s 04:47:15 04:47:15 #117 [security-proxy-setup builder 6/7] COPY . . 04:47:17 #117 DONE 5.5s 04:47:17 04:47:17 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #118 CACHED 04:47:17 04:47:17 #119 [core-command builder 6/7] COPY . . 04:47:17 #119 CACHED 04:47:17 04:47:17 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 04:47:17 #120 CACHED 04:47:17 04:47:17 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #121 CACHED 04:47:17 04:47:17 #122 [support-scheduler builder 6/7] COPY . . 04:47:17 #122 CACHED 04:47:17 04:47:17 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:47:17 #123 CACHED 04:47:17 04:47:17 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:47:17 #124 DONE 5.5s 04:47:17 04:47:17 #125 [core-data builder 6/7] COPY . . 04:47:17 #125 CACHED 04:47:17 04:47:17 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 04:47:17 #126 CACHED 04:47:17 04:47:17 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #127 CACHED 04:47:17 04:47:17 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:47:17 #128 CACHED 04:47:17 04:47:17 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #129 CACHED 04:47:17 04:47:17 #130 [support-notifications builder 6/7] COPY . . 04:47:17 #130 CACHED 04:47:17 04:47:17 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:47:17 #131 CACHED 04:47:17 04:47:17 #132 [core-metadata builder 6/7] COPY . . 04:47:17 #132 CACHED 04:47:17 04:47:17 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #133 CACHED 04:47:17 04:47:17 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 04:47:17 #134 CACHED 04:47:17 04:47:17 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #135 CACHED 04:47:17 04:47:17 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:47:17 #136 CACHED 04:47:17 04:47:17 #137 [core-keeper builder 7/8] COPY . . 04:47:17 #137 DONE 5.5s 04:47:17 04:47:17 #138 [support-cron-scheduler builder 6/7] COPY . . 04:47:17 #138 DONE 5.5s 04:47:17 04:47:17 #139 [security-proxy-auth builder 6/7] COPY . . 04:47:17 #139 DONE 5.4s 04:47:17 04:47:17 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #140 CACHED 04:47:17 04:47:17 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:47:17 #141 CACHED 04:47:17 04:47:17 #142 [security-bootstrapper builder 6/7] COPY . . 04:47:17 #142 CACHED 04:47:17 04:47:17 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:17 #143 CACHED 04:47:17 04:47:17 #144 [security-secretstore-setup builder 6/7] COPY . . 04:47:17 #144 CACHED 04:47:17 04:47:17 #145 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:47:17 #145 CACHED 04:47:17 04:47:17 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:47:18 #146 1.455 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 04:47:28 #146 ... 04:47:28 04:47:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:47:28 #0 0.975 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 04:47:28 #147 ... 04:47:28 04:47:28 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:47:28 #0 0.493 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 04:47:28 #148 ... 04:47:28 04:47:28 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:47:28 #0 0.950 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 04:47:28 #149 ... 04:47:28 04:47:28 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:47:28 #0 0.299 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 04:47:28 #150 ... 04:47:28 04:47:28 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:47:28 #0 0.862 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 04:47:28 #151 ... 04:47:28 04:47:28 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:47:28 #0 1.210 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 04:47:28 #152 ... 04:47:28 04:47:28 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:47:28 #0 1.103 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:47:28 #153 ... 04:47:28 04:47:28 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:47:28 #0 1.237 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 04:47:28 #154 ... 04:47:28 04:47:28 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:47:28 #0 0.583 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 04:47:28 #155 ... 04:47:28 04:47:28 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:47:28 #0 0.707 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 04:47:29 #156 ... 04:47:29 04:47:29 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:47:29 #0 1.370 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 04:47:29 #157 ... 04:47:29 04:47:29 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:47:29 #0 0.844 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 04:48:00 ? github.com/edgexfoundry/edgex-go [no test files] 04:49:21 #158 ... 04:49:21 04:49:21 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:49:21 #146 110.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 04:50:00 #146 DONE 162.5s 04:50:00 04:50:00 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:50:00 #154 DONE 162.5s 04:50:00 04:50:00 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:50:00 #158 DONE 162.5s 04:50:00 04:50:00 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:50:00 #155 DONE 162.5s 04:50:00 04:50:00 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:50:00 #149 DONE 162.5s 04:50:00 04:50:00 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:50:00 #159 ... 04:50:00 04:50:00 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:50:00 #147 DONE 162.6s 04:50:00 04:50:00 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:50:00 #150 DONE 162.6s 04:50:00 04:50:00 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:00 #160 ... 04:50:00 04:50:00 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:00 #157 DONE 162.8s 04:50:00 04:50:00 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:50:00 #148 DONE 162.9s 04:50:00 04:50:00 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:50:00 #151 DONE 163.0s 04:50:00 04:50:00 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:50:00 #152 DONE 163.0s 04:50:00 04:50:00 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:50:00 #153 DONE 163.0s 04:50:00 04:50:00 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:00 #161 ... 04:50:00 04:50:00 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:50:00 #156 DONE 163.2s 04:50:01 04:50:01 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #162 ... 04:50:01 04:50:01 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #159 DONE 1.0s 04:50:01 04:50:01 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #163 DONE 1.0s 04:50:01 04:50:01 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #160 DONE 0.8s 04:50:01 04:50:01 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #164 DONE 0.9s 04:50:01 04:50:01 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #161 DONE 0.7s 04:50:01 04:50:01 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:50:01 #165 DONE 0.6s 04:50:01 04:50:01 #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #166 DONE 0.5s 04:50:01 04:50:01 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #162 DONE 0.4s 04:50:01 04:50:01 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:50:01 #167 ... 04:50:01 04:50:01 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:50:01 #168 DONE 0.4s 04:50:01 04:50:01 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:50:01 #169 CACHED 04:50:01 04:50:01 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #170 CACHED 04:50:01 04:50:01 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #171 CACHED 04:50:01 04:50:01 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:01 #172 CACHED 04:50:01 04:50:01 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #173 CACHED 04:50:01 04:50:01 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:50:01 #174 CACHED 04:50:01 04:50:01 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:50:01 #175 CACHED 04:50:01 04:50:01 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:50:01 #176 CACHED 04:50:01 04:50:01 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:50:01 #177 DONE 0.4s 04:50:01 04:50:01 #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:50:02 #178 ... 04:50:02 04:50:02 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:50:02 #179 DONE 1.1s 04:50:02 04:50:02 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:02 #180 ... 04:50:02 04:50:02 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:02 #181 DONE 1.3s 04:50:02 04:50:02 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:02 #182 DONE 1.4s 04:50:02 04:50:02 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:02 #183 CACHED 04:50:02 04:50:02 #184 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:50:02 #184 CACHED 04:50:02 04:50:02 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:03 #185 ... 04:50:03 04:50:03 #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:50:03 #167 DONE 1.5s 04:50:03 04:50:03 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:50:03 #186 DONE 1.8s 04:50:03 04:50:03 #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:50:07 #187 ... 04:50:07 04:50:07 #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:50:07 #188 DONE 5.3s 04:50:07 04:50:07 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:50:07 #189 DONE 5.0s 04:50:07 04:50:07 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:50:07 #190 DONE 5.0s 04:50:07 04:50:07 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:50:07 #191 ... 04:50:07 04:50:07 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:07 #192 DONE 5.5s 04:50:07 04:50:07 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:07 #193 DONE 5.5s 04:50:07 04:50:07 #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:50:07 #178 DONE 5.5s 04:50:07 04:50:07 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:07 #180 DONE 4.7s 04:50:07 04:50:07 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:50:07 #194 DONE 5.5s 04:50:07 04:50:07 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:50:07 #195 DONE 4.1s 04:50:07 04:50:07 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:50:07 #196 DONE 4.6s 04:50:07 04:50:07 #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:50:07 #197 DONE 4.5s 04:50:07 04:50:07 #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:50:07 #198 ... 04:50:07 04:50:07 #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:07 #185 DONE 4.5s 04:50:07 04:50:07 #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:50:07 #187 DONE 4.2s 04:50:07 04:50:07 #199 [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 04:50:07 #199 DONE 0.3s 04:50:07 04:50:07 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:50:07 #200 ... 04:50:07 04:50:07 #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:50:07 #201 DONE 0.9s 04:50:07 04:50:07 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:50:07 #191 DONE 0.7s 04:50:07 04:50:07 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:50:07 #202 DONE 0.9s 04:50:07 04:50:07 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:50:07 #203 DONE 0.5s 04:50:07 04:50:07 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:50:07 #204 DONE 0.5s 04:50:07 04:50:07 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:50:07 #205 DONE 0.5s 04:50:07 04:50:07 #95 [support-scheduler] exporting to image 04:50:07 #95 exporting layers 04:50:07 #95 writing image sha256:4ce0442d6262682dcf5d413c57c684f060d75db38575f0c44687a1e5fbd40421 done 04:50:07 #95 naming to docker.io/library/core-keeper done 04:50:07 #95 ... 04:50:07 04:50:07 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:50:07 #206 DONE 0.5s 04:50:07 04:50:07 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:50:07 #207 DONE 0.5s 04:50:07 04:50:07 #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:50:07 #208 DONE 0.5s 04:50:07 04:50:07 #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:50:07 #198 DONE 0.5s 04:50:07 04:50:07 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:50:07 #209 DONE 0.5s 04:50:07 04:50:07 #95 [support-notifications] exporting to image 04:50:08 #95 ... 04:50:08 04:50:08 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:50:08 #200 DONE 0.6s 04:50:08 04:50:08 #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:50:08 #210 DONE 0.6s 04:50:08 04:50:08 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:50:08 #211 DONE 0.6s 04:50:08 04:50:08 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:50:08 #212 DONE 0.6s 04:50:08 04:50:08 #95 [core-metadata] exporting to image 04:50:08 #95 ... 04:50:08 04:50:08 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:50:08 #213 DONE 0.6s 04:50:08 04:50:08 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:50:08 #214 DONE 0.5s 04:50:08 04:50:08 #95 [core-command] exporting to image 04:50:08 #95 exporting layers 0.5s done 04:50:08 #95 writing image sha256:96a5eede5efbf6b50d6d34a4d9843b69a14e3df166b498e1debdb068670f6a94 0.0s done 04:50:08 #95 writing image sha256:bd98e813288dab0c75025a968712a44e80d63884be66a02a34a6ff757c10cfcc 04:50:08 #95 naming to docker.io/library/core-command done 04:50:08 #95 ... 04:50:08 04:50:08 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:50:08 #215 DONE 0.5s 04:50:08 04:50:08 #95 [support-cron-scheduler] exporting to image 04:50:08 #95 exporting layers 0.8s done 04:50:08 #95 writing image sha256:bd98e813288dab0c75025a968712a44e80d63884be66a02a34a6ff757c10cfcc 0.3s done 04:50:08 #95 naming to docker.io/library/support-scheduler done 04:50:08 #95 writing image sha256:fc184a41f13abc5c825a4b55c2084a8ed66f55c6937a3e0d7f81acb8b178ebc0 0.0s done 04:50:08 #95 naming to docker.io/library/support-cron-scheduler done 04:50:08 #95 writing image sha256:90c982dab698c9d36d9e9b6fcffa7944d2af8390d2485044c2b904f895948ed4 04:50:08 #95 exporting layers 0.4s done 04:50:08 #95 writing image sha256:90c982dab698c9d36d9e9b6fcffa7944d2af8390d2485044c2b904f895948ed4 done 04:50:08 #95 naming to docker.io/library/security-spiffe-token-provider done 04:50:08 #95 writing image sha256:843fc8e1dc9b4fab489fe2dc226c2d78e82937e8daeff337c22a6d7f42096f20 done 04:50:08 #95 naming to docker.io/library/support-notifications done 04:50:08 #95 writing image sha256:c7ec40c04790b6f6b5715c32fa2522d5a305bda4c4e67422f1dffce96f295b41 done 04:50:08 #95 naming to docker.io/library/core-data done 04:50:08 #95 writing image sha256:079b4e07a27733bb4f1865bc2a88d22c5940318c4bee7f37a974a68cd646caa1 done 04:50:08 #95 naming to docker.io/library/core-metadata done 04:50:08 #95 DONE 3.2s 04:50:08 04:50:08 #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:50:08 #216 DONE 0.5s 04:50:08 04:50:08 #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:50:08 #217 DONE 0.4s 04:50:08 04:50:08 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:08 #218 ... 04:50:08 04:50:08 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:50:08 #219 DONE 0.5s 04:50:09 04:50:09 #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:50:09 #220 DONE 0.4s 04:50:09 04:50:09 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:09 #221 DONE 0.9s 04:50:09 04:50:09 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:09 #222 DONE 0.9s 04:50:09 04:50:09 #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:50:09 #223 DONE 0.1s 04:50:09 04:50:09 #95 [core-common-config-bootstrapper] exporting to image 04:50:09 #95 ... 04:50:09 04:50:09 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:50:09 #224 DONE 0.1s 04:50:09 04:50:09 #225 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:50:09 #225 DONE 0.1s 04:50:09 04:50:09 #95 [core-common-config-bootstrapper] exporting to image 04:50:09 #95 exporting layers 0.2s done 04:50:09 #95 writing image sha256:cb62a8bfee30670fcec2aee3ae20c7290a37d20354d23cf9c070115543387f81 done 04:50:09 #95 naming to docker.io/library/core-common-config-bootstrapper done 04:50:09 #95 exporting layers 0.3s done 04:50:09 #95 writing image sha256:7d0036e81c2e7982e91e573a3e2a8db3406292dd849ca7d277be438271a0246a done 04:50:09 #95 naming to docker.io/library/security-proxy-auth 0.0s done 04:50:09 #95 DONE 3.5s 04:50:09 04:50:09 #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:50:09 #226 DONE 0.1s 04:50:09 04:50:09 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:50:09 #227 DONE 0.0s 04:50:09 04:50:09 #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:09 #218 DONE 0.8s 04:50:09 04:50:09 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:50:09 #228 DONE 0.1s 04:50:09 04:50:09 #95 [security-proxy-setup] exporting to image 04:50:09 #95 exporting layers 0.2s done 04:50:09 #95 writing image sha256:0ed8af82d3ad2f0649c59c12c9ee1a323e56edeb39ebecde151b8f58ae0ac4de done 04:50:09 #95 naming to docker.io/library/security-proxy-setup done 04:50:09 #95 DONE 3.7s 04:50:09 04:50:09 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:50:09 #229 DONE 0.6s 04:50:09 04:50:09 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:50:09 #230 DONE 0.5s 04:50:09 04:50:09 #95 [security-secretstore-setup] exporting to image 04:50:09 #95 exporting layers 0.2s done 04:50:09 #95 writing image sha256:1722cfbc4a522ca9038777a42eb6d763653bffd09c41989db471cea93d1b96c7 done 04:50:09 #95 naming to docker.io/library/security-secretstore-setup done 04:50:09 #95 DONE 4.0s 04:50:09 04:50:09 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:50:10 #59 ... 04:50:10 04:50:10 #95 [security-bootstrapper] exporting to image 04:50:10 #95 exporting layers 0.2s done 04:50:10 #95 writing image sha256:201162a6db71f7fc0d0223c394b0589209c5a8e4b027acb2b093e805691f9181 done 04:50:10 #95 naming to docker.io/library/security-bootstrapper done 04:50:10 #95 DONE 4.2s 04:50:10 04:50:10 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:50:10 time="2024-08-09T04:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:50:10 $ docker stop --time=1 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 04:50:11 $ docker rm -f --volumes 8743901dba0c3a12e9e6fe4421f53224ae39b4eca5b44eb729c82d6444b50d84 [Pipeline] // withDockerContainer [Pipeline] sh 04:50:11 + docker images 04:50:11 REPOSITORY TAG IMAGE ID CREATED SIZE 04:50:11 security-secretstore-setup latest 1722cfbc4a52 2 seconds ago 37MB 04:50:11 security-proxy-setup latest 0ed8af82d3ad 2 seconds ago 26.2MB 04:50:11 security-bootstrapper latest 201162a6db71 2 seconds ago 18.9MB 04:50:11 core-common-config-bootstrapper latest cb62a8bfee30 3 seconds ago 15.2MB 04:50:11 security-proxy-auth latest 7d0036e81c2e 3 seconds ago 33MB 04:50:11 support-notifications latest 843fc8e1dc9b 4 seconds ago 42.4MB 04:50:11 support-cron-scheduler latest fc184a41f13a 4 seconds ago 42.7MB 04:50:11 support-scheduler latest bd98e813288d 4 seconds ago 41.8MB 04:50:11 core-data latest c7ec40c04790 4 seconds ago 39.5MB 04:50:11 core-command latest 96a5eede5efb 4 seconds ago 35.4MB 04:50:11 security-spiffe-token-provider latest 90c982dab698 4 seconds ago 28.8MB 04:50:11 core-metadata latest 079b4e07a277 4 seconds ago 39.7MB 04:50:11 core-keeper latest 4ce0442d6262 5 seconds ago 39.4MB 04:50:11 security-spire-config latest 00c87bb4a769 3 minutes ago 120MB 04:50:11 security-spire-server latest 283dc0cf0c4d 3 minutes ago 121MB 04:50:11 security-spire-agent latest ab43fe08fd79 3 minutes ago 182MB 04:50:11 ci-base-image-x86_64 latest afb7ced14fa4 6 minutes ago 970MB 04:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 04:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 04:50:11 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] } 04:51:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:51:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:52:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:52:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:52:24 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 04:52:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:52:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:52:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:52:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:52:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.112s coverage: 28.7% of statements 04:52:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements 04:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.282s coverage: 69.2% of statements 04:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.220s coverage: 53.2% of statements 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:53:06 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 04:53:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.569s coverage: 93.4% of statements 04:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.327s coverage: 91.7% of statements 04:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.215s coverage: 6.5% of statements 04:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 04:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 95.8% of statements 04:53:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.136s coverage: 72.2% of statements 04:53:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.089s coverage: 0.0% of statements [no tests to run] 04:53:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:53:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.287s coverage: 0.8% of statements 04:53:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.141s coverage: 30.7% of statements 04:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.113s coverage: 41.7% of statements 04:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.113s coverage: 77.8% of statements 04:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.099s coverage: 94.1% of statements 04:53:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 04:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements 04:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:53:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:54:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.110s coverage: 94.4% of statements 04:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 04:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 04:54:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 04:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.881s coverage: 79.9% of statements 04:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.145s coverage: 92.9% of statements 04:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 67.2% of statements 04:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements 04:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements 04:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.126s coverage: 87.2% of statements 04:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements 04:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 04:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.270s coverage: 81.8% of statements 04:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.285s coverage: 82.1% of statements 04:54:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.119s coverage: 86.0% of statements 04:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.763s coverage: 63.1% of statements 04:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.105s coverage: 100.0% of statements 04:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.099s coverage: 89.4% of statements 04:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements 04:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:54:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements 04:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 04:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 36.5% of statements 04:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 04:54:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 04:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements 04:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:54:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.490s coverage: 95.7% of statements 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements 04:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:55:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:55:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.292s coverage: 98.9% of statements 04:55:09 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 04:55:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:55:09 go vet ./... 04:59:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:59:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:59:31 ./bin/test-attribution-txt.sh [Pipeline] echo 04:59:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:59:31 + ls -al . 04:59:31 total 868 04:59:31 drwxrwxr-x 10 1001 1001 4096 Aug 9 04:47 . 04:59:31 drwxr-xr-x 4 root root 4096 Aug 9 04:47 .. 04:59:31 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 .blubracket 04:59:31 -rw-rw-r-- 1 1001 1001 10 Aug 9 04:45 .dockerignore 04:59:31 drwxrwxr-x 8 1001 1001 4096 Aug 9 04:45 .git 04:59:31 drwxrwxr-x 3 1001 1001 4096 Aug 9 04:45 .github 04:59:31 -rw-rw-r-- 1 1001 1001 1102 Aug 9 04:45 .gitignore 04:59:31 -rw-rw-r-- 1 1001 1001 42 Aug 9 04:45 .golangci.yml 04:59:31 -rw-rw-r-- 1 1001 1001 100 Aug 9 04:45 .hadolint.yml 04:59:31 -rw-rw-r-- 1 1001 1001 155 Aug 9 04:45 .sonarcloud.properties 04:59:31 -rw-rw-r-- 1 1001 1001 1171 Aug 9 04:45 ADOPTERS.md 04:59:31 -rw-rw-r-- 1 1001 1001 21171 Aug 9 04:45 Attribution.txt 04:59:31 -rw-rw-r-- 1 1001 1001 100284 Aug 9 04:45 CHANGELOG.md 04:59:31 -rw-rw-r-- 1 1001 1001 3804 Aug 9 04:45 CONTRIBUTING.md 04:59:31 -rw-rw-r-- 1 1001 1001 677 Aug 9 04:45 GOVERNANCE.md 04:59:31 -rw-rw-r-- 1 1001 1001 861 Aug 9 04:45 Jenkinsfile 04:59:31 -rw-rw-r-- 1 1001 1001 10775 Aug 9 04:45 LICENSE 04:59:31 -rw-rw-r-- 1 1001 1001 16854 Aug 9 04:45 Makefile 04:59:31 -rw-rw-r-- 1 1001 1001 582 Aug 9 04:45 OWNERS.md 04:59:31 -rw-rw-r-- 1 1001 1001 9528 Aug 9 04:45 README.md 04:59:31 -rw-rw-r-- 1 1001 1001 789 Aug 9 04:45 SECURITY.md 04:59:31 -rw-rw-r-- 1 1001 1001 5 Aug 9 04:43 VERSION 04:59:31 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 bin 04:59:31 drwxrwxr-x 20 1001 1001 4096 Aug 9 04:45 cmd 04:59:31 -rw-r--r-- 1 root root 504073 Aug 9 04:55 coverage.out 04:59:31 drwxrwxr-x 2 1001 1001 4096 Aug 9 04:45 fuzz_test 04:59:31 -rw-rw-r-- 1 1001 1001 7254 Aug 9 04:45 go.mod 04:59:31 -rw-rw-r-- 1 1001 1001 102354 Aug 9 04:45 go.sum 04:59:31 drwxrwxr-x 7 1001 1001 4096 Aug 9 04:45 internal 04:59:31 drwxrwxr-x 3 1001 1001 4096 Aug 9 04:45 openapi 04:59:31 -rw-rw-r-- 1 1001 1001 584 Aug 9 04:45 security.txt 04:59:31 -rw-rw-r-- 1 1001 1001 204 Aug 9 04:45 version.go [Pipeline] sh 04:59:32 + '[' -e coverage.out ] 04:59:32 + chown 1001:1001 coverage.out [Pipeline] stash 04:59:32 Warning: overwriting stash ‘coverage-report’ 04:59:33 Stashed 1 file(s) [Pipeline] sh 04:59:33 + make build 04:59:33 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 05:02:44 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 05:02:47 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 05:02:55 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 05:02:58 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 05:03:08 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 05:03:34 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 05:03:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:03:55 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 05:04:05 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 05:04:09 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 05:04:12 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 05:04:15 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 05:04:20 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] } 05:04:25 $ docker stop --time=1 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 05:04:27 $ docker rm -f --volumes 1f8fcfa45909ab4e2e0cd6525443591be50315f94db3646dd53376e01261a304 [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 05:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:04:31 05:04:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:04:31 latest: Pulling from edgex-devops/edgex-compose-arm64 05:04:31 547446be3368: Pulling fs layer 05:04:31 d125d8839a47: Pulling fs layer 05:04:31 3e85d5ac6304: Pulling fs layer 05:04:31 c3105a71a48b: Pulling fs layer 05:04:31 0f093f025ec4: Pulling fs layer 05:04:31 c3106fc0e877: Pulling fs layer 05:04:31 c3105a71a48b: Waiting 05:04:31 0f093f025ec4: Waiting 05:04:31 c3106fc0e877: Waiting 05:04:31 547446be3368: Verifying Checksum 05:04:31 547446be3368: Download complete 05:04:31 c3105a71a48b: Verifying Checksum 05:04:31 c3105a71a48b: Download complete 05:04:32 d125d8839a47: Verifying Checksum 05:04:32 d125d8839a47: Download complete 05:04:32 c3106fc0e877: Verifying Checksum 05:04:32 c3106fc0e877: Download complete 05:04:32 0f093f025ec4: Verifying Checksum 05:04:32 547446be3368: Pull complete 05:04:33 d125d8839a47: Pull complete 05:04:34 3e85d5ac6304: Verifying Checksum 05:04:34 3e85d5ac6304: Download complete 05:04:44 3e85d5ac6304: Pull complete 05:04:44 c3105a71a48b: Pull complete 05:04:46 0f093f025ec4: Pull complete 05:04:46 c3106fc0e877: Pull complete 05:04:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:46 prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container 05:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:04:49 $ docker top 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:49 + docker compose -f ./docker-compose-build.yml build --parallel 05:04:59 #1 [core-data internal] load build definition from Dockerfile 05:04:59 #1 transferring dockerfile: 2.01kB done 05:04:59 #1 DONE 0.1s 05:04:59 05:04:59 #2 [security-spire-config internal] load build definition from Dockerfile 05:04:59 #2 transferring dockerfile: 1.69kB done 05:04:59 #2 DONE 0.1s 05:04:59 05:04:59 #3 [core-keeper internal] load build definition from Dockerfile 05:04:59 #3 transferring dockerfile: 2.01kB 0.0s done 05:04:59 #3 DONE 0.1s 05:04:59 05:04:59 #4 [security-secretstore-setup internal] load build definition from Dockerfile 05:04:59 #4 transferring dockerfile: 2.49kB done 05:04:59 #4 DONE 0.1s 05:04:59 05:04:59 #5 [security-spire-agent internal] load build definition from Dockerfile 05:04:59 #5 transferring dockerfile: 1.81kB 0.0s done 05:04:59 #5 DONE 0.1s 05:04:59 05:04:59 #6 [security-bootstrapper internal] load build definition from Dockerfile 05:04:59 #6 transferring dockerfile: 3.17kB done 05:04:59 #6 DONE 0.1s 05:04:59 05:04:59 #7 [security-proxy-setup internal] load build definition from Dockerfile 05:04:59 #7 transferring dockerfile: 2.50kB done 05:04:59 #7 DONE 0.1s 05:04:59 05:04:59 #8 [core-command internal] load build definition from Dockerfile 05:04:59 #8 transferring dockerfile: 1.93kB done 05:04:59 #8 DONE 0.1s 05:04:59 05:04:59 #9 [support-notifications internal] load build definition from Dockerfile 05:04:59 #9 transferring dockerfile: 1.95kB done 05:04:59 #9 DONE 0.1s 05:04:59 05:04:59 #10 [security-proxy-auth internal] load build definition from Dockerfile 05:04:59 #10 transferring dockerfile: 2.15kB done 05:04:59 #10 DONE 0.1s 05:04:59 05:04:59 #11 [security-spire-server internal] load build definition from Dockerfile 05:04:59 #11 transferring dockerfile: 1.70kB done 05:04:59 #11 DONE 0.1s 05:04:59 05:04:59 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:04:59 #12 transferring dockerfile: 1.89kB done 05:04:59 #12 DONE 0.1s 05:04:59 05:04:59 #13 [support-cron-scheduler internal] load build definition from Dockerfile 05:04:59 #13 transferring dockerfile: 1.85kB done 05:04:59 #13 DONE 0.1s 05:04:59 05:04:59 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:04:59 #14 transferring dockerfile: 2.23kB done 05:04:59 #14 DONE 0.1s 05:04:59 05:04:59 #15 [support-scheduler internal] load build definition from Dockerfile 05:05:00 #15 transferring dockerfile: 1.93kB done 05:05:00 #15 DONE 0.1s 05:05:00 05:05:00 #16 [core-metadata internal] load build definition from Dockerfile 05:05:00 #16 transferring dockerfile: 2.06kB done 05:05:00 #16 DONE 0.1s 05:05:00 05:05:00 #17 [core-data internal] load .dockerignore 05:05:00 #17 transferring context: 50B 0.0s done 05:05:00 #17 DONE 0.1s 05:05:00 05:05:00 #18 [security-spire-config internal] load .dockerignore 05:05:00 #18 transferring context: 50B done 05:05:00 #18 DONE 0.0s 05:05:01 05:05:01 #19 [core-keeper internal] load .dockerignore 05:05:01 #19 transferring context: 50B done 05:05:01 #19 DONE 0.0s 05:05:01 05:05:01 #20 [security-secretstore-setup internal] load .dockerignore 05:05:01 #20 transferring context: 50B done 05:05:01 #20 DONE 0.1s 05:05:01 05:05:01 #21 [security-spire-agent internal] load .dockerignore 05:05:01 #21 transferring context: 50B 0.0s done 05:05:01 #21 DONE 0.1s 05:05:01 05:05:01 #22 [security-bootstrapper internal] load .dockerignore 05:05:01 #22 transferring context: 50B done 05:05:01 #22 DONE 0.0s 05:05:01 05:05:01 #23 [security-proxy-setup internal] load .dockerignore 05:05:01 #23 transferring context: 50B done 05:05:01 #23 DONE 0.0s 05:05:01 05:05:01 #24 [core-command internal] load .dockerignore 05:05:01 #24 transferring context: 50B done 05:05:01 #24 DONE 0.0s 05:05:01 05:05:01 #25 [security-proxy-auth internal] load .dockerignore 05:05:01 #25 transferring context: 50B done 05:05:01 #25 DONE 0.0s 05:05:01 05:05:01 #26 [support-notifications internal] load .dockerignore 05:05:01 #26 transferring context: 50B done 05:05:01 #26 DONE 0.1s 05:05:01 05:05:01 #27 [security-spire-server internal] load .dockerignore 05:05:01 #27 transferring context: 50B done 05:05:01 #27 DONE 0.1s 05:05:01 05:05:01 #28 [security-spiffe-token-provider internal] load .dockerignore 05:05:01 #28 transferring context: 50B 0.0s done 05:05:01 #28 DONE 0.1s 05:05:01 05:05:01 #29 [support-cron-scheduler internal] load .dockerignore 05:05:01 #29 transferring context: 50B 0.0s done 05:05:01 #29 DONE 0.1s 05:05:01 05:05:01 #30 [core-common-config-bootstrapper internal] load .dockerignore 05:05:01 #30 transferring context: 50B 0.0s done 05:05:01 #30 DONE 0.1s 05:05:01 05:05:01 #31 [core-metadata internal] load .dockerignore 05:05:01 #31 transferring context: 50B done 05:05:01 #31 DONE 0.1s 05:05:01 05:05:01 #32 [support-scheduler internal] load .dockerignore 05:05:01 #32 transferring context: 50B 0.0s done 05:05:01 #32 DONE 0.1s 05:05:01 05:05:01 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:01 #33 DONE 0.0s 05:05:01 05:05:01 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 05:05:01 #34 DONE 0.1s 05:05:01 05:05:01 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:01 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:01 #35 DONE 0.0s 05:05:01 05:05:01 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:02 #36 DONE 0.9s 05:05:02 05:05:02 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #38 [core-data builder 2/7] WORKDIR /edgex-go 05:05:03 #38 DONE 0.2s 05:05:03 05:05:03 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 05:05:03 #34 DONE 0.2s 05:05:03 05:05:03 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:03 #33 DONE 0.0s 05:05:03 05:05:03 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 05:05:03 #34 DONE 0.2s 05:05:03 05:05:03 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:03 #36 DONE 1.6s 05:05:03 05:05:03 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 05:05:03 #38 DONE 0.4s 05:05:03 05:05:03 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:03 #33 DONE 0.0s 05:05:03 05:05:03 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:05:03 #34 DONE 0.3s 05:05:03 05:05:03 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:03 #36 DONE 1.6s 05:05:03 05:05:03 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:05:03 #38 DONE 0.5s 05:05:03 05:05:03 #37 [core-data internal] load build context 05:05:03 #37 ... 05:05:03 05:05:03 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:03 #33 DONE 0.0s 05:05:03 05:05:03 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:03 #36 DONE 1.6s 05:05:03 05:05:03 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:05:03 #34 DONE 0.5s 05:05:03 05:05:03 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:05:03 #38 DONE 0.5s 05:05:03 05:05:03 #39 [security-bootstrapper internal] load build context 05:05:03 #39 ... 05:05:03 05:05:03 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:03 #33 DONE 0.0s 05:05:04 05:05:04 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:04 #35 ... 05:05:04 05:05:04 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:04 #36 DONE 1.7s 05:05:04 05:05:04 #38 [core-command builder 2/7] WORKDIR /edgex-go 05:05:04 #38 DONE 0.5s 05:05:04 05:05:04 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:04 #35 DONE 3.1s 05:05:04 05:05:04 #39 [security-bootstrapper internal] load build context 05:05:04 #39 ... 05:05:04 05:05:04 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:05:04 #40 DONE 1.2s 05:05:04 05:05:04 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:04 #35 DONE 3.1s 05:05:04 05:05:04 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:05:04 #41 DONE 0.9s 05:05:04 05:05:04 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:04 #35 DONE 3.1s 05:05:04 05:05:04 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:04 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:04 #42 ... 05:05:04 05:05:04 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:04 #43 ... 05:05:04 05:05:04 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:04 #36 DONE 1.7s 05:05:04 05:05:04 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:05:04 #38 DONE 0.6s 05:05:04 05:05:04 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:04 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:04 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:04 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:04 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:04 #35 DONE 3.1s 05:05:04 05:05:04 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:04 #33 DONE 0.0s 05:05:04 05:05:04 #44 [support-cron-scheduler internal] load build context 05:05:04 #44 DONE 0.0s 05:05:05 05:05:05 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:05 #36 DONE 1.7s 05:05:05 05:05:05 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:05:05 #38 DONE 0.6s 05:05:05 05:05:05 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:05 #35 DONE 3.1s 05:05:05 05:05:05 #45 [security-spiffe-token-provider internal] load build context 05:05:05 #45 ... 05:05:05 05:05:05 #46 [security-spire-config internal] load build context 05:05:05 #46 transferring context: 25.85kB 0.2s done 05:05:05 #46 DONE 0.9s 05:05:05 05:05:05 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:05 #33 DONE 0.0s 05:05:05 05:05:05 #47 [security-secretstore-setup internal] load build context 05:05:05 #47 ... 05:05:05 05:05:05 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:05:05 #33 DONE 0.0s 05:05:05 05:05:05 #48 [security-spire-agent internal] load build context 05:05:05 #48 transferring context: 27.13kB 0.1s done 05:05:05 #48 DONE 1.0s 05:05:05 05:05:05 #47 [security-secretstore-setup internal] load build context 05:05:06 #47 ... 05:05:06 05:05:06 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:05:06 #40 DONE 3.5s 05:05:06 05:05:06 #47 [security-secretstore-setup internal] load build context 05:05:07 #47 ... 05:05:07 05:05:07 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:07 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:07 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:07 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:07 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:07 #35 DONE 3.1s 05:05:07 05:05:07 #47 [security-secretstore-setup internal] load build context 05:05:08 #47 ... 05:05:08 05:05:08 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:05:08 #36 DONE 1.8s 05:05:08 05:05:08 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:05:08 #38 DONE 0.6s 05:05:08 05:05:08 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:05:08 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:05:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 05:05:08 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:05:08 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:05:08 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:05:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done 05:05:08 #35 DONE 3.2s 05:05:08 05:05:08 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 05:05:08 #34 DONE 4.5s 05:05:08 05:05:08 #47 [security-secretstore-setup internal] load build context 05:05:09 #47 ... 05:05:09 05:05:09 #49 [security-spire-server internal] load build context 05:05:09 #49 transferring context: 27.60kB 0.2s done 05:05:09 #49 DONE 2.1s 05:05:09 05:05:09 #47 [security-secretstore-setup internal] load build context 05:05:13 #47 ... 05:05:13 05:05:13 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:05:13 #0 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:13 #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:13 #0 7.901 OK: 266 MiB in 52 packages 05:05:13 #50 DONE 9.4s 05:05:13 05:05:13 #47 [security-secretstore-setup internal] load build context 05:05:13 #47 ... 05:05:13 05:05:13 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:05:13 #0 9.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:13 #0 9.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:13 #51 ... 05:05:13 05:05:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:13 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done 05:05:13 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:05:13 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:05:13 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:05:13 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 05:05:13 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 05:05:13 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done 05:05:13 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:05:13 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.1s 05:05:13 #52 ... 05:05:13 05:05:13 #47 [security-secretstore-setup internal] load build context 05:05:13 #47 ... 05:05:13 05:05:13 #53 [core-keeper internal] load build context 05:05:13 #53 ... 05:05:13 05:05:13 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:13 #54 ... 05:05:13 05:05:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:13 #52 ... 05:05:13 05:05:13 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:13 #54 DONE 10.3s 05:05:13 05:05:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:13 #52 ... 05:05:13 05:05:13 #37 [core-data internal] load build context 05:05:13 #37 transferring context: 55.92MB 11.7s 05:05:13 #37 ... 05:05:13 05:05:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:13 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.0s 05:05:14 #52 ... 05:05:14 05:05:14 #55 [security-proxy-setup internal] load build context 05:05:14 #55 ... 05:05:14 05:05:14 #56 [core-command internal] load build context 05:05:14 #56 ... 05:05:14 05:05:14 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:14 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:05:14 #52 ... 05:05:14 05:05:14 #39 [security-bootstrapper internal] load build context 05:05:14 #39 ... 05:05:14 05:05:14 #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:05:14 #0 7.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:14 #0 8.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:14 #57 ... 05:05:14 05:05:14 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:05:14 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:14 #58 ... 05:05:14 05:05:14 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:15 #52 ... 05:05:15 05:05:15 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:05:15 #59 ... 05:05:15 05:05:15 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:05:15 #60 ... 05:05:15 05:05:15 #61 [security-proxy-auth internal] load build context 05:05:15 #61 ... 05:05:15 05:05:15 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:05:15 #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:15 #62 ... 05:05:15 05:05:15 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:05:15 #63 ... 05:05:15 05:05:15 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:05:15 #64 ... 05:05:15 05:05:15 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:05:15 #65 ... 05:05:15 05:05:15 #66 [support-notifications internal] load build context 05:05:15 #66 ... 05:05:15 05:05:15 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:05:15 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:15 #0 9.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:16 #67 ... 05:05:16 05:05:16 #44 [support-cron-scheduler internal] load build context 05:05:16 #44 ... 05:05:16 05:05:16 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:16 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.1s 05:05:16 #52 ... 05:05:16 05:05:16 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:16 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 05:05:16 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:05:16 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:05:16 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:05:16 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 05:05:16 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 05:05:16 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 05:05:16 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.6s done 05:05:16 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.64MB / 18.32MB 7.0s 05:05:16 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 05:05:16 #42 ... 05:05:16 05:05:16 #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:05:16 #57 10.54 (1/1) Installing dumb-init (1.2.5-r2) 05:05:16 #57 10.54 Executing busybox-1.36.1-r7.trigger 05:05:16 #57 10.54 OK: 8 MiB in 16 packages 05:05:16 #57 DONE 11.9s 05:05:16 05:05:16 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:16 #42 ... 05:05:16 05:05:16 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:05:16 #68 ... 05:05:16 05:05:16 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:05:16 #51 12.73 OK: 266 MiB in 52 packages 05:05:16 #51 DONE 14.2s 05:05:16 05:05:16 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:05:16 #69 ... 05:05:16 05:05:16 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:17 #52 ... 05:05:17 05:05:17 #45 [security-spiffe-token-provider internal] load build context 05:05:17 #45 ... 05:05:17 05:05:17 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:17 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.2s 05:05:18 #52 ... 05:05:18 05:05:18 #70 [support-scheduler internal] load build context 05:05:18 #70 ... 05:05:18 05:05:18 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:18 #43 DONE 13.3s 05:05:18 05:05:18 #70 [support-scheduler internal] load build context 05:05:18 #70 ... 05:05:18 05:05:18 #71 [core-metadata internal] load build context 05:05:18 #71 ... 05:05:18 05:05:18 #72 [core-common-config-bootstrapper internal] load build context 05:05:18 #72 ... 05:05:18 05:05:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:18 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:05:18 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 05:05:18 #52 ... 05:05:18 05:05:18 #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:05:18 #67 12.04 OK: 266 MiB in 52 packages 05:05:18 #67 DONE 13.8s 05:05:18 05:05:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:19 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.9s 05:05:19 #52 ... 05:05:19 05:05:19 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:05:19 #58 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:19 #58 13.61 (1/1) Installing dumb-init (1.2.5-r2) 05:05:19 #58 13.61 Executing busybox-1.36.1-r7.trigger 05:05:19 #58 13.69 OK: 8 MiB in 16 packages 05:05:19 #58 DONE 14.5s 05:05:19 05:05:19 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:19 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.33MB / 28.04MB 10.2s 05:05:20 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.05MB / 28.04MB 11.0s 05:05:21 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.12MB / 28.04MB 12.4s 05:05:21 #52 ... 05:05:21 05:05:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:05:21 #62 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:21 #62 13.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:05:21 #62 13.29 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:05:21 #62 13.29 OK: 19953 distinct packages available 05:05:21 #62 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:21 #62 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:21 #62 15.47 OK: 266 MiB in 52 packages 05:05:21 #62 DONE 16.2s 05:05:21 05:05:21 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:21 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 13.0s 05:05:22 #52 ... 05:05:22 05:05:22 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:05:22 #64 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:22 #64 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:22 #64 16.53 (1/2) Installing dumb-init (1.2.5-r2) 05:05:22 #64 16.53 (2/2) Installing su-exec (0.2-r3) 05:05:22 #64 16.53 Executing busybox-1.36.1-r7.trigger 05:05:22 #64 16.53 OK: 8 MiB in 17 packages 05:05:22 #64 DONE 17.2s 05:05:22 05:05:22 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:22 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 13.3s 05:05:23 #52 ... 05:05:23 05:05:23 #47 [security-secretstore-setup internal] load build context 05:05:23 #47 transferring context: 28.99MB 19.8s 05:05:23 #47 ... 05:05:23 05:05:23 #53 [core-keeper internal] load build context 05:05:23 #53 ... 05:05:23 05:05:23 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:05:23 #73 ... 05:05:23 05:05:23 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:23 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.92MB / 28.04MB 14.9s 05:05:23 #52 ... 05:05:23 05:05:23 #37 [core-data internal] load build context 05:05:24 #37 ... 05:05:24 05:05:24 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:24 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s 05:05:24 #52 ... 05:05:24 05:05:24 #55 [security-proxy-setup internal] load build context 05:05:24 #55 ... 05:05:24 05:05:24 #37 [core-data internal] load build context 05:05:24 #37 ... 05:05:24 05:05:24 #56 [core-command internal] load build context 05:05:24 #56 ... 05:05:24 05:05:24 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:24 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done 05:05:25 #52 ... 05:05:25 05:05:25 #39 [security-bootstrapper internal] load build context 05:05:25 #39 ... 05:05:25 05:05:25 #56 [core-command internal] load build context 05:05:25 #56 ... 05:05:25 05:05:25 #61 [security-proxy-auth internal] load build context 05:05:25 #61 ... 05:05:25 05:05:25 #70 [support-scheduler internal] load build context 05:05:25 #70 ... 05:05:25 05:05:25 #61 [security-proxy-auth internal] load build context 05:05:26 #61 ... 05:05:26 05:05:26 #66 [support-notifications internal] load build context 05:05:26 #66 ... 05:05:26 05:05:26 #44 [support-cron-scheduler internal] load build context 05:05:26 #44 ... 05:05:26 05:05:26 #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 05:05:26 #74 ... 05:05:26 05:05:26 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:26 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.2s done 05:05:26 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:05:26 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s 05:05:26 #42 ... 05:05:26 05:05:26 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:05:26 #63 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:26 #63 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:26 #63 19.48 (1/4) Installing dumb-init (1.2.5-r2) 05:05:26 #63 19.48 (2/4) Installing openssl (3.1.6-r0) 05:05:26 #63 19.64 (3/4) Installing su-exec (0.2-r3) 05:05:26 #63 19.64 (4/4) Installing yq (4.33.3-r5) 05:05:26 #63 20.06 Executing busybox-1.36.1-r7.trigger 05:05:26 #63 20.20 OK: 18 MiB in 19 packages 05:05:26 #63 DONE 21.6s 05:05:26 05:05:26 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:26 #42 ... 05:05:26 05:05:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:26 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 05:05:26 #52 ... 05:05:26 05:05:26 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:05:26 #59 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:26 #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:26 #59 19.61 (1/4) Installing ca-certificates (20240226-r0) 05:05:26 #59 19.91 (2/4) Installing dumb-init (1.2.5-r2) 05:05:26 #59 19.91 (3/4) Installing su-exec (0.2-r3) 05:05:26 #59 19.95 (4/4) Installing yq (4.33.3-r5) 05:05:26 #59 20.63 Executing busybox-1.36.1-r7.trigger 05:05:26 #59 20.63 Executing ca-certificates-20240226-r0.trigger 05:05:26 #59 21.19 OK: 18 MiB in 19 packages 05:05:26 #59 DONE 22.1s 05:05:26 05:05:26 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:27 #52 ... 05:05:27 05:05:27 #45 [security-spiffe-token-provider internal] load build context 05:05:27 #45 ... 05:05:27 05:05:27 #66 [support-notifications internal] load build context 05:05:28 #66 ... 05:05:28 05:05:28 #72 [core-common-config-bootstrapper internal] load build context 05:05:28 #72 transferring context: 11.00MB 18.2s 05:05:28 #72 ... 05:05:28 05:05:28 #71 [core-metadata internal] load build context 05:05:28 #71 ... 05:05:28 05:05:28 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:05:29 #75 ... 05:05:29 05:05:29 #72 [core-common-config-bootstrapper internal] load build context 05:05:29 #72 ... 05:05:29 05:05:29 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:05:29 #76 ... 05:05:29 05:05:29 #72 [core-common-config-bootstrapper internal] load build context 05:05:32 #72 ... 05:05:32 05:05:32 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:05:32 #77 ... 05:05:32 05:05:32 #56 [core-command internal] load build context 05:05:32 #56 ... 05:05:32 05:05:32 #72 [core-common-config-bootstrapper internal] load build context 05:05:32 #72 ... 05:05:32 05:05:32 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:05:32 #65 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:32 #65 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:32 #65 22.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:05:32 #65 22.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:05:32 #65 22.06 OK: 19946 distinct packages available 05:05:32 #65 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:32 #65 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:32 #65 25.48 (1/4) Installing dumb-init (1.2.5-r2) 05:05:32 #65 25.48 (2/4) Installing musl-obstack (1.2.3-r2) 05:05:32 #65 25.48 (3/4) Installing libucontext (1.2-r2) 05:05:32 #65 25.51 (4/4) Installing gcompat (1.1.0-r1) 05:05:32 #65 25.55 Executing busybox-1.36.1-r7.trigger 05:05:32 #65 25.78 OK: 8 MiB in 19 packages 05:05:32 #65 DONE 27.7s 05:05:32 05:05:32 #72 [core-common-config-bootstrapper internal] load build context 05:05:34 #72 ... 05:05:34 05:05:34 #47 [security-secretstore-setup internal] load build context 05:05:34 #47 transferring context: 38.87MB 30.0s 05:05:34 #47 ... 05:05:34 05:05:34 #72 [core-common-config-bootstrapper internal] load build context 05:05:34 #72 ... 05:05:34 05:05:34 #53 [core-keeper internal] load build context 05:05:34 #53 ... 05:05:34 05:05:34 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:05:34 #75 15.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:34 #75 ... 05:05:34 05:05:34 #55 [security-proxy-setup internal] load build context 05:05:34 #55 ... 05:05:34 05:05:34 #53 [core-keeper internal] load build context 05:05:34 #53 ... 05:05:34 05:05:34 #37 [core-data internal] load build context 05:05:34 #37 ... 05:05:34 05:05:34 #55 [security-proxy-setup internal] load build context 05:05:35 #55 ... 05:05:35 05:05:35 #39 [security-bootstrapper internal] load build context 05:05:35 #39 ... 05:05:35 05:05:35 #53 [core-keeper internal] load build context 05:05:36 #53 ... 05:05:36 05:05:36 #70 [support-scheduler internal] load build context 05:05:36 #70 ... 05:05:36 05:05:36 #53 [core-keeper internal] load build context 05:05:36 #53 ... 05:05:36 05:05:36 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:05:36 #60 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:36 #60 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:36 #60 24.43 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:05:36 #60 24.43 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:05:36 #60 24.43 OK: 19946 distinct packages available 05:05:36 #60 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:36 #60 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:36 #60 29.35 (1/5) Installing dumb-init (1.2.5-r2) 05:05:36 #60 29.35 (2/5) Installing musl-obstack (1.2.3-r2) 05:05:36 #60 29.35 (3/5) Installing libucontext (1.2-r2) 05:05:36 #60 29.35 (4/5) Installing gcompat (1.1.0-r1) 05:05:36 #60 29.35 (5/5) Installing openssl (3.1.6-r0) 05:05:36 #60 29.43 Executing busybox-1.36.1-r7.trigger 05:05:36 #60 29.50 OK: 9 MiB in 20 packages 05:05:36 #60 DONE 31.3s 05:05:36 05:05:36 #53 [core-keeper internal] load build context 05:05:36 #53 ... 05:05:36 05:05:36 #61 [security-proxy-auth internal] load build context 05:05:36 #61 ... 05:05:36 05:05:36 #44 [support-cron-scheduler internal] load build context 05:05:36 #44 ... 05:05:36 05:05:36 #61 [security-proxy-auth internal] load build context 05:05:36 #61 ... 05:05:36 05:05:36 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:05:37 #78 ... 05:05:37 05:05:37 #61 [security-proxy-auth internal] load build context 05:05:37 #61 ... 05:05:37 05:05:37 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:37 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s 05:05:37 #42 ... 05:05:37 05:05:37 #61 [security-proxy-auth internal] load build context 05:05:37 #61 ... 05:05:37 05:05:37 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:05:37 #79 ... 05:05:37 05:05:37 #61 [security-proxy-auth internal] load build context 05:05:37 #61 ... 05:05:37 05:05:37 #45 [security-spiffe-token-provider internal] load build context 05:05:37 #45 ... 05:05:37 05:05:37 #61 [security-proxy-auth internal] load build context 05:05:37 #61 ... 05:05:37 05:05:37 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:37 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s 05:05:37 #52 ... 05:05:37 05:05:37 #61 [security-proxy-auth internal] load build context 05:05:38 #61 ... 05:05:38 05:05:38 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:05:38 #68 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:38 #68 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:38 #68 27.98 (1/2) Installing ca-certificates (20240226-r0) 05:05:38 #68 28.13 (2/2) Installing dumb-init (1.2.5-r2) 05:05:38 #68 28.26 Executing busybox-1.36.1-r7.trigger 05:05:38 #68 28.39 Executing ca-certificates-20240226-r0.trigger 05:05:38 #68 29.29 OK: 9 MiB in 17 packages 05:05:38 #68 DONE 31.9s 05:05:38 05:05:38 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:05:38 #80 ... 05:05:38 05:05:38 #66 [support-notifications internal] load build context 05:05:38 #66 transferring context: 41.18MB 32.4s 05:05:38 #66 ... 05:05:38 05:05:38 #71 [core-metadata internal] load build context 05:05:38 #71 ... 05:05:38 05:05:38 #66 [support-notifications internal] load build context 05:05:41 #66 ... 05:05:41 05:05:41 #74 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 05:05:41 #74 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:41 #74 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:41 #74 23.73 OK: 8 MiB in 16 packages 05:05:41 #74 DONE 24.9s 05:05:41 05:05:41 #66 [support-notifications internal] load build context 05:05:41 #66 ... 05:05:41 05:05:41 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:05:41 #73 17.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:41 #73 18.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:41 #73 24.87 OK: 266 MiB in 52 packages 05:05:41 #73 DONE 27.6s 05:05:41 05:05:41 #66 [support-notifications internal] load build context 05:05:41 #66 ... 05:05:41 05:05:41 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:05:41 #69 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:41 #69 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:41 #69 30.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:05:41 #69 30.96 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:05:41 #69 30.96 OK: 19946 distinct packages available 05:05:41 #69 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:41 #69 33.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:42 #69 ... 05:05:42 05:05:42 #66 [support-notifications internal] load build context 05:05:42 #66 ... 05:05:42 05:05:42 #56 [core-command internal] load build context 05:05:42 #56 ... 05:05:42 05:05:42 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:05:42 #0 7.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:42 #0 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:42 #81 ... 05:05:42 05:05:42 #66 [support-notifications internal] load build context 05:05:43 #66 transferring context: 51.58MB 37.4s 05:05:43 #66 ... 05:05:43 05:05:43 #47 [security-secretstore-setup internal] load build context 05:05:44 #47 ... 05:05:44 05:05:44 #56 [core-command internal] load build context 05:05:44 #56 ... 05:05:44 05:05:44 #72 [core-common-config-bootstrapper internal] load build context 05:05:44 #72 ... 05:05:44 05:05:44 #56 [core-command internal] load build context 05:05:44 #56 ... 05:05:44 05:05:44 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:05:44 #75 16.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:44 #75 22.94 (1/1) Installing dumb-init (1.2.5-r2) 05:05:45 #75 24.13 Executing busybox-1.36.1-r7.trigger 05:05:45 #75 24.27 OK: 8 MiB in 16 packages 05:05:45 #75 DONE 26.1s 05:05:45 05:05:45 #56 [core-command internal] load build context 05:05:45 #56 ... 05:05:45 05:05:45 #37 [core-data internal] load build context 05:05:45 #37 ... 05:05:45 05:05:45 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:05:45 #80 6.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:45 #80 ... 05:05:45 05:05:45 #55 [security-proxy-setup internal] load build context 05:05:45 #55 ... 05:05:45 05:05:45 #39 [security-bootstrapper internal] load build context 05:05:45 #39 ... 05:05:45 05:05:45 #55 [security-proxy-setup internal] load build context 05:05:45 #55 ... 05:05:45 05:05:45 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:05:45 #79 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:45 #79 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:45 #79 17.42 OK: 18 MiB in 19 packages 05:05:45 #79 DONE 18.4s 05:05:45 05:05:45 #55 [security-proxy-setup internal] load build context 05:05:46 #55 ... 05:05:46 05:05:46 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:05:46 #78 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:46 #78 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:46 #78 17.70 OK: 18 MiB in 19 packages 05:05:46 #78 DONE 19.6s 05:05:46 05:05:46 #55 [security-proxy-setup internal] load build context 05:05:46 #55 ... 05:05:46 05:05:46 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:05:46 #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:46 #0 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:46 #82 ... 05:05:46 05:05:46 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:05:46 #76 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:46 #76 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:46 #76 25.69 OK: 8 MiB in 16 packages 05:05:46 #76 DONE 27.3s 05:05:46 05:05:46 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:05:46 #77 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:46 #77 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:46 #77 22.75 OK: 8 MiB in 17 packages 05:05:46 #77 ... 05:05:46 05:05:46 #53 [core-keeper internal] load build context 05:05:46 #53 ... 05:05:46 05:05:46 #70 [support-scheduler internal] load build context 05:05:46 #70 ... 05:05:46 05:05:46 #44 [support-cron-scheduler internal] load build context 05:05:46 #44 ... 05:05:46 05:05:46 #70 [support-scheduler internal] load build context 05:05:47 #70 ... 05:05:47 05:05:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:47 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.2s 05:05:47 #42 ... 05:05:47 05:05:47 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:05:47 #77 DONE 25.1s 05:05:47 05:05:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:47 #42 ... 05:05:47 05:05:47 #44 [support-cron-scheduler internal] load build context 05:05:47 #44 ... 05:05:47 05:05:47 #45 [security-spiffe-token-provider internal] load build context 05:05:48 #45 ... 05:05:48 05:05:48 #44 [support-cron-scheduler internal] load build context 05:05:48 #44 ... 05:05:48 05:05:48 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:05:48 #81 13.48 OK: 8 MiB in 19 packages 05:05:48 #81 DONE 15.3s 05:05:48 05:05:48 #44 [support-cron-scheduler internal] load build context 05:05:48 #44 ... 05:05:48 05:05:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:48 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s 05:05:48 #52 ... 05:05:48 05:05:48 #61 [security-proxy-auth internal] load build context 05:05:48 #61 ... 05:05:48 05:05:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:48 #52 ... 05:05:48 05:05:48 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:05:48 #69 38.33 (1/11) Installing ca-certificates (20240226-r0) 05:05:48 #69 38.85 (2/11) Installing brotli-libs (1.0.9-r14) 05:05:48 #69 38.94 (3/11) Installing libunistring (1.1-r1) 05:05:48 #69 39.23 (4/11) Installing libidn2 (2.3.4-r1) 05:05:48 #69 39.28 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:05:48 #69 39.28 (6/11) Installing libcurl (8.9.0-r0) 05:05:48 #69 39.49 (7/11) Installing curl (8.9.0-r0) 05:05:48 #69 39.54 (8/11) Installing dumb-init (1.2.5-r2) 05:05:48 #69 39.54 (9/11) Installing musl-obstack (1.2.3-r2) 05:05:48 #69 39.64 (10/11) Installing libucontext (1.2-r2) 05:05:48 #69 39.64 (11/11) Installing gcompat (1.1.0-r1) 05:05:48 #69 39.64 Executing busybox-1.36.1-r7.trigger 05:05:48 #69 39.79 Executing ca-certificates-20240226-r0.trigger 05:05:48 #69 40.50 OK: 13 MiB in 26 packages 05:05:48 #69 DONE 42.1s 05:05:48 05:05:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:49 #52 ... 05:05:49 05:05:49 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:05:49 #82 11.56 OK: 9 MiB in 20 packages 05:05:49 #82 DONE 12.8s 05:05:49 05:05:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:49 #52 ... 05:05:49 05:05:49 #71 [core-metadata internal] load build context 05:05:49 #71 transferring context: 18.93MB 38.6s 05:05:49 #71 ... 05:05:49 05:05:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:49 #52 ... 05:05:49 05:05:49 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:05:49 #83 DONE 2.8s 05:05:49 05:05:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:49 #52 ... 05:05:49 05:05:49 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:05:49 #80 8.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:49 #80 10.19 OK: 9 MiB in 17 packages 05:05:49 #80 DONE 11.3s 05:05:49 05:05:49 #71 [core-metadata internal] load build context 05:05:55 #71 transferring context: 27.95MB 43.7s 05:05:55 #71 ... 05:05:55 05:05:55 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:05:55 #84 DONE 6.6s 05:05:55 05:05:55 #71 [core-metadata internal] load build context 05:05:55 #71 ... 05:05:55 05:05:55 #66 [support-notifications internal] load build context 05:05:55 #66 ... 05:05:55 05:05:55 #47 [security-secretstore-setup internal] load build context 05:05:55 #47 ... 05:05:55 05:05:55 #72 [core-common-config-bootstrapper internal] load build context 05:05:55 #72 ... 05:05:55 05:05:55 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:05:55 #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:05:55 #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:05:55 #0 5.134 OK: 13 MiB in 26 packages 05:05:55 #85 DONE 6.0s 05:05:55 05:05:55 #72 [core-common-config-bootstrapper internal] load build context 05:05:55 #72 ... 05:05:55 05:05:55 #66 [support-notifications internal] load build context 05:05:55 #66 ... 05:05:55 05:05:55 #37 [core-data internal] load build context 05:05:55 #37 ... 05:05:55 05:05:55 #56 [core-command internal] load build context 05:05:55 #56 ... 05:05:55 05:05:55 #37 [core-data internal] load build context 05:05:55 #37 ... 05:05:55 05:05:55 #39 [security-bootstrapper internal] load build context 05:05:55 #39 ... 05:05:55 05:05:55 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:55 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.4s 05:05:56 #52 ... 05:05:56 05:05:56 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:05:56 #86 DONE 2.0s 05:05:56 05:05:56 #37 [core-data internal] load build context 05:05:56 #37 ... 05:05:56 05:05:56 #55 [security-proxy-setup internal] load build context 05:05:56 #55 ... 05:05:56 05:05:56 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:56 #52 ... 05:05:56 05:05:56 #53 [core-keeper internal] load build context 05:05:57 #53 ... 05:05:57 05:05:57 #55 [security-proxy-setup internal] load build context 05:05:57 #55 ... 05:05:57 05:05:57 #70 [support-scheduler internal] load build context 05:05:57 #70 ... 05:05:57 05:05:57 #55 [security-proxy-setup internal] load build context 05:05:57 #55 ... 05:05:57 05:05:57 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:05:57 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.7s done 05:05:57 #42 ... 05:05:57 05:05:57 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:58 #52 ... 05:05:58 05:05:58 #45 [security-spiffe-token-provider internal] load build context 05:05:58 #45 ... 05:05:58 05:05:58 #39 [security-bootstrapper internal] load build context 05:05:58 #39 ... 05:05:58 05:05:58 #44 [support-cron-scheduler internal] load build context 05:05:58 #44 ... 05:05:58 05:05:58 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:05:58 #52 ... 05:05:58 05:05:58 #61 [security-proxy-auth internal] load build context 05:05:58 #61 ... 05:05:58 05:05:58 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:06:01 #52 ... 05:06:01 05:06:01 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:06:01 #87 DONE 1.9s 05:06:01 05:06:01 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:06:01 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s 05:06:04 #52 ... 05:06:04 05:06:04 #71 [core-metadata internal] load build context 05:06:04 #71 transferring context: 56.63MB 53.9s 05:06:04 #71 ... 05:06:04 05:06:04 #39 [security-bootstrapper internal] load build context 05:06:04 #39 ... 05:06:04 05:06:04 #47 [security-secretstore-setup internal] load build context 05:06:04 #47 ... 05:06:04 05:06:04 #72 [core-common-config-bootstrapper internal] load build context 05:06:04 #72 ... 05:06:04 05:06:04 #47 [security-secretstore-setup internal] load build context 05:06:05 #47 ... 05:06:05 05:06:05 #66 [support-notifications internal] load build context 05:06:05 #66 ... 05:06:05 05:06:05 #47 [security-secretstore-setup internal] load build context 05:06:05 #47 ... 05:06:05 05:06:05 #56 [core-command internal] load build context 05:06:05 #56 ... 05:06:05 05:06:05 #66 [support-notifications internal] load build context 05:06:06 #66 ... 05:06:06 05:06:06 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:06:06 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.6s done 05:06:06 #52 DONE 61.9s 05:06:06 05:06:06 #66 [support-notifications internal] load build context 05:06:06 #66 ... 05:06:06 05:06:06 #37 [core-data internal] load build context 05:06:06 #37 ... 05:06:06 05:06:06 #66 [support-notifications internal] load build context 05:06:07 #66 ... 05:06:07 05:06:07 #53 [core-keeper internal] load build context 05:06:07 #53 ... 05:06:07 05:06:07 #37 [core-data internal] load build context 05:06:07 #37 ... 05:06:07 05:06:07 #70 [support-scheduler internal] load build context 05:06:07 #70 ... 05:06:07 05:06:07 #37 [core-data internal] load build context 05:06:08 #37 ... 05:06:08 05:06:08 #55 [security-proxy-setup internal] load build context 05:06:08 #55 ... 05:06:08 05:06:08 #45 [security-spiffe-token-provider internal] load build context 05:06:08 #45 ... 05:06:08 05:06:08 #44 [support-cron-scheduler internal] load build context 05:06:08 #44 ... 05:06:08 05:06:08 #55 [security-proxy-setup internal] load build context 05:06:08 #55 ... 05:06:08 05:06:08 #61 [security-proxy-auth internal] load build context 05:06:08 #61 ... 05:06:08 05:06:08 #55 [security-proxy-setup internal] load build context 05:06:09 #55 transferring context: 226.03MB 65.1s 05:06:12 #55 ... 05:06:12 05:06:12 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:06:12 #88 DONE 4.3s 05:06:12 05:06:12 #55 [security-proxy-setup internal] load build context 05:06:12 #55 ... 05:06:12 05:06:12 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:06:12 #89 DONE 3.4s 05:06:12 05:06:12 #55 [security-proxy-setup internal] load build context 05:06:13 #55 ... 05:06:13 05:06:13 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:06:13 #90 DONE 4.5s 05:06:13 05:06:13 #55 [security-proxy-setup internal] load build context 05:06:13 #55 ... 05:06:13 05:06:13 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:06:13 #91 DONE 0.8s 05:06:13 05:06:13 #55 [security-proxy-setup internal] load build context 05:06:14 #55 ... 05:06:14 05:06:14 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:06:14 #92 DONE 1.2s 05:06:14 05:06:14 #55 [security-proxy-setup internal] load build context 05:06:14 #55 transferring context: 252.81MB 70.2s 05:06:14 #55 ... 05:06:14 05:06:14 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:06:14 #93 DONE 1.6s 05:06:14 05:06:14 #55 [security-proxy-setup internal] load build context 05:06:14 #55 ... 05:06:14 05:06:14 #71 [core-metadata internal] load build context 05:06:14 #71 ... 05:06:14 05:06:14 #39 [security-bootstrapper internal] load build context 05:06:14 #39 ... 05:06:15 05:06:15 #72 [core-common-config-bootstrapper internal] load build context 05:06:15 #72 ... 05:06:15 05:06:15 #71 [core-metadata internal] load build context 05:06:15 #71 ... 05:06:15 05:06:15 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 05:06:15 #94 DONE 1.4s 05:06:15 05:06:15 #71 [core-metadata internal] load build context 05:06:15 #71 ... 05:06:15 05:06:15 #95 [security-spire-config stage-2 6/10] COPY security.txt / 05:06:15 #95 DONE 1.1s 05:06:15 05:06:15 #71 [core-metadata internal] load build context 05:06:15 #71 ... 05:06:15 05:06:15 #96 [security-spire-server stage-2 6/9] COPY security.txt / 05:06:15 #96 DONE 1.3s 05:06:15 05:06:15 #71 [core-metadata internal] load build context 05:06:15 #71 ... 05:06:15 05:06:15 #56 [core-command internal] load build context 05:06:15 #56 ... 05:06:15 05:06:15 #47 [security-secretstore-setup internal] load build context 05:06:15 #47 ... 05:06:15 05:06:15 #56 [core-command internal] load build context 05:06:16 #56 ... 05:06:16 05:06:16 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:06:16 #97 DONE 1.2s 05:06:16 05:06:16 #56 [core-command internal] load build context 05:06:16 #56 ... 05:06:16 05:06:16 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:06:16 #98 DONE 1.3s 05:06:16 05:06:16 #56 [core-command internal] load build context 05:06:17 #56 ... 05:06:17 05:06:17 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:06:17 #99 DONE 1.3s 05:06:17 05:06:17 #56 [core-command internal] load build context 05:06:17 #56 ... 05:06:17 05:06:17 #53 [core-keeper internal] load build context 05:06:17 #53 ... 05:06:17 05:06:17 #66 [support-notifications internal] load build context 05:06:17 #66 ... 05:06:17 05:06:17 #53 [core-keeper internal] load build context 05:06:17 #53 ... 05:06:17 05:06:17 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:06:17 #100 DONE 1.3s 05:06:17 05:06:17 #53 [core-keeper internal] load build context 05:06:17 #53 ... 05:06:17 05:06:17 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:06:17 #101 DONE 1.1s 05:06:17 05:06:17 #53 [core-keeper internal] load build context 05:06:17 #53 ... 05:06:17 05:06:17 #70 [support-scheduler internal] load build context 05:06:18 #70 ... 05:06:18 05:06:18 #53 [core-keeper internal] load build context 05:06:18 #53 ... 05:06:18 05:06:18 #37 [core-data internal] load build context 05:06:18 #37 ... 05:06:18 05:06:18 #45 [security-spiffe-token-provider internal] load build context 05:06:18 #45 ... 05:06:18 05:06:18 #44 [support-cron-scheduler internal] load build context 05:06:18 #44 ... 05:06:18 05:06:18 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:06:18 #102 DONE 1.5s 05:06:18 05:06:18 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:06:19 #103 ... 05:06:19 05:06:19 #61 [security-proxy-auth internal] load build context 05:06:19 #61 ... 05:06:19 05:06:19 #44 [support-cron-scheduler internal] load build context 05:06:19 #44 ... 05:06:19 05:06:19 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:06:19 #104 DONE 1.6s 05:06:19 05:06:19 #44 [support-cron-scheduler internal] load build context 05:06:19 #44 transferring context: 208.62MB 72.8s 05:06:19 #44 ... 05:06:19 05:06:19 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:06:19 #105 DONE 1.6s 05:06:19 05:06:19 #44 [support-cron-scheduler internal] load build context 05:06:20 #44 ... 05:06:20 05:06:20 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:06:20 #103 DONE 1.3s 05:06:20 05:06:20 #44 [support-cron-scheduler internal] load build context 05:06:25 #44 transferring context: 231.93MB 77.9s 05:06:25 #44 ... 05:06:25 05:06:25 #55 [security-proxy-setup internal] load build context 05:06:25 #55 ... 05:06:25 05:06:25 #44 [support-cron-scheduler internal] load build context 05:06:25 #44 ... 05:06:25 05:06:25 #39 [security-bootstrapper internal] load build context 05:06:25 #39 ... 05:06:25 05:06:25 #72 [core-common-config-bootstrapper internal] load build context 05:06:25 #72 ... 05:06:25 05:06:25 #55 [security-proxy-setup internal] load build context 05:06:25 #55 transferring context: 308.57MB 81.3s done 05:06:25 #55 DONE 81.6s 05:06:25 05:06:25 #106 [security-spire-config] exporting to image 05:06:25 #106 exporting layers 5.8s done 05:06:25 #106 writing image sha256:bfafe88876c882d043395ae5afd5657f660e247818936010df1d255e7a45e770 0.3s done 05:06:25 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 05:06:25 #106 writing image sha256:53c3c1d9d7436c0e51a464193703807e9d5386f4044b34bf0e24d8151374f96b 0.2s done 05:06:25 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:06:25 #106 writing image sha256:d57b1a261b6d7f2827bfcfbc1b00ed69776eddc12799e27bdb55b91340a8f79e 0.0s done 05:06:25 #106 naming to docker.io/library/security-spire-config-arm64 done 05:06:25 #106 DONE 6.2s 05:06:25 05:06:25 #72 [core-common-config-bootstrapper internal] load build context 05:06:25 #72 ... 05:06:25 05:06:25 #71 [core-metadata internal] load build context 05:06:25 #71 ... 05:06:25 05:06:25 #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:06:25 #107 ... 05:06:25 05:06:25 #47 [security-secretstore-setup internal] load build context 05:06:26 #47 ... 05:06:26 05:06:26 #71 [core-metadata internal] load build context 05:06:27 #71 ... 05:06:27 05:06:27 #56 [core-command internal] load build context 05:06:27 #56 ... 05:06:27 05:06:27 #71 [core-metadata internal] load build context 05:06:27 #71 ... 05:06:27 05:06:27 #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:06:27 #107 DONE 1.7s 05:06:27 05:06:27 #71 [core-metadata internal] load build context 05:06:27 #71 ... 05:06:27 05:06:27 #66 [support-notifications internal] load build context 05:06:27 #66 ... 05:06:27 05:06:27 #71 [core-metadata internal] load build context 05:06:28 #71 ... 05:06:28 05:06:28 #70 [support-scheduler internal] load build context 05:06:28 #70 ... 05:06:28 05:06:28 #72 [core-common-config-bootstrapper internal] load build context 05:06:28 #72 ... 05:06:28 05:06:28 #53 [core-keeper internal] load build context 05:06:28 #53 ... 05:06:28 05:06:28 #37 [core-data internal] load build context 05:06:28 #37 ... 05:06:28 05:06:28 #45 [security-spiffe-token-provider internal] load build context 05:06:28 #45 ... 05:06:28 05:06:28 #53 [core-keeper internal] load build context 05:06:29 #53 ... 05:06:29 05:06:29 #61 [security-proxy-auth internal] load build context 05:06:29 #61 ... 05:06:29 05:06:29 #45 [security-spiffe-token-provider internal] load build context 05:06:30 #45 transferring context: 180.10MB 83.7s 05:06:34 #45 ... 05:06:34 05:06:34 #39 [security-bootstrapper internal] load build context 05:06:34 #39 transferring context: 308.57MB 89.7s done 05:06:34 #39 DONE 90.1s 05:06:34 05:06:34 #37 [core-data internal] load build context 05:06:34 #37 ... 05:06:34 05:06:34 #45 [security-spiffe-token-provider internal] load build context 05:06:35 #45 ... 05:06:35 05:06:35 #44 [support-cron-scheduler internal] load build context 05:06:35 #44 ... 05:06:35 05:06:35 #45 [security-spiffe-token-provider internal] load build context 05:06:36 #45 ... 05:06:36 05:06:36 #47 [security-secretstore-setup internal] load build context 05:06:36 #47 ... 05:06:36 05:06:36 #45 [security-spiffe-token-provider internal] load build context 05:06:37 #45 ... 05:06:37 05:06:37 #56 [core-command internal] load build context 05:06:37 #56 ... 05:06:37 05:06:37 #47 [security-secretstore-setup internal] load build context 05:06:37 #47 ... 05:06:37 05:06:37 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:37 #108 ... 05:06:37 05:06:37 #66 [support-notifications internal] load build context 05:06:37 #66 ... 05:06:37 05:06:37 #56 [core-command internal] load build context 05:06:38 #56 transferring context: 308.57MB 94.2s done 05:06:38 #56 ... 05:06:38 05:06:38 #71 [core-metadata internal] load build context 05:06:38 #71 ... 05:06:38 05:06:38 #70 [support-scheduler internal] load build context 05:06:38 #70 ... 05:06:38 05:06:38 #71 [core-metadata internal] load build context 05:06:38 #71 ... 05:06:38 05:06:38 #56 [core-command internal] load build context 05:06:38 #56 DONE 94.5s 05:06:38 05:06:38 #71 [core-metadata internal] load build context 05:06:38 #71 ... 05:06:38 05:06:38 #72 [core-common-config-bootstrapper internal] load build context 05:06:38 #72 ... 05:06:38 05:06:38 #70 [support-scheduler internal] load build context 05:06:39 #70 ... 05:06:39 05:06:39 #44 [support-cron-scheduler internal] load build context 05:06:39 #44 transferring context: 308.57MB 91.8s done 05:06:39 #44 DONE 93.7s 05:06:39 05:06:39 #70 [support-scheduler internal] load build context 05:06:39 #70 ... 05:06:39 05:06:39 #53 [core-keeper internal] load build context 05:06:39 #53 transferring context: 308.57MB 95.6s done 05:06:39 #53 DONE 96.0s 05:06:39 05:06:39 #70 [support-scheduler internal] load build context 05:06:39 #70 ... 05:06:39 05:06:39 #66 [support-notifications internal] load build context 05:06:39 #66 transferring context: 308.57MB 92.7s done 05:06:39 #66 DONE 94.3s 05:06:39 05:06:39 #70 [support-scheduler internal] load build context 05:06:39 #70 ... 05:06:39 05:06:39 #61 [security-proxy-auth internal] load build context 05:06:39 #61 ... 05:06:39 05:06:39 #70 [support-scheduler internal] load build context 05:06:41 #70 ... 05:06:41 05:06:41 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 05:06:41 #109 DONE 2.6s 05:06:41 05:06:41 #70 [support-scheduler internal] load build context 05:06:41 #70 transferring context: 308.57MB 92.1s done 05:06:41 #70 ... 05:06:41 05:06:41 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:06:41 #110 DONE 2.8s 05:06:41 05:06:41 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:06:41 #111 DONE 2.4s 05:06:41 05:06:41 #70 [support-scheduler internal] load build context 05:06:41 #70 DONE 93.6s 05:06:41 05:06:41 #47 [security-secretstore-setup internal] load build context 05:06:43 #47 ... 05:06:43 05:06:43 #37 [core-data internal] load build context 05:06:43 #37 ... 05:06:43 05:06:43 #47 [security-secretstore-setup internal] load build context 05:06:46 #47 transferring context: 217.77MB 102.9s 05:06:48 #47 ... 05:06:48 05:06:48 #45 [security-spiffe-token-provider internal] load build context 05:06:48 #45 ... 05:06:48 05:06:48 #37 [core-data internal] load build context 05:06:49 #37 ... 05:06:49 05:06:49 #71 [core-metadata internal] load build context 05:06:49 #71 ... 05:06:49 05:06:49 #72 [core-common-config-bootstrapper internal] load build context 05:06:49 #72 ... 05:06:49 05:06:49 #45 [security-spiffe-token-provider internal] load build context 05:06:49 #45 ... 05:06:49 05:06:49 #61 [security-proxy-auth internal] load build context 05:06:49 #61 ... 05:06:49 05:06:49 #45 [security-spiffe-token-provider internal] load build context 05:06:50 #45 ... 05:06:50 05:06:50 #37 [core-data internal] load build context 05:06:50 #37 transferring context: 308.57MB 108.6s done 05:06:50 #37 DONE 108.9s 05:06:50 05:06:50 #61 [security-proxy-auth internal] load build context 05:06:51 #61 ... 05:06:51 05:06:51 #45 [security-spiffe-token-provider internal] load build context 05:06:51 #45 transferring context: 308.57MB 104.5s done 05:06:51 #45 DONE 106.5s 05:06:51 05:06:51 #61 [security-proxy-auth internal] load build context 05:06:51 #61 ... 05:06:51 05:06:51 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:51 #112 ... 05:06:51 05:06:51 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:52 #113 ... 05:06:52 05:06:52 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:52 #114 ... 05:06:52 05:06:52 #61 [security-proxy-auth internal] load build context 05:06:53 #61 ... 05:06:53 05:06:53 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:06:53 #115 DONE 1.6s 05:06:53 05:06:53 #61 [security-proxy-auth internal] load build context 05:06:56 #61 ... 05:06:56 05:06:56 #72 [core-common-config-bootstrapper internal] load build context 05:06:56 #72 transferring context: 308.57MB 105.3s done 05:06:56 #72 DONE 108.2s 05:06:56 05:06:56 #61 [security-proxy-auth internal] load build context 05:06:58 #61 ... 05:06:58 05:06:58 #47 [security-secretstore-setup internal] load build context 05:06:58 #47 ... 05:06:58 05:06:58 #61 [security-proxy-auth internal] load build context 05:06:58 #61 ... 05:06:58 05:06:58 #47 [security-secretstore-setup internal] load build context 05:06:58 #47 transferring context: 308.57MB 114.5s done 05:06:58 #47 DONE 114.7s 05:06:58 05:06:58 #61 [security-proxy-auth internal] load build context 05:06:59 #61 ... 05:06:59 05:06:59 #71 [core-metadata internal] load build context 05:06:59 #71 ... 05:06:59 05:06:59 #61 [security-proxy-auth internal] load build context 05:07:00 #61 transferring context: 308.57MB 113.4s done 05:07:00 #61 DONE 115.2s 05:07:00 05:07:00 #71 [core-metadata internal] load build context 05:07:01 #71 transferring context: 308.57MB 111.1s done 05:07:01 #71 DONE 113.4s 05:07:01 05:07:01 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:48 #116 ... 05:07:48 05:07:48 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:48 #108 DONE 74.5s 05:07:48 05:07:48 #117 [security-proxy-setup builder 6/7] COPY . . 05:07:48 #117 DONE 4.0s 05:07:48 05:07:48 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:07:48 #42 ... 05:07:48 05:07:48 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:48 #118 CACHED 05:07:48 05:07:48 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:07:48 #119 CACHED 05:07:48 05:07:48 #120 [security-bootstrapper builder 6/7] COPY . . 05:07:48 #120 CACHED 05:07:48 05:07:48 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:48 #121 CACHED 05:07:48 05:07:48 #122 [security-secretstore-setup builder 6/7] COPY . . 05:07:48 #122 CACHED 05:07:48 05:07:48 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:07:48 #123 CACHED 05:07:48 05:07:48 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:07:48 #124 2.618 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 05:07:57 #124 ... 05:07:57 05:07:57 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:07:57 #0 2.384 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 05:07:57 #125 ... 05:07:57 05:07:57 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:07:57 #0 2.732 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 05:08:09 #126 ... 05:08:09 05:08:09 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:09 #114 DONE 87.4s 05:08:09 05:08:09 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:09 #113 DONE 87.4s 05:08:09 05:08:09 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:09 #112 DONE 87.5s 05:08:09 05:08:09 #127 [support-cron-scheduler builder 6/7] COPY . . 05:08:15 #127 ... 05:08:15 05:08:15 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:08:15 #128 CACHED 05:08:15 05:08:15 #129 [support-scheduler builder 6/7] COPY . . 05:08:15 #129 CACHED 05:08:15 05:08:15 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #130 CACHED 05:08:15 05:08:15 #131 [core-command builder 6/7] COPY . . 05:08:15 #131 DONE 6.5s 05:08:15 05:08:15 #132 [core-keeper builder 7/8] COPY . . 05:08:15 #132 DONE 6.6s 05:08:15 05:08:15 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:08:15 #133 ... 05:08:15 05:08:15 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #134 CACHED 05:08:15 05:08:15 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:08:15 #135 CACHED 05:08:15 05:08:15 #136 [core-metadata builder 6/7] COPY . . 05:08:15 #136 CACHED 05:08:15 05:08:15 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #137 CACHED 05:08:15 05:08:15 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 05:08:15 #138 CACHED 05:08:15 05:08:15 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:08:15 #139 CACHED 05:08:15 05:08:15 #127 [support-cron-scheduler builder 6/7] COPY . . 05:08:15 #127 DONE 6.5s 05:08:15 05:08:15 #140 [security-proxy-auth builder 6/7] COPY . . 05:08:15 #140 CACHED 05:08:15 05:08:15 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:08:15 #141 CACHED 05:08:15 05:08:15 #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #142 CACHED 05:08:15 05:08:15 #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:08:15 #143 CACHED 05:08:15 05:08:15 #144 [support-notifications builder 6/7] COPY . . 05:08:15 #144 CACHED 05:08:15 05:08:15 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #145 CACHED 05:08:15 05:08:15 #146 [core-data builder 6/7] COPY . . 05:08:15 #146 CACHED 05:08:15 05:08:15 #147 [core-data builder 4/7] COPY go.mod vendor* ./ 05:08:15 #147 CACHED 05:08:15 05:08:15 #148 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:15 #148 CACHED 05:08:15 05:08:15 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:08:16 #149 ... 05:08:16 05:08:16 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:16 #116 DONE 82.9s 05:08:16 05:08:16 #150 [security-spiffe-token-provider builder 6/7] COPY . . 05:08:22 #150 ... 05:08:22 05:08:22 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:08:22 #0 5.798 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 05:08:22 #151 ... 05:08:22 05:08:22 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:08:22 #0 6.748 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 05:08:22 #152 ... 05:08:22 05:08:22 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:08:22 #133 6.920 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 05:08:26 #133 ... 05:08:26 05:08:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:08:26 #0 6.536 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 05:08:26 #153 ... 05:08:26 05:08:26 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:08:26 #0 7.443 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:08:26 #154 ... 05:08:26 05:08:26 #150 [security-spiffe-token-provider builder 6/7] COPY . . 05:08:26 #150 DONE 9.8s 05:08:26 05:08:26 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:08:26 #0 7.591 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 05:08:26 #155 ... 05:08:26 05:08:26 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:08:26 #0 7.307 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 05:08:26 #156 ... 05:08:26 05:08:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:08:26 #0 7.738 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:08:26 #157 ... 05:08:26 05:08:26 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:08:27 #158 1.776 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 05:08:34 #158 ... 05:08:34 05:08:34 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:08:34 #149 7.445 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 05:26:42 #149 ... 05:26:42 05:26:42 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:42 #125 1132.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:26:48 #125 ... 05:26:48 05:26:48 #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:26:48 #124 DONE 1142.1s 05:26:48 05:26:48 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:48 #156 ... 05:26:48 05:26:48 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:26:49 #159 DONE 0.4s 05:26:49 05:26:49 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:26:49 #156 ... 05:26:49 05:26:49 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:26:49 #160 ... 05:26:49 05:26:49 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:26:49 #126 DONE 1143.1s 05:26:49 05:26:49 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:26:49 #160 DONE 0.3s 05:26:49 05:26:49 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:26:49 #153 ... 05:26:49 05:26:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:26:50 #161 DONE 0.4s 05:26:50 05:26:50 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:26:50 #162 DONE 0.4s 05:26:50 05:26:50 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:26:50 #163 ... 05:26:50 05:26:50 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:26:50 #164 DONE 0.4s 05:26:50 05:26:50 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:26:51 #165 DONE 0.6s 05:26:51 05:26:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:26:51 #154 ... 05:26:51 05:26:51 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:26:51 #166 DONE 0.1s 05:26:51 05:26:51 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:53 #167 ... 05:26:53 05:26:53 #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:26:53 #163 DONE 3.4s 05:26:53 05:26:53 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:26:53 #168 DONE 0.3s 05:26:53 05:26:53 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:26:54 #169 DONE 0.3s 05:26:54 05:26:54 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:54 #167 DONE 2.8s 05:26:54 05:26:54 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:26:54 #170 DONE 0.8s 05:26:54 05:26:54 #106 [security-proxy-setup] exporting to image 05:26:54 #106 exporting layers 05:26:55 #106 ... 05:26:55 05:26:55 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:26:55 #171 DONE 0.2s 05:26:55 05:26:55 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:26:55 #172 DONE 0.2s 05:26:55 05:26:55 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:26:55 #173 DONE 0.2s 05:26:55 05:26:55 #106 [security-proxy-setup] exporting to image 05:26:55 #106 exporting layers 1.3s done 05:26:55 #106 writing image sha256:fddc9a62457ddef452e94a3e1e51d049343e528d573c17806f6c78e85afc8918 05:26:55 #106 writing image sha256:fddc9a62457ddef452e94a3e1e51d049343e528d573c17806f6c78e85afc8918 0.0s done 05:26:55 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 05:26:55 #106 DONE 7.5s 05:26:55 05:26:55 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:26:55 #174 DONE 0.2s 05:26:55 05:26:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:26:55 #42 ... 05:26:55 05:26:55 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:26:55 #175 DONE 0.2s 05:26:55 05:26:55 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:26:55 #176 DONE 0.1s 05:26:55 05:26:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:26:55 #42 ... 05:26:55 05:26:55 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:26:58 #177 DONE 2.0s 05:26:58 05:26:58 #106 [security-bootstrapper] exporting to image 05:26:59 #106 exporting layers 1.3s done 05:26:59 #106 writing image sha256:9398529bd426be25b176486e5c8b1cc7001dffe222cb6483e1f168ccbc085b85 done 05:26:59 #106 naming to docker.io/library/security-bootstrapper-arm64 done 05:26:59 #106 DONE 8.8s 05:26:59 05:26:59 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:02 #133 ... 05:27:02 05:27:02 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:27:02 #125 DONE 1155.6s 05:27:02 05:27:02 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:02 #151 ... 05:27:02 05:27:02 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:27:02 #178 DONE 0.3s 05:27:02 05:27:02 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:27:02 #179 DONE 0.2s 05:27:02 05:27:02 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:27:03 #180 DONE 0.1s 05:27:03 05:27:03 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:27:03 #181 DONE 0.3s 05:27:03 05:27:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:03 #151 ... 05:27:03 05:27:03 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:27:03 #182 DONE 0.1s 05:27:03 05:27:03 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:27:03 #183 DONE 0.2s 05:27:03 05:27:03 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:27:04 #184 DONE 0.3s 05:27:04 05:27:04 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:27:04 #185 DONE 0.2s 05:27:04 05:27:04 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:04 #154 ... 05:27:04 05:27:04 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:27:06 #186 DONE 2.0s 05:27:06 05:27:06 #106 [security-secretstore-setup] exporting to image 05:27:06 #106 exporting layers 05:27:07 #106 exporting layers 1.3s done 05:27:07 #106 writing image sha256:666a499b72b6857bceb3367812e207942492eb030c3109036335bbb151fc6ab3 done 05:27:07 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 05:27:07 #106 DONE 10.1s 05:27:07 05:27:07 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:28:59 #158 ... 05:28:59 05:28:59 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:28:59 #156 DONE 1234.5s 05:28:59 05:28:59 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:28:59 #133 ... 05:28:59 05:28:59 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:28:59 #187 DONE 0.3s 05:28:59 05:28:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:28:59 #42 ... 05:28:59 05:28:59 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:28:59 #188 DONE 0.1s 05:28:59 05:28:59 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:28:59 #189 DONE 0.2s 05:28:59 05:28:59 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:28:59 #190 DONE 0.1s 05:28:59 05:28:59 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:28:59 #151 ... 05:28:59 05:28:59 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:28:59 #191 DONE 0.2s 05:28:59 05:28:59 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:28:59 #192 DONE 2.0s 05:28:59 05:28:59 #106 [core-common-config-bootstrapper] exporting to image 05:28:59 #106 exporting layers 05:28:59 #106 exporting layers 0.7s done 05:28:59 #106 writing image sha256:6b5fcdfd1e8af64a0015f3e383cc418a9e1d802a146eb5fefbbb262429ab43c4 0.0s done 05:28:59 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:28:59 #106 DONE 10.8s 05:28:59 05:28:59 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:06 #151 ... 05:31:06 05:31:06 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:31:06 #158 DONE 1350.1s 05:31:06 05:31:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:06 #151 ... 05:31:06 05:31:06 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:31:06 #193 DONE 0.1s 05:31:06 05:31:06 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:31:06 #194 DONE 0.2s 05:31:06 05:31:06 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:31:06 #195 DONE 0.3s 05:31:06 05:31:06 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:31:06 #196 DONE 0.1s 05:31:06 05:31:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:31:06 #151 ... 05:31:06 05:31:06 #106 [security-spiffe-token-provider] exporting to image 05:31:06 #106 exporting layers 05:31:06 #106 exporting layers 0.8s done 05:31:06 #106 writing image sha256:44490f66f4ef1be2e20bca1511ea6246e79fc740ec0c0fff6fcc2b7e08203f3c 0.0s done 05:31:06 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:31:06 #106 DONE 11.6s 05:31:06 05:31:06 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:38:58 #155 ... 05:38:58 05:38:58 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:38:58 #153 DONE 1840.2s 05:38:58 05:38:58 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:38:58 #152 ... 05:38:58 05:38:58 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:38:58 #197 DONE 0.2s 05:38:58 05:38:58 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:38:58 #149 ... 05:38:58 05:38:58 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:38:58 #198 DONE 0.2s 05:38:58 05:38:58 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:38:58 #199 DONE 0.4s 05:38:58 05:38:58 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:38:58 #200 DONE 0.1s 05:38:58 05:38:58 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:38:58 #201 DONE 0.2s 05:38:58 05:38:58 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:39:00 #202 DONE 2.0s 05:39:00 05:39:00 #106 [security-proxy-auth] exporting to image 05:39:00 #106 exporting layers 05:39:00 #106 exporting layers 0.6s done 05:39:00 #106 writing image sha256:c09bd2db91fa8a46d71b3bd93e1f38c9732f3f6c4bf9fd3a579cc997cf4777be done 05:39:00 #106 naming to docker.io/library/security-proxy-auth-arm64 done 05:39:00 #106 DONE 12.2s 05:39:00 05:39:00 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:40:08 #151 ... 05:40:08 05:40:08 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:40:08 #155 DONE 1901.7s 05:40:08 05:40:08 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:40:08 #151 ... 05:40:08 05:40:08 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:40:08 #203 DONE 0.2s 05:40:08 05:40:08 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:40:08 #133 ... 05:40:08 05:40:08 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:40:08 #204 DONE 0.1s 05:40:08 05:40:08 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:40:08 #205 DONE 0.3s 05:40:08 05:40:08 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:40:08 #206 DONE 0.3s 05:40:08 05:40:08 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:40:08 #157 ... 05:40:08 05:40:08 #106 [core-command] exporting to image 05:40:08 #106 exporting layers 05:40:08 #106 exporting layers 0.4s done 05:40:08 #106 writing image sha256:6e860ca26fadd4df7fb99bb5a16acda8e757b253bb544e41693f52db0585157a done 05:40:08 #106 naming to docker.io/library/core-command-arm64 done 05:40:08 #106 DONE 12.6s 05:40:08 05:40:08 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:14 #133 ... 05:42:14 05:42:14 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:42:14 #151 DONE 2024.3s 05:42:14 05:42:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:14 #42 ... 05:42:14 05:42:14 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:42:14 #207 DONE 0.2s 05:42:14 05:42:14 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:42:14 #152 ... 05:42:14 05:42:14 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:42:14 #208 ... 05:42:14 05:42:14 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:42:14 #152 DONE 2025.4s 05:42:14 05:42:14 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:42:14 #208 DONE 0.3s 05:42:14 05:42:14 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:42:14 #209 ... 05:42:14 05:42:14 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:42:14 #210 DONE 0.4s 05:42:14 05:42:14 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:42:14 #211 ... 05:42:14 05:42:14 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:42:14 #209 DONE 0.8s 05:42:14 05:42:14 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:42:14 #212 DONE 0.2s 05:42:14 05:42:14 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:42:14 #213 DONE 0.3s 05:42:14 05:42:14 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:42:14 #211 DONE 0.7s 05:42:14 05:42:14 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:42:14 #214 DONE 0.3s 05:42:14 05:42:14 #106 [core-keeper] exporting to image 05:42:14 #106 exporting layers 05:42:14 #106 exporting layers 0.9s done 05:42:14 #106 writing image sha256:5a9202bf5cde30bf4aa1a30f21dd1b7a2564d177fa9e4e111fd0aa00b45345df 05:42:14 #106 writing image sha256:5a9202bf5cde30bf4aa1a30f21dd1b7a2564d177fa9e4e111fd0aa00b45345df done 05:42:14 #106 naming to docker.io/library/core-metadata-arm64 done 05:42:14 #106 exporting layers 0.7s done 05:42:14 #106 writing image sha256:463e405f8511d5cfdb3155e632f41009cc7d367e758f57662e920ae6ed0c17fe 0.0s done 05:42:14 #106 naming to docker.io/library/core-keeper-arm64 done 05:42:14 #106 DONE 13.9s 05:42:14 05:42:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:14 #42 ... 05:42:14 05:42:14 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:42:14 #154 DONE 2028.5s 05:42:14 05:42:14 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:42:14 #157 ... 05:42:14 05:42:14 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:14 #215 DONE 0.2s 05:42:14 05:42:14 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:14 #216 DONE 0.1s 05:42:14 05:42:14 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:42:14 #217 DONE 0.4s 05:42:14 05:42:14 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:42:14 #218 DONE 0.2s 05:42:14 05:42:14 #106 [core-data] exporting to image 05:42:14 #106 exporting layers 0.5s done 05:42:14 #106 writing image sha256:4c52e843bf90f6f32d4832942c5ae346c9c396132617ec68e277e812b284bb13 done 05:42:14 #106 naming to docker.io/library/core-data-arm64 done 05:42:14 #106 DONE 14.4s 05:42:14 05:42:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:41 #42 ... 05:42:41 05:42:41 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:42:41 #149 DONE 2064.6s 05:42:41 05:42:41 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:41 #42 ... 05:42:41 05:42:41 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:41 #133 DONE 2065.3s 05:42:41 05:42:41 #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:41 #219 DONE 0.3s 05:42:41 05:42:41 #220 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:41 #220 DONE 0.2s 05:42:41 05:42:41 #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:42:41 #221 ... 05:42:41 05:42:41 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:41 #222 DONE 0.3s 05:42:41 05:42:41 #221 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:42:41 #221 DONE 0.5s 05:42:41 05:42:41 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:42:41 #157 DONE 2066.3s 05:42:41 05:42:41 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:42:42 #223 ... 05:42:42 05:42:42 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:42 #224 DONE 0.2s 05:42:42 05:42:42 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:42:42 #223 DONE 0.4s 05:42:42 05:42:42 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:42:43 #225 DONE 0.7s 05:42:43 05:42:43 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:43 #226 CACHED 05:42:43 05:42:43 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:43 #227 CACHED 05:42:43 05:42:43 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:42:43 #228 DONE 0.2s 05:42:43 05:42:43 #106 [support-scheduler] exporting to image 05:42:43 #106 exporting layers 05:42:43 #106 ... 05:42:43 05:42:43 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:42:43 #229 DONE 0.5s 05:42:43 05:42:43 #106 [support-notifications] exporting to image 05:42:43 #106 exporting layers 0.9s done 05:42:43 #106 writing image sha256:0ba1b239268a991ed0f0ca66c226fe360a05fdb58ada1751143b493d9cd0cd40 done 05:42:43 #106 naming to docker.io/library/support-notifications-arm64 done 05:42:43 #106 ... 05:42:43 05:42:43 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:42:43 #230 DONE 0.2s 05:42:43 05:42:43 #106 [support-cron-scheduler] exporting to image 05:42:43 #106 exporting layers 0.6s done 05:42:43 #106 writing image sha256:fa4d825dce1ea267201648053a1180445a03f188ab41a3f58ea5eac30155c5f3 done 05:42:43 #106 naming to docker.io/library/support-scheduler-arm64 done 05:42:43 #106 exporting layers 0.5s done 05:42:43 #106 writing image sha256:dd746dc0638979b841d7c87fb3f6f63c62ae9bdd049e4ff761c1e965f1149731 done 05:42:43 #106 naming to docker.io/library/support-cron-scheduler-arm64 05:42:43 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 05:42:43 #106 DONE 15.9s 05:42:43 05:42:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:43 time="2024-08-09T05:04:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:42:44 $ docker stop --time=1 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 05:42:45 $ docker rm -f --volumes 021e5acae6b7f036dc0dd15e80da151a25f4dd2408a1e405164b7ed1e4130bc3 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:46 + docker images 05:42:46 REPOSITORY TAG IMAGE ID CREATED SIZE 05:42:46 support-cron-scheduler-arm64 latest dd746dc06389 3 seconds ago 42.2MB 05:42:46 support-notifications-arm64 latest 0ba1b239268a 4 seconds ago 41.9MB 05:42:46 support-scheduler-arm64 latest fa4d825dce1e 4 seconds ago 41.2MB 05:42:46 core-data-arm64 latest 4c52e843bf90 41 seconds ago 39MB 05:42:46 core-keeper-arm64 latest 463e405f8511 44 seconds ago 38.9MB 05:42:46 core-metadata-arm64 latest 5a9202bf5cde 44 seconds ago 39.1MB 05:42:46 core-command-arm64 latest 6e860ca26fad 2 minutes ago 35MB 05:42:46 security-proxy-auth-arm64 latest c09bd2db91fa 3 minutes ago 32.6MB 05:42:46 security-spiffe-token-provider-arm64 latest 44490f66f4ef 11 minutes ago 29MB 05:42:46 core-common-config-bootstrapper-arm64 latest 6b5fcdfd1e8a 13 minutes ago 15.3MB 05:42:46 security-secretstore-setup-arm64 latest 666a499b72b6 15 minutes ago 36.4MB 05:42:46 security-bootstrapper-arm64 latest 9398529bd426 15 minutes ago 18.9MB 05:42:46 security-proxy-setup-arm64 latest fddc9a62457d 15 minutes ago 26.1MB 05:42:46 security-spire-config-arm64 latest d57b1a261b6d 36 minutes ago 115MB 05:42:46 security-spire-agent-arm64 latest 53c3c1d9d743 36 minutes ago 174MB 05:42:46 security-spire-server-arm64 latest bfafe88876c8 36 minutes ago 116MB 05:42:46 ci-base-image-arm64 latest 82d524a55448 55 minutes ago 967MB 05:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 05:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:47 05:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:47 arm64: Pulling from edgex-lftools-log-publisher 05:42:47 8998bd30e6a1: Pulling fs layer 05:42:47 04944245beec: Pulling fs layer 05:42:47 699f458cf7ca: Pulling fs layer 05:42:47 765212b225bb: Pulling fs layer 05:42:47 f23df028b6ca: Pulling fs layer 05:42:47 d65c8cfc05b1: Pulling fs layer 05:42:47 2437ff75d9bd: Pulling fs layer 05:42:47 765212b225bb: Waiting 05:42:47 f23df028b6ca: Waiting 05:42:47 d65c8cfc05b1: Waiting 05:42:47 2437ff75d9bd: Waiting 05:42:48 04944245beec: Verifying Checksum 05:42:48 04944245beec: Download complete 05:42:48 765212b225bb: Verifying Checksum 05:42:48 765212b225bb: Download complete 05:42:48 f23df028b6ca: Verifying Checksum 05:42:48 f23df028b6ca: Download complete 05:42:48 d65c8cfc05b1: Verifying Checksum 05:42:48 d65c8cfc05b1: Download complete 05:42:48 699f458cf7ca: Verifying Checksum 05:42:48 699f458cf7ca: Download complete 05:42:48 8998bd30e6a1: Verifying Checksum 05:42:48 8998bd30e6a1: Download complete 05:42:51 2437ff75d9bd: Verifying Checksum 05:42:51 2437ff75d9bd: Download complete 05:42:53 8998bd30e6a1: Pull complete 05:42:53 04944245beec: Pull complete 05:42:55 699f458cf7ca: Pull complete 05:42:55 765212b225bb: Pull complete 05:42:56 f23df028b6ca: Pull complete 05:42:56 d65c8cfc05b1: Pull complete 05:43:15 2437ff75d9bd: Pull complete 05:43:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:15 prd-ubuntu20.04-docker-arm64-4c-16g-7418 does not seem to be running inside a container 05:43:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:43:18 $ docker top 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:19 ---> job-cost.sh 05:43:19 lf-activate-venv: SKIPPING 05:43:19 INFO: No Stack... 05:43:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:43:20 INFO: Archiving Costs [Pipeline] sh 05:43:21 + cat /w/workspace/edgex-go/1/archives/cost.csv 05:43:21 + cut -d, -f6 [Pipeline] lock 05:43:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] 05:43:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] did not exist. Created. 05:43:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:22 + echo total: 0.10999999940395355 [Pipeline] stash 05:43:22 Stashed 1 file(s) [Pipeline] } 05:43:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4858-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:22 $ docker stop --time=1 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 05:43:24 $ docker rm -f --volumes 6c09d9b0d16ab261cc9801b3e87e345209ac5b82600ebe947e593a4cf4a44061 [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 05:43:25 provisioning config files... 05:43:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3785392730021220721tmp [Pipeline] { [Pipeline] sh 05:43:25 + set +x 05:43:25 + + bash -scurl -- -s 05:43:25 https://codecov.io/bash 05:43:25 05:43:25 _____ _ 05:43:25 / ____| | | 05:43:25 | | ___ __| | ___ ___ _____ __ 05:43:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:43:25 | |___| (_) | (_| | __/ (_| (_) \ V / 05:43:25 \_____\___/ \__,_|\___|\___\___/ \_/ 05:43:25 Bash-1.0.6 05:43:25 05:43:25 05:43:25 ==> git version 2.25.1 found 05:43:25 ==> 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 05:43:25 Release-Date: 2020-01-08 05:43:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:43:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:43:25 ==> Jenkins CI detected. 05:43:25 current dir:  /w/workspace/edgex-go/1 05:43:25 project root: . 05:43:25 --> token set from env 05:43:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:43:25 ==> Running gcov in . (disable via -X gcov) 05:43:25 ==> Python coveragepy not found 05:43:25 ==> Searching for coverage reports in: 05:43:25 + . 05:43:25 -> Found 1 reports 05:43:25 ==> Detecting git/mercurial file structure 05:43:25 ==> Reading reports 05:43:25 + ./coverage.out bytes=504073 05:43:25 ==> Appending adjustments 05:43:25 https://docs.codecov.io/docs/fixing-reports 05:43:27 + Found adjustments 05:43:27 ==> Gzipping contents 05:43:27 64K /tmp/codecov.mCV7e1.gz 05:43:27 ==> Uploading reports 05:43:27 url: https://codecov.io 05:43:27 query: branch=PR-4858&commit=25834942cf7cc470844d3205a4d0ccaaa8951f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4858&job=&cmd_args= 05:43:27 -> Pinging Codecov 05:43:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4858&commit=25834942cf7cc470844d3205a4d0ccaaa8951f73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4858%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4858&job=&cmd_args= 05:43:27 -> Uploading to 05:43:27 https://storage.googleapis.com/codecov/v4/raw/2024-08-09/00271124DB129430A58F1EEE437C3FCB/25834942cf7cc470844d3205a4d0ccaaa8951f73/c3339181-58eb-467a-9cb4-eb42c5a37c26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240809%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240809T054326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a36754bcbcf603f1ca55d9fc2079f7547340405a84b37baab3047d27d095d9bb 05:43:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:43:27 Dload Upload Total Spent Left Speed 05:43:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64445 0 0 100 64445 0 217k --:--:-- --:--:-- --:--:-- 218k 05:43:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/25834942cf7cc470844d3205a4d0ccaaa8951f73 [Pipeline] } 05:43:27 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 05:43:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 05:43:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:30 ---> package-listing.sh 05:43:30 ++ facter osfamily 05:43:30 ++ tr '[:upper:]' '[:lower:]' 05:43:30 + OS_FAMILY=debian 05:43:30 + workspace=/w/workspace/edgex-go/1 05:43:30 + START_PACKAGES=/tmp/packages_start.txt 05:43:30 + END_PACKAGES=/tmp/packages_end.txt 05:43:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:30 + PACKAGES=/tmp/packages_start.txt 05:43:30 + '[' /w/workspace/edgex-go/1 ']' 05:43:30 + PACKAGES=/tmp/packages_end.txt 05:43:30 + case "${OS_FAMILY}" in 05:43:30 + dpkg -l 05:43:30 + grep '^ii' 05:43:30 + '[' -f /tmp/packages_start.txt ']' 05:43:30 + '[' -f /tmp/packages_end.txt ']' 05:43:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:30 + '[' /w/workspace/edgex-go/1 ']' 05:43:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:43:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:43:30 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 05:43:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:31 05:43:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:32 latest: Pulling from edgex-lftools-log-publisher 05:43:32 5eb5b503b376: Pulling fs layer 05:43:32 5c69ac0246d0: Pulling fs layer 05:43:32 ec43610c2a17: Pulling fs layer 05:43:32 3a2ae6a8a46f: Pulling fs layer 05:43:32 33b1e0a273af: Pulling fs layer 05:43:32 5d3b04190fa2: Pulling fs layer 05:43:32 2f39f015ded8: Pulling fs layer 05:43:32 3a2ae6a8a46f: Waiting 05:43:32 33b1e0a273af: Waiting 05:43:32 5d3b04190fa2: Waiting 05:43:32 2f39f015ded8: Waiting 05:43:32 5c69ac0246d0: Download complete 05:43:32 3a2ae6a8a46f: Verifying Checksum 05:43:32 3a2ae6a8a46f: Download complete 05:43:32 33b1e0a273af: Verifying Checksum 05:43:32 33b1e0a273af: Download complete 05:43:32 5d3b04190fa2: Verifying Checksum 05:43:32 5d3b04190fa2: Download complete 05:43:32 ec43610c2a17: Verifying Checksum 05:43:32 ec43610c2a17: Download complete 05:43:32 5eb5b503b376: Verifying Checksum 05:43:32 5eb5b503b376: Download complete 05:43:32 2f39f015ded8: Download complete 05:43:33 5eb5b503b376: Pull complete 05:43:33 5c69ac0246d0: Pull complete 05:43:34 ec43610c2a17: Pull complete 05:43:34 3a2ae6a8a46f: Pull complete 05:43:34 33b1e0a273af: Pull complete 05:43:34 5d3b04190fa2: Pull complete 05:43:38 2f39f015ded8: Pull complete 05:43:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:39 prd-ubuntu20.04-docker-8c-8g-7417 does not seem to be running inside a container 05:43:39 $ 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 05:43:42 $ docker top bcc06bfa624797aca7f4e891ea68a2a64e7138ec0c8228b9d7878772ad4a8b2b -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:43 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:43 + mkdir -p /var/log/sysstat [Pipeline] sh 05:43:43 + ls /var/log/sa-host 05:43:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:44 provisioning config files... 05:43:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2254703510196003486tmp [Pipeline] { [Pipeline] echo 05:43:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:44 ---> create-netrc.sh [Pipeline] } 05:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:43:45 ---> python-tools-install.sh [Pipeline] echo 05:43:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:45 ---> sudo-logs.sh 05:43:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:43:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:45 ---> job-cost.sh 05:43:45 lf-activate-venv: SKIPPING 05:43:45 DEBUG: total: 0.10999999940395355 05:43:45 INFO: Retrieving Stack Cost... 05:43:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:46 INFO: Archiving Costs [Pipeline] echo 05:43:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> logs-deploy.sh 05:43:47 lf-activate-venv: SKIPPING 05:43:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4858/1 05:43:47 INFO: archiving workspace using pattern(s): 05:43:48 Archives upload complete. 05:43:48 INFO: archiving logs to Nexus 05:43:48 ---> uname -a: 05:43:48 Linux prd-ubuntu20-04-docker-8c-8g-7417 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:43:48 05:43:48 05:43:48 ---> lscpu: 05:43:48 Architecture: x86_64 05:43:48 CPU op-mode(s): 32-bit, 64-bit 05:43:48 Byte Order: Little Endian 05:43:48 Address sizes: 40 bits physical, 48 bits virtual 05:43:48 CPU(s): 8 05:43:48 On-line CPU(s) list: 0-7 05:43:48 Thread(s) per core: 1 05:43:48 Core(s) per socket: 1 05:43:48 Socket(s): 8 05:43:48 NUMA node(s): 1 05:43:48 Vendor ID: AuthenticAMD 05:43:48 CPU family: 23 05:43:48 Model: 49 05:43:48 Model name: AMD EPYC-Rome Processor 05:43:48 Stepping: 0 05:43:48 CPU MHz: 2800.000 05:43:48 BogoMIPS: 5600.00 05:43:48 Virtualization: AMD-V 05:43:48 Hypervisor vendor: KVM 05:43:48 Virtualization type: full 05:43:48 L1d cache: 256 KiB 05:43:48 L1i cache: 256 KiB 05:43:48 L2 cache: 4 MiB 05:43:48 L3 cache: 128 MiB 05:43:48 NUMA node0 CPU(s): 0-7 05:43:48 Vulnerability Itlb multihit: Not affected 05:43:48 Vulnerability L1tf: Not affected 05:43:48 Vulnerability Mds: Not affected 05:43:48 Vulnerability Meltdown: Not affected 05:43:48 Vulnerability Mmio stale data: Not affected 05:43:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:43:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:43:48 Vulnerability Srbds: Not affected 05:43:48 Vulnerability Tsx async abort: Not affected 05:43:48 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 05:43:48 05:43:48 05:43:48 ---> nproc: 05:43:48 8 05:43:48 05:43:48 05:43:48 ---> df -h: 05:43:48 Filesystem Size Used Avail Use% Mounted on 05:43:48 overlay 155G 28G 128G 18% / 05:43:48 tmpfs 64M 0 64M 0% /dev 05:43:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:48 shm 64M 0 64M 0% /dev/shm 05:43:48 /dev/vda1 155G 28G 128G 18% /facter-os 05:43:48 05:43:48 05:43:48 ---> sar -b -r -n DEV: 05:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7417) 08/09/24 _x86_64_ (8 CPU) 05:43:48 05:43:48 04:41:45 LINUX RESTART (8 CPU) 05:43:48 05:43:48 04:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:48 04:43:02 365.97 47.69 318.28 0.00 5326.45 75271.72 0.00 05:43:48 04:44:01 197.49 0.97 196.53 0.00 30.10 64018.71 0.00 05:43:48 04:45:01 46.88 0.03 46.85 0.00 0.27 34125.44 0.00 05:43:48 04:46:01 35.64 0.18 35.46 0.00 4.80 18765.54 0.00 05:43:48 04:47:01 718.32 11.84 706.48 0.00 2181.44 284540.26 0.00 05:43:48 04:48:01 764.01 5.88 758.13 0.00 2302.23 232428.08 0.00 05:43:48 04:49:01 275.52 0.13 275.39 0.00 1.07 79931.88 0.00 05:43:48 04:50:01 452.69 0.12 452.57 0.00 1.33 120620.70 0.00 05:43:48 04:51:01 300.83 0.02 300.82 0.00 0.67 13270.85 0.00 05:43:48 04:52:01 3.80 0.02 3.78 0.00 0.13 91.85 0.00 05:43:48 04:53:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 05:43:48 04:54:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 05:43:48 04:55:02 1.50 0.00 1.50 0.00 0.00 17.60 0.00 05:43:48 04:56:01 1.39 0.00 1.39 0.00 0.00 16.27 0.00 05:43:48 04:57:01 2.27 0.02 2.25 0.00 0.13 34.53 0.00 05:43:48 04:58:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 05:43:48 04:59:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 05:43:48 05:00:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 05:43:48 05:01:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 05:43:48 05:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 05:43:48 05:03:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 05:43:48 05:04:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 05:43:48 05:05:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 05:43:48 05:06:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 05:43:48 05:07:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 05:43:48 05:08:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 05:43:48 05:09:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 05:43:48 05:10:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 05:43:48 05:11:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 05:43:48 05:12:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 05:43:48 05:13:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 05:43:48 05:14:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 05:43:48 05:15:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 05:43:48 05:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 05:43:48 05:17:01 2.02 0.02 2.00 0.00 0.13 22.53 0.00 05:43:48 05:18:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 05:43:48 05:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 05:43:48 05:20:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 05:43:48 05:21:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 05:43:48 05:22:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 05:43:48 05:23:01 1.70 0.00 1.70 0.00 0.00 21.60 0.00 05:43:48 05:24:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 05:43:48 05:25:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 05:43:48 05:26:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 05:43:48 05:27:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 05:43:48 05:28:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 05:43:48 05:29:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 05:43:48 05:30:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 05:43:48 05:31:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 05:43:48 05:32:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 05:43:48 05:33:01 1.42 0.00 1.42 0.00 0.00 18.53 0.00 05:43:48 05:34:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 05:43:48 05:35:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 05:43:48 05:36:01 2.70 1.58 1.12 0.00 36.93 14.53 0.00 05:43:48 05:37:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 05:43:48 05:38:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 05:43:48 05:39:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 05:43:48 05:40:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 05:43:48 05:41:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 05:43:48 05:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 05:43:48 05:43:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 05:43:48 Average: 53.02 1.12 51.89 0.00 162.46 15169.41 0.00 05:43:48 05:43:48 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:48 04:43:02 29553988 31561016 779400 2.37 60728 2236416 1904632 5.61 1027984 1953408 872 05:43:48 04:44:01 27179724 31090096 1209064 3.68 127864 3926776 2532944 7.46 1981448 3186556 644760 05:43:48 04:45:01 27031104 31152064 1143320 3.48 132248 4118456 2536964 7.48 1807960 3488560 328532 05:43:48 04:46:01 26414036 31388076 905520 2.75 135572 4910532 1973788 5.82 1834544 4026656 610240 05:43:48 04:47:01 18602148 31075704 1159672 3.53 254712 11912612 3694860 10.89 2658432 10553316 1020296 05:43:48 04:48:01 9539604 28520752 3647928 11.09 372016 17802312 10604400 31.25 6361832 15317528 414772 05:43:48 04:49:01 6178112 27793596 4375688 13.31 388288 20307888 9797932 28.88 8262504 16674496 888876 05:43:48 04:50:01 10093024 31364852 873060 2.66 397000 20161860 2428872 7.16 3205168 18120332 12 05:43:48 04:51:01 9774352 31382444 860168 2.62 411672 20473184 2189184 6.45 3294464 18341708 8 05:43:48 04:52:01 9780532 31383792 859624 2.61 410212 20469924 2195880 6.47 3293476 18338500 8 05:43:48 04:53:01 9832272 31435608 807876 2.46 410288 20469932 2195880 6.47 3242040 18338500 8 05:43:48 04:54:01 9832380 31435852 807552 2.46 410356 20469928 2195880 6.47 3241568 18338504 8 05:43:48 04:55:02 9832608 31436140 807284 2.46 410404 20469936 2195880 6.47 3241764 18338504 8 05:43:48 04:56:01 9833984 31437524 806228 2.45 410448 20469940 2195880 6.47 3241836 18338508 8 05:43:48 04:57:01 9833728 31437428 805980 2.45 410492 20469984 2208260 6.51 3242596 18338552 236 05:43:48 04:58:01 9834472 31438256 805532 2.45 410576 20469980 2208260 6.51 3241232 18338548 8 05:43:48 04:59:01 9834488 31438276 805412 2.45 410608 20469992 2208260 6.51 3241472 18338552 12 05:43:48 05:00:01 9834148 31437940 805672 2.45 410620 20469996 2208260 6.51 3241204 18338552 8 05:43:48 05:01:01 9834320 31438228 805288 2.45 410644 20470064 2208260 6.51 3241648 18338616 184 05:43:48 05:02:01 9835864 31439828 803700 2.44 410668 20470068 2208260 6.51 3240252 18338624 20 05:43:48 05:03:01 9836184 31440148 803540 2.44 410724 20470056 2208260 6.51 3240260 18338624 4 05:43:48 05:04:01 9836260 31440288 803400 2.44 410744 20470072 2208260 6.51 3240424 18338632 12 05:43:48 05:05:01 9836024 31440052 803556 2.44 410760 20470076 2208260 6.51 3240444 18338632 12 05:43:48 05:06:01 9836008 31440056 803520 2.44 410772 20470080 2208260 6.51 3240292 18338640 4 05:43:48 05:07:01 9835716 31439820 803676 2.44 410824 20470084 2208260 6.51 3240164 18338644 16 05:43:48 05:08:01 9835740 31440076 803360 2.44 410880 20470204 2208260 6.51 3240636 18338772 16 05:43:48 05:09:01 9835836 31440180 803416 2.44 410900 20470216 2208260 6.51 3240556 18338776 176 05:43:48 05:10:01 9836104 31440508 803108 2.44 410936 20470216 2208260 6.51 3240380 18338780 16 05:43:48 05:11:01 9836080 31440496 803012 2.44 410984 20470212 2208260 6.51 3240428 18338784 8 05:43:48 05:12:01 9835708 31440188 803204 2.44 411024 20470224 2208260 6.51 3240816 18338788 176 05:43:48 05:13:01 9835796 31440332 803100 2.44 411044 20470220 2208260 6.51 3240524 18338792 8 05:43:48 05:14:01 9835988 31440536 803020 2.44 411068 20470228 2208260 6.51 3240556 18338788 4 05:43:48 05:15:01 9835460 31440016 803484 2.44 411092 20470236 2208260 6.51 3240548 18338792 8 05:43:48 05:16:01 9835736 31440468 802988 2.44 411116 20470364 2208260 6.51 3240624 18338892 192 05:43:48 05:17:01 9835952 31440748 802840 2.44 411176 20470368 2208260 6.51 3240956 18338932 8 05:43:48 05:18:01 9835888 31440740 802832 2.44 411212 20470360 2208260 6.51 3240816 18338932 12 05:43:48 05:19:01 9835556 31440416 803044 2.44 411232 20470376 2208260 6.51 3241012 18338936 12 05:43:48 05:20:01 9835248 31440172 803268 2.44 411252 20470380 2208260 6.51 3241112 18338944 156 05:43:48 05:21:01 9835336 31440260 803164 2.44 411268 20470380 2191400 6.46 3240800 18338944 8 05:43:48 05:22:01 9835572 31440560 802860 2.44 411320 20470380 2191400 6.46 3240764 18338952 8 05:43:48 05:23:01 9835604 31440616 802844 2.44 411380 20470384 2191400 6.46 3241204 18338944 16 05:43:48 05:24:01 9835368 31440448 803056 2.44 411392 20470392 2191400 6.46 3240900 18338952 8 05:43:48 05:25:01 9835812 31440900 802740 2.44 411404 20470396 2191400 6.46 3240908 18338956 12 05:43:48 05:26:01 9835788 31440880 802836 2.44 411408 20470396 2191400 6.46 3240928 18338956 8 05:43:48 05:27:01 9835716 31440816 802844 2.44 411416 20470400 2191400 6.46 3240932 18338964 4 05:43:48 05:28:01 9835732 31440876 802752 2.44 411436 20470400 2175168 6.41 3241028 18338964 8 05:43:48 05:29:01 9835392 31440540 803020 2.44 411440 20470404 2175168 6.41 3240992 18338964 8 05:43:48 05:30:01 9835132 31440312 803196 2.44 411456 20470408 2175168 6.41 3241044 18338968 8 05:43:48 05:31:01 9835116 31440316 803132 2.44 411472 20470408 2175168 6.41 3241048 18338968 8 05:43:48 05:32:01 9835284 31440496 803096 2.44 411484 20470412 2175168 6.41 3241048 18338972 8 05:43:48 05:33:01 9835260 31440484 803060 2.44 411508 20470412 2191316 6.46 3241132 18338984 8 05:43:48 05:34:01 9835164 31440448 803000 2.44 411524 20470424 2191316 6.46 3241620 18338988 212 05:43:48 05:35:01 9835472 31440760 802660 2.44 411552 20470428 2191316 6.46 3241148 18338992 8 05:43:48 05:36:01 9823708 31431200 812216 2.47 411592 20471532 2191316 6.46 3253672 18339336 48 05:43:48 05:37:01 9823188 31430712 812696 2.47 411612 20471536 2191316 6.46 3253512 18339276 12 05:43:48 05:38:01 9823392 31430920 812400 2.47 411648 20471532 2191316 6.46 3253576 18339280 8 05:43:48 05:39:01 9823440 31431036 812284 2.47 411684 20471540 2191316 6.46 3253564 18339284 4 05:43:48 05:40:01 9823400 31431000 812244 2.47 411708 20471544 2191316 6.46 3253564 18339288 28 05:43:48 05:41:01 9823344 31431064 812080 2.47 411724 20471676 2191316 6.46 3253564 18339404 8 05:43:48 05:42:01 9823232 31431028 812060 2.47 411736 20471676 2207372 6.51 3253848 18339424 200 05:43:48 05:43:01 9823196 31431004 812276 2.47 411760 20471672 2207372 6.51 3253584 18339420 8 05:43:48 Average: 11076210 31312613 932375 2.84 387837 19185451 2491696 7.34 3264235 17135800 64104 05:43:48 05:43:48 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:48 04:43:02 docker0 657.54 565.49 44.24 2879.48 0.00 0.00 0.00 0.00 05:43:48 04:43:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 05:43:48 04:43:02 veth0c71acb 657.54 565.61 53.22 2879.49 0.00 0.00 0.00 0.24 05:43:48 04:43:02 ens3 1461.64 1442.89 8178.73 177.80 0.00 0.00 0.00 0.00 05:43:48 04:44:01 docker0 261.23 342.33 22.02 2105.70 0.00 0.00 0.00 0.00 05:43:48 04:44:01 veth6a502ca 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:44:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 05:43:48 04:44:01 ens3 502.02 351.84 5356.63 47.80 0.00 0.00 0.00 0.00 05:43:48 04:45:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 05:43:48 04:45:01 veth6a502ca 1.58 1.62 0.14 0.14 0.00 0.00 0.00 0.00 05:43:48 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:45:01 ens3 32.81 21.36 25.48 14.46 0.00 0.00 0.00 0.00 05:43:48 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:46:01 veth6a502ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:46:01 ens3 23.61 15.53 21.68 10.59 0.00 0.00 0.00 0.00 05:43:48 04:47:01 veth6d8b403 53.91 81.19 5.34 470.98 0.00 0.00 0.00 0.04 05:43:48 04:47:01 docker0 314.54 491.64 25.70 3379.64 0.00 0.00 0.00 0.00 05:43:48 04:47:01 veth4a34d93 0.38 1.37 0.03 0.17 0.00 0.00 0.00 0.00 05:43:48 04:47:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 05:43:48 04:47:01 veth9219075 50.47 86.92 5.04 484.06 0.00 0.00 0.00 0.04 05:43:48 04:47:01 veth1d4a9af 58.10 86.62 5.59 458.74 0.00 0.00 0.00 0.04 05:43:48 04:47:01 veth78bcae2 51.62 80.88 5.16 474.25 0.00 0.00 0.00 0.04 05:43:48 04:47:01 ens3 762.24 482.98 7836.53 178.78 0.00 0.00 0.00 0.00 05:43:48 04:47:01 veth3c6d12e 50.86 75.96 5.14 451.62 0.00 0.00 0.00 0.04 05:43:48 04:48:01 veth9134149 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 vethcfd2956 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth5154782 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth3d1c46a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 vethb48b345 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 docker0 206.61 304.89 16.86 3538.36 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth0fe442f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth4a34d93 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth43404d1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth3e9e7f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:43:48 04:48:01 vethd2513d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth7bddb63 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth3f10d36 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 veth2baf824 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:48:01 ens3 418.40 250.60 4931.02 28.21 0.00 0.00 0.00 0.00 05:43:48 04:48:01 vethaeb5202 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth9134149 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 vethcfd2956 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth5154782 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth3d1c46a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 vethb48b345 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth0fe442f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth4a34d93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth43404d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth3e9e7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:49:01 vethd2513d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth7bddb63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth3f10d36 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 veth2baf824 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:49:01 ens3 1.63 1.08 1.16 0.63 0.00 0.00 0.00 0.00 05:43:48 04:49:01 vethaeb5202 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 vethfbecc35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 vethb37b7f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 veth4a34d93 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:50:01 ens3 8.02 5.93 6.44 3.69 0.00 0.00 0.00 0.00 05:43:48 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:43:48 04:51:01 ens3 10.73 6.57 10.57 4.42 0.00 0.00 0.00 0.00 05:43:48 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:53:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:55:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:58:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 04:59:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:02:01 ens3 0.40 0.27 0.26 0.21 0.00 0.00 0.00 0.00 05:43:48 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:03:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:04:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 05:43:48 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:05:01 ens3 0.78 0.43 0.44 0.22 0.00 0.00 0.00 0.00 05:43:48 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:08:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 05:43:48 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:13:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:16:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:18:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:28:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:33:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:36:01 ens3 8.22 6.52 5.73 6.36 0.00 0.00 0.00 0.00 05:43:48 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:38:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:48 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:48 05:43:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:43:48 Average: docker0 23.60 27.93 1.78 195.18 0.00 0.00 0.00 0.00 05:43:48 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 05:43:48 Average: ens3 52.99 42.41 431.86 7.77 0.00 0.00 0.00 0.00 05:43:48 05:43:48 05:43:48 ---> sar -P ALL: 05:43:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7417) 08/09/24 _x86_64_ (8 CPU) 05:43:48 05:43:48 04:41:45 LINUX RESTART (8 CPU) 05:43:48 05:43:48 04:42:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 04:43:02 all 8.30 0.00 2.59 1.64 0.05 87.42 05:43:48 04:43:02 0 9.89 0.00 2.33 0.25 0.03 87.49 05:43:48 04:43:02 1 9.53 0.00 2.84 0.45 0.05 87.13 05:43:48 04:43:02 2 9.56 0.00 3.20 2.00 0.05 85.18 05:43:48 04:43:02 3 8.84 0.00 1.61 0.25 0.03 89.26 05:43:48 04:43:02 4 6.89 0.00 3.20 4.34 0.07 85.50 05:43:48 04:43:02 5 7.81 0.00 1.80 5.41 0.05 84.94 05:43:48 04:43:02 6 6.30 0.00 3.41 0.25 0.07 89.98 05:43:48 04:43:02 7 7.59 0.00 2.33 0.20 0.05 89.83 05:43:48 04:44:01 all 28.23 0.00 5.86 0.99 0.09 64.84 05:43:48 04:44:01 0 26.59 0.00 6.22 0.15 0.09 66.95 05:43:48 04:44:01 1 28.59 0.00 5.63 0.05 0.09 65.65 05:43:48 04:44:01 2 27.58 0.00 6.44 0.03 0.10 65.84 05:43:48 04:44:01 3 28.36 0.00 5.07 0.05 0.08 66.43 05:43:48 04:44:01 4 29.61 0.00 6.62 6.06 0.09 57.63 05:43:48 04:44:01 5 28.98 0.00 5.74 0.91 0.10 64.27 05:43:48 04:44:01 6 28.55 0.00 5.29 0.14 0.07 65.95 05:43:48 04:44:01 7 27.59 0.00 5.86 0.55 0.09 65.92 05:43:48 04:45:01 all 28.21 0.00 4.33 0.44 0.08 66.94 05:43:48 04:45:01 0 26.75 0.00 4.27 0.02 0.08 68.87 05:43:48 04:45:01 1 27.37 0.00 4.16 0.00 0.07 68.41 05:43:48 04:45:01 2 27.86 0.00 4.33 0.00 0.08 67.72 05:43:48 04:45:01 3 29.95 0.00 4.44 1.06 0.07 64.49 05:43:48 04:45:01 4 27.80 0.00 4.04 0.00 0.08 68.08 05:43:48 04:45:01 5 26.04 0.00 4.49 0.00 0.08 69.39 05:43:48 04:45:01 6 28.99 0.00 4.55 2.38 0.08 63.99 05:43:48 04:45:01 7 30.94 0.00 4.33 0.08 0.08 64.57 05:43:48 04:46:01 all 58.60 0.00 7.22 0.10 0.09 33.98 05:43:48 04:46:01 0 58.19 0.00 7.09 0.00 0.10 34.62 05:43:48 04:46:01 1 59.64 0.00 6.97 0.00 0.10 33.29 05:43:48 04:46:01 2 60.27 0.00 6.96 0.00 0.08 32.69 05:43:48 04:46:01 3 58.39 0.00 7.79 0.02 0.10 33.71 05:43:48 04:46:01 4 56.68 0.00 6.98 0.00 0.08 36.26 05:43:48 04:46:01 5 58.64 0.00 7.63 0.72 0.08 32.92 05:43:48 04:46:01 6 58.11 0.00 7.22 0.00 0.08 34.59 05:43:48 04:46:01 7 58.90 0.00 7.14 0.07 0.12 33.77 05:43:48 04:47:01 all 23.60 0.00 9.24 9.63 0.10 57.43 05:43:48 04:47:01 0 23.96 0.00 9.63 4.15 0.10 62.16 05:43:48 04:47:01 1 23.14 0.00 9.42 9.74 0.10 57.60 05:43:48 04:47:01 2 24.61 0.00 9.98 11.69 0.12 53.60 05:43:48 04:47:01 3 23.56 0.00 8.65 7.28 0.08 60.42 05:43:48 04:47:01 4 22.72 0.00 9.05 7.12 0.10 61.00 05:43:48 04:47:01 5 23.64 0.00 9.19 14.52 0.10 52.55 05:43:48 04:47:01 6 23.63 0.00 9.01 6.97 0.10 60.29 05:43:48 04:47:01 7 23.53 0.00 9.02 15.62 0.10 51.72 05:43:48 04:48:01 all 62.86 0.00 13.32 6.46 0.14 17.23 05:43:48 04:48:01 0 64.00 0.00 12.28 6.91 0.12 16.69 05:43:48 04:48:01 1 63.40 0.00 13.28 8.05 0.12 15.14 05:43:48 04:48:01 2 63.24 0.00 14.41 9.33 0.17 12.85 05:43:48 04:48:01 3 62.03 0.00 13.73 2.92 0.14 21.18 05:43:48 04:48:01 4 62.95 0.00 12.99 8.18 0.15 15.73 05:43:48 04:48:01 5 61.68 0.00 13.92 5.98 0.19 18.23 05:43:48 04:48:01 6 63.72 0.00 11.90 6.53 0.14 17.71 05:43:48 04:48:01 7 61.84 0.00 14.06 3.79 0.12 20.19 05:43:48 04:49:01 all 86.54 0.00 12.04 1.24 0.17 0.00 05:43:48 04:49:01 0 86.46 0.00 12.16 1.23 0.15 0.00 05:43:48 04:49:01 1 86.27 0.00 12.24 1.29 0.19 0.00 05:43:48 04:49:01 2 85.76 0.00 12.59 1.42 0.21 0.02 05:43:48 04:49:01 3 86.84 0.00 12.01 1.00 0.15 0.00 05:43:48 04:49:01 4 86.81 0.00 11.70 1.33 0.16 0.00 05:43:48 04:49:01 5 87.47 0.00 11.38 1.03 0.12 0.00 05:43:48 04:49:01 6 86.78 0.00 11.84 1.17 0.21 0.00 05:43:48 04:49:01 7 85.92 0.00 12.45 1.44 0.19 0.00 05:43:48 04:50:01 all 70.12 0.00 10.26 4.98 0.14 14.50 05:43:48 04:50:01 0 70.77 0.00 10.18 15.07 0.14 3.84 05:43:48 04:50:01 1 68.53 0.00 11.47 1.08 0.17 18.75 05:43:48 04:50:01 2 70.56 0.00 9.92 1.79 0.16 17.57 05:43:48 04:50:01 3 70.48 0.00 9.77 0.92 0.12 18.71 05:43:48 04:50:01 4 69.32 0.00 10.33 5.11 0.18 15.07 05:43:48 04:50:01 5 70.35 0.00 10.40 11.36 0.12 7.78 05:43:48 04:50:01 6 70.50 0.00 9.92 0.60 0.14 18.85 05:43:48 04:50:01 7 70.35 0.00 10.15 3.73 0.10 15.67 05:43:48 04:51:01 all 1.49 0.00 0.97 4.04 0.03 93.47 05:43:48 04:51:01 0 2.86 0.00 0.81 4.43 0.03 91.87 05:43:48 04:51:01 1 1.52 0.00 0.92 1.32 0.03 96.21 05:43:48 04:51:01 2 1.35 0.00 1.55 4.48 0.03 92.58 05:43:48 04:51:01 3 0.92 0.00 0.78 0.62 0.00 97.68 05:43:48 04:51:01 4 1.08 0.00 1.08 4.49 0.07 93.27 05:43:48 04:51:01 5 1.47 0.00 0.85 6.98 0.02 90.68 05:43:48 04:51:01 6 1.69 0.00 0.99 1.92 0.02 95.39 05:43:48 04:51:01 7 0.97 0.00 0.79 8.05 0.07 90.13 05:43:48 04:52:01 all 0.29 0.00 0.05 0.01 0.01 99.64 05:43:48 04:52:01 0 1.98 0.00 0.13 0.00 0.03 97.86 05:43:48 04:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 05:43:48 04:52:01 2 0.05 0.00 0.07 0.02 0.00 99.87 05:43:48 04:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 04:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 05:43:48 04:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 05:43:48 04:52:01 6 0.07 0.00 0.03 0.02 0.02 99.87 05:43:48 04:52:01 7 0.03 0.00 0.07 0.05 0.02 99.83 05:43:48 04:53:01 all 0.11 0.00 0.02 0.00 0.01 99.86 05:43:48 04:53:01 0 0.23 0.00 0.02 0.00 0.02 99.73 05:43:48 04:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 04:53:01 2 0.43 0.00 0.02 0.02 0.02 99.52 05:43:48 04:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:53:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:43:48 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 04:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 05:43:48 04:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:43:48 05:43:48 04:53:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 04:54:01 all 0.27 0.00 0.01 0.00 0.00 99.71 05:43:48 04:54:01 0 2.00 0.00 0.03 0.00 0.00 97.96 05:43:48 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 04:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 04:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 05:43:48 04:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:54:01 7 0.02 0.00 0.00 0.03 0.02 99.93 05:43:48 04:55:02 all 0.28 0.00 0.02 0.00 0.01 99.68 05:43:48 04:55:02 0 2.00 0.00 0.00 0.00 0.02 97.98 05:43:48 04:55:02 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 04:55:02 2 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 04:55:02 3 0.02 0.00 0.03 0.00 0.00 99.95 05:43:48 04:55:02 4 0.03 0.00 0.07 0.00 0.02 99.88 05:43:48 04:55:02 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:55:02 6 0.07 0.00 0.00 0.00 0.02 99.92 05:43:48 04:55:02 7 0.03 0.00 0.03 0.03 0.03 99.87 05:43:48 04:56:01 all 0.15 0.00 0.01 0.06 0.01 99.78 05:43:48 04:56:01 0 1.04 0.00 0.02 0.00 0.02 98.92 05:43:48 04:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:43:48 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:43:48 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 04:56:01 7 0.03 0.00 0.00 0.47 0.02 99.47 05:43:48 04:57:01 all 0.04 0.00 0.03 0.02 0.01 99.91 05:43:48 04:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:43:48 04:57:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:43:48 04:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:43:48 04:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 04:57:01 4 0.13 0.00 0.03 0.00 0.02 99.82 05:43:48 04:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 05:43:48 04:57:01 6 0.02 0.00 0.02 0.03 0.00 99.93 05:43:48 04:57:01 7 0.02 0.00 0.03 0.10 0.02 99.83 05:43:48 04:58:01 all 0.02 0.00 0.01 0.00 0.02 99.95 05:43:48 04:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 04:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 04:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 04:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 05:43:48 04:58:01 4 0.02 0.00 0.03 0.00 0.03 99.92 05:43:48 04:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 04:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 04:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:43:48 04:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 04:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 04:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 04:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 04:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 05:43:48 04:59:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:43:48 04:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 04:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:00:01 all 0.15 0.00 0.01 0.00 0.01 99.83 05:43:48 05:00:01 0 1.14 0.00 0.00 0.00 0.00 98.86 05:43:48 05:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:00:01 4 0.05 0.00 0.07 0.00 0.02 99.87 05:43:48 05:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:00:01 7 0.00 0.00 0.00 0.00 0.03 99.97 05:43:48 05:01:01 all 0.11 0.00 0.01 0.01 0.01 99.85 05:43:48 05:01:01 0 0.63 0.00 0.00 0.00 0.02 99.35 05:43:48 05:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:01:01 2 0.10 0.00 0.02 0.00 0.02 99.87 05:43:48 05:01:01 3 0.00 0.00 0.02 0.03 0.00 99.95 05:43:48 05:01:01 4 0.08 0.00 0.02 0.00 0.03 99.87 05:43:48 05:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 05:43:48 05:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:43:48 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:43:48 05:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 05:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:03:01 all 0.04 0.00 0.02 0.00 0.02 99.92 05:43:48 05:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:43:48 05:03:01 3 0.03 0.00 0.02 0.02 0.00 99.93 05:43:48 05:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 05:43:48 05:03:01 5 0.05 0.00 0.00 0.02 0.02 99.92 05:43:48 05:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:43:48 05:03:01 7 0.05 0.00 0.02 0.00 0.03 99.90 05:43:48 05:04:01 all 0.11 0.00 0.01 0.00 0.01 99.86 05:43:48 05:04:01 0 0.73 0.00 0.00 0.00 0.00 99.27 05:43:48 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:04:01 4 0.05 0.00 0.05 0.00 0.02 99.88 05:43:48 05:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 05:43:48 05:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:43:48 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 05:05:01 all 0.28 0.00 0.01 0.00 0.02 99.69 05:43:48 05:05:01 0 1.99 0.00 0.00 0.00 0.02 98.00 05:43:48 05:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:05:01 4 0.12 0.00 0.07 0.00 0.03 99.78 05:43:48 05:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:06:01 all 0.26 0.00 0.01 0.00 0.01 99.72 05:43:48 05:06:01 0 1.95 0.00 0.00 0.00 0.02 98.03 05:43:48 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:06:01 4 0.07 0.00 0.08 0.00 0.03 99.82 05:43:48 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:07:01 all 0.27 0.00 0.02 0.01 0.01 99.70 05:43:48 05:07:01 0 1.99 0.00 0.03 0.00 0.00 97.98 05:43:48 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 05:43:48 05:07:01 3 0.00 0.00 0.02 0.03 0.00 99.95 05:43:48 05:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:43:48 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:43:48 05:08:01 all 0.10 0.00 0.02 0.00 0.01 99.86 05:43:48 05:08:01 0 0.58 0.00 0.00 0.00 0.02 99.40 05:43:48 05:08:01 1 0.00 0.00 0.03 0.00 0.02 99.95 05:43:48 05:08:01 2 0.07 0.00 0.03 0.00 0.03 99.87 05:43:48 05:08:01 3 0.02 0.00 0.00 0.03 0.00 99.95 05:43:48 05:08:01 4 0.07 0.00 0.03 0.00 0.03 99.87 05:43:48 05:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 05:43:48 05:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:09:01 all 0.03 0.00 0.02 0.00 0.01 99.95 05:43:48 05:09:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:43:48 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:09:01 2 0.07 0.00 0.07 0.00 0.02 99.85 05:43:48 05:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 05:43:48 05:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:43:48 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:09:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:43:48 05:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:43:48 05:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:10:01 2 0.15 0.00 0.07 0.00 0.02 99.77 05:43:48 05:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:10:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:43:48 05:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:43:48 05:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:43:48 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:11:01 2 0.05 0.00 0.05 0.00 0.03 99.87 05:43:48 05:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:43:48 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:43:48 05:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 05:43:48 05:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 05:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:12:01 2 0.07 0.00 0.03 0.00 0.03 99.87 05:43:48 05:12:01 3 0.00 0.00 0.02 0.03 0.00 99.95 05:43:48 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:12:01 6 0.03 0.00 0.02 0.00 0.03 99.92 05:43:48 05:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:43:48 05:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 05:43:48 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:13:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 05:43:48 05:14:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:43:48 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 05:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:14:01 2 0.02 0.00 0.03 0.00 0.03 99.92 05:43:48 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:43:48 05:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:43:48 05:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:14:01 6 0.13 0.00 0.05 0.00 0.03 99.78 05:43:48 05:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 05:43:48 05:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:15:01 2 0.10 0.00 0.05 0.00 0.02 99.83 05:43:48 05:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:43:48 05:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:43:48 05:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:15:01 7 0.00 0.00 0.02 0.02 0.02 99.95 05:43:48 05:43:48 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 05:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 05:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:16:01 2 0.05 0.00 0.02 0.00 0.03 99.90 05:43:48 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:16:01 6 0.07 0.00 0.05 0.00 0.03 99.85 05:43:48 05:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 05:43:48 05:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:17:01 2 0.08 0.00 0.07 0.00 0.05 99.80 05:43:48 05:17:01 3 0.03 0.00 0.02 0.03 0.00 99.92 05:43:48 05:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:17:01 7 0.00 0.00 0.02 0.03 0.02 99.93 05:43:48 05:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 05:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:18:01 2 0.10 0.00 0.05 0.00 0.03 99.82 05:43:48 05:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 05:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:43:48 05:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:19:01 2 0.10 0.00 0.03 0.00 0.03 99.83 05:43:48 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:20:01 all 0.12 0.00 0.02 0.00 0.02 99.84 05:43:48 05:20:01 0 0.78 0.00 0.02 0.00 0.02 99.19 05:43:48 05:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:20:01 2 0.05 0.00 0.05 0.00 0.03 99.87 05:43:48 05:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:20:01 4 0.03 0.00 0.05 0.00 0.03 99.88 05:43:48 05:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 05:43:48 05:21:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:43:48 05:21:01 0 0.38 0.00 0.00 0.00 0.00 99.62 05:43:48 05:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:21:01 2 0.07 0.00 0.05 0.00 0.03 99.85 05:43:48 05:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:22:01 all 0.07 0.00 0.01 0.01 0.01 99.90 05:43:48 05:22:01 0 0.43 0.00 0.02 0.00 0.00 99.55 05:43:48 05:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:22:01 2 0.05 0.00 0.02 0.00 0.03 99.90 05:43:48 05:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:43:48 05:22:01 4 0.02 0.00 0.05 0.00 0.02 99.92 05:43:48 05:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:22:01 7 0.02 0.00 0.00 0.03 0.00 99.95 05:43:48 05:23:01 all 0.11 0.00 0.01 0.00 0.02 99.86 05:43:48 05:23:01 0 0.66 0.00 0.02 0.00 0.02 99.30 05:43:48 05:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:23:01 2 0.05 0.00 0.02 0.00 0.03 99.90 05:43:48 05:23:01 3 0.02 0.00 0.02 0.03 0.02 99.92 05:43:48 05:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 05:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:43:48 05:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:43:48 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 05:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:43:48 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:43:48 05:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:43:48 05:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:25:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:43:48 05:25:01 7 0.02 0.00 0.00 0.02 0.02 99.95 05:43:48 05:26:01 all 0.05 0.00 0.02 0.00 0.01 99.92 05:43:48 05:26:01 0 0.32 0.00 0.00 0.00 0.00 99.68 05:43:48 05:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:26:01 2 0.07 0.00 0.07 0.00 0.03 99.83 05:43:48 05:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:26:01 6 0.02 0.00 0.05 0.00 0.02 99.92 05:43:48 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:43:48 05:26:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 05:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:43:48 05:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 05:43:48 05:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:27:01 3 0.05 0.00 0.00 0.02 0.00 99.93 05:43:48 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:27:01 6 0.08 0.00 0.00 0.00 0.02 99.90 05:43:48 05:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:43:48 05:28:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:43:48 05:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:43:48 05:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:43:48 05:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:43:48 05:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:28:01 6 0.08 0.00 0.03 0.00 0.03 99.85 05:43:48 05:28:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:43:48 05:29:01 all 0.10 0.00 0.01 0.00 0.01 99.87 05:43:48 05:29:01 0 0.57 0.00 0.00 0.00 0.00 99.43 05:43:48 05:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:29:01 2 0.07 0.00 0.03 0.00 0.03 99.87 05:43:48 05:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:43:48 05:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:29:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:43:48 05:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:30:01 2 0.07 0.00 0.02 0.00 0.03 99.88 05:43:48 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:30:01 5 0.02 0.00 0.02 0.00 0.03 99.93 05:43:48 05:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:43:48 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:43:48 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:31:01 7 0.02 0.00 0.02 0.02 0.03 99.92 05:43:48 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:43:48 05:32:01 0 0.13 0.00 0.02 0.00 0.02 99.83 05:43:48 05:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:43:48 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:32:01 7 0.07 0.00 0.05 0.02 0.03 99.83 05:43:48 05:33:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:43:48 05:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:33:01 2 0.08 0.00 0.03 0.00 0.02 99.87 05:43:48 05:33:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:43:48 05:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:33:01 5 0.03 0.00 0.02 0.02 0.00 99.93 05:43:48 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:33:01 7 0.07 0.00 0.03 0.00 0.03 99.87 05:43:48 05:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:43:48 05:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:43:48 05:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:34:01 4 0.00 0.00 0.03 0.00 0.00 99.97 05:43:48 05:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:34:01 7 0.02 0.00 0.05 0.02 0.02 99.90 05:43:48 05:35:01 all 0.03 0.00 0.01 0.00 0.02 99.94 05:43:48 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:43:48 05:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 05:43:48 05:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:35:01 7 0.03 0.00 0.03 0.02 0.05 99.87 05:43:48 05:36:01 all 0.42 0.00 0.03 0.01 0.01 99.52 05:43:48 05:36:01 0 1.18 0.00 0.00 0.00 0.02 98.81 05:43:48 05:36:01 1 0.33 0.00 0.03 0.02 0.00 99.62 05:43:48 05:36:01 2 0.25 0.00 0.08 0.00 0.02 99.65 05:43:48 05:36:01 3 0.15 0.00 0.02 0.02 0.00 99.82 05:43:48 05:36:01 4 0.13 0.00 0.02 0.02 0.02 99.82 05:43:48 05:36:01 5 0.12 0.00 0.02 0.00 0.00 99.87 05:43:48 05:36:01 6 0.98 0.00 0.02 0.00 0.02 98.98 05:43:48 05:36:01 7 0.23 0.00 0.08 0.03 0.03 99.62 05:43:48 05:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 05:43:48 05:37:01 0 1.97 0.00 0.00 0.00 0.00 98.03 05:43:48 05:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:37:01 7 0.03 0.00 0.00 0.02 0.03 99.92 05:43:48 05:43:48 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:43:48 05:38:01 all 0.27 0.00 0.02 0.00 0.01 99.70 05:43:48 05:38:01 0 1.99 0.00 0.00 0.00 0.02 98.00 05:43:48 05:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:38:01 7 0.03 0.00 0.07 0.00 0.05 99.85 05:43:48 05:39:01 all 0.27 0.00 0.02 0.00 0.01 99.70 05:43:48 05:39:01 0 1.97 0.00 0.00 0.00 0.00 98.03 05:43:48 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:39:01 2 0.08 0.00 0.02 0.00 0.00 99.90 05:43:48 05:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:39:01 7 0.05 0.00 0.08 0.02 0.03 99.82 05:43:48 05:40:01 all 0.10 0.00 0.02 0.00 0.01 99.86 05:43:48 05:40:01 0 0.65 0.00 0.03 0.00 0.00 99.32 05:43:48 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:48 05:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:43:48 05:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:43:48 05:40:01 7 0.03 0.00 0.05 0.00 0.03 99.88 05:43:48 05:41:01 all 0.01 0.00 0.02 0.00 0.01 99.95 05:43:48 05:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 05:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:43:48 05:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:43:48 05:41:01 6 0.02 0.00 0.03 0.02 0.02 99.92 05:43:48 05:41:01 7 0.00 0.00 0.07 0.02 0.03 99.88 05:43:48 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:43:48 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:48 05:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:43:48 05:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:43:48 05:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:43:48 05:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:43:48 05:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:43:48 05:42:01 7 0.03 0.00 0.02 0.00 0.03 99.92 05:43:48 05:43:01 all 0.09 0.00 0.01 0.00 0.01 99.89 05:43:48 05:43:01 0 0.57 0.00 0.00 0.00 0.02 99.42 05:43:48 05:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:43:48 05:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:43:48 05:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:43:48 05:43:01 4 0.05 0.00 0.03 0.00 0.00 99.92 05:43:48 05:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:43:48 05:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:43:48 05:43:01 7 0.02 0.00 0.02 0.00 0.03 99.93 05:43:48 Average: all 6.00 0.00 1.07 0.48 0.02 92.42 05:43:48 Average: 0 6.44 0.00 1.06 0.52 0.02 91.96 05:43:48 Average: 1 5.90 0.00 1.08 0.35 0.02 92.65 05:43:48 Average: 2 5.95 0.00 1.13 0.49 0.03 92.39 05:43:48 Average: 3 6.00 0.00 1.04 0.24 0.02 92.71 05:43:48 Average: 4 5.85 0.00 1.08 0.59 0.03 92.45 05:43:48 Average: 5 5.94 0.00 1.06 0.76 0.02 92.22 05:43:48 Average: 6 5.96 0.00 1.05 0.32 0.03 92.64 05:43:48 Average: 7 5.96 0.00 1.08 0.56 0.03 92.37 05:43:48 05:43:48 05:43:48