Pull request #4864 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 337d8ae65fe6bce9187badf1349e32edd1e48f47+716be972356a5d958cacae13e28e6f732195427d (d26bf55a1f7ba4b75fda6073afbc62cc56aa276e) 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-ssh751432762511928801.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-ssh1178518124464198545.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-4864/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-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9123034104994684998.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-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3143653817539692462.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-ssh5680809752742840399.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-4864/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-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1245966125014688220.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7681’ Running on prd-ubuntu20.04-docker-8c-8g-7684 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 Merge succeeded, producing 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 Checking out Revision 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 (PR-4864) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 # timeout=10 Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" 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 07:43:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:43:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:43:10 ========================================================= 07:43:10 EdgeX Global Pipelines Version Info 07:43:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:11 ------------------- 07:43:11 stable info: 07:43:11 ------------------- 07:43:11 Commited By: Ginny Guan ginny@iotechsys.com 07:43:11 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:43:11 Message: update stable to v1.0.260 07:43:12 ------------------- 07:43:12 experimental info: 07:43:12 ------------------- 07:43:12 Commited By: Ginny Guan ginny@iotechsys.com 07:43:12 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:43:12 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:43:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4864 [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4864 [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4864 [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo 07:43:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31dd65c [Pipeline] echo 07:43:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:14 provisioning config files... 07:43:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13720381714785583392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:14 ---> ****-login.sh 07:43:14 nexus3.edgexfoundry.org:10001 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 nexus3.edgexfoundry.org:10002 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 nexus3.edgexfoundry.org:10003 07:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:15 Configure a credential helper to remove this warning. See 07:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:15 07:43:15 Login Succeeded 07:43:15 nexus3.edgexfoundry.org:10004 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 ****.io 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 ---> ****-login.sh ends [Pipeline] } 07:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:16 + 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 07:43:16 + dirname cmd/core-command/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo core-command,cmd/core-command/Dockerfile 07:43:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:43:16 + dirname cmd/core-data/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo core-data,cmd/core-data/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + dirname cmd/core-keeper/Dockerfile 07:43:16 + echo core-keeper,cmd/core-keeper/Dockerfile 07:43:16 + dirname cmd/core-metadata/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo core-metadata,cmd/core-metadata/Dockerfile 07:43:16 + dirname cmd/security-bootstrapper/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:43:16 + dirname cmd/security-proxy-auth/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:43:16 + dirname cmd/security-proxy-setup/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:43:16 + dirname cmd/security-secretstore-setup/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:43:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:43:16 + dirname cmd/security-spire-agent/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:43:16 + dirname cmd/security-spire-config/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:43:16 + dirname cmd/security-spire-server/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:43:16 + dirname cmd/support-cron-scheduler/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:43:16 + dirname cmd/support-notifications/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo support-notifications,cmd/support-notifications/Dockerfile 07:43:16 + dirname cmd/support-scheduler/Dockerfile 07:43:16 + cut -d/ -f2 07:43:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:43:16 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 07:43:17 + git rev-list -1 --merges 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7~1..31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo 07:43:17 -----------> git rev-list -1 --merges 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7~1..31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 07:43:17 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [false] [Pipeline] sh 07:43:17 + git log --format=format:%s -1 31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] echo 07:43:17 ========================================================= 07:43:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:43:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:18 + grep -v github /etc/ssh/ssh_known_hosts 07:43:18 + [ -e /tmp/ssh_known_hosts ] 07:43:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:18 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 07:43:18 -a /etc/ssh/ssh_known_hosts 07:43:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:19 07:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:19 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:20 b85a868b505f: Pulling fs layer 07:43:20 e2be974225ed: Pulling fs layer 07:43:20 339a4e72a1f5: Pulling fs layer 07:43:20 988bab9f4d93: Pulling fs layer 07:43:20 1469e6f7b9e6: Pulling fs layer 07:43:20 eaf3925da568: Pulling fs layer 07:43:20 bab4dde63d76: Pulling fs layer 07:43:20 bde34c3a00c8: Pulling fs layer 07:43:20 b352a97aabf1: Pulling fs layer 07:43:20 4872d77fe225: Pulling fs layer 07:43:20 5851b861e8e6: Pulling fs layer 07:43:20 988bab9f4d93: Waiting 07:43:20 1469e6f7b9e6: Waiting 07:43:20 eaf3925da568: Waiting 07:43:20 bab4dde63d76: Waiting 07:43:20 bde34c3a00c8: Waiting 07:43:20 b352a97aabf1: Waiting 07:43:20 4872d77fe225: Waiting 07:43:20 5851b861e8e6: Waiting 07:43:20 e2be974225ed: Download complete 07:43:20 988bab9f4d93: Verifying Checksum 07:43:20 988bab9f4d93: Download complete 07:43:20 1469e6f7b9e6: Verifying Checksum 07:43:20 1469e6f7b9e6: Download complete 07:43:20 eaf3925da568: Download complete 07:43:20 339a4e72a1f5: Verifying Checksum 07:43:20 339a4e72a1f5: Download complete 07:43:20 bde34c3a00c8: Download complete 07:43:20 b352a97aabf1: Verifying Checksum 07:43:20 b352a97aabf1: Download complete 07:43:20 4872d77fe225: Verifying Checksum 07:43:20 4872d77fe225: Download complete 07:43:20 5851b861e8e6: Download complete 07:43:20 b85a868b505f: Verifying Checksum 07:43:20 b85a868b505f: Download complete 07:43:20 bab4dde63d76: Verifying Checksum 07:43:20 bab4dde63d76: Download complete 07:43:21 b85a868b505f: Pull complete 07:43:22 e2be974225ed: Pull complete 07:43:22 339a4e72a1f5: Pull complete 07:43:23 988bab9f4d93: Pull complete 07:43:23 1469e6f7b9e6: Pull complete 07:43:23 eaf3925da568: Pull complete 07:43:25 bab4dde63d76: Pull complete 07:43:25 bde34c3a00c8: Pull complete 07:43:25 b352a97aabf1: Pull complete 07:43:25 4872d77fe225: Pull complete 07:43:25 5851b861e8e6: Pull complete 07:43:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:26 prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container 07:43:26 $ 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 07:43:30 $ docker top 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 -eo pid,comm 07:43:30 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). 07:43:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:30 [ssh-agent] Looking for ssh-agent implementation... 07:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:30 $ docker exec 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent 07:43:30 SSH_AUTH_SOCK=/tmp/ssh-Ea0IFF9OZOHz/agent.32 07:43:30 SSH_AGENT_PID=38 07:43:30 Running ssh-add (command line suppressed) 07:43:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11915366072648076349.key (/w/workspace/edgex-go/1@tmp/private_key_11915366072648076349.key) 07:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:31 + git tag --points-at HEAD [Pipeline] } 07:43:31 $ docker exec --env ******** --env ******** 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent -k 07:43:31 unset SSH_AUTH_SOCK; 07:43:31 unset SSH_AGENT_PID; 07:43:31 echo Agent pid 38 killed; 07:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:31 [ssh-agent] Looking for ssh-agent implementation... 07:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:31 $ docker exec 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent 07:43:31 SSH_AUTH_SOCK=/tmp/ssh-JKxZpcenWsXJ/agent.71 07:43:31 SSH_AGENT_PID=77 07:43:31 Running ssh-add (command line suppressed) 07:43:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10485444598445364172.key (/w/workspace/edgex-go/1@tmp/private_key_10485444598445364172.key) 07:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:32 + git semver init 07:43:32 2024-08-14 07:43:32,375 [run_init] DEBUG init version:0.0.0 force:False 07:43:32 2024-08-14 07:43:32,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:43:32 2024-08-14 07:43:32,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:43:32 2024-08-14 07:43:32,377 [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) 07:43:37 2024-08-14 07:43:37,663 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:43:37 2024-08-14 07:43:37,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4864 with force:False 07:43:37 2024-08-14 07:43:37,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4864 07:43:37 2024-08-14 07:43:37,668 [execute] INFO git cat-file --batch-check 07:43:37 2024-08-14 07:43:37,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:43:37 2024-08-14 07:43:37,674 [execute] INFO git cat-file --batch 07:43:37 2024-08-14 07:43:37,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:43:37 2024-08-14 07:43:37,679 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4864 07:43:37 0.0.0 [Pipeline] } 07:43:37 $ docker exec --env ******** --env ******** 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 ssh-agent -k 07:43:37 unset SSH_AUTH_SOCK; 07:43:37 unset SSH_AGENT_PID; 07:43:37 echo Agent pid 77 killed; 07:43:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:38 + git semver [Pipeline] } 07:43:38 $ docker stop --time=1 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 07:43:39 $ docker rm -f --volumes 16246e9429c36a8122e995bed362a99fda14a242d8e672d928bd1581cf635785 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:40 Stashed 1 file(s) [Pipeline] echo 07:43:40 [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 07:43:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:41 ========================================================= 07:43:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:43:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:42 619be1103602: Pulling fs layer 07:43:42 7862e08f4a3e: Pulling fs layer 07:43:42 5df492c9dc93: Pulling fs layer 07:43:42 7629e6793208: Pulling fs layer 07:43:42 4f4fb700ef54: Pulling fs layer 07:43:42 fb5054dd5b73: Pulling fs layer 07:43:42 eeca6798cff9: Pulling fs layer 07:43:42 aa269ceb94a6: Pulling fs layer 07:43:42 ada007ff1a6a: Pulling fs layer 07:43:42 7629e6793208: Waiting 07:43:42 4f4fb700ef54: Waiting 07:43:42 fb5054dd5b73: Waiting 07:43:42 eeca6798cff9: Waiting 07:43:42 ada007ff1a6a: Waiting 07:43:42 aa269ceb94a6: Waiting 07:43:42 7862e08f4a3e: Download complete 07:43:42 7629e6793208: Download complete 07:43:42 4f4fb700ef54: Verifying Checksum 07:43:42 4f4fb700ef54: Download complete 07:43:42 fb5054dd5b73: Verifying Checksum 07:43:42 fb5054dd5b73: Download complete 07:43:42 619be1103602: Verifying Checksum 07:43:42 619be1103602: Download complete 07:43:42 eeca6798cff9: Verifying Checksum 07:43:42 eeca6798cff9: Download complete 07:43:42 619be1103602: Pull complete 07:43:42 ada007ff1a6a: Verifying Checksum 07:43:42 ada007ff1a6a: Download complete 07:43:42 7862e08f4a3e: Pull complete 07:43:42 5df492c9dc93: Verifying Checksum 07:43:42 5df492c9dc93: Download complete 07:43:42 aa269ceb94a6: Verifying Checksum 07:43:45 5df492c9dc93: Pull complete 07:43:45 7629e6793208: Pull complete 07:43:45 4f4fb700ef54: Pull complete 07:43:45 fb5054dd5b73: Pull complete 07:43:46 eeca6798cff9: Pull complete 07:43:48 aa269ceb94a6: Pull complete 07:43:48 ada007ff1a6a: Pull complete 07:43:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:43:48 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:48 WORKDIR /edgex 07:43:48 COPY go.mod . 07:43:48 RUN go mod download 07:43:48 docker build -t ci-base-image-x86_64 -f - . 07:43:49 Sending build context to Docker daemon 179.1MB 07:43:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:49 ---> f489d0715acc 07:43:49 Step 2/4 : WORKDIR /edgex 07:43:56 Still waiting to schedule task 07:43:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7682’ 07:43:57 ---> Running in bbbe196c5165 07:43:57 Removing intermediate container bbbe196c5165 07:43:57 ---> 33c6f7b8f577 07:43:57 Step 3/4 : COPY go.mod . 07:43:57 ---> b8db840ce0fa 07:43:57 Step 4/4 : RUN go mod download 07:43:57 ---> Running in 8324b595b4fe 07:44:29 Removing intermediate container 8324b595b4fe 07:44:29 ---> 6584abc85612 07:44:29 Successfully built 6584abc85612 07:44:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:30 + docker inspect -f . ci-base-image-x86_64 07:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:30 prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container 07:44:30 $ 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 07:44:30 $ docker top f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:31 + go version 07:44:31 go version go1.21.9 linux/amd64 [Pipeline] } 07:44:31 $ docker stop --time=1 f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 07:44:32 $ docker rm -f --volumes f9588cf14c28af099a662d1bcc706c3ba3db3ee77c7fcb6f898b53bf0d2af014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:33 + docker inspect -f . ci-base-image-x86_64 07:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:33 prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container 07:44:33 $ 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 07:44:34 $ docker top 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a -eo pid,comm [Pipeline] { [Pipeline] echo 07:44:34 ========================================================= 07:44:34 [edgeXBuildGoParallel] Running Tests and Build... 07:44:34 ========================================================= [Pipeline] sh 07:44:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:44:34 + make test 07:44:34 go test -race -coverprofile=coverage.out ./... 07:44:42 ? github.com/edgexfoundry/edgex-go [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:45:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.788s coverage: 93.4% of statements 07:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.070s coverage: 91.7% of statements 07:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:45:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements 07:45:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:45:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 07:45:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements 07:45:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 07:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements 07:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 07:45:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 07:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 07:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:45:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:45:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:45:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:45:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:45:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.047s coverage: 94.4% of statements 07:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.322s coverage: 79.9% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 67.2% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.022s coverage: 62.3% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.018s coverage: 100.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 76.9% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 07:45:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 98.9% of statements 07:45:49 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 07:45:49 running golangci-lint 07:45:49 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:45:49 go version go1.21.9 linux/amd64 07:45:49 level=info msg="[config_reader] Used config file .golangci.yml" 07:45:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:46:15 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|name|compiled_files|files|imports) took 23.385387185s" 07:46:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.978263ms" 07:46:27 level=info msg="[linters_context/goanalysis] analyzers took 2m7.025684754s with top 10 stages: buildir: 1m6.168240902s, gosec: 9.760199052s, inspect: 3.405138117s, fact_deprecated: 2.397714709s, ctrlflow: 1.855670155s, S1038: 1.836518284s, printf: 1.70216714s, fact_purity: 1.347614806s, nilness: 1.216227769s, directives: 961.394945ms" 07:46:27 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:46:27 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, nolint: 0/22, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, cgo: 214/214, skip_dirs: 214/214" 07:46:27 level=info msg="[runner] processing took 24.429851ms with stages: nolint: 13.529979ms, identifier_marker: 5.629438ms, exclude-rules: 1.753638ms, autogenerated_exclude: 1.427594ms, path_prettifier: 1.329134ms, skip_dirs: 669.607µs, cgo: 57.161µs, filename_unadjuster: 25.04µs, max_same_issues: 1.46µs, diff: 760ns, uniq_by_line: 730ns, fixer: 730ns, skip_files: 710ns, max_from_linter: 670ns, sort_results: 570ns, exclude: 540ns, source_code: 530ns, path_prefixer: 530ns, severity-rules: 510ns, path_shortener: 260ns, max_per_file_from_linter: 260ns" 07:46:27 level=info msg="[runner] linters took 13.868797402s with stages: goanalysis_metalinter: 13.844161619s" 07:46:27 level=info msg="File cache stats: 0 entries of total size 0B" 07:46:27 level=info msg="Memory: 371 samples, avg is 320.6MB, max is 1350.5MB" 07:46:27 level=info msg="Execution took 37.310585108s" 07:46:27 go vet ./... 07:46:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:34 ./bin/test-attribution-txt.sh 07:46:34 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 07:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:46:34 + ls -al . 07:46:34 total 888 07:46:34 drwxrwxr-x 11 1001 1001 4096 Aug 14 07:44 . 07:46:34 drwxr-xr-x 4 root root 4096 Aug 14 07:44 .. 07:46:34 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 .blubracket 07:46:34 -rw-rw-r-- 1 1001 1001 10 Aug 14 07:43 .dockerignore 07:46:34 drwxrwxr-x 8 1001 1001 4096 Aug 14 07:45 .git 07:46:34 drwxrwxr-x 3 1001 1001 4096 Aug 14 07:43 .github 07:46:34 -rw-rw-r-- 1 1001 1001 1102 Aug 14 07:43 .gitignore 07:46:34 -rw-rw-r-- 1 1001 1001 42 Aug 14 07:43 .golangci.yml 07:46:34 -rw-rw-r-- 1 1001 1001 100 Aug 14 07:43 .hadolint.yml 07:46:34 drwxr-xr-x 3 1001 1001 4096 Aug 14 07:43 .semver 07:46:34 -rw-rw-r-- 1 1001 1001 155 Aug 14 07:43 .sonarcloud.properties 07:46:34 -rw-rw-r-- 1 1001 1001 1171 Aug 14 07:43 ADOPTERS.md 07:46:34 -rw-rw-r-- 1 1001 1001 21171 Aug 14 07:43 Attribution.txt 07:46:34 -rw-rw-r-- 1 1001 1001 100284 Aug 14 07:43 CHANGELOG.md 07:46:34 -rw-rw-r-- 1 1001 1001 3804 Aug 14 07:43 CONTRIBUTING.md 07:46:34 -rw-rw-r-- 1 1001 1001 677 Aug 14 07:43 GOVERNANCE.md 07:46:34 -rw-rw-r-- 1 1001 1001 861 Aug 14 07:43 Jenkinsfile 07:46:34 -rw-rw-r-- 1 1001 1001 10775 Aug 14 07:43 LICENSE 07:46:34 -rw-rw-r-- 1 1001 1001 16854 Aug 14 07:43 Makefile 07:46:34 -rw-rw-r-- 1 1001 1001 582 Aug 14 07:43 OWNERS.md 07:46:34 -rw-rw-r-- 1 1001 1001 9528 Aug 14 07:43 README.md 07:46:34 -rw-rw-r-- 1 1001 1001 789 Aug 14 07:43 SECURITY.md 07:46:34 -rw-rw-r-- 1 1001 1001 5 Aug 14 07:43 VERSION 07:46:34 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 bin 07:46:34 drwxrwxr-x 20 1001 1001 4096 Aug 14 07:43 cmd 07:46:34 -rw-r--r-- 1 root root 518743 Aug 14 07:45 coverage.out 07:46:34 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:43 fuzz_test 07:46:34 -rw-rw-r-- 1 1001 1001 7317 Aug 14 07:43 go.mod 07:46:34 -rw-rw-r-- 1 1001 1001 102581 Aug 14 07:43 go.sum 07:46:34 drwxrwxr-x 7 1001 1001 4096 Aug 14 07:43 internal 07:46:34 drwxrwxr-x 3 1001 1001 4096 Aug 14 07:43 openapi 07:46:34 -rw-rw-r-- 1 1001 1001 584 Aug 14 07:43 security.txt 07:46:34 -rw-rw-r-- 1 1001 1001 204 Aug 14 07:43 version.go [Pipeline] sh 07:46:35 + '[' -e coverage.out ] 07:46:35 + chown 1001:1001 coverage.out [Pipeline] stash 07:46:35 Stashed 1 file(s) [Pipeline] sh 07:46:35 + make build 07:46:35 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 07:47:02 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 07:47:02 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 07:47:03 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 07:47:04 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 07:47:06 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 07:47:10 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 07:47:13 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 07:47: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:47:17 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 07:47:18 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 07:47:19 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 07:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:47: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] } 07:47:21 $ docker stop --time=1 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a 07:47:30 $ docker rm -f --volumes 541b57fbfbb2798df00eb0b307fddcfe00a77f338df9e101deb6037a9c092d3a [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 07:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:47:33 07:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:47:33 latest: Pulling from edgex-devops/edgex-compose 07:47:33 91d30c5bc195: Pulling fs layer 07:47:33 2e9b0aa3be6d: Pulling fs layer 07:47:33 9c61dcf015f6: Pulling fs layer 07:47:33 4698f68db338: Pulling fs layer 07:47:33 2a2f49069b9e: Pulling fs layer 07:47:33 e0025b399a48: Pulling fs layer 07:47:33 4698f68db338: Waiting 07:47:33 2a2f49069b9e: Waiting 07:47:33 91d30c5bc195: Verifying Checksum 07:47:33 91d30c5bc195: Download complete 07:47:33 4698f68db338: Verifying Checksum 07:47:33 4698f68db338: Download complete 07:47:34 91d30c5bc195: Pull complete 07:47:34 2e9b0aa3be6d: Verifying Checksum 07:47:34 2e9b0aa3be6d: Download complete 07:47:34 e0025b399a48: Verifying Checksum 07:47:34 e0025b399a48: Download complete 07:47:34 2a2f49069b9e: Download complete 07:47:34 9c61dcf015f6: Verifying Checksum 07:47:34 9c61dcf015f6: Download complete 07:47:34 2e9b0aa3be6d: Pull complete 07:47:37 9c61dcf015f6: Pull complete 07:47:37 4698f68db338: Pull complete 07:47:38 2a2f49069b9e: Pull complete 07:47:38 e0025b399a48: Pull complete 07:47:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:39 prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container 07:47:39 $ 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 07:47:43 $ docker top a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:44 + docker compose -f ./docker-compose-build.yml build --parallel 07:47:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7685 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws 07:47:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:47:44 The recommended git tool is: git 07:47:47 #1 [security-proxy-auth internal] load build definition from Dockerfile 07:47:47 #1 transferring dockerfile: 2.15kB done 07:47:47 #1 DONE 0.6s 07:47:47 07:47:47 #2 [security-proxy-auth internal] load .dockerignore 07:47:47 #2 ... 07:47:47 07:47:47 #3 [support-cron-scheduler internal] load .dockerignore 07:47:47 #3 DONE 0.0s 07:47:47 07:47:47 #4 [security-spire-config internal] load build definition from Dockerfile 07:47:47 #4 transferring dockerfile: 1.69kB done 07:47:47 #4 DONE 0.5s 07:47:47 07:47:47 #5 [core-command internal] load .dockerignore 07:47:47 #5 ... 07:47:47 07:47:47 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:47:47 #6 transferring dockerfile: 2.50kB done 07:47:47 #6 DONE 0.8s 07:47:47 07:47:47 #7 [support-notifications internal] load .dockerignore 07:47:49 #7 ... 07:47:49 07:47:49 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:47:49 #8 transferring dockerfile: 2.23kB done 07:47:49 #8 DONE 1.5s 07:47:49 07:47:49 #9 [security-spire-agent internal] load build definition from Dockerfile 07:47:49 #9 transferring dockerfile: 1.81kB 0.0s done 07:47:49 #9 DONE 1.5s 07:47:49 07:47:49 #10 [core-keeper internal] load build definition from Dockerfile 07:47:49 #10 transferring dockerfile: 2.01kB done 07:47:49 #10 DONE 1.5s 07:47:49 07:47:49 #11 [support-cron-scheduler internal] load build definition from Dockerfile 07:47:49 #11 transferring dockerfile: 1.85kB done 07:47:49 #11 DONE 1.6s 07:47:49 07:47:49 #12 [security-spire-server internal] load build definition from Dockerfile 07:47:49 #12 transferring dockerfile: 1.70kB done 07:47:49 #12 DONE 1.6s 07:47:49 07:47:49 #2 [security-proxy-auth internal] load .dockerignore 07:47:49 #2 transferring context: 50B done 07:47:49 #2 DONE 1.6s 07:47:49 07:47:49 #13 [core-metadata internal] load build definition from Dockerfile 07:47:49 #13 transferring dockerfile: 2.06kB done 07:47:49 #13 DONE 1.7s 07:47:49 07:47:49 #14 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #7 [support-notifications internal] load .dockerignore 07:47:49 #7 transferring context: 50B done 07:47:49 #7 ... 07:47:49 07:47:49 #15 [core-data internal] load build definition from Dockerfile 07:47:49 #15 transferring dockerfile: 2.01kB done 07:47:49 #15 DONE 1.8s 07:47:49 07:47:49 #16 [security-secretstore-setup internal] load build definition from Dockerfile 07:47:49 #16 transferring dockerfile: 2.49kB done 07:47:49 #16 DONE 1.8s 07:47:49 07:47:49 #17 [security-spire-config internal] load .dockerignore 07:47:49 #17 transferring context: 50B done 07:47:49 #17 DONE 1.6s 07:47:49 07:47:49 #18 [core-common-config-bootstrapper internal] load .dockerignore 07:47:49 #18 transferring context: 50B done 07:47:49 #18 DONE 1.6s 07:47:49 07:47:49 #19 [security-proxy-setup internal] load .dockerignore 07:47:49 #19 transferring context: 50B done 07:47:49 #19 DONE 1.6s 07:47:49 07:47:49 #20 [core-keeper internal] load .dockerignore 07:47:49 #20 transferring context: 50B done 07:47:49 #20 DONE 1.6s 07:47:49 07:47:49 #21 [support-scheduler internal] load build definition from Dockerfile 07:47:49 #21 transferring dockerfile: 1.93kB 0.0s done 07:47:49 #21 DONE 1.9s 07:47:49 07:47:49 #22 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:47:49 #22 transferring dockerfile: 1.89kB 0.0s done 07:47:49 #22 DONE 1.9s 07:47:49 07:47:49 #23 [support-notifications internal] load build definition from Dockerfile 07:47:49 #23 transferring dockerfile: 1.95kB 0.0s done 07:47:49 #23 DONE 1.9s 07:47:49 07:47:49 #24 [security-bootstrapper internal] load build definition from Dockerfile 07:47:49 #24 transferring dockerfile: 3.17kB 0.0s done 07:47:49 #24 DONE 2.0s 07:47:49 07:47:49 #14 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #3 [support-cron-scheduler internal] load .dockerignore 07:47:49 #3 transferring context: 50B done 07:47:49 #3 DONE 1.6s 07:47:49 07:47:49 #25 [core-command internal] load build definition from Dockerfile 07:47:49 #25 transferring dockerfile: 1.93kB 0.0s done 07:47:49 #25 DONE 1.9s 07:47:49 07:47:49 #26 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:49 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:49 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:49 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:49 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:49 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s 07:47:49 #26 ... 07:47:49 07:47:49 #27 [security-bootstrapper internal] load .dockerignore 07:47:49 #27 transferring context: 50B done 07:47:49 #27 DONE 1.6s 07:47:49 07:47:49 #14 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #28 [core-metadata internal] load .dockerignore 07:47:49 #28 transferring context: 50B 0.0s done 07:47:49 #28 DONE 1.7s 07:47:49 07:47:49 #29 [security-spire-server internal] load .dockerignore 07:47:49 #29 transferring context: 50B done 07:47:49 #29 DONE 1.7s 07:47:49 07:47:49 #30 [support-cron-scheduler internal] load build context 07:47:49 #30 DONE 0.0s 07:47:49 07:47:49 #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:47:49 #31 DONE 0.2s 07:47:49 07:47:49 #26 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:49 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:49 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:49 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:49 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:49 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 07:47:49 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 07:47:49 #26 ... 07:47:49 07:47:49 #32 [security-secretstore-setup internal] load .dockerignore 07:47:49 #32 transferring context: 50B done 07:47:49 #32 DONE 1.7s 07:47:49 07:47:49 #33 [support-scheduler internal] load .dockerignore 07:47:49 #33 transferring context: 50B done 07:47:49 #33 DONE 1.7s 07:47:49 07:47:49 #34 [core-data internal] load .dockerignore 07:47:49 #34 transferring context: 50B done 07:47:49 #34 DONE 1.7s 07:47:49 07:47:49 #7 [support-notifications internal] load .dockerignore 07:47:49 #7 DONE 1.7s 07:47:49 07:47:49 #35 [security-spiffe-token-provider internal] load .dockerignore 07:47:49 #35 transferring context: 50B done 07:47:49 #35 DONE 1.8s 07:47:49 07:47:49 #36 [security-spire-agent internal] load .dockerignore 07:47:49 #36 transferring context: 50B 0.0s done 07:47:49 #36 DONE 1.9s 07:47:49 07:47:49 #14 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #5 [core-command internal] load .dockerignore 07:47:49 #5 transferring context: 50B done 07:47:49 #5 DONE 1.8s 07:47:49 07:47:49 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:49 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:49 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:49 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:49 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:49 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:49 #26 ... 07:47:49 07:47:49 #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:47:49 #31 DONE 0.3s 07:47:49 07:47:49 #26 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:49 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:49 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:49 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:49 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:49 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:49 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:49 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:49 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:49 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:49 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:49 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:49 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:49 #26 ... 07:47:49 07:47:49 #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:47:49 #37 DONE 0.7s 07:47:49 07:47:49 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:49 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:49 #38 ... 07:47:49 07:47:49 #14 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:49 #14 DONE 0.0s 07:47:49 07:47:49 #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:47:49 #31 DONE 0.5s 07:47:50 07:47:50 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:50 #14 DONE 0.0s 07:47:50 07:47:50 #26 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:50 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:50 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:50 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:50 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:50 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:50 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:50 #26 DONE 1.3s 07:47:50 07:47:50 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:50 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:47:50 #38 ... 07:47:50 07:47:50 #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:50 #14 DONE 0.0s 07:47:50 07:47:50 #39 [security-spire-server internal] load build context 07:47:50 #39 transferring context: 27.60kB done 07:47:50 #39 DONE 0.3s 07:47:50 07:47:50 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:50 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:47:50 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:47:51 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:47:51 #38 ... 07:47:51 07:47:51 #26 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:51 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:51 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:51 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:51 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:51 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:51 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:51 #26 DONE 1.3s 07:47:51 07:47:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:47:51 #31 DONE 1.7s 07:47:51 07:47:51 #40 [security-spire-config internal] load build context 07:47:51 #40 transferring context: 25.85kB 0.0s done 07:47:51 #40 DONE 1.5s 07:47:51 07:47:51 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:47:51 #37 DONE 2.0s 07:47:51 07:47:51 #41 [core-command internal] load build context 07:47:52 using credential edgex-jenkins-ssh 07:47:52 Cloning the remote Git repository 07:47:52 #41 ... 07:47:52 07:47:52 #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:52 #26 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:52 #26 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:52 #26 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:52 #26 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:52 #26 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:52 #26 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:52 #26 DONE 1.3s 07:47:52 07:47:52 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:47:52 #42 DONE 2.0s 07:47:52 07:47:52 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:52 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:47:52 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:47:52 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:47:52 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:47:52 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 07:47:52 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 07:47:52 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 07:47:52 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:47:52 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.9s 07:47:52 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:47:52 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 07:47:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:47:52 > git init /w/workspace/edgex-go/1 # timeout=10 07:47:52 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 07:47:52 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:47:53 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:47:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:47:52 > git --version # timeout=10 07:47:52 > git --version # 'git version 2.25.1' 07:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:53 #38 ... 07:47:53 07:47:53 #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:47:53 #43 DONE 5.0s 07:47:53 07:47:53 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:53 #38 ... 07:47:53 07:47:53 #44 [security-spire-agent internal] load build context 07:47:53 #44 transferring context: 27.13kB 0.0s done 07:47:53 #44 DONE 1.8s 07:47:53 07:47:53 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:55 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done 07:47:59 #38 ... 07:47:59 07:47:59 #45 [security-proxy-auth internal] load build context 07:47:59 #45 transferring context: 178.60MB 9.5s 07:47:59 #45 ... 07:47:59 07:47:59 #46 [core-metadata internal] load build context 07:47:59 #46 ... 07:47:59 07:47:59 #47 [security-proxy-setup internal] load build context 07:47:59 #47 ... 07:47:59 07:47:59 #48 [core-common-config-bootstrapper internal] load build context 07:47:59 #48 ... 07:47:59 07:47:59 #49 [security-bootstrapper internal] load build context 07:47:59 #49 ... 07:47:59 07:47:59 #50 [core-keeper internal] load build context 07:47:59 #50 ... 07:47:59 07:47:59 #51 [security-secretstore-setup internal] load build context 07:47:59 #51 ... 07:47:59 07:47:59 #30 [support-cron-scheduler internal] load build context 07:47:59 #30 ... 07:47:59 07:47:59 #52 [support-scheduler internal] load build context 07:47:59 #52 ... 07:47:59 07:47:59 #53 [support-notifications internal] load build context 07:48:00 #53 ... 07:48:00 07:48:00 #54 [core-data internal] load build context 07:48:00 #54 ... 07:48:00 07:48:00 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:48:00 #55 ... 07:48:00 07:48:00 #54 [core-data internal] load build context 07:48:00 #54 ... 07:48:00 07:48:00 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:48:00 #56 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:00 #56 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:00 #56 ... 07:48:00 07:48:00 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:00 #57 ... 07:48:00 07:48:00 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:48:00 #58 ... 07:48:00 07:48:00 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:48:00 #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:00 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:00 #0 3.044 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:48:00 #0 3.044 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:48:00 #0 3.044 OK: 20070 distinct packages available 07:48:00 #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:00 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:00 #0 3.429 (1/5) Installing dumb-init (1.2.5-r2) 07:48:00 #0 3.433 (2/5) Installing musl-obstack (1.2.3-r2) 07:48:00 #0 3.442 (3/5) Installing libucontext (1.2-r2) 07:48:00 #0 3.445 (4/5) Installing gcompat (1.1.0-r1) 07:48:00 #0 3.450 (5/5) Installing openssl (3.1.6-r0) 07:48:00 #0 3.463 Executing busybox-1.36.1-r7.trigger 07:48:00 #0 3.474 OK: 8 MiB in 20 packages 07:48:00 #59 ... 07:48:00 07:48:00 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:48:00 #60 ... 07:48:00 07:48:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:48:00 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:00 #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:00 #0 2.947 (1/4) Installing ca-certificates (20240226-r0) 07:48:00 #0 2.976 (2/4) Installing dumb-init (1.2.5-r2) 07:48:00 #0 2.976 (3/4) Installing su-exec (0.2-r3) 07:48:00 #0 2.989 (4/4) Installing yq (4.33.3-r5) 07:48:00 #0 3.089 Executing busybox-1.36.1-r7.trigger 07:48:00 #0 3.089 Executing ca-certificates-20240226-r0.trigger 07:48:00 #0 3.201 OK: 17 MiB in 19 packages 07:48:01 #61 ... 07:48:01 07:48:01 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:48:01 #0 7.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.592 (1/1) Installing dumb-init (1.2.5-r2) 07:48:01 #0 7.595 Executing busybox-1.36.1-r7.trigger 07:48:01 #0 7.612 OK: 7 MiB in 16 packages 07:48:01 #62 ... 07:48:01 07:48:01 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:48:01 #0 6.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 6.654 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:48:01 #0 6.654 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:48:01 #0 6.654 OK: 20070 distinct packages available 07:48:01 #0 6.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 6.973 (1/4) Installing dumb-init (1.2.5-r2) 07:48:01 #0 7.205 (2/4) Installing musl-obstack (1.2.3-r2) 07:48:01 #0 7.236 (3/4) Installing libucontext (1.2-r2) 07:48:01 #0 7.240 (4/4) Installing gcompat (1.1.0-r1) 07:48:01 #0 7.246 Executing busybox-1.36.1-r7.trigger 07:48:01 #0 7.261 OK: 8 MiB in 19 packages 07:48:01 #63 ... 07:48:01 07:48:01 #64 [security-spiffe-token-provider internal] load build context 07:48:01 #64 ... 07:48:01 07:48:01 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:48:01 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 3.057 (1/2) Installing dumb-init (1.2.5-r2) 07:48:01 #0 3.062 (2/2) Installing su-exec (0.2-r3) 07:48:01 #0 3.067 Executing busybox-1.36.1-r7.trigger 07:48:01 #0 3.079 OK: 7 MiB in 17 packages 07:48:01 #65 ... 07:48:01 07:48:01 #64 [security-spiffe-token-provider internal] load build context 07:48:01 #64 ... 07:48:01 07:48:01 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:48:01 #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.609 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:48:01 #0 7.609 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:48:01 #0 7.609 OK: 20070 distinct packages available 07:48:01 #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:01 #0 7.999 (1/11) Installing ca-certificates (20240226-r0) 07:48:01 #0 8.021 (2/11) Installing brotli-libs (1.0.9-r14) 07:48:01 #0 8.028 (3/11) Installing libunistring (1.1-r1) 07:48:01 #0 8.045 (4/11) Installing libidn2 (2.3.4-r1) 07:48:01 #0 8.049 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:48:01 #0 8.053 (6/11) Installing libcurl (8.9.0-r0) 07:48:01 #0 8.091 (7/11) Installing curl (8.9.0-r0) 07:48:01 #0 8.101 (8/11) Installing dumb-init (1.2.5-r2) 07:48:01 #0 8.101 (9/11) Installing musl-obstack (1.2.3-r2) 07:48:01 #0 8.103 (10/11) Installing libucontext (1.2-r2) 07:48:01 #0 8.117 (11/11) Installing gcompat (1.1.0-r1) 07:48:01 #0 8.120 Executing busybox-1.36.1-r7.trigger 07:48:01 #0 8.128 Executing ca-certificates-20240226-r0.trigger 07:48:01 #0 8.177 OK: 12 MiB in 26 packages 07:48:01 #66 ... 07:48:01 07:48:01 #49 [security-bootstrapper internal] load build context 07:48:02 #49 ... 07:48:02 07:48:02 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:48:02 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 07:48:02 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:48:02 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:48:02 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:48:02 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 07:48:02 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:48:02 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:48:02 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 07:48:02 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:48:02 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 07:48:02 #67 ... 07:48:02 07:48:02 #49 [security-bootstrapper internal] load build context 07:48:02 #49 ... 07:48:02 07:48:02 #41 [core-command internal] load build context 07:48:02 #41 ... 07:48:02 07:48:02 #49 [security-bootstrapper internal] load build context 07:48:04 #49 transferring context: 494.17MB 14.6s done 07:48:07 #49 ... 07:48:07 07:48:07 #68 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:48:07 #68 ... 07:48:07 07:48:07 #45 [security-proxy-auth internal] load build context 07:48:07 #45 transferring context: 494.17MB 17.6s done 07:48:09 #45 ... 07:48:09 07:48:09 #46 [core-metadata internal] load build context 07:48:09 #46 transferring context: 494.17MB 16.7s done 07:48:09 #46 ... 07:48:09 07:48:09 #48 [core-common-config-bootstrapper internal] load build context 07:48:09 #48 transferring context: 494.17MB 15.0s done 07:48:09 #48 ... 07:48:09 07:48:09 #50 [core-keeper internal] load build context 07:48:09 #50 transferring context: 494.17MB 14.7s done 07:48:09 #50 ... 07:48:09 07:48:09 #51 [security-secretstore-setup internal] load build context 07:48:09 #51 transferring context: 494.17MB 14.4s done 07:48:10 #51 ... 07:48:10 07:48:10 #30 [support-cron-scheduler internal] load build context 07:48:10 #30 transferring context: 494.17MB 15.6s done 07:48:11 #30 ... 07:48:11 07:48:11 #47 [security-proxy-setup internal] load build context 07:48:11 #47 transferring context: 494.17MB 15.9s done 07:48:11 #47 ... 07:48:11 07:48:11 #52 [support-scheduler internal] load build context 07:48:11 #52 transferring context: 494.17MB 15.8s done 07:48:11 #52 ... 07:48:11 07:48:11 #53 [support-notifications internal] load build context 07:48:11 #53 transferring context: 494.17MB 14.3s done 07:48:11 #53 ... 07:48:11 07:48:11 #54 [core-data internal] load build context 07:48:11 #54 transferring context: 494.17MB 14.8s done 07:48:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:48:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:48:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:48:11 #54 ... 07:48:11 07:48:11 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:48:11 #56 10.27 (1/2) Installing ca-certificates (20240226-r0) 07:48:11 #56 10.29 (2/2) Installing dumb-init (1.2.5-r2) 07:48:11 #56 10.30 Executing busybox-1.36.1-r7.trigger 07:48:11 #56 10.32 Executing ca-certificates-20240226-r0.trigger 07:48:11 #56 10.36 OK: 8 MiB in 17 packages 07:48:11 #56 ... 07:48:11 07:48:11 #64 [security-spiffe-token-provider internal] load build context 07:48:11 #64 transferring context: 494.17MB 13.6s done 07:48:12 Merging remotes/origin/main commit 716be972356a5d958cacae13e28e6f732195427d into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 07:48:12 Merge succeeded, producing e40c79cb421c00abf2cec4bd24e6f09db970c9ac 07:48:12 Checking out Revision e40c79cb421c00abf2cec4bd24e6f09db970c9ac (PR-4864) 07:48:13 #64 ... 07:48:13 07:48:13 #41 [core-command internal] load build context 07:48:13 #41 transferring context: 494.17MB 14.1s done 07:48:12 > git config core.sparsecheckout # timeout=10 07:48:12 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 07:48:12 > git remote # timeout=10 07:48:12 > git config --get remote.origin.url # timeout=10 07:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:12 > git merge 716be972356a5d958cacae13e28e6f732195427d # timeout=10 07:48:12 > git rev-parse HEAD^{commit} # timeout=10 07:48:12 > git config core.sparsecheckout # timeout=10 07:48:12 > git checkout -f e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 07:48:16 Commit message: "Merge commit '716be972356a5d958cacae13e28e6f732195427d' into HEAD" 07:48:16 First time build. Skipping changelog. 07:48:16 > git --version # timeout=10 07:48:16 > git --version # 'git version 2.25.1' 07:48:16 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:48:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:18 Dload Upload Total Spent Left Speed 07:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 07:48:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:48:19 + sudo tee /etc/docker/daemon.new 07:48:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:48:19 { 07:48:19 "registry-mirrors": [ 07:48:19 "https://nexus3.edgexfoundry.org:10001" 07:48:19 ], 07:48:19 "bip": "10.250.0.254/24", 07:48:19 "hosts": [ 07:48:19 "tcp://0.0.0.0:5555", 07:48:19 "unix:///var/run/docker.sock" 07:48:19 ], 07:48:19 "mtu": 1458, 07:48:19 "selinux-enabled": true, 07:48:19 "seccomp-profile": "/etc/docker/seccomp.json" 07:48:19 } [Pipeline] sh 07:48:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:48:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:38 provisioning config files... 07:48:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2675079530853518975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:38 ---> ****-login.sh 07:48:38 nexus3.edgexfoundry.org:10001 07:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:39 Configure a credential helper to remove this warning. See 07:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:39 07:48:39 Login Succeeded 07:48:39 nexus3.edgexfoundry.org:10002 07:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:39 Configure a credential helper to remove this warning. See 07:48:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:39 07:48:39 Login Succeeded 07:48:39 nexus3.edgexfoundry.org:10003 07:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:40 Configure a credential helper to remove this warning. See 07:48:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:40 07:48:40 Login Succeeded 07:48:40 nexus3.edgexfoundry.org:10004 07:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:40 Configure a credential helper to remove this warning. See 07:48:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:40 07:48:40 Login Succeeded 07:48:40 ****.io 07:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:40 Configure a credential helper to remove this warning. See 07:48:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:40 07:48:40 Login Succeeded 07:48:40 ---> ****-login.sh ends [Pipeline] } 07:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:48:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:48:41 ========================================================= 07:48:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:48:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:48:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:48:42 c6b39de5b339: Pulling fs layer 07:48:42 a69c41024577: Pulling fs layer 07:48:42 d6de4b400683: Pulling fs layer 07:48:42 35cb2a7552d0: Pulling fs layer 07:48:42 4f4fb700ef54: Pulling fs layer 07:48:42 464afbd9ba4c: Pulling fs layer 07:48:42 00f215d4a9da: Pulling fs layer 07:48:42 d496ad576159: Pulling fs layer 07:48:42 35cb2a7552d0: Waiting 07:48:42 4f4fb700ef54: Waiting 07:48:42 464afbd9ba4c: Waiting 07:48:42 00f215d4a9da: Waiting 07:48:42 d496ad576159: Waiting 07:48:42 a69c41024577: Verifying Checksum 07:48:42 a69c41024577: Download complete 07:48:42 35cb2a7552d0: Verifying Checksum 07:48:42 35cb2a7552d0: Download complete 07:48:42 4f4fb700ef54: Verifying Checksum 07:48:42 4f4fb700ef54: Download complete 07:48:42 464afbd9ba4c: Verifying Checksum 07:48:42 464afbd9ba4c: Download complete 07:48:42 c6b39de5b339: Verifying Checksum 07:48:42 c6b39de5b339: Download complete 07:48:42 d496ad576159: Verifying Checksum 07:48:42 d496ad576159: Download complete 07:48:43 c6b39de5b339: Pull complete 07:48:43 a69c41024577: Pull complete 07:48:44 d6de4b400683: Verifying Checksum 07:48:44 d6de4b400683: Download complete 07:48:45 00f215d4a9da: Verifying Checksum 07:48:45 00f215d4a9da: Download complete 07:48:52 #41 ... 07:48:52 07:48:52 #49 [security-bootstrapper internal] load build context 07:48:52 #49 DONE 58.6s 07:48:52 07:48:52 #50 [core-keeper internal] load build context 07:48:52 #50 DONE 58.8s 07:48:52 07:48:52 #51 [security-secretstore-setup internal] load build context 07:48:52 #51 DONE 58.5s 07:48:52 07:48:52 #53 [support-notifications internal] load build context 07:48:52 #53 DONE 58.1s 07:48:52 07:48:52 #48 [core-common-config-bootstrapper internal] load build context 07:48:52 #48 DONE 58.8s 07:48:52 07:48:52 #54 [core-data internal] load build context 07:48:52 #54 DONE 58.1s 07:48:52 07:48:52 #30 [support-cron-scheduler internal] load build context 07:48:52 #30 DONE 58.7s 07:48:52 07:48:52 #47 [security-proxy-setup internal] load build context 07:48:52 #47 DONE 58.8s 07:48:52 07:48:52 #52 [support-scheduler internal] load build context 07:48:52 #52 DONE 58.3s 07:48:52 07:48:52 #46 [core-metadata internal] load build context 07:48:52 #46 DONE 58.7s 07:48:52 07:48:52 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:48:52 #58 ... 07:48:52 07:48:52 #64 [security-spiffe-token-provider internal] load build context 07:48:52 #64 DONE 56.9s 07:48:52 07:48:52 #41 [core-command internal] load build context 07:48:52 #41 DONE 56.9s 07:48:52 07:48:52 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:48:52 #66 DONE 56.6s 07:48:52 07:48:52 #45 [security-proxy-auth internal] load build context 07:48:52 #45 DONE 59.2s 07:48:52 07:48:52 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:48:52 #69 ... 07:48:52 07:48:52 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:48:52 #62 DONE 57.5s 07:48:52 07:48:52 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:48:52 #61 DONE 57.6s 07:48:52 07:48:52 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:48:52 #65 DONE 57.7s 07:48:52 07:48:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:48:52 #63 DONE 57.7s 07:48:52 07:48:52 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:48:52 #56 DONE 58.0s 07:48:52 07:48:52 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:48:52 #59 DONE 57.8s 07:48:52 07:48:52 #68 [core-command builder 2/7] WORKDIR /edgex-go 07:48:52 #68 DONE 51.9s 07:48:52 07:48:52 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:48:52 #70 ... 07:48:52 07:48:52 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:48:52 #67 DONE 56.6s 07:48:52 07:48:52 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:48:52 #38 DONE 58.9s 07:48:52 07:48:52 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:48:52 #71 ... 07:48:52 07:48:52 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:52 #57 DONE 58.5s 07:48:52 07:48:52 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:48:52 #55 58.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #55 59.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #55 59.42 (1/3) Installing ca-certificates (20240226-r0) 07:48:52 #55 59.43 (2/3) Installing dumb-init (1.2.5-r2) 07:48:52 #55 59.43 (3/3) Installing tzdata (2024a-r0) 07:48:52 #55 59.50 Executing busybox-1.36.1-r7.trigger 07:48:52 #55 59.51 Executing ca-certificates-20240226-r0.trigger 07:48:52 #55 59.75 OK: 11 MiB in 18 packages 07:48:52 #55 ... 07:48:52 07:48:52 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:48:52 #60 58.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #60 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #60 59.05 (1/4) Installing dumb-init (1.2.5-r2) 07:48:52 #60 59.06 (2/4) Installing openssl (3.1.6-r0) 07:48:52 #60 59.07 (3/4) Installing su-exec (0.2-r3) 07:48:52 #60 59.07 (4/4) Installing yq (4.33.3-r5) 07:48:52 #60 59.13 Executing busybox-1.36.1-r7.trigger 07:48:52 #60 59.14 OK: 17 MiB in 19 packages 07:48:52 #60 DONE 59.5s 07:48:52 07:48:52 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:48:52 #58 58.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #58 58.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #58 59.04 (1/1) Installing dumb-init (1.2.5-r2) 07:48:52 #58 59.04 Executing busybox-1.36.1-r7.trigger 07:48:52 #58 59.05 OK: 7 MiB in 16 packages 07:48:52 #58 DONE 59.8s 07:48:52 07:48:52 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:48:52 #55 DONE 60.0s 07:48:52 07:48:52 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:48:52 #72 ... 07:48:52 07:48:52 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:48:52 #0 1.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 1.970 OK: 17 MiB in 19 packages 07:48:52 #73 DONE 2.1s 07:48:52 07:48:52 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:48:52 #69 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #69 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #69 2.134 OK: 12 MiB in 26 packages 07:48:52 #69 DONE 2.3s 07:48:52 07:48:52 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:48:52 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 2.197 OK: 7 MiB in 16 packages 07:48:52 #74 DONE 2.3s 07:48:52 07:48:52 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:48:52 #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 2.107 OK: 8 MiB in 19 packages 07:48:52 #75 DONE 2.2s 07:48:52 07:48:52 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:48:52 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 2.175 OK: 7 MiB in 17 packages 07:48:52 #76 DONE 2.3s 07:48:52 07:48:52 #77 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:48:52 #77 ... 07:48:52 07:48:52 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:48:52 #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 2.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 3.321 OK: 8 MiB in 17 packages 07:48:52 #78 DONE 3.6s 07:48:52 07:48:52 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:48:52 #79 DONE 1.4s 07:48:52 07:48:52 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:52 #80 DONE 3.7s 07:48:52 07:48:52 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:48:52 #81 DONE 0.1s 07:48:52 07:48:52 #82 [security-spire-config stage-2 6/10] COPY security.txt / 07:48:52 #82 DONE 0.0s 07:48:52 07:48:52 #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:48:52 #83 DONE 0.1s 07:48:52 07:48:52 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:48:52 #70 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #70 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #70 ... 07:48:52 07:48:52 #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:48:52 #84 DONE 0.1s 07:48:52 07:48:52 #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:48:52 #85 DONE 0.1s 07:48:52 07:48:52 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:48:52 #70 3.912 OK: 264 MiB in 52 packages 07:48:52 #70 DONE 4.3s 07:48:52 07:48:52 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:48:52 #86 DONE 0.1s 07:48:52 07:48:52 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:48:52 #0 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:52 #0 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:52 #0 3.973 OK: 8 MiB in 20 packages 07:48:52 #87 DONE 4.1s 07:48:52 07:48:52 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:54 #88 ... 07:48:54 07:48:54 #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:48:54 #0 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:54 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:54 #0 4.000 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:48:54 #0 4.000 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:48:54 #0 4.000 OK: 20077 distinct packages available 07:48:54 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:54 #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:54 #0 4.399 OK: 264 MiB in 52 packages 07:48:54 #89 DONE 5.7s 07:48:54 07:48:54 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:48:54 #90 DONE 1.6s 07:48:54 07:48:54 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:48:54 #91 DONE 1.6s 07:48:54 07:48:54 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:48:54 #92 DONE 0.1s 07:48:54 07:48:54 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:48:54 #93 DONE 0.1s 07:48:54 07:48:54 #94 [security-spire-config] exporting to image 07:48:54 #94 exporting layers 1.9s done 07:48:54 #94 writing image sha256:138cb0708bd93a8a02a5f3617de7c96ba7e2ee3c39be73f23edfff877b8b7206 done 07:48:54 #94 naming to docker.io/library/security-spire-config done 07:48:54 #94 DONE 1.9s 07:48:54 07:48:54 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:48:54 #71 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:54 #71 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:54 #71 5.970 OK: 264 MiB in 52 packages 07:48:55 #71 DONE 6.8s 07:48:55 07:48:55 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:48:55 #95 DONE 0.1s 07:48:55 07:48:55 #96 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:48:55 #0 5.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:55 #0 5.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:55 #0 5.947 OK: 264 MiB in 52 packages 07:48:55 #96 DONE 6.8s 07:48:55 07:48:55 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:48:55 #97 DONE 1.1s 07:48:55 07:48:55 #98 [security-spire-server stage-2 6/9] COPY security.txt / 07:48:55 #98 DONE 1.0s 07:48:55 07:48:55 #99 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:48:55 #99 DONE 0.1s 07:48:55 07:48:55 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:55 #100 ... 07:48:55 07:48:55 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:48:55 #101 DONE 0.1s 07:48:55 07:48:55 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:48:55 #102 DONE 0.1s 07:48:55 07:48:55 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:48:55 #103 DONE 0.1s 07:48:55 07:48:55 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 07:48:55 #104 DONE 0.1s 07:48:55 07:48:55 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:48:55 #105 DONE 0.1s 07:48:55 07:48:55 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:55 #106 DONE 0.1s 07:48:55 07:48:55 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:48:55 #107 DONE 0.0s 07:48:55 07:48:55 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:48:55 #108 DONE 0.1s 07:48:55 07:48:55 #94 [security-spire-agent] exporting to image 07:48:56 #94 exporting layers 0.8s done 07:48:56 #94 writing image sha256:dbff7bee6a20f93552b1d06ba1d9df2f94f9bcf474d37ea6ced38e57a78d6ec5 done 07:48:56 #94 naming to docker.io/library/security-spire-server done 07:48:56 #94 exporting layers 0.7s done 07:48:56 #94 writing image sha256:6e118e7469bca23f8c2def4bcc211e5817df3f075856ff7094ed22861c0fc0eb done 07:48:56 #94 naming to docker.io/library/security-spire-agent done 07:48:56 #94 DONE 2.7s 07:48:56 07:48:56 #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:48:56 #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:56 #0 6.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:56 #0 6.289 OK: 17 MiB in 19 packages 07:48:56 #109 DONE 6.4s 07:48:56 07:48:56 #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:48:56 #110 DONE 0.1s 07:48:56 07:48:56 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:48:56 #72 6.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:56 #72 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:56 #72 6.621 OK: 7 MiB in 16 packages 07:48:56 #72 DONE 7.1s 07:48:56 07:48:56 #77 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:48:56 #77 DONE 6.0s 07:48:56 07:48:56 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:48:56 #111 DONE 0.1s 07:48:56 07:48:56 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:57 #112 ... 07:48:57 07:48:57 #113 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:48:57 #0 6.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:57 #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:57 #0 6.646 OK: 11 MiB in 18 packages 07:48:57 #113 DONE 6.8s 07:48:57 07:48:57 #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:48:57 #0 4.326 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:57 #0 4.782 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:57 #114 ... 07:48:57 07:48:57 #115 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:48:57 #0 6.939 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:48:57 #0 7.414 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:48:57 #0 8.087 (1/1) Installing dumb-init (1.2.5-r2) 07:48:57 #0 8.395 Executing busybox-1.36.1-r7.trigger 07:48:57 #0 8.404 OK: 7 MiB in 16 packages 07:48:57 #115 DONE 8.6s 07:48:57 07:48:57 #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:48:57 #114 5.512 OK: 264 MiB in 52 packages 07:48:57 #114 ... 07:48:57 07:48:57 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:57 #116 ... 07:48:57 07:48:57 #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:48:57 #114 DONE 5.7s 07:48:57 07:48:57 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:48:57 #117 DONE 0.1s 07:48:57 d6de4b400683: Pull complete 07:48:57 35cb2a7552d0: Pull complete 07:48:57 4f4fb700ef54: Pull complete 07:48:58 07:48:58 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:58 464afbd9ba4c: Pull complete 07:49:08 00f215d4a9da: Pull complete 07:49:09 d496ad576159: Pull complete 07:49:09 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:49:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:49:10 WORKDIR /edgex 07:49:10 COPY go.mod . 07:49:10 RUN go mod download 07:49:10 + docker build -t ci-base-image-arm64 -f - . 07:49:10 Sending build context to Docker daemon 3.493MB 07:49:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:49:10 ---> f246e2811388 07:49:10 Step 2/4 : WORKDIR /edgex 07:49:12 ---> Running in e286a787c61f 07:49:12 Removing intermediate container e286a787c61f 07:49:12 ---> 9758abfb1be5 07:49:12 Step 3/4 : COPY go.mod . 07:49:13 ---> 7049882ae921 07:49:13 Step 4/4 : RUN go mod download 07:49:13 ---> Running in 33a84f59c17c 07:49:44 #118 ... 07:49:44 07:49:44 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:44 #112 DONE 45.8s 07:49:44 07:49:44 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:44 #116 DONE 46.9s 07:49:44 07:49:44 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:44 #100 DONE 45.9s 07:49:44 07:49:44 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:44 #118 DONE 43.3s 07:49:44 07:49:44 #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:44 #88 DONE 48.7s 07:49:44 07:49:44 #119 [core-keeper builder 7/8] COPY . . 07:49:51 #119 ... 07:49:51 07:49:51 #120 [security-proxy-auth builder 6/7] COPY . . 07:49:51 #120 ... 07:49:51 07:49:51 #121 [support-cron-scheduler builder 6/7] COPY . . 07:49:51 #121 ... 07:49:51 07:49:51 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:49:51 #122 ... 07:49:51 07:49:51 #123 [security-proxy-setup builder 6/7] COPY . . 07:49:59 #123 DONE 17.5s 07:49:59 07:49:59 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:49:59 #124 CACHED 07:49:59 07:49:59 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #125 CACHED 07:49:59 07:49:59 #126 [core-metadata builder 6/7] COPY . . 07:49:59 #126 CACHED 07:49:59 07:49:59 #127 [core-data builder 6/7] COPY . . 07:49:59 #127 CACHED 07:49:59 07:49:59 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #128 CACHED 07:49:59 07:49:59 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 07:49:59 #129 CACHED 07:49:59 07:49:59 #122 [security-spiffe-token-provider builder 6/7] COPY . . 07:49:59 #122 DONE 17.5s 07:49:59 07:49:59 #130 [support-scheduler builder 6/7] COPY . . 07:49:59 #130 CACHED 07:49:59 07:49:59 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:49:59 #131 CACHED 07:49:59 07:49:59 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #132 CACHED 07:49:59 07:49:59 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:49:59 #133 CACHED 07:49:59 07:49:59 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 07:49:59 #134 CACHED 07:49:59 07:49:59 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #135 CACHED 07:49:59 07:49:59 #121 [support-cron-scheduler builder 6/7] COPY . . 07:49:59 #121 DONE 17.5s 07:49:59 07:49:59 #136 [core-command builder 6/7] COPY . . 07:49:59 #136 CACHED 07:49:59 07:49:59 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #137 CACHED 07:49:59 07:49:59 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 07:49:59 #138 CACHED 07:49:59 07:49:59 #119 [core-keeper builder 7/8] COPY . . 07:49:59 #119 DONE 17.5s 07:49:59 07:49:59 #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:49:59 #139 CACHED 07:49:59 07:49:59 #140 [support-notifications builder 6/7] COPY . . 07:49:59 #140 CACHED 07:49:59 07:49:59 #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #141 CACHED 07:49:59 07:49:59 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #142 CACHED 07:49:59 07:49:59 #143 [security-secretstore-setup builder 6/7] COPY . . 07:49:59 #143 CACHED 07:49:59 07:49:59 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:49:59 #144 CACHED 07:49:59 07:49:59 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:49:59 #145 CACHED 07:49:59 07:49:59 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:59 #146 CACHED 07:49:59 07:49:59 #147 [security-bootstrapper builder 6/7] COPY . . 07:49:59 #147 CACHED 07:49:59 07:49:59 #120 [security-proxy-auth builder 6/7] COPY . . 07:49:59 #120 DONE 17.4s 07:49:59 07:49:59 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:50:00 #148 1.525 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 07:50:09 Removing intermediate container 33a84f59c17c 07:50:09 ---> 977ac64d2032 07:50:09 Successfully built 977ac64d2032 07:50:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:10 + docker inspect -f . ci-base-image-arm64 07:50:10 . [Pipeline] } 07:50:10 #148 ... 07:50:10 07:50:10 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:50:10 #0 1.088 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 07:50:10 #149 ... 07:50:10 07:50:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:50:10 #0 1.401 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 07:50:10 #150 ... 07:50:10 07:50:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:50:10 #0 0.603 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 07:50:10 #151 ... 07:50:10 07:50:10 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:50:10 #0 0.887 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 07:50:10 #152 ... 07:50:10 07:50:10 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:50:10 #0 0.667 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 07:50:10 #153 ... 07:50:10 07:50:10 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:50:10 #0 1.089 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 07:50:10 #154 ... 07:50:10 07:50:10 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:50:10 #0 0.551 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 07:50:10 #155 ... 07:50:10 07:50:10 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:50:10 #0 0.938 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 07:50:10 #156 ... 07:50:10 07:50:10 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:50:10 #0 1.461 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 07:50:10 #157 ... 07:50:10 07:50:10 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:50:10 #0 1.221 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 07:50:10 #158 ... 07:50:10 07:50:10 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:50:10 #0 0.758 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 07:50:10 #159 ... 07:50:10 07:50:10 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:50:10 #0 1.052 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 [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:10 prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container 07:50:10 $ 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 07:50:11 $ docker top 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:12 + go version 07:50:12 go version go1.21.9 linux/arm64 [Pipeline] } 07:50:12 $ docker stop --time=1 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 07:50:14 $ docker rm -f --volumes 4c29b619752ee614c356a960bdc8e798380fbe6a5d348771124f49e09241e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:15 + docker inspect -f . ci-base-image-arm64 07:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:15 prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container 07:50:15 $ 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 07:50:16 $ docker top 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d -eo pid,comm [Pipeline] { [Pipeline] echo 07:50:17 ========================================================= 07:50:17 [edgeXBuildGoParallel] Running Tests and Build... 07:50:17 ========================================================= [Pipeline] sh 07:50:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:50:17 + make test 07:50:17 go test -race -coverprofile=coverage.out ./... 07:51:04 ? github.com/edgexfoundry/edgex-go [no test files] 07:51:46 #160 ... 07:51:46 07:51:46 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:51:46 #150 104.8 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 07:52:54 #150 DONE 174.1s 07:52:54 07:52:54 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:52:54 #157 DONE 174.1s 07:52:54 07:52:54 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:52:54 #148 DONE 174.1s 07:52:54 07:52:54 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:52:54 #154 DONE 174.1s 07:52:54 07:52:54 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:54 #159 DONE 174.2s 07:52:54 07:52:54 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #161 ... 07:52:54 07:52:54 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:52:54 #153 DONE 174.3s 07:52:54 07:52:54 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:52:54 #155 DONE 174.4s 07:52:54 07:52:54 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:52:54 #152 DONE 174.4s 07:52:54 07:52:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:52:54 #156 DONE 174.3s 07:52:54 07:52:54 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:52:54 #158 DONE 174.4s 07:52:54 07:52:54 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #162 ... 07:52:54 07:52:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:54 #149 DONE 174.6s 07:52:54 07:52:54 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:52:54 #151 DONE 174.6s 07:52:54 07:52:54 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #163 ... 07:52:54 07:52:54 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:54 #160 DONE 174.8s 07:52:54 07:52:54 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #164 ... 07:52:54 07:52:54 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:52:54 #165 DONE 1.0s 07:52:54 07:52:54 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #161 DONE 1.0s 07:52:54 07:52:54 #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #166 DONE 0.9s 07:52:54 07:52:54 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #167 DONE 0.9s 07:52:54 07:52:54 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #168 DONE 1.0s 07:52:54 07:52:54 #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #169 DONE 0.8s 07:52:54 07:52:54 #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #170 ... 07:52:54 07:52:54 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #164 DONE 0.8s 07:52:54 07:52:54 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #162 DONE 0.8s 07:52:54 07:52:54 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #163 DONE 0.7s 07:52:54 07:52:54 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #171 ... 07:52:54 07:52:54 #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:52:54 #172 DONE 0.5s 07:52:54 07:52:54 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:52:54 #173 DONE 0.6s 07:52:54 07:52:54 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:52:54 #174 DONE 0.6s 07:52:54 07:52:54 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #175 CACHED 07:52:54 07:52:54 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #176 CACHED 07:52:54 07:52:54 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:52:54 #177 CACHED 07:52:54 07:52:54 #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #178 CACHED 07:52:54 07:52:54 #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #170 DONE 0.6s 07:52:54 07:52:54 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:52:54 #179 CACHED 07:52:54 07:52:54 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #180 CACHED 07:52:54 07:52:54 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:54 #181 CACHED 07:52:54 07:52:54 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:52:54 #182 CACHED 07:52:54 07:52:54 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:52:54 #183 ... 07:52:54 07:52:54 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #184 DONE 0.6s 07:52:54 07:52:54 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #185 DONE 0.7s 07:52:54 07:52:54 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:52:54 #171 DONE 0.7s 07:52:54 07:52:54 #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:52:54 #186 DONE 0.7s 07:52:54 07:52:54 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:52:55 #187 ... 07:52:55 07:52:55 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:52:55 #188 DONE 0.7s 07:52:55 07:52:55 #94 [core-keeper] exporting to image 07:52:55 #94 exporting layers 07:52:57 #94 ... 07:52:57 07:52:57 #189 [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 07:52:57 #189 DONE 3.0s 07:52:57 07:52:57 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:52:57 #190 DONE 3.0s 07:52:57 07:52:57 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:52:57 #191 DONE 3.0s 07:52:57 07:52:57 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:52:57 #192 DONE 3.0s 07:52:57 07:52:57 #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:52:57 #193 DONE 3.7s 07:52:57 07:52:57 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:52:57 #194 DONE 3.1s 07:52:57 07:52:57 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:52:57 #187 DONE 2.9s 07:52:57 07:52:57 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:52:57 #183 DONE 3.1s 07:52:57 07:52:57 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:52:57 #195 ... 07:52:57 07:52:57 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:52:57 #196 DONE 3.0s 07:52:57 07:52:57 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:52:57 #197 DONE 3.0s 07:52:57 07:52:57 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:52:57 #198 DONE 3.1s 07:52:57 07:52:57 #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:52:57 #199 DONE 3.0s 07:52:57 07:52:57 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:52:57 #200 ... 07:52:57 07:52:57 #201 [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 07:52:57 #201 DONE 0.4s 07:52:57 07:52:57 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:52:57 #202 DONE 0.4s 07:52:57 07:52:57 #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:52:57 #203 DONE 0.5s 07:52:57 07:52:57 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:52:57 #204 DONE 0.4s 07:52:57 07:52:57 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:52:57 #205 DONE 0.4s 07:52:58 07:52:58 #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:52:58 #206 DONE 0.5s 07:52:58 07:52:58 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:52:58 #207 DONE 0.4s 07:52:58 07:52:58 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:52:58 #195 DONE 0.5s 07:52:58 07:52:58 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:52:58 #208 DONE 0.5s 07:52:58 07:52:58 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:52:58 #209 DONE 0.5s 07:52:58 07:52:58 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:52:58 #200 DONE 0.4s 07:52:58 07:52:58 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:52:58 #210 DONE 0.5s 07:52:58 07:52:58 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:52:59 #211 ... 07:52:59 07:52:59 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:52:59 #212 DONE 1.6s 07:52:59 07:52:59 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:52:59 #213 DONE 1.6s 07:52:59 07:52:59 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:52:59 #214 DONE 1.5s 07:52:59 07:52:59 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:52:59 #215 DONE 1.6s 07:52:59 07:52:59 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:52:59 #216 DONE 1.6s 07:52:59 07:52:59 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:52:59 #211 DONE 1.6s 07:52:59 07:52:59 #94 [core-keeper] exporting to image 07:52:59 #94 exporting layers 1.5s done 07:52:59 #94 writing image sha256:eaba727a2cffc0ba5dc2a57f125dc19efe6cff23a426fcb864bb392a792009c8 0.0s done 07:52:59 #94 naming to docker.io/library/core-keeper done 07:52:59 #94 writing image sha256:be94f6fc54204c0ace6b7b4ccee3c3dfb876e9f70766fc93add874224f04e0cd 07:52:59 #94 writing image sha256:ac876399da360567392484d518783b0fbf64c48f600a3fcbf2d5a0d163641a46 07:53:01 #94 ... 07:53:01 07:53:01 #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:53:01 #217 DONE 1.3s 07:53:01 07:53:01 #94 [core-keeper] exporting to image 07:53:01 #94 writing image sha256:be94f6fc54204c0ace6b7b4ccee3c3dfb876e9f70766fc93add874224f04e0cd 1.3s done 07:53:01 #94 naming to docker.io/library/core-command 07:53:01 #94 ... 07:53:01 07:53:01 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:53:01 #218 DONE 1.4s 07:53:01 07:53:01 #94 [core-command] exporting to image 07:53:01 #94 naming to docker.io/library/core-command done 07:53:01 #94 ... 07:53:01 07:53:01 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:53:01 #219 DONE 1.8s 07:53:01 07:53:01 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:53:01 #220 ... 07:53:01 07:53:01 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:01 #221 DONE 2.1s 07:53:01 07:53:01 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:01 #222 DONE 2.0s 07:53:01 07:53:01 #94 [core-data] exporting to image 07:53:01 #94 writing image sha256:ac876399da360567392484d518783b0fbf64c48f600a3fcbf2d5a0d163641a46 1.8s done 07:53:01 #94 naming to docker.io/library/support-scheduler 0.0s done 07:53:01 #94 writing image sha256:c5ceb107426ed03d7d2230773e1390c3a1cd3d7ddf4f6eab044ea0a9b9382216 0.1s done 07:53:01 #94 writing image sha256:9510913d084d958f3cd4bfe463403a309800d07293a7efcb96eeef6925a1628f 07:53:01 #94 naming to docker.io/library/core-data 0.0s done 07:53:02 #94 exporting layers 3.7s done 07:53:02 #94 exporting layers 3.8s done 07:53:02 #94 writing image sha256:9510913d084d958f3cd4bfe463403a309800d07293a7efcb96eeef6925a1628f 0.3s done 07:53:02 #94 naming to docker.io/library/support-cron-scheduler 07:53:02 #94 ... 07:53:02 07:53:02 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:53:02 #223 DONE 1.1s 07:53:02 07:53:02 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:53:02 #220 DONE 0.8s 07:53:02 07:53:02 #94 [security-spiffe-token-provider] exporting to image 07:53:02 #94 exporting layers 2.5s done 07:53:02 #94 naming to docker.io/library/support-cron-scheduler 0.1s done 07:53:02 #94 writing image sha256:47f0f9425b41d094fc233636bc024e158c31df1882216fdb72137da002e1ea55 0.0s done 07:53:02 #94 writing image sha256:33b81729bbdb1fa7d00cee1dfeca2c3bcf460361ca810a6c17dd6d5936de56b8 0.0s done 07:53:02 #94 writing image sha256:eb6770d2bf2824f158027841dff4fa77615a69aa4c4ee2e35cf245f0888bc669 07:53:02 #94 naming to docker.io/library/support-notifications done 07:53:02 #94 naming to docker.io/library/security-spiffe-token-provider done 07:53:02 #94 exporting layers 0.5s done 07:53:02 #94 writing image sha256:eb6770d2bf2824f158027841dff4fa77615a69aa4c4ee2e35cf245f0888bc669 0.0s done 07:53:02 #94 naming to docker.io/library/core-metadata done 07:53:02 #94 writing image sha256:70ebeb58d032ec230b1e2dfe5753a992db22ce96c03d6110558a6a8d8f62840f done 07:53:02 #94 naming to docker.io/library/security-proxy-auth done 07:53:02 #94 writing image sha256:7994b4afb741de49f307b4ce2dc62b55d613b4b821e6997db74ebd254e1410b1 07:53:02 #94 ... 07:53:02 07:53:02 #224 [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/ 07:53:02 #224 DONE 0.2s 07:53:02 07:53:02 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:53:02 #225 DONE 0.2s 07:53:02 07:53:02 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:02 #226 DONE 1.2s 07:53:02 07:53:02 #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:53:02 #227 DONE 0.1s 07:53:02 07:53:02 #94 [security-proxy-setup] exporting to image 07:53:02 #94 writing image sha256:7994b4afb741de49f307b4ce2dc62b55d613b4b821e6997db74ebd254e1410b1 done 07:53:02 #94 naming to docker.io/library/core-common-config-bootstrapper done 07:53:02 #94 ... 07:53:02 07:53:02 #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:53:02 #228 DONE 0.1s 07:53:02 07:53:02 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:53:02 #229 DONE 0.1s 07:53:02 07:53:02 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:53:02 #230 DONE 0.1s 07:53:02 07:53:02 #94 [security-proxy-setup] exporting to image 07:53:02 #94 exporting layers 0.3s done 07:53:02 #94 writing image sha256:03237ba1dcd5eb834cd5dcb8ac9f5fdf0f708edeaff29858b626ef401a00f797 done 07:53:02 #94 naming to docker.io/library/security-proxy-setup done 07:53:02 #94 DONE 10.1s 07:53:02 07:53:02 #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:53:03 #231 DONE 0.3s 07:53:03 07:53:03 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:03 #232 DONE 0.5s 07:53:03 07:53:03 #94 [security-bootstrapper] exporting to image 07:53:03 #94 exporting layers 0.3s done 07:53:03 #94 exporting layers 0.3s done 07:53:03 #94 writing image sha256:fe4b0eb932f3a05e8208654a579c6f4610b20df987db8c37df19b756b13cdade done 07:53:03 #94 naming to docker.io/library/security-bootstrapper done 07:53:03 #94 writing image sha256:147bf786ac8ce288c74d0dee3ab2ec4c82d8799291eab20af3f29a15040f327a done 07:53:03 #94 naming to docker.io/library/security-secretstore-setup done 07:53:03 #94 DONE 10.4s 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:53:03 time="2024-08-14T07:47:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:53:03 $ docker stop --time=1 a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 07:53:04 $ docker rm -f --volumes a636cc7672efbabc5c9dc6878ac2c419c3799f4fe88f3b84974f4a845dd33d62 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:05 + docker images 07:53:05 REPOSITORY TAG IMAGE ID CREATED SIZE 07:53:05 security-proxy-setup latest 03237ba1dcd5 2 seconds ago 26.2MB 07:53:05 security-bootstrapper latest fe4b0eb932f3 2 seconds ago 18.9MB 07:53:05 security-secretstore-setup latest 147bf786ac8c 2 seconds ago 37MB 07:53:05 core-common-config-bootstrapper latest 7994b4afb741 3 seconds ago 15.2MB 07:53:05 security-proxy-auth latest 70ebeb58d032 3 seconds ago 33MB 07:53:05 core-metadata latest eb6770d2bf28 5 seconds ago 39.7MB 07:53:05 support-notifications latest 47f0f9425b41 7 seconds ago 42.4MB 07:53:05 core-command latest be94f6fc5420 7 seconds ago 35.4MB 07:53:05 security-spiffe-token-provider latest 33b81729bbdb 7 seconds ago 28.8MB 07:53:05 support-cron-scheduler latest 9510913d084d 7 seconds ago 44MB 07:53:05 support-scheduler latest ac876399da36 7 seconds ago 41.8MB 07:53:05 core-data latest c5ceb107426e 7 seconds ago 39.5MB 07:53:05 core-keeper latest eaba727a2cff 10 seconds ago 39.4MB 07:53:05 security-spire-agent latest 6e118e7469bc 4 minutes ago 182MB 07:53:05 security-spire-server latest dbff7bee6a20 4 minutes ago 121MB 07:53:05 security-spire-config latest 138cb0708bd9 4 minutes ago 120MB 07:53:05 ci-base-image-x86_64 latest 6584abc85612 8 minutes ago 970MB 07:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 07:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 07:53:05 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] } 07:54:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:54:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:55:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:55:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:55:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:55:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:55:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.133s coverage: 28.7% of statements 07:55:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.193s coverage: 97.0% of statements 07:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:55:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements 07:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:55:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:55:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.099s coverage: 93.4% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.478s coverage: 91.7% of statements 07:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 6.5% of statements 07:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:56:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:56:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.570s coverage: 95.8% of statements 07:56:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.090s coverage: 72.2% of statements 07:56:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.100s coverage: 0.0% of statements [no tests to run] 07:56:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:56:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.307s coverage: 0.8% of statements 07:56:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.158s coverage: 30.7% of statements 07:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.122s coverage: 41.7% of statements 07:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 77.8% of statements 07:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements 07:56:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements 07:56:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 07:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:56:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.813s coverage: 79.9% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.143s coverage: 92.9% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 67.2% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 76.6% of statements 07:57:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.094s coverage: 87.2% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.313s coverage: 81.8% of statements 07:57:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.243s coverage: 82.1% of statements 07:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.110s coverage: 86.0% of statements 07:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:57:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.794s coverage: 63.1% of statements 07:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.116s coverage: 100.0% of statements 07:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements 07:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements 07:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:57:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 07:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 07:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.678s coverage: 36.5% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.109s coverage: 89.5% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:57:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.277s coverage: 76.9% of statements 07:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:57:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:57:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.172s coverage: 19.9% of statements 07:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:57:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.482s coverage: 95.7% of statements 07:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:57:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:57:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 07:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:57:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements 07:57:52 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 07:57:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:57:52 go vet ./... 08:02:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:02:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:02:15 ./bin/test-attribution-txt.sh 08:02:15 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 08:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:02:16 + ls -al . 08:02:16 total 884 08:02:16 drwxrwxr-x 10 1001 1001 4096 Aug 14 07:50 . 08:02:16 drwxr-xr-x 4 root root 4096 Aug 14 07:50 .. 08:02:16 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 .blubracket 08:02:16 -rw-rw-r-- 1 1001 1001 10 Aug 14 07:48 .dockerignore 08:02:16 drwxrwxr-x 8 1001 1001 4096 Aug 14 07:48 .git 08:02:16 drwxrwxr-x 3 1001 1001 4096 Aug 14 07:48 .github 08:02:16 -rw-rw-r-- 1 1001 1001 1102 Aug 14 07:48 .gitignore 08:02:16 -rw-rw-r-- 1 1001 1001 42 Aug 14 07:48 .golangci.yml 08:02:16 -rw-rw-r-- 1 1001 1001 100 Aug 14 07:48 .hadolint.yml 08:02:16 -rw-rw-r-- 1 1001 1001 155 Aug 14 07:48 .sonarcloud.properties 08:02:16 -rw-rw-r-- 1 1001 1001 1171 Aug 14 07:48 ADOPTERS.md 08:02:16 -rw-rw-r-- 1 1001 1001 21171 Aug 14 07:48 Attribution.txt 08:02:16 -rw-rw-r-- 1 1001 1001 100284 Aug 14 07:48 CHANGELOG.md 08:02:16 -rw-rw-r-- 1 1001 1001 3804 Aug 14 07:48 CONTRIBUTING.md 08:02:16 -rw-rw-r-- 1 1001 1001 677 Aug 14 07:48 GOVERNANCE.md 08:02:16 -rw-rw-r-- 1 1001 1001 861 Aug 14 07:48 Jenkinsfile 08:02:16 -rw-rw-r-- 1 1001 1001 10775 Aug 14 07:48 LICENSE 08:02:16 -rw-rw-r-- 1 1001 1001 16854 Aug 14 07:48 Makefile 08:02:16 -rw-rw-r-- 1 1001 1001 582 Aug 14 07:48 OWNERS.md 08:02:16 -rw-rw-r-- 1 1001 1001 9528 Aug 14 07:48 README.md 08:02:16 -rw-rw-r-- 1 1001 1001 789 Aug 14 07:48 SECURITY.md 08:02:16 -rw-rw-r-- 1 1001 1001 5 Aug 14 07:43 VERSION 08:02:16 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 bin 08:02:16 drwxrwxr-x 20 1001 1001 4096 Aug 14 07:48 cmd 08:02:16 -rw-r--r-- 1 root root 518743 Aug 14 07:57 coverage.out 08:02:16 drwxrwxr-x 2 1001 1001 4096 Aug 14 07:48 fuzz_test 08:02:16 -rw-rw-r-- 1 1001 1001 7317 Aug 14 07:48 go.mod 08:02:16 -rw-rw-r-- 1 1001 1001 102581 Aug 14 07:48 go.sum 08:02:16 drwxrwxr-x 7 1001 1001 4096 Aug 14 07:48 internal 08:02:16 drwxrwxr-x 3 1001 1001 4096 Aug 14 07:48 openapi 08:02:16 -rw-rw-r-- 1 1001 1001 584 Aug 14 07:48 security.txt 08:02:16 -rw-rw-r-- 1 1001 1001 204 Aug 14 07:48 version.go [Pipeline] sh 08:02:16 + '[' -e coverage.out ] 08:02:16 + chown 1001:1001 coverage.out [Pipeline] stash 08:02:16 Warning: overwriting stash ‘coverage-report’ 08:02:17 Stashed 1 file(s) [Pipeline] sh 08:02:18 + make build 08:02:18 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 08:05:25 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 08:05: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-command/core-command ./cmd/core-command 08:05:39 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 08:05:43 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 08:05:51 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 08:06:24 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 08:06:28 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 08:06:40 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 08:06:50 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 08:06:53 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 08:06:57 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 08:07:00 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 08:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:07:09 $ docker stop --time=1 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d 08:07:11 $ docker rm -f --volumes 9ac327f4c6c5b10ef2ea4b02c4af3d275c7c25a423b6c1d8b32d0d9fae49972d [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 08:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:15 08:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:16 latest: Pulling from edgex-devops/edgex-compose-arm64 08:07:16 547446be3368: Pulling fs layer 08:07:16 d125d8839a47: Pulling fs layer 08:07:16 3e85d5ac6304: Pulling fs layer 08:07:16 c3105a71a48b: Pulling fs layer 08:07:16 0f093f025ec4: Pulling fs layer 08:07:16 c3106fc0e877: Pulling fs layer 08:07:16 0f093f025ec4: Waiting 08:07:16 c3105a71a48b: Waiting 08:07:16 c3106fc0e877: Waiting 08:07:16 547446be3368: Verifying Checksum 08:07:16 547446be3368: Download complete 08:07:16 c3105a71a48b: Verifying Checksum 08:07:16 c3105a71a48b: Download complete 08:07:16 d125d8839a47: Verifying Checksum 08:07:16 d125d8839a47: Download complete 08:07:16 c3106fc0e877: Verifying Checksum 08:07:16 c3106fc0e877: Download complete 08:07:16 0f093f025ec4: Verifying Checksum 08:07:16 0f093f025ec4: Download complete 08:07:17 547446be3368: Pull complete 08:07:18 d125d8839a47: Pull complete 08:07:18 3e85d5ac6304: Verifying Checksum 08:07:18 3e85d5ac6304: Download complete 08:07:28 3e85d5ac6304: Pull complete 08:07:28 c3105a71a48b: Pull complete 08:07:29 0f093f025ec4: Pull complete 08:07:29 c3106fc0e877: Pull complete 08:07:29 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container 08:07:30 $ 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 08:07:32 $ docker top 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:33 + docker compose -f ./docker-compose-build.yml build --parallel 08:07:43 #1 [security-spire-config internal] load build definition from Dockerfile 08:07:43 #1 transferring dockerfile: 1.69kB 0.0s done 08:07:43 #1 DONE 0.1s 08:07:43 08:07:43 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:07:43 #2 transferring dockerfile: 1.85kB done 08:07:43 #2 DONE 0.0s 08:07:43 08:07:43 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:07:43 #3 transferring dockerfile: 2.49kB done 08:07:43 #3 DONE 0.1s 08:07:43 08:07:43 #4 [support-scheduler internal] load build definition from Dockerfile 08:07:43 #4 transferring dockerfile: 1.93kB done 08:07:43 #4 DONE 0.1s 08:07:43 08:07:43 #5 [security-spire-server internal] load build definition from Dockerfile 08:07:43 #5 transferring dockerfile: 1.70kB done 08:07:43 #5 DONE 0.1s 08:07:43 08:07:43 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:07:43 #6 transferring dockerfile: 1.89kB 0.0s done 08:07:43 #6 DONE 0.1s 08:07:43 08:07:43 #7 [core-command internal] load build definition from Dockerfile 08:07:44 #7 transferring dockerfile: 1.93kB done 08:07:44 #7 DONE 0.1s 08:07:44 08:07:44 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:07:44 #8 transferring dockerfile: 2.23kB done 08:07:44 #8 DONE 0.1s 08:07:44 08:07:44 #9 [core-data internal] load build definition from Dockerfile 08:07:44 #9 transferring dockerfile: 2.01kB done 08:07:44 #9 DONE 0.1s 08:07:44 08:07:44 #10 [support-notifications internal] load build definition from Dockerfile 08:07:44 #10 transferring dockerfile: 1.95kB done 08:07:44 #10 DONE 0.1s 08:07:44 08:07:44 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:07:44 #11 transferring dockerfile: 3.17kB 0.0s done 08:07:44 #11 DONE 0.1s 08:07:44 08:07:44 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:07:44 #12 transferring dockerfile: 2.15kB done 08:07:44 #12 DONE 0.1s 08:07:44 08:07:44 #13 [security-spire-agent internal] load build definition from Dockerfile 08:07:44 #13 transferring dockerfile: 1.81kB done 08:07:44 #13 DONE 0.1s 08:07:44 08:07:44 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:07:44 #14 transferring dockerfile: 2.50kB done 08:07:44 #14 DONE 0.0s 08:07:44 08:07:44 #15 [core-keeper internal] load build definition from Dockerfile 08:07:44 #15 transferring dockerfile: 2.01kB done 08:07:44 #15 DONE 0.1s 08:07:44 08:07:44 #16 [security-spire-config internal] load .dockerignore 08:07:44 #16 transferring context: 50B 0.0s done 08:07:44 #16 DONE 0.1s 08:07:44 08:07:44 #17 [core-metadata internal] load build definition from Dockerfile 08:07:44 #17 transferring dockerfile: 2.06kB 0.0s done 08:07:45 #17 ... 08:07:45 08:07:45 #18 [support-cron-scheduler internal] load .dockerignore 08:07:45 #18 transferring context: 50B done 08:07:45 #18 DONE 0.1s 08:07:45 08:07:45 #19 [security-secretstore-setup internal] load .dockerignore 08:07:45 #19 transferring context: 50B done 08:07:45 #19 DONE 0.0s 08:07:45 08:07:45 #20 [support-scheduler internal] load .dockerignore 08:07:45 #20 transferring context: 50B 0.0s done 08:07:45 #20 DONE 0.1s 08:07:45 08:07:45 #21 [security-spire-server internal] load .dockerignore 08:07:45 #21 transferring context: 50B 0.0s done 08:07:45 #21 DONE 0.1s 08:07:45 08:07:45 #22 [security-spiffe-token-provider internal] load .dockerignore 08:07:45 #22 transferring context: 50B 0.0s done 08:07:45 #22 DONE 0.1s 08:07:45 08:07:45 #23 [core-command internal] load .dockerignore 08:07:45 #23 transferring context: 50B done 08:07:45 #23 DONE 0.0s 08:07:45 08:07:45 #17 [core-metadata internal] load build definition from Dockerfile 08:07:45 #17 ... 08:07:45 08:07:45 #24 [core-common-config-bootstrapper internal] load .dockerignore 08:07:45 #24 transferring context: 50B done 08:07:45 #24 DONE 0.1s 08:07:45 08:07:45 #25 [core-data internal] load .dockerignore 08:07:45 #25 transferring context: 50B done 08:07:45 #25 DONE 0.0s 08:07:45 08:07:45 #26 [security-bootstrapper internal] load .dockerignore 08:07:45 #26 DONE 0.0s 08:07:45 08:07:45 #27 [support-notifications internal] load .dockerignore 08:07:45 #27 transferring context: 50B done 08:07:46 #27 DONE 0.1s 08:07:46 08:07:46 #26 [security-bootstrapper internal] load .dockerignore 08:07:46 #26 transferring context: 50B done 08:07:46 #26 DONE 0.1s 08:07:46 08:07:46 #28 [security-proxy-auth internal] load .dockerignore 08:07:46 #28 transferring context: 50B 0.0s done 08:07:46 #28 DONE 0.1s 08:07:46 08:07:46 #29 [security-spire-agent internal] load .dockerignore 08:07:46 #29 transferring context: 50B done 08:07:46 #29 DONE 0.1s 08:07:46 08:07:46 #30 [security-proxy-setup internal] load .dockerignore 08:07:46 #30 transferring context: 50B 0.0s done 08:07:46 #30 DONE 0.1s 08:07:46 08:07:46 #31 [core-metadata internal] load .dockerignore 08:07:46 #31 transferring context: 50B done 08:07:46 #31 DONE 0.1s 08:07:46 08:07:46 #32 [core-keeper internal] load .dockerignore 08:07:46 #32 transferring context: 50B done 08:07:46 #32 DONE 0.1s 08:07:46 08:07:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:46 #33 ... 08:07:46 08:07:46 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:07:46 #34 DONE 0.1s 08:07:46 08:07:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:47 #33 DONE 0.7s 08:07:47 08:07:47 #17 [core-metadata internal] load build definition from Dockerfile 08:07:47 #17 ... 08:07:47 08:07:47 #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:47 #35 DONE 0.0s 08:07:47 08:07:47 #36 [security-spire-config internal] load build context 08:07:47 #36 transferring context: 25.85kB 0.0s done 08:07:47 #36 DONE 0.1s 08:07:47 08:07:47 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:47 #35 DONE 0.0s 08:07:47 08:07:47 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:07:47 #34 DONE 0.1s 08:07:47 08:07:47 #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:47 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:47 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:47 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 08:07:47 #37 ... 08:07:47 08:07:47 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:47 #35 DONE 0.0s 08:07:47 08:07:47 #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:47 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 08:07:47 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:07:47 #37 ... 08:07:47 08:07:47 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:47 #35 DONE 0.0s 08:07:47 08:07:47 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:47 #33 DONE 0.7s 08:07:47 08:07:47 #37 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:47 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:47 #37 ... 08:07:47 08:07:47 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:07:47 #34 DONE 0.3s 08:07:47 08:07:47 #37 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:47 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:47 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:47 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:47 #37 ... 08:07:47 08:07:47 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:47 #35 DONE 0.0s 08:07:47 08:07:47 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:07:47 #34 DONE 0.4s 08:07:47 08:07:47 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:47 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:47 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:47 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:47 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:47 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:48 #37 ... 08:07:48 08:07:48 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:48 #35 DONE 0.0s 08:07:48 08:07:48 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:48 #37 ... 08:07:48 08:07:48 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:07:48 #34 DONE 0.6s 08:07:48 08:07:48 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:48 #37 ... 08:07:48 08:07:48 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:48 #35 DONE 0.0s 08:07:48 08:07:48 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:48 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:48 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:48 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:48 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:48 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:48 #37 ... 08:07:48 08:07:48 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:48 #35 DONE 0.0s 08:07:48 08:07:48 #37 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:48 #37 ... 08:07:48 08:07:48 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:07:48 #34 DONE 1.0s 08:07:48 08:07:48 #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:48 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:48 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:48 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:48 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:48 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:48 #37 ... 08:07:48 08:07:48 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:48 #35 DONE 0.0s 08:07:48 08:07:48 #38 [security-spire-server internal] load build context 08:07:48 #38 transferring context: 27.60kB 0.3s done 08:07:48 #38 DONE 1.4s 08:07:48 08:07:48 #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:49 #37 ... 08:07:49 08:07:49 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:49 #35 DONE 0.1s 08:07:49 08:07:49 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:07:49 #34 DONE 1.4s 08:07:49 08:07:49 #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:49 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:49 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:49 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:49 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:49 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:49 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:49 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:49 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:49 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:49 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:49 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 08:07:49 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 08:07:50 #37 ... 08:07:50 08:07:50 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:50 #35 DONE 0.1s 08:07:50 08:07:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:50 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:07:50 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:07:50 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:07:50 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:07:50 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:07:50 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:07:50 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:07:50 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:07:50 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.8s 08:07:50 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:07:50 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:07:50 #39 ... 08:07:50 08:07:50 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:07:50 #34 DONE 1.9s 08:07:50 08:07:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:50 #39 ... 08:07:50 08:07:50 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:50 #35 DONE 0.1s 08:07:50 08:07:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:50 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 3.2s 08:07:50 #39 ... 08:07:50 08:07:50 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:07:50 #33 DONE 1.4s 08:07:50 08:07:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:50 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.4s 08:07:50 #39 ... 08:07:50 08:07:50 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:07:50 #35 DONE 0.1s 08:07:50 08:07:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:50 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.6s 08:07:51 #39 ... 08:07:51 08:07:51 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:07:51 #34 DONE 2.7s 08:07:51 08:07:51 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:51 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done 08:07:51 #39 ... 08:07:51 08:07:51 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:07:51 #40 DONE 1.9s 08:07:51 08:07:51 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:51 #41 DONE 0.0s 08:07:51 08:07:51 #42 [security-spire-agent internal] load build context 08:07:51 #42 DONE 0.0s 08:07:51 08:07:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:07:51 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 08:07:51 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:07:51 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:07:51 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:07:51 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:07:51 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:07:51 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:07:51 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:07:51 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.8s done 08:07:51 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:07:51 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:07:51 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 08:07:51 #39 ... 08:07:51 08:07:51 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:07:51 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:07:51 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:07:51 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:07:51 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:07:51 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:07:51 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 08:07:51 #37 DONE 5.6s 08:07:51 08:07:51 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:07:56 #43 ... 08:07:56 08:07:56 #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:07:56 #44 DONE 8.6s 08:07:56 08:07:56 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:07:56 #45 ... 08:07:56 08:07:56 #42 [security-spire-agent internal] load build context 08:07:56 #42 transferring context: 27.13kB 0.1s done 08:07:56 #42 DONE 4.2s 08:07:56 08:07:56 #45 [core-metadata builder 2/7] WORKDIR /edgex-go 08:07:57 #45 ... 08:07:57 08:07:57 #46 [security-secretstore-setup internal] load build context 08:07:57 #46 ... 08:07:57 08:07:57 #47 [support-cron-scheduler internal] load build context 08:07:57 #47 ... 08:07:57 08:07:57 #46 [security-secretstore-setup internal] load build context 08:07:57 #46 ... 08:07:57 08:07:57 #48 [security-spiffe-token-provider internal] load build context 08:07:57 #48 ... 08:07:57 08:07:57 #49 [support-scheduler internal] load build context 08:07:57 #49 ... 08:07:57 08:07:57 #50 [core-command internal] load build context 08:07:58 #50 ... 08:07:58 08:07:58 #45 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:07:58 #45 DONE 2.4s 08:07:58 08:07:58 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:07:58 #51 ... 08:07:58 08:07:58 #52 [core-common-config-bootstrapper internal] load build context 08:07:58 #52 ... 08:07:58 08:07:58 #50 [core-command internal] load build context 08:07:58 #50 ... 08:07:58 08:07:58 #53 [core-data internal] load build context 08:07:58 #53 ... 08:07:58 08:07:58 #54 [support-notifications internal] load build context 08:07:58 #54 ... 08:07:58 08:07:58 #53 [core-data internal] load build context 08:07:58 #53 transferring context: 19.20MB 9.4s 08:07:59 #53 ... 08:07:59 08:07:59 #55 [security-proxy-auth internal] load build context 08:07:59 #55 ... 08:07:59 08:07:59 #56 [security-bootstrapper internal] load build context 08:07:59 #56 ... 08:07:59 08:07:59 #53 [core-data internal] load build context 08:08:00 #53 ... 08:08:00 08:08:00 #57 [security-proxy-setup internal] load build context 08:08:00 #57 ... 08:08:00 08:08:00 #53 [core-data internal] load build context 08:08:01 #53 ... 08:08:01 08:08:01 #58 [core-keeper internal] load build context 08:08:01 #58 ... 08:08:01 08:08:01 #59 [core-metadata internal] load build context 08:08:01 #59 ... 08:08:01 08:08:01 #58 [core-keeper internal] load build context 08:08:01 #58 ... 08:08:01 08:08:01 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:01 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done 08:08:01 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:08:01 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:08:01 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:08:01 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:08:01 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:08:01 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.2s done 08:08:01 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.7s 08:08:01 #41 ... 08:08:01 08:08:01 #59 [core-metadata internal] load build context 08:08:01 #59 ... 08:08:01 08:08:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:01 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s 08:08:02 #39 ... 08:08:02 08:08:02 #59 [core-metadata internal] load build context 08:08:02 #59 ... 08:08:02 08:08:02 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:02 #60 ... 08:08:02 08:08:02 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:02 #61 ... 08:08:02 08:08:02 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:08:02 #62 ... 08:08:02 08:08:02 #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:02 #63 ... 08:08:02 08:08:02 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:02 #60 DONE 10.4s 08:08:02 08:08:02 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:02 #64 ... 08:08:02 08:08:02 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:08:03 #65 ... 08:08:03 08:08:03 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:03 #66 ... 08:08:03 08:08:03 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:03 #67 ... 08:08:03 08:08:03 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:03 #68 ... 08:08:03 08:08:03 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:03 #69 ... 08:08:03 08:08:03 #47 [support-cron-scheduler internal] load build context 08:08:04 #47 transferring context: 47.31MB 16.4s 08:08:04 #47 ... 08:08:04 08:08:04 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:04 #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:04 #64 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:04 #64 ... 08:08:04 08:08:04 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:08:04 #43 8.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:04 #43 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:04 #43 10.96 (1/4) Installing dumb-init (1.2.5-r2) 08:08:04 #43 10.96 (2/4) Installing openssl (3.1.6-r0) 08:08:04 #43 11.00 (3/4) Installing su-exec (0.2-r3) 08:08:04 #43 11.00 (4/4) Installing yq (4.33.3-r5) 08:08:04 #43 11.28 Executing busybox-1.36.1-r7.trigger 08:08:04 #43 11.35 OK: 18 MiB in 19 packages 08:08:04 #43 DONE 12.8s 08:08:04 08:08:04 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:08 #70 ... 08:08:08 08:08:08 #48 [security-spiffe-token-provider internal] load build context 08:08:08 #48 ... 08:08:08 08:08:08 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:08:08 #71 ... 08:08:08 08:08:08 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:08:08 #72 ... 08:08:08 08:08:08 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:08 #73 ... 08:08:08 08:08:08 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:08:08 #74 ... 08:08:08 08:08:08 #46 [security-secretstore-setup internal] load build context 08:08:08 #46 ... 08:08:08 08:08:08 #49 [support-scheduler internal] load build context 08:08:08 #49 ... 08:08:08 08:08:08 #52 [core-common-config-bootstrapper internal] load build context 08:08:09 #52 ... 08:08:09 08:08:09 #50 [core-command internal] load build context 08:08:09 #50 ... 08:08:09 08:08:09 #54 [support-notifications internal] load build context 08:08:09 #54 ... 08:08:09 08:08:09 #46 [security-secretstore-setup internal] load build context 08:08:09 #46 transferring context: 67.90MB 21.5s 08:08:09 #46 ... 08:08:09 08:08:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:08:09 #64 13.83 (1/4) Installing ca-certificates (20240226-r0) 08:08:09 #64 14.03 (2/4) Installing dumb-init (1.2.5-r2) 08:08:09 #64 14.03 (3/4) Installing su-exec (0.2-r3) 08:08:09 #64 14.03 (4/4) Installing yq (4.33.3-r5) 08:08:09 #64 14.46 Executing busybox-1.36.1-r7.trigger 08:08:09 #64 14.57 Executing ca-certificates-20240226-r0.trigger 08:08:09 #64 15.31 OK: 18 MiB in 19 packages 08:08:09 #64 DONE 17.1s 08:08:09 08:08:09 #46 [security-secretstore-setup internal] load build context 08:08:09 #46 ... 08:08:09 08:08:09 #55 [security-proxy-auth internal] load build context 08:08:10 #55 ... 08:08:10 08:08:10 #56 [security-bootstrapper internal] load build context 08:08:10 #56 ... 08:08:10 08:08:10 #46 [security-secretstore-setup internal] load build context 08:08:10 #46 ... 08:08:10 08:08:10 #57 [security-proxy-setup internal] load build context 08:08:10 #57 ... 08:08:10 08:08:10 #56 [security-bootstrapper internal] load build context 08:08:11 #56 ... 08:08:11 08:08:11 #53 [core-data internal] load build context 08:08:11 #53 ... 08:08:11 08:08:11 #56 [security-bootstrapper internal] load build context 08:08:11 #56 ... 08:08:11 08:08:11 #58 [core-keeper internal] load build context 08:08:12 #58 ... 08:08:12 08:08:12 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:12 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s 08:08:12 #41 ... 08:08:12 08:08:12 #56 [security-bootstrapper internal] load build context 08:08:12 #56 ... 08:08:12 08:08:12 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:12 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s 08:08:12 #39 ... 08:08:12 08:08:12 #56 [security-bootstrapper internal] load build context 08:08:12 #56 ... 08:08:12 08:08:12 #59 [core-metadata internal] load build context 08:08:12 #59 ... 08:08:12 08:08:12 #56 [security-bootstrapper internal] load build context 08:08:13 #56 ... 08:08:13 08:08:13 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:13 #75 ... 08:08:13 08:08:13 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:14 #39 ... 08:08:14 08:08:14 #47 [support-cron-scheduler internal] load build context 08:08:14 #47 transferring context: 57.80MB 26.6s 08:08:14 #47 ... 08:08:14 08:08:14 #55 [security-proxy-auth internal] load build context 08:08:15 #55 ... 08:08:15 08:08:15 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:15 #61 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:15 #61 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:15 #61 16.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:15 #61 16.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:15 #61 16.19 OK: 19946 distinct packages available 08:08:15 #61 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:15 #61 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:15 #61 ... 08:08:15 08:08:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:15 #69 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:15 #69 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:15 #69 17.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:15 #69 17.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:15 #69 17.48 OK: 19946 distinct packages available 08:08:15 #69 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:15 #69 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:15 #69 ... 08:08:15 08:08:15 #56 [security-bootstrapper internal] load build context 08:08:16 #56 ... 08:08:16 08:08:16 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:08:16 #62 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:16 #62 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:16 #62 17.38 (1/3) Installing ca-certificates (20240226-r0) 08:08:16 #62 17.58 (2/3) Installing dumb-init (1.2.5-r2) 08:08:16 #62 17.58 (3/3) Installing tzdata (2024a-r0) 08:08:16 #62 19.68 Executing busybox-1.36.1-r7.trigger 08:08:16 #62 19.68 Executing ca-certificates-20240226-r0.trigger 08:08:16 #62 20.79 OK: 12 MiB in 18 packages 08:08:16 #62 ... 08:08:16 08:08:16 #50 [core-command internal] load build context 08:08:17 #50 ... 08:08:17 08:08:17 #49 [support-scheduler internal] load build context 08:08:17 #49 ... 08:08:17 08:08:17 #50 [core-command internal] load build context 08:08:17 #50 ... 08:08:17 08:08:17 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:08:17 #62 DONE 24.8s 08:08:17 08:08:17 #50 [core-command internal] load build context 08:08:17 #50 ... 08:08:17 08:08:17 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:17 #67 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:17 #67 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:17 #67 22.94 (1/1) Installing dumb-init (1.2.5-r2) 08:08:17 #67 22.94 Executing busybox-1.36.1-r7.trigger 08:08:17 #67 22.94 OK: 8 MiB in 16 packages 08:08:17 #67 DONE 25.3s 08:08:18 08:08:18 #50 [core-command internal] load build context 08:08:18 #50 ... 08:08:18 08:08:18 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:08:18 #61 23.25 (1/5) Installing dumb-init (1.2.5-r2) 08:08:18 #61 23.25 (2/5) Installing musl-obstack (1.2.3-r2) 08:08:18 #61 23.25 (3/5) Installing libucontext (1.2-r2) 08:08:18 #61 23.25 (4/5) Installing gcompat (1.1.0-r1) 08:08:18 #61 23.25 (5/5) Installing openssl (3.1.6-r0) 08:08:18 #61 23.25 Executing busybox-1.36.1-r7.trigger 08:08:18 #61 23.42 OK: 9 MiB in 20 packages 08:08:18 #61 DONE 25.6s 08:08:18 08:08:18 #48 [security-spiffe-token-provider internal] load build context 08:08:18 #48 ... 08:08:18 08:08:18 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:08:19 #76 ... 08:08:19 08:08:19 #52 [core-common-config-bootstrapper internal] load build context 08:08:19 #52 ... 08:08:19 08:08:19 #49 [support-scheduler internal] load build context 08:08:19 #49 ... 08:08:19 08:08:19 #54 [support-notifications internal] load build context 08:08:19 #54 ... 08:08:19 08:08:19 #52 [core-common-config-bootstrapper internal] load build context 08:08:19 #52 transferring context: 54.98MB 29.8s 08:08:19 #52 ... 08:08:19 08:08:19 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:19 #68 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:19 #68 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:19 #68 23.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:19 #68 23.06 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:19 #68 23.06 OK: 19946 distinct packages available 08:08:19 #68 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:19 #68 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:19 #68 ... 08:08:19 08:08:19 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:08:19 #77 ... 08:08:19 08:08:19 #52 [core-common-config-bootstrapper internal] load build context 08:08:20 #52 ... 08:08:20 08:08:20 #57 [security-proxy-setup internal] load build context 08:08:20 #57 ... 08:08:20 08:08:20 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:20 #73 DONE 22.8s 08:08:20 08:08:20 #57 [security-proxy-setup internal] load build context 08:08:20 #57 ... 08:08:20 08:08:20 #46 [security-secretstore-setup internal] load build context 08:08:21 #46 ... 08:08:21 08:08:21 #52 [core-common-config-bootstrapper internal] load build context 08:08:21 #52 ... 08:08:21 08:08:21 #53 [core-data internal] load build context 08:08:21 #53 ... 08:08:21 08:08:21 #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:21 #63 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:21 #63 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:21 #63 26.00 (1/1) Installing dumb-init (1.2.5-r2) 08:08:21 #63 26.00 Executing busybox-1.36.1-r7.trigger 08:08:21 #63 26.13 OK: 8 MiB in 16 packages 08:08:21 #63 ... 08:08:21 08:08:21 #52 [core-common-config-bootstrapper internal] load build context 08:08:22 #52 ... 08:08:22 08:08:22 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:08:22 #69 25.31 (1/4) Installing dumb-init (1.2.5-r2) 08:08:22 #69 25.31 (2/4) Installing musl-obstack (1.2.3-r2) 08:08:22 #69 25.31 (3/4) Installing libucontext (1.2-r2) 08:08:22 #69 25.31 (4/4) Installing gcompat (1.1.0-r1) 08:08:22 #69 25.31 Executing busybox-1.36.1-r7.trigger 08:08:22 #69 25.40 OK: 8 MiB in 19 packages 08:08:22 #69 DONE 29.9s 08:08:22 08:08:22 #52 [core-common-config-bootstrapper internal] load build context 08:08:22 #52 ... 08:08:22 08:08:22 #58 [core-keeper internal] load build context 08:08:22 #58 ... 08:08:22 08:08:22 #46 [security-secretstore-setup internal] load build context 08:08:22 #46 ... 08:08:22 08:08:22 #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:08:22 #63 DONE 30.3s 08:08:22 08:08:22 #59 [core-metadata internal] load build context 08:08:23 #59 ... 08:08:23 08:08:23 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:08:23 #65 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:23 #65 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:23 #65 27.22 (1/2) Installing dumb-init (1.2.5-r2) 08:08:23 #65 27.22 (2/2) Installing su-exec (0.2-r3) 08:08:23 #65 27.22 Executing busybox-1.36.1-r7.trigger 08:08:23 #65 27.41 OK: 8 MiB in 17 packages 08:08:23 #65 DONE 30.0s 08:08:23 08:08:23 #59 [core-metadata internal] load build context 08:08:23 #59 ... 08:08:23 08:08:23 #52 [core-common-config-bootstrapper internal] load build context 08:08:24 #52 ... 08:08:24 08:08:24 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:24 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s 08:08:24 #41 ... 08:08:24 08:08:24 #58 [core-keeper internal] load build context 08:08:24 #58 ... 08:08:24 08:08:24 #47 [support-cron-scheduler internal] load build context 08:08:24 #47 ... 08:08:24 08:08:24 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:24 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.6s 08:08:24 #39 ... 08:08:24 08:08:24 #47 [support-cron-scheduler internal] load build context 08:08:24 #47 transferring context: 68.68MB 37.0s 08:08:24 #47 ... 08:08:24 08:08:24 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:24 #66 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:24 #66 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:24 #66 28.08 (1/2) Installing ca-certificates (20240226-r0) 08:08:24 #66 28.39 (2/2) Installing dumb-init (1.2.5-r2) 08:08:24 #66 28.39 Executing busybox-1.36.1-r7.trigger 08:08:24 #66 28.46 Executing ca-certificates-20240226-r0.trigger 08:08:24 #66 29.53 OK: 9 MiB in 17 packages 08:08:24 #66 ... 08:08:24 08:08:24 #47 [support-cron-scheduler internal] load build context 08:08:25 #47 ... 08:08:25 08:08:25 #55 [security-proxy-auth internal] load build context 08:08:25 #55 ... 08:08:25 08:08:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:25 #39 ... 08:08:25 08:08:25 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:08:25 #66 DONE 32.9s 08:08:25 08:08:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:26 #39 ... 08:08:26 08:08:26 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:08:26 #72 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:26 #72 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:26 #72 24.95 OK: 266 MiB in 52 packages 08:08:26 #72 DONE 28.3s 08:08:26 08:08:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:26 #39 ... 08:08:26 08:08:26 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:08:26 #68 28.86 (1/11) Installing ca-certificates (20240226-r0) 08:08:26 #68 29.35 (2/11) Installing brotli-libs (1.0.9-r14) 08:08:26 #68 29.45 (3/11) Installing libunistring (1.1-r1) 08:08:26 #68 29.60 (4/11) Installing libidn2 (2.3.4-r1) 08:08:26 #68 29.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:08:26 #68 29.82 (6/11) Installing libcurl (8.9.0-r0) 08:08:26 #68 29.99 (7/11) Installing curl (8.9.0-r0) 08:08:26 #68 29.99 (8/11) Installing dumb-init (1.2.5-r2) 08:08:26 #68 30.09 (9/11) Installing musl-obstack (1.2.3-r2) 08:08:26 #68 30.09 (10/11) Installing libucontext (1.2-r2) 08:08:26 #68 30.15 (11/11) Installing gcompat (1.1.0-r1) 08:08:26 #68 30.15 Executing busybox-1.36.1-r7.trigger 08:08:26 #68 30.37 Executing ca-certificates-20240226-r0.trigger 08:08:26 #68 31.32 OK: 13 MiB in 26 packages 08:08:26 #68 DONE 34.3s 08:08:27 08:08:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:27 #39 ... 08:08:27 08:08:27 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:08:27 #71 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:27 #71 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:27 #71 26.17 OK: 266 MiB in 52 packages 08:08:27 #71 DONE 29.5s 08:08:27 08:08:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:28 #39 ... 08:08:28 08:08:28 #56 [security-bootstrapper internal] load build context 08:08:28 #56 ... 08:08:28 08:08:28 #49 [support-scheduler internal] load build context 08:08:28 #49 ... 08:08:28 08:08:28 #50 [core-command internal] load build context 08:08:28 #50 ... 08:08:28 08:08:28 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:28 #78 ... 08:08:28 08:08:28 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:08:28 #51 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:28 #51 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:28 #51 29.28 OK: 266 MiB in 52 packages 08:08:28 #51 DONE 30.4s 08:08:28 08:08:28 #48 [security-spiffe-token-provider internal] load build context 08:08:28 #48 ... 08:08:28 08:08:28 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:28 #79 ... 08:08:28 08:08:28 #49 [support-scheduler internal] load build context 08:08:29 #49 ... 08:08:29 08:08:29 #54 [support-notifications internal] load build context 08:08:29 #54 ... 08:08:29 08:08:29 #48 [security-spiffe-token-provider internal] load build context 08:08:29 #48 transferring context: 97.99MB 41.6s 08:08:30 #48 ... 08:08:30 08:08:30 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:08:30 #70 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:30 #70 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:30 #70 24.69 OK: 18 MiB in 19 packages 08:08:30 #70 DONE 25.8s 08:08:30 08:08:30 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:08:31 #80 ... 08:08:31 08:08:31 #57 [security-proxy-setup internal] load build context 08:08:31 #57 ... 08:08:31 08:08:31 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:08:31 #75 19.66 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:31 #75 21.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:31 #75 25.60 (1/1) Installing dumb-init (1.2.5-r2) 08:08:31 #75 26.16 Executing busybox-1.36.1-r7.trigger 08:08:31 #75 26.16 OK: 8 MiB in 16 packages 08:08:31 #75 DONE 28.0s 08:08:31 08:08:31 #57 [security-proxy-setup internal] load build context 08:08:31 #57 ... 08:08:31 08:08:31 #49 [support-scheduler internal] load build context 08:08:31 #49 ... 08:08:31 08:08:31 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:31 #81 ... 08:08:31 08:08:31 #57 [security-proxy-setup internal] load build context 08:08:31 #57 ... 08:08:31 08:08:31 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:08:31 #77 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:31 #77 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:31 #77 20.10 OK: 18 MiB in 19 packages 08:08:31 #77 DONE 21.7s 08:08:31 08:08:31 #57 [security-proxy-setup internal] load build context 08:08:32 #57 ... 08:08:32 08:08:32 #53 [core-data internal] load build context 08:08:32 #53 ... 08:08:32 08:08:32 #49 [support-scheduler internal] load build context 08:08:32 #49 ... 08:08:32 08:08:32 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:08:32 #74 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:32 #74 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:32 #74 30.00 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:08:32 #74 30.00 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:08:32 #74 30.00 OK: 19953 distinct packages available 08:08:32 #74 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:32 #74 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:32 #74 33.15 OK: 266 MiB in 52 packages 08:08:32 #74 DONE 34.4s 08:08:32 08:08:32 #49 [support-scheduler internal] load build context 08:08:32 #49 ... 08:08:32 08:08:32 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:08:32 #80 DONE 1.8s 08:08:32 08:08:32 #49 [support-scheduler internal] load build context 08:08:32 #49 ... 08:08:32 08:08:32 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:32 #82 ... 08:08:32 08:08:32 #46 [security-secretstore-setup internal] load build context 08:08:33 #46 ... 08:08:33 08:08:33 #59 [core-metadata internal] load build context 08:08:33 #59 ... 08:08:33 08:08:33 #83 [core-command stage-1 3/7] RUN apk --no-cache upgrade 08:08:33 #83 ... 08:08:33 08:08:33 #46 [security-secretstore-setup internal] load build context 08:08:33 #46 ... 08:08:33 08:08:33 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:08:33 #84 ... 08:08:33 08:08:33 #46 [security-secretstore-setup internal] load build context 08:08:34 #46 ... 08:08:34 08:08:34 #52 [core-common-config-bootstrapper internal] load build context 08:08:34 #52 ... 08:08:34 08:08:34 #46 [security-secretstore-setup internal] load build context 08:08:34 #46 ... 08:08:34 08:08:34 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:34 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.4s 08:08:34 #41 ... 08:08:34 08:08:34 #58 [core-keeper internal] load build context 08:08:34 #58 ... 08:08:34 08:08:34 #46 [security-secretstore-setup internal] load build context 08:08:34 #46 transferring context: 107.66MB 47.2s 08:08:35 #46 ... 08:08:35 08:08:35 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:08:35 #78 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:35 #78 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:35 #78 16.12 OK: 12 MiB in 18 packages 08:08:35 #78 DONE 16.8s 08:08:35 08:08:35 #46 [security-secretstore-setup internal] load build context 08:08:35 #46 ... 08:08:35 08:08:35 #47 [support-cron-scheduler internal] load build context 08:08:35 #47 ... 08:08:35 08:08:35 #55 [security-proxy-auth internal] load build context 08:08:35 #55 ... 08:08:35 08:08:35 #47 [support-cron-scheduler internal] load build context 08:08:35 #47 ... 08:08:35 08:08:35 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:08:35 #85 ... 08:08:35 08:08:35 #47 [support-cron-scheduler internal] load build context 08:08:37 #47 ... 08:08:37 08:08:37 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:08:37 #86 ... 08:08:37 08:08:37 #47 [support-cron-scheduler internal] load build context 08:08:37 #47 ... 08:08:37 08:08:37 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:08:37 #76 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:37 #76 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:37 #76 18.53 OK: 8 MiB in 16 packages 08:08:37 #76 DONE 19.5s 08:08:37 08:08:37 #47 [support-cron-scheduler internal] load build context 08:08:38 #47 ... 08:08:38 08:08:38 #56 [security-bootstrapper internal] load build context 08:08:38 #56 ... 08:08:38 08:08:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:38 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.7s 08:08:38 #39 ... 08:08:38 08:08:38 #47 [support-cron-scheduler internal] load build context 08:08:38 #47 ... 08:08:38 08:08:38 #50 [core-command internal] load build context 08:08:38 #50 ... 08:08:38 08:08:38 #47 [support-cron-scheduler internal] load build context 08:08:39 #47 ... 08:08:39 08:08:39 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:08:39 #81 13.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:39 #81 13.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:39 #81 16.77 OK: 266 MiB in 52 packages 08:08:39 #81 DONE 18.0s 08:08:39 08:08:39 #47 [support-cron-scheduler internal] load build context 08:08:39 #47 ... 08:08:39 08:08:39 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:08:39 #79 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:39 #79 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:39 #79 20.11 OK: 9 MiB in 20 packages 08:08:39 #79 DONE 21.4s 08:08:39 08:08:39 #47 [support-cron-scheduler internal] load build context 08:08:39 #47 transferring context: 93.79MB 52.3s 08:08:40 #47 ... 08:08:40 08:08:40 #54 [support-notifications internal] load build context 08:08:40 #54 ... 08:08:40 08:08:40 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:40 #82 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:40 #82 ... 08:08:40 08:08:40 #48 [security-spiffe-token-provider internal] load build context 08:08:40 #48 ... 08:08:40 08:08:40 #54 [support-notifications internal] load build context 08:08:42 #54 ... 08:08:42 08:08:42 #57 [security-proxy-setup internal] load build context 08:08:42 #57 ... 08:08:42 08:08:42 #53 [core-data internal] load build context 08:08:42 #53 ... 08:08:42 08:08:42 #54 [support-notifications internal] load build context 08:08:43 #54 ... 08:08:43 08:08:43 #49 [support-scheduler internal] load build context 08:08:43 #49 ... 08:08:43 08:08:43 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:43 #39 ... 08:08:43 08:08:43 #59 [core-metadata internal] load build context 08:08:43 #59 ... 08:08:43 08:08:43 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:43 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.8s 08:08:44 #39 ... 08:08:44 08:08:44 #52 [core-common-config-bootstrapper internal] load build context 08:08:44 #52 ... 08:08:44 08:08:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:44 #39 ... 08:08:44 08:08:44 #58 [core-keeper internal] load build context 08:08:44 #58 ... 08:08:44 08:08:44 #49 [support-scheduler internal] load build context 08:08:44 #49 ... 08:08:44 08:08:44 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:08:44 #82 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:44 #82 20.95 OK: 8 MiB in 19 packages 08:08:44 #82 DONE 22.1s 08:08:44 08:08:44 #49 [support-scheduler internal] load build context 08:08:45 #49 ... 08:08:45 08:08:45 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:08:45 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.8s done 08:08:45 #41 ... 08:08:45 08:08:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:45 #39 ... 08:08:45 08:08:45 #83 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:08:45 #83 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:45 #83 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:45 #83 20.82 OK: 8 MiB in 16 packages 08:08:45 #83 DONE 22.5s 08:08:45 08:08:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:45 #39 ... 08:08:45 08:08:45 #46 [security-secretstore-setup internal] load build context 08:08:45 #46 transferring context: 133.65MB 58.0s 08:08:45 #46 ... 08:08:45 08:08:45 #54 [support-notifications internal] load build context 08:08:46 #54 ... 08:08:46 08:08:46 #55 [security-proxy-auth internal] load build context 08:08:46 #55 ... 08:08:46 08:08:46 #54 [support-notifications internal] load build context 08:08:46 #54 ... 08:08:46 08:08:46 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:08:46 #84 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:46 #84 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:46 #84 22.09 OK: 8 MiB in 17 packages 08:08:46 #84 DONE 22.9s 08:08:46 08:08:46 #54 [support-notifications internal] load build context 08:08:47 #54 ... 08:08:47 08:08:47 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:08:47 #86 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:47 #86 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:47 #86 18.80 OK: 13 MiB in 26 packages 08:08:47 #86 DONE 19.8s 08:08:47 08:08:47 #54 [support-notifications internal] load build context 08:08:47 #54 ... 08:08:47 08:08:47 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:08:47 #85 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:08:47 #85 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:08:47 #85 20.67 OK: 9 MiB in 17 packages 08:08:47 #85 DONE 21.6s 08:08:47 08:08:47 #54 [support-notifications internal] load build context 08:08:48 #54 ... 08:08:48 08:08:48 #56 [security-bootstrapper internal] load build context 08:08:48 #56 ... 08:08:48 08:08:48 #54 [support-notifications internal] load build context 08:08:49 #54 ... 08:08:49 08:08:49 #50 [core-command internal] load build context 08:08:49 #50 ... 08:08:49 08:08:49 #54 [support-notifications internal] load build context 08:08:49 #54 ... 08:08:49 08:08:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:08:49 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.2s done 08:08:49 #39 DONE 63.2s 08:08:49 08:08:49 #54 [support-notifications internal] load build context 08:08:50 #54 ... 08:08:50 08:08:50 #47 [support-cron-scheduler internal] load build context 08:08:50 #47 transferring context: 120.15MB 63.0s 08:08:50 #47 ... 08:08:50 08:08:50 #54 [support-notifications internal] load build context 08:08:50 #54 ... 08:08:50 08:08:50 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:08:50 #87 DONE 2.8s 08:08:50 08:08:50 #54 [support-notifications internal] load build context 08:08:51 #54 ... 08:08:51 08:08:51 #48 [security-spiffe-token-provider internal] load build context 08:08:51 #48 ... 08:08:51 08:08:51 #54 [support-notifications internal] load build context 08:08:51 #54 ... 08:08:51 08:08:51 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:08:51 #88 DONE 4.9s 08:08:51 08:08:51 #54 [support-notifications internal] load build context 08:08:51 #54 ... 08:08:51 08:08:51 #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:08:51 #89 DONE 0.8s 08:08:51 08:08:51 #54 [support-notifications internal] load build context 08:08:52 #54 ... 08:08:52 08:08:52 #57 [security-proxy-setup internal] load build context 08:08:52 #57 ... 08:08:52 08:08:52 #53 [core-data internal] load build context 08:08:52 #53 ... 08:08:52 08:08:52 #57 [security-proxy-setup internal] load build context 08:08:53 #57 ... 08:08:53 08:08:53 #59 [core-metadata internal] load build context 08:08:53 #59 ... 08:08:53 08:08:53 #57 [security-proxy-setup internal] load build context 08:08:54 #57 ... 08:08:54 08:08:54 #52 [core-common-config-bootstrapper internal] load build context 08:08:54 #52 ... 08:08:54 08:08:54 #57 [security-proxy-setup internal] load build context 08:08:55 #57 ... 08:08:55 08:08:55 #58 [core-keeper internal] load build context 08:08:55 #58 ... 08:08:55 08:08:55 #49 [support-scheduler internal] load build context 08:08:55 #49 ... 08:08:55 08:08:55 #57 [security-proxy-setup internal] load build context 08:08:55 #57 ... 08:08:55 08:08:55 #46 [security-secretstore-setup internal] load build context 08:08:55 #46 transferring context: 176.23MB 68.3s 08:08:55 #46 ... 08:08:55 08:08:55 #57 [security-proxy-setup internal] load build context 08:08:56 #57 ... 08:08:56 08:08:56 #55 [security-proxy-auth internal] load build context 08:08:56 #55 ... 08:08:56 08:08:56 #57 [security-proxy-setup internal] load build context 08:08:57 #57 ... 08:08:57 08:08:57 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:57 #90 DONE 3.9s 08:08:57 08:08:57 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:57 #91 DONE 3.9s 08:08:57 08:08:57 #57 [security-proxy-setup internal] load build context 08:08:57 #57 ... 08:08:57 08:08:57 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:08:57 #92 DONE 3.5s 08:08:57 08:08:57 #57 [security-proxy-setup internal] load build context 08:08:58 #57 ... 08:08:58 08:08:58 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:08:58 #93 DONE 1.3s 08:08:58 08:08:58 #57 [security-proxy-setup internal] load build context 08:08:58 #57 ... 08:08:58 08:08:58 #56 [security-bootstrapper internal] load build context 08:08:59 #56 ... 08:08:59 08:08:59 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:08:59 #94 DONE 1.7s 08:08:59 08:08:59 #56 [security-bootstrapper internal] load build context 08:08:59 #56 ... 08:08:59 08:08:59 #57 [security-proxy-setup internal] load build context 08:08:59 #57 ... 08:08:59 08:08:59 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:08:59 #95 DONE 1.8s 08:08:59 08:08:59 #57 [security-proxy-setup internal] load build context 08:08:59 #57 ... 08:08:59 08:08:59 #50 [core-command internal] load build context 08:08:59 #50 ... 08:08:59 08:08:59 #57 [security-proxy-setup internal] load build context 08:09:00 #57 ... 08:09:00 08:09:00 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:09:00 #96 DONE 1.3s 08:09:00 08:09:00 #57 [security-proxy-setup internal] load build context 08:09:00 #57 ... 08:09:00 08:09:00 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:09:00 #97 DONE 1.5s 08:09:00 08:09:00 #57 [security-proxy-setup internal] load build context 08:09:00 #57 ... 08:09:00 08:09:00 #47 [support-cron-scheduler internal] load build context 08:09:00 #47 ... 08:09:00 08:09:00 #98 [security-spire-server stage-2 6/9] COPY security.txt / 08:09:00 #98 DONE 1.7s 08:09:00 08:09:00 #57 [security-proxy-setup internal] load build context 08:09:01 #57 transferring context: 95.69MB 67.4s 08:09:01 #57 ... 08:09:01 08:09:01 #48 [security-spiffe-token-provider internal] load build context 08:09:01 #48 ... 08:09:01 08:09:01 #49 [support-scheduler internal] load build context 08:09:01 #49 ... 08:09:01 08:09:01 #50 [core-command internal] load build context 08:09:01 #50 ... 08:09:01 08:09:01 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:09:01 #99 DONE 1.5s 08:09:01 08:09:01 #50 [core-command internal] load build context 08:09:02 #50 ... 08:09:02 08:09:02 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:09:02 #100 DONE 1.6s 08:09:02 08:09:02 #50 [core-command internal] load build context 08:09:02 #50 ... 08:09:02 08:09:02 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:09:02 #101 DONE 1.7s 08:09:02 08:09:02 #50 [core-command internal] load build context 08:09:02 #50 ... 08:09:02 08:09:02 #54 [support-notifications internal] load build context 08:09:02 #54 ... 08:09:02 08:09:02 #50 [core-command internal] load build context 08:09:03 #50 ... 08:09:03 08:09:03 #53 [core-data internal] load build context 08:09:03 #53 ... 08:09:03 08:09:03 #50 [core-command internal] load build context 08:09:03 #50 ... 08:09:03 08:09:03 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:09:03 #102 DONE 1.4s 08:09:03 08:09:03 #50 [core-command internal] load build context 08:09:03 #50 ... 08:09:03 08:09:03 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:09:03 #103 DONE 1.4s 08:09:03 08:09:03 #50 [core-command internal] load build context 08:09:03 #50 ... 08:09:03 08:09:03 #59 [core-metadata internal] load build context 08:09:04 #59 ... 08:09:04 08:09:04 #54 [support-notifications internal] load build context 08:09:04 #54 ... 08:09:04 08:09:04 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:09:04 #104 DONE 1.6s 08:09:04 08:09:04 #54 [support-notifications internal] load build context 08:09:05 #54 ... 08:09:05 08:09:05 #52 [core-common-config-bootstrapper internal] load build context 08:09:05 #52 ... 08:09:05 08:09:05 #53 [core-data internal] load build context 08:09:05 #53 ... 08:09:05 08:09:05 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:09:05 #105 DONE 1.7s 08:09:05 08:09:05 #53 [core-data internal] load build context 08:09:05 #53 ... 08:09:05 08:09:05 #58 [core-keeper internal] load build context 08:09:05 #58 ... 08:09:05 08:09:05 #106 [security-spire-agent] exporting to image 08:09:05 #106 exporting layers 08:09:05 #106 ... 08:09:05 08:09:05 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:09:05 #107 DONE 1.6s 08:09:05 08:09:05 #58 [core-keeper internal] load build context 08:09:06 #58 ... 08:09:06 08:09:06 #46 [security-secretstore-setup internal] load build context 08:09:06 #46 transferring context: 225.54MB 78.5s 08:09:06 #46 ... 08:09:06 08:09:06 #106 [security-spire-config] exporting to image 08:09:06 #106 ... 08:09:06 08:09:06 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:09:06 #108 DONE 1.8s 08:09:06 08:09:06 #58 [core-keeper internal] load build context 08:09:06 #58 ... 08:09:06 08:09:06 #55 [security-proxy-auth internal] load build context 08:09:06 #55 ... 08:09:06 08:09:06 #106 [security-spire-server] exporting to image 08:09:09 #106 ... 08:09:09 08:09:09 #56 [security-bootstrapper internal] load build context 08:09:09 #56 ... 08:09:09 08:09:09 #52 [core-common-config-bootstrapper internal] load build context 08:09:10 #52 ... 08:09:10 08:09:10 #106 [security-spire-server] exporting to image 08:09:10 #106 exporting layers 5.0s done 08:09:10 #106 writing image sha256:d716238a357f2cb663633ee04afb49bff78cf9a4836351145923b8aa82e7d142 08:09:10 #106 writing image sha256:d716238a357f2cb663633ee04afb49bff78cf9a4836351145923b8aa82e7d142 0.4s done 08:09:10 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:09:10 #106 ... 08:09:10 08:09:10 #47 [support-cron-scheduler internal] load build context 08:09:11 #47 ... 08:09:11 08:09:11 #52 [core-common-config-bootstrapper internal] load build context 08:09:11 #52 transferring context: 184.72MB 81.8s 08:09:11 #52 ... 08:09:11 08:09:11 #57 [security-proxy-setup internal] load build context 08:09:11 #57 ... 08:09:11 08:09:11 #49 [support-scheduler internal] load build context 08:09:11 #49 ... 08:09:11 08:09:11 #48 [security-spiffe-token-provider internal] load build context 08:09:11 #48 ... 08:09:11 08:09:11 #106 [security-spire-agent] exporting to image 08:09:11 #106 exporting layers 6.0s done 08:09:11 #106 writing image sha256:61cad2d734aadb80eb2ee8c709aee9e87a5f4b20c90bc603edf331410ae8bf22 0.1s done 08:09:11 #106 naming to docker.io/library/security-spire-config-arm64 08:09:12 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:09:12 #106 exporting layers 6.0s done 08:09:12 #106 writing image sha256:98171f64335f7090916f0dd551bc6f7f4e168a8b5869c484d6722a909a6351f9 08:09:12 #106 writing image sha256:98171f64335f7090916f0dd551bc6f7f4e168a8b5869c484d6722a909a6351f9 0.0s done 08:09:12 #106 naming to docker.io/library/security-spire-server-arm64 08:09:12 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:09:12 #106 DONE 7.6s 08:09:12 08:09:12 #48 [security-spiffe-token-provider internal] load build context 08:09:14 #48 ... 08:09:14 08:09:14 #59 [core-metadata internal] load build context 08:09:14 #59 ... 08:09:14 08:09:14 #50 [core-command internal] load build context 08:09:14 #50 ... 08:09:14 08:09:14 #59 [core-metadata internal] load build context 08:09:15 #59 ... 08:09:15 08:09:15 #54 [support-notifications internal] load build context 08:09:15 #54 ... 08:09:15 08:09:15 #59 [core-metadata internal] load build context 08:09:15 #59 ... 08:09:15 08:09:15 #53 [core-data internal] load build context 08:09:15 #53 ... 08:09:15 08:09:15 #54 [support-notifications internal] load build context 08:09:16 #54 ... 08:09:16 08:09:16 #46 [security-secretstore-setup internal] load build context 08:09:16 #46 transferring context: 269.63MB 88.7s 08:09:16 #46 ... 08:09:16 08:09:16 #54 [support-notifications internal] load build context 08:09:16 #54 ... 08:09:16 08:09:16 #55 [security-proxy-auth internal] load build context 08:09:16 #55 ... 08:09:16 08:09:16 #58 [core-keeper internal] load build context 08:09:16 #58 ... 08:09:16 08:09:16 #55 [security-proxy-auth internal] load build context 08:09:18 #55 ... 08:09:18 08:09:18 #49 [support-scheduler internal] load build context 08:09:18 #49 transferring context: 308.99MB 89.9s done 08:09:18 #49 DONE 90.5s 08:09:18 08:09:18 #55 [security-proxy-auth internal] load build context 08:09:19 #55 ... 08:09:19 08:09:19 #56 [security-bootstrapper internal] load build context 08:09:19 #56 ... 08:09:19 08:09:19 #55 [security-proxy-auth internal] load build context 08:09:21 #55 ... 08:09:21 08:09:21 #47 [support-cron-scheduler internal] load build context 08:09:21 #47 ... 08:09:21 08:09:21 #55 [security-proxy-auth internal] load build context 08:09:21 #55 ... 08:09:21 08:09:21 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:09:21 #109 DONE 3.1s 08:09:21 08:09:21 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:21 #110 ... 08:09:21 08:09:21 #52 [core-common-config-bootstrapper internal] load build context 08:09:21 #52 ... 08:09:21 08:09:21 #57 [security-proxy-setup internal] load build context 08:09:22 #57 ... 08:09:22 08:09:22 #52 [core-common-config-bootstrapper internal] load build context 08:09:23 #52 transferring context: 231.80MB 93.6s 08:09:24 #52 ... 08:09:24 08:09:24 #48 [security-spiffe-token-provider internal] load build context 08:09:24 #48 ... 08:09:24 08:09:24 #55 [security-proxy-auth internal] load build context 08:09:24 #55 ... 08:09:24 08:09:24 #50 [core-command internal] load build context 08:09:24 #50 ... 08:09:24 08:09:24 #48 [security-spiffe-token-provider internal] load build context 08:09:24 #48 ... 08:09:24 08:09:24 #54 [support-notifications internal] load build context 08:09:24 #54 transferring context: 308.99MB 95.3s done 08:09:24 #54 DONE 96.2s 08:09:24 08:09:24 #48 [security-spiffe-token-provider internal] load build context 08:09:25 #48 ... 08:09:25 08:09:25 #46 [security-secretstore-setup internal] load build context 08:09:25 #46 transferring context: 308.99MB 97.3s done 08:09:25 #46 DONE 97.7s 08:09:25 08:09:25 #48 [security-spiffe-token-provider internal] load build context 08:09:25 #48 ... 08:09:25 08:09:25 #53 [core-data internal] load build context 08:09:25 #53 ... 08:09:25 08:09:25 #59 [core-metadata internal] load build context 08:09:26 #59 ... 08:09:26 08:09:26 #48 [security-spiffe-token-provider internal] load build context 08:09:26 #48 ... 08:09:26 08:09:26 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:09:26 #111 DONE 1.3s 08:09:26 08:09:26 #48 [security-spiffe-token-provider internal] load build context 08:09:26 #48 transferring context: 308.99MB 98.3s done 08:09:26 #48 DONE 99.1s 08:09:26 08:09:26 #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:09:26 #112 DONE 1.6s 08:09:26 08:09:26 #55 [security-proxy-auth internal] load build context 08:09:26 #55 ... 08:09:26 08:09:26 #58 [core-keeper internal] load build context 08:09:27 #58 ... 08:09:27 08:09:27 #55 [security-proxy-auth internal] load build context 08:09:29 #55 ... 08:09:29 08:09:29 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:09:29 #113 DONE 1.8s 08:09:29 08:09:29 #55 [security-proxy-auth internal] load build context 08:09:29 #55 ... 08:09:29 08:09:29 #56 [security-bootstrapper internal] load build context 08:09:29 #56 ... 08:09:29 08:09:29 #55 [security-proxy-auth internal] load build context 08:09:30 #55 ... 08:09:30 08:09:30 #50 [core-command internal] load build context 08:09:30 #50 transferring context: 308.99MB 101.4s done 08:09:30 #50 DONE 102.1s 08:09:30 08:09:30 #55 [security-proxy-auth internal] load build context 08:09:30 #55 ... 08:09:30 08:09:30 #56 [security-bootstrapper internal] load build context 08:09:30 #56 transferring context: 308.99MB 97.9s done 08:09:30 #56 DONE 100.8s 08:09:30 08:09:30 #55 [security-proxy-auth internal] load build context 08:09:31 #55 ... 08:09:31 08:09:31 #47 [support-cron-scheduler internal] load build context 08:09:31 #47 ... 08:09:31 08:09:31 #55 [security-proxy-auth internal] load build context 08:09:32 #55 ... 08:09:32 08:09:32 #57 [security-proxy-setup internal] load build context 08:09:32 #57 ... 08:09:32 08:09:32 #55 [security-proxy-auth internal] load build context 08:09:32 #55 transferring context: 308.99MB 102.1s done 08:09:32 #55 DONE 102.9s 08:09:32 08:09:32 #57 [security-proxy-setup internal] load build context 08:09:34 #57 ... 08:09:34 08:09:34 #52 [core-common-config-bootstrapper internal] load build context 08:09:34 #52 ... 08:09:34 08:09:34 #47 [support-cron-scheduler internal] load build context 08:09:35 #47 ... 08:09:35 08:09:36 #53 [core-data internal] load build context 08:09:36 #53 ... 08:09:36 08:09:36 #59 [core-metadata internal] load build context 08:09:36 #59 ... 08:09:36 08:09:36 #53 [core-data internal] load build context 08:09:36 #53 ... 08:09:36 08:09:36 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:36 #114 ... 08:09:36 08:09:36 #47 [support-cron-scheduler internal] load build context 08:09:36 #47 ... 08:09:36 08:09:36 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:36 #115 ... 08:09:36 08:09:36 #47 [support-cron-scheduler internal] load build context 08:09:37 #47 transferring context: 300.54MB 109.6s 08:09:37 #47 ... 08:09:37 08:09:37 #58 [core-keeper internal] load build context 08:09:37 #58 ... 08:09:37 08:09:37 #47 [support-cron-scheduler internal] load build context 08:09:38 #47 transferring context: 308.99MB 111.1s done 08:09:38 #47 DONE 111.4s 08:09:38 08:09:38 #53 [core-data internal] load build context 08:09:39 #53 ... 08:09:39 08:09:39 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:39 #116 ... 08:09:39 08:09:39 #57 [security-proxy-setup internal] load build context 08:09:41 #57 ... 08:09:41 08:09:41 #52 [core-common-config-bootstrapper internal] load build context 08:09:41 #52 transferring context: 308.99MB 111.2s done 08:09:41 #52 DONE 112.5s 08:09:41 08:09:41 #57 [security-proxy-setup internal] load build context 08:09:41 #57 ... 08:09:41 08:09:41 #53 [core-data internal] load build context 08:09:43 #53 ... 08:09:43 08:09:43 #59 [core-metadata internal] load build context 08:09:43 #59 transferring context: 308.99MB 107.2s done 08:09:43 #59 DONE 112.0s 08:09:43 08:09:43 #53 [core-data internal] load build context 08:09:44 #53 ... 08:09:44 08:09:44 #57 [security-proxy-setup internal] load build context 08:09:44 #57 transferring context: 308.99MB 110.1s done 08:09:44 #57 DONE 113.7s 08:09:44 08:09:44 #53 [core-data internal] load build context 08:09:44 #53 transferring context: 308.99MB 114.9s done 08:09:44 #53 DONE 115.7s 08:09:44 08:09:44 #58 [core-keeper internal] load build context 08:09:44 #58 transferring context: 308.99MB 108.8s done 08:09:44 #58 DONE 113.5s 08:09:44 08:09:44 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:44 #115 ... 08:09:44 08:09:44 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:09:46 #117 DONE 1.9s 08:09:46 08:09:46 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #118 ... 08:10:43 08:10:43 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #110 DONE 76.1s 08:10:43 08:10:43 #119 [support-scheduler builder 6/7] COPY . . 08:10:43 #119 DONE 4.6s 08:10:43 08:10:43 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #118 ... 08:10:43 08:10:43 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #120 CACHED 08:10:43 08:10:43 #121 [core-metadata builder 6/7] COPY . . 08:10:43 #121 CACHED 08:10:43 08:10:43 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:10:43 #122 CACHED 08:10:43 08:10:43 #123 [security-proxy-auth builder 6/7] COPY . . 08:10:43 #123 CACHED 08:10:43 08:10:43 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #124 CACHED 08:10:43 08:10:43 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:10:43 #125 CACHED 08:10:43 08:10:43 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #126 CACHED 08:10:43 08:10:43 #127 [core-data builder 6/7] COPY . . 08:10:43 #127 CACHED 08:10:43 08:10:43 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 08:10:43 #128 CACHED 08:10:43 08:10:43 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:10:43 #129 CACHED 08:10:43 08:10:43 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #130 CACHED 08:10:43 08:10:43 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 08:10:43 #131 CACHED 08:10:43 08:10:43 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 08:10:43 #132 CACHED 08:10:43 08:10:43 #133 [core-command builder 6/7] COPY . . 08:10:43 #133 CACHED 08:10:43 08:10:43 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:43 #134 CACHED 08:10:43 08:10:43 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:10:47 #135 4.559 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 08:10:51 #135 ... 08:10:51 08:10:51 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:51 #115 DONE 84.5s 08:10:51 08:10:51 #136 [support-notifications builder 6/7] COPY . . 08:10:51 #136 ... 08:10:51 08:10:51 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:51 #116 DONE 82.2s 08:10:51 08:10:51 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:51 #114 DONE 84.9s 08:10:51 08:10:51 #137 [security-secretstore-setup builder 6/7] COPY . . 08:10:52 #137 ... 08:10:52 08:10:52 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:10:52 #0 4.946 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 08:10:52 #138 ... 08:10:52 08:10:52 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:10:52 #0 4.680 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 08:10:52 #139 ... 08:10:52 08:10:52 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:10:52 #0 4.515 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 08:10:52 #140 ... 08:10:52 08:10:52 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:10:52 #0 4.769 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 08:10:52 #141 ... 08:10:52 08:10:52 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:10:52 #0 4.981 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 08:10:53 #142 ... 08:10:53 08:10:53 #143 [security-spiffe-token-provider builder 6/7] COPY . . 08:10:58 #143 ... 08:10:58 08:10:58 #136 [support-notifications builder 6/7] COPY . . 08:10:58 #136 DONE 7.1s 08:10:58 08:10:58 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:10:58 #144 ... 08:10:58 08:10:58 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:58 #145 CACHED 08:10:58 08:10:58 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:10:58 #146 CACHED 08:10:58 08:10:58 #147 [security-proxy-setup builder 6/7] COPY . . 08:10:58 #147 CACHED 08:10:58 08:10:58 #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:10:58 #148 CACHED 08:10:58 08:10:58 #149 [security-bootstrapper builder 6/7] COPY . . 08:10:58 #149 CACHED 08:10:58 08:10:58 #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:58 #150 CACHED 08:10:58 08:10:58 #143 [security-spiffe-token-provider builder 6/7] COPY . . 08:10:58 #143 DONE 7.1s 08:10:58 08:10:58 #151 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:10:58 #151 CACHED 08:10:58 08:10:58 #152 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:58 #152 CACHED 08:10:58 08:10:58 #153 [support-cron-scheduler builder 6/7] COPY . . 08:10:58 #153 CACHED 08:10:58 08:10:58 #137 [security-secretstore-setup builder 6/7] COPY . . 08:10:58 #137 DONE 7.1s 08:10:58 08:10:58 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:04 #154 4.862 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 08:11:04 #154 ... 08:11:04 08:11:04 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:11:04 #144 4.075 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 08:11:08 #144 ... 08:11:08 08:11:08 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:08 #0 4.570 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 08:11:08 #155 ... 08:11:08 08:11:08 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:08 #0 5.087 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 08:11:08 #156 ... 08:11:08 08:11:08 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:08 #0 4.751 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 08:11:08 #157 ... 08:11:08 08:11:08 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:11:08 #0 4.793 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 08:11:18 #158 ... 08:11:18 08:11:18 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:18 #118 DONE 91.1s 08:11:18 08:11:18 #159 [core-keeper builder 7/8] COPY . . 08:11:21 #159 DONE 3.7s 08:11:21 08:11:21 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:23 #160 1.938 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 08:31:01 #160 ... 08:31:01 08:31:01 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:01 #157 1202.9 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 08:31:09 #157 ... 08:31:09 08:31:09 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:31:09 #154 DONE 1210.9s 08:31:09 08:31:09 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:09 #158 ... 08:31:09 08:31:09 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:31:10 #161 DONE 0.3s 08:31:10 08:31:10 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:31:10 #162 DONE 0.2s 08:31:10 08:31:10 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:31:10 #163 DONE 0.3s 08:31:10 08:31:10 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:31:10 #164 DONE 0.2s 08:31:10 08:31:10 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:31:10 #156 DONE 1212.3s 08:31:10 08:31:10 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:10 #142 ... 08:31:10 08:31:10 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:31:11 #165 DONE 0.5s 08:31:11 08:31:11 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:31:11 #166 ... 08:31:11 08:31:11 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:31:11 #167 DONE 0.8s 08:31:11 08:31:11 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:31:12 #168 DONE 0.4s 08:31:12 08:31:12 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:12 #142 ... 08:31:12 08:31:12 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:15 #169 DONE 2.9s 08:31:15 08:31:15 #106 [security-proxy-setup] exporting to image 08:31:15 #106 exporting layers 08:31:15 #106 ... 08:31:15 08:31:15 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:31:15 #166 DONE 3.7s 08:31:15 08:31:15 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:31:16 #170 DONE 0.9s 08:31:16 08:31:16 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:31:16 #171 DONE 0.3s 08:31:16 08:31:16 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:31:16 #160 ... 08:31:16 08:31:16 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:31:16 #172 ... 08:31:16 08:31:16 #106 [security-proxy-setup] exporting to image 08:31:16 #106 exporting layers 1.5s done 08:31:16 #106 writing image sha256:834cc25aefcb89238c49c5673a9614b5b354c9d34dc48969697e4a25f3a44118 0.0s done 08:31:16 #106 naming to docker.io/library/security-proxy-setup-arm64 done 08:31:16 #106 DONE 9.1s 08:31:16 08:31:16 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:31:16 #172 DONE 0.4s 08:31:16 08:31:16 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:31:17 #41 ... 08:31:17 08:31:17 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:31:17 #173 DONE 0.1s 08:31:17 08:31:17 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:31:17 #174 DONE 0.2s 08:31:17 08:31:17 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:31:17 #175 DONE 0.2s 08:31:17 08:31:17 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:31:17 #176 DONE 0.1s 08:31:17 08:31:17 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:31:17 #177 DONE 0.2s 08:31:17 08:31:17 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:31:17 #178 DONE 0.1s 08:31:17 08:31:17 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:31:20 #179 DONE 2.3s 08:31:20 08:31:20 #106 [security-bootstrapper] exporting to image 08:31:21 #106 exporting layers 1.3s done 08:31:21 #106 writing image sha256:63d1850cd78d88445880a4ad77184a23df1d18bf2ce248a1626b844ef8cf4bb5 done 08:31:21 #106 naming to docker.io/library/security-bootstrapper-arm64 done 08:31:21 #106 DONE 10.4s 08:31:21 08:31:21 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:31:26 #155 ... 08:31:26 08:31:26 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:31:26 #157 DONE 1227.1s 08:31:26 08:31:26 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:26 #158 ... 08:31:26 08:31:26 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:31:26 #180 DONE 0.4s 08:31:26 08:31:26 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:31:26 #181 DONE 0.3s 08:31:26 08:31:26 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:26 #182 DONE 0.2s 08:31:26 08:31:26 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:31:26 #139 ... 08:31:26 08:31:26 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:31:26 #183 DONE 0.1s 08:31:27 08:31:27 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:31:27 #184 DONE 0.2s 08:31:27 08:31:27 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:27 #185 DONE 0.3s 08:31:27 08:31:27 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:27 #186 DONE 0.4s 08:31:27 08:31:27 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:27 #187 DONE 0.2s 08:31:27 08:31:27 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:27 #158 ... 08:31:27 08:31:27 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:31:30 #188 DONE 2.5s 08:31:30 08:31:30 #106 [security-secretstore-setup] exporting to image 08:31:30 #106 exporting layers 08:31:31 #106 exporting layers 1.2s done 08:31:31 #106 writing image sha256:8a173fd0307d9b49b3a0a0ee4762b3ba3eb8184100eaa4c260d39c6f6c684d7b 0.0s done 08:31:31 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 08:31:31 #106 DONE 11.7s 08:31:31 08:31:31 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:32:10 #155 ... 08:32:10 08:32:10 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:32:10 #139 DONE 1286.2s 08:32:10 08:32:10 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:32:10 #155 ... 08:32:10 08:32:10 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:32:10 #189 DONE 0.2s 08:32:10 08:32:10 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:32:10 #190 DONE 0.2s 08:32:10 08:32:10 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:32:10 #141 ... 08:32:10 08:32:10 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:32:10 #191 DONE 0.2s 08:32:10 08:32:10 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:32:10 #155 ... 08:32:10 08:32:10 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:32:10 #192 DONE 0.1s 08:32:10 08:32:10 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:32:10 #193 DONE 0.1s 08:32:10 08:32:10 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:32:10 #155 ... 08:32:10 08:32:10 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:32:11 #194 DONE 1.9s 08:32:11 08:32:11 #106 [core-common-config-bootstrapper] exporting to image 08:32:11 #106 exporting layers 08:32:12 #106 exporting layers 0.6s done 08:32:12 #106 writing image sha256:43e2477137a24f92a70853dd3a7f17d5f6eb74065842db4670662940d5bf0e18 done 08:32:12 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:32:12 #106 DONE 12.3s 08:32:12 08:32:12 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:34 #41 ... 08:34:34 08:34:34 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:34 #155 DONE 1415.5s 08:34:34 08:34:34 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:34:34 #142 ... 08:34:34 08:34:34 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:34:34 #195 DONE 0.3s 08:34:34 08:34:34 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:34:34 #196 DONE 0.1s 08:34:34 08:34:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:34 #144 ... 08:34:34 08:34:34 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:35 #197 DONE 0.3s 08:34:35 08:34:35 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:34:35 #198 DONE 0.1s 08:34:35 08:34:35 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:34:35 #144 ... 08:34:35 08:34:35 #106 [security-spiffe-token-provider] exporting to image 08:34:35 #106 exporting layers 08:34:36 #106 exporting layers 0.9s done 08:34:36 #106 writing image sha256:18b2fa47ba72842383aa6120f9ba3bfffe3075c2a8f79dc6a17ee18e965f60f4 done 08:34:36 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:34:36 #106 DONE 13.2s 08:34:36 08:34:36 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:43:43 #142 ... 08:43:43 08:43:43 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:43:43 #140 DONE 1977.2s 08:43:43 08:43:43 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:43:43 #158 ... 08:43:43 08:43:43 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:43:43 #199 DONE 0.2s 08:43:43 08:43:43 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:43:43 #142 ... 08:43:43 08:43:43 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:43:43 #200 DONE 0.2s 08:43:43 08:43:43 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:43:43 #201 DONE 0.5s 08:43:43 08:43:43 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:43:43 #202 DONE 0.1s 08:43:43 08:43:43 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:43:43 #203 DONE 0.1s 08:43:43 08:43:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:43:43 #204 DONE 2.1s 08:43:43 08:43:43 #106 [security-proxy-auth] exporting to image 08:43:43 #106 exporting layers 08:43:44 #106 exporting layers 0.7s done 08:43:44 #106 writing image sha256:fb327c7416a08b17298d204e4c4e9fdc903bd30ff71c4aac98d4f48745f9e60a 0.0s done 08:43:44 #106 naming to docker.io/library/security-proxy-auth-arm64 done 08:43:44 #106 DONE 13.9s 08:43:44 08:43:44 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:45:05 #144 ... 08:45:05 08:45:05 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:45:05 #135 DONE 2051.0s 08:45:05 08:45:05 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:45:05 #41 ... 08:45:05 08:45:05 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:45:05 #205 DONE 0.2s 08:45:05 08:45:05 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:45:05 #41 ... 08:45:05 08:45:05 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:45:05 #206 DONE 0.2s 08:45:05 08:45:05 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:45:05 #207 DONE 0.5s 08:45:05 08:45:05 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:45:05 #158 ... 08:45:05 08:45:05 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:45:05 #208 DONE 0.1s 08:45:05 08:45:05 #106 [core-command] exporting to image 08:45:05 #106 exporting layers 08:45:05 #106 exporting layers 0.4s done 08:45:05 #106 writing image sha256:78f664109fd3060260a33bb1f622dc7d07dbf53f5552b90f1c4d5d0174a5ff19 0.0s done 08:45:05 #106 naming to docker.io/library/core-command-arm64 done 08:45:05 #106 DONE 14.4s 08:45:05 08:45:05 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:27 #141 DONE 2193.5s 08:47:27 08:47:27 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:47:27 #158 ... 08:47:27 08:47:27 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:47:27 #209 DONE 0.2s 08:47:27 08:47:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:27 #144 ... 08:47:27 08:47:27 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:47:27 #210 DONE 0.2s 08:47:27 08:47:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:27 #144 ... 08:47:27 08:47:27 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:47:27 #211 DONE 0.5s 08:47:27 08:47:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:27 #144 ... 08:47:27 08:47:27 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:47:27 #212 DONE 0.1s 08:47:27 08:47:27 #106 [core-data] exporting to image 08:47:27 #106 exporting layers 08:47:27 #106 exporting layers 0.6s done 08:47:27 #106 writing image sha256:ce4507b5ba972d3525e3711c70755cb8c9cb580942d6b016d6da5687e853831c done 08:47:27 #106 naming to docker.io/library/core-data-arm64 done 08:47:27 #106 DONE 15.0s 08:47:27 08:47:27 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:47:27 #158 ... 08:47:27 08:47:27 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:27 #142 DONE 2200.0s 08:47:27 08:47:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:27 #144 ... 08:47:27 08:47:27 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:27 #213 DONE 0.1s 08:47:27 08:47:27 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:47:27 #214 DONE 0.1s 08:47:27 08:47:27 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:47:27 #215 DONE 0.5s 08:47:27 08:47:27 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:47:27 #216 DONE 0.1s 08:47:27 08:47:27 #17 [core-metadata internal] load build definition from Dockerfile 08:47:27 #17 ... 08:47:27 08:47:27 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:47:27 #217 DONE 0.2s 08:47:27 08:47:27 #106 [core-metadata] exporting to image 08:47:27 #106 exporting layers 08:47:27 #106 exporting layers 0.5s done 08:47:27 #106 writing image sha256:f361a342587a349a16ac545b049085276c37e159b0fd92c4a4103537b786c405 done 08:47:27 #106 naming to docker.io/library/core-metadata-arm64 done 08:47:27 #106 DONE 15.5s 08:47:27 08:47:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:31 #144 ... 08:47:31 08:47:31 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:47:31 #160 DONE 2170.0s 08:47:31 08:47:31 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:32 #144 ... 08:47:32 08:47:32 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:47:32 #218 DONE 0.1s 08:47:32 08:47:32 #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:47:33 #219 DONE 0.5s 08:47:33 08:47:33 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:47:33 #220 DONE 0.1s 08:47:33 08:47:33 #106 [core-keeper] exporting to image 08:47:33 #106 exporting layers 08:47:34 #106 exporting layers 0.6s done 08:47:34 #106 writing image sha256:2694bc6381d885565aa58f275c3fca742b071c4d926992ccdfb1d4ea7f511af0 done 08:47:34 #106 naming to docker.io/library/core-keeper-arm64 done 08:47:34 #106 DONE 16.1s 08:47:34 08:47:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:06 #144 ... 08:48:06 08:48:06 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:48:06 #138 DONE 2238.6s 08:48:06 08:48:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:06 #144 ... 08:48:06 08:48:06 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:06 #221 DONE 0.1s 08:48:06 08:48:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:06 #144 ... 08:48:06 08:48:06 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:06 #222 DONE 0.1s 08:48:06 08:48:06 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:48:06 #223 DONE 0.5s 08:48:06 08:48:06 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:48:06 #224 DONE 0.1s 08:48:06 08:48:06 #17 [core-metadata internal] load build definition from Dockerfile 08:48:06 #17 ... 08:48:06 08:48:06 #106 [support-scheduler] exporting to image 08:48:06 #106 exporting layers 08:48:06 #106 exporting layers 0.5s done 08:48:06 #106 writing image sha256:a06f60cdf2b8295e7531259e2146921f2e9f4f3fc8c616b7e6bfd993e8d91533 done 08:48:06 #106 naming to docker.io/library/support-scheduler-arm64 done 08:48:06 #106 DONE 16.6s 08:48:06 08:48:06 #17 [core-metadata internal] load build definition from Dockerfile 08:48:06 #17 ... 08:48:06 08:48:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:06 #144 DONE 2226.5s 08:48:06 08:48:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:48:06 #41 ... 08:48:06 08:48:06 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:06 #225 DONE 0.2s 08:48:06 08:48:06 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:06 #226 DONE 0.1s 08:48:06 08:48:06 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:48:06 #227 DONE 0.5s 08:48:06 08:48:06 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:48:06 #41 ... 08:48:06 08:48:06 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:48:06 #228 DONE 0.1s 08:48:06 08:48:06 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:48:06 #158 DONE 2228.1s 08:48:06 08:48:06 #106 [support-notifications] exporting to image 08:48:07 #106 exporting layers 0.8s done 08:48:07 #106 writing image sha256:2f9191819b7b9b615bedfcb89aed0262ceb1a77838fe340b8e5e7b89db99f476 done 08:48:07 #106 naming to docker.io/library/support-notifications-arm64 done 08:48:07 #106 DONE 17.4s 08:48:07 08:48:07 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:48:07 #229 DONE 0.1s 08:48:07 08:48:07 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:48:07 #230 DONE 0.1s 08:48:07 08:48:07 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:48:07 #231 DONE 0.4s 08:48:07 08:48:07 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:48:07 #232 DONE 0.1s 08:48:07 08:48:07 #17 [core-metadata internal] load build definition from Dockerfile 08:48:08 #17 ... 08:48:08 08:48:08 #106 [support-cron-scheduler] exporting to image 08:48:09 #106 exporting layers 1.4s done 08:48:09 #106 writing image sha256:c5a04bf627f22a54838c007d6881f398ee7379cd4a3ab964a64d1da3a763e3fa done 08:48:09 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 08:48:09 #106 DONE 18.8s 08:48:09 08:48:09 #17 [core-metadata internal] load build definition from Dockerfile 08:48:09 time="2024-08-14T08:07:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:48:09 time="2024-08-14T08:07:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:48:09 $ docker stop --time=1 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 08:48:11 $ docker rm -f --volumes 56cc833b82f31abbd98adca7f9cb510590a8d84dc47a77ff4400d4042cbcdf45 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:11 + docker images 08:48:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:48:11 support-cron-scheduler-arm64 latest c5a04bf627f2 4 seconds ago 43.5MB 08:48:11 support-notifications-arm64 latest 2f9191819b7b 5 seconds ago 41.9MB 08:48:11 support-scheduler-arm64 latest a06f60cdf2b8 9 seconds ago 41.3MB 08:48:11 core-keeper-arm64 latest 2694bc6381d8 39 seconds ago 38.9MB 08:48:11 core-metadata-arm64 latest f361a342587a 47 seconds ago 39.2MB 08:48:11 core-data-arm64 latest ce4507b5ba97 54 seconds ago 39.1MB 08:48:11 core-command-arm64 latest 78f664109fd3 3 minutes ago 35MB 08:48:11 security-proxy-auth-arm64 latest fb327c7416a0 4 minutes ago 32.6MB 08:48:11 security-spiffe-token-provider-arm64 latest 18b2fa47ba72 13 minutes ago 29MB 08:48:11 core-common-config-bootstrapper-arm64 latest 43e2477137a2 16 minutes ago 15.3MB 08:48:11 security-secretstore-setup-arm64 latest 8a173fd0307d 16 minutes ago 36.4MB 08:48:11 security-bootstrapper-arm64 latest 63d1850cd78d 16 minutes ago 18.9MB 08:48:11 security-proxy-setup-arm64 latest 834cc25aefcb 16 minutes ago 26.1MB 08:48:11 security-spire-agent-arm64 latest d716238a357f 39 minutes ago 174MB 08:48:11 security-spire-config-arm64 latest 61cad2d734aa 39 minutes ago 115MB 08:48:11 security-spire-server-arm64 latest 98171f64335f 39 minutes ago 116MB 08:48:11 ci-base-image-arm64 latest 977ac64d2032 58 minutes ago 967MB 08:48:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 08:48:11 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 08:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:12 08:48:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:13 arm64: Pulling from edgex-lftools-log-publisher 08:48:13 8998bd30e6a1: Pulling fs layer 08:48:13 04944245beec: Pulling fs layer 08:48:13 699f458cf7ca: Pulling fs layer 08:48:13 765212b225bb: Pulling fs layer 08:48:13 f23df028b6ca: Pulling fs layer 08:48:13 d65c8cfc05b1: Pulling fs layer 08:48:13 2437ff75d9bd: Pulling fs layer 08:48:13 f23df028b6ca: Waiting 08:48:13 d65c8cfc05b1: Waiting 08:48:13 2437ff75d9bd: Waiting 08:48:13 765212b225bb: Waiting 08:48:13 04944245beec: Verifying Checksum 08:48:13 04944245beec: Download complete 08:48:13 765212b225bb: Verifying Checksum 08:48:13 765212b225bb: Download complete 08:48:13 f23df028b6ca: Verifying Checksum 08:48:13 f23df028b6ca: Download complete 08:48:13 d65c8cfc05b1: Verifying Checksum 08:48:13 d65c8cfc05b1: Download complete 08:48:13 699f458cf7ca: Verifying Checksum 08:48:13 699f458cf7ca: Download complete 08:48:14 8998bd30e6a1: Verifying Checksum 08:48:14 8998bd30e6a1: Download complete 08:48:16 2437ff75d9bd: Verifying Checksum 08:48:16 2437ff75d9bd: Download complete 08:48:19 8998bd30e6a1: Pull complete 08:48:19 04944245beec: Pull complete 08:48:21 699f458cf7ca: Pull complete 08:48:21 765212b225bb: Pull complete 08:48:22 f23df028b6ca: Pull complete 08:48:22 d65c8cfc05b1: Pull complete 08:48:40 2437ff75d9bd: Pull complete 08:48:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-7685 does not seem to be running inside a container 08:48:41 $ 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 08:48:44 $ docker top 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:45 ---> job-cost.sh 08:48:45 lf-activate-venv: SKIPPING 08:48:45 INFO: No Stack... 08:48:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:48:46 INFO: Archiving Costs [Pipeline] sh 08:48:47 + + cut -d, -f6cat 08:48:47 /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:48:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] 08:48:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] did not exist. Created. 08:48:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:47 + echo total: 0.2199999988079071 [Pipeline] stash 08:48:48 Stashed 1 file(s) [Pipeline] } 08:48:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:48 $ docker stop --time=1 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 08:48:49 $ docker rm -f --volumes 572a83739334f30891c6d14dc95e11edacccc8894e8bc815799474e8ca242869 [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 08:48:51 provisioning config files... 08:48:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11832817336048510759tmp [Pipeline] { [Pipeline] sh 08:48:51 + set +x 08:48:51 + + curl -s https://codecov.io/bash 08:48:51 bash -s -- 08:48:51 08:48:51 _____ _ 08:48:51 / ____| | | 08:48:51 | | ___ __| | ___ ___ _____ __ 08:48:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:48:51 | |___| (_) | (_| | __/ (_| (_) \ V / 08:48:51 \_____\___/ \__,_|\___|\___\___/ \_/ 08:48:51 Bash-1.0.6 08:48:51 08:48:51 08:48:51 ==> git version 2.25.1 found 08:48:51 ==> 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 08:48:51 Release-Date: 2020-01-08 08:48:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:48:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:48:51 ==> Jenkins CI detected. 08:48:51 current dir:  /w/workspace/edgex-go/1 08:48:51 project root: . 08:48:51 --> token set from env 08:48:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:48:51 ==> Running gcov in . (disable via -X gcov) 08:48:51 ==> Python coveragepy not found 08:48:51 ==> Searching for coverage reports in: 08:48:51 + . 08:48:51 -> Found 1 reports 08:48:51 ==> Detecting git/mercurial file structure 08:48:51 ==> Reading reports 08:48:51 + ./coverage.out bytes=518743 08:48:51 ==> Appending adjustments 08:48:51 https://docs.codecov.io/docs/fixing-reports 08:48:53 + Found adjustments 08:48:53 ==> Gzipping contents 08:48:53 68K /tmp/codecov.iAt7px.gz 08:48:53 ==> Uploading reports 08:48:53 url: https://codecov.io 08:48:53 query: branch=PR-4864&commit=31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= 08:48:53 -> Pinging Codecov 08:48:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4864&commit=31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= 08:48:53 -> Uploading to 08:48:53 https://storage.googleapis.com/codecov/v4/raw/2024-08-14/00271124DB129430A58F1EEE437C3FCB/31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7/e9120c00-e960-41ca-8c0e-b432a233a354.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240814%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240814T084852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=551b406bfa0a7890144aa0f4aa5cf0e80a0de53217f298acb02584d114cb8475 08:48:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:53 Dload Upload Total Spent Left Speed 08:48:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66054 0 0 100 66054 0 245k --:--:-- --:--:-- --:--:-- 245k 08:48:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/31dd65c138ff6840aac4ddd51cb6ccee6f0b0ac7 [Pipeline] } 08:48:53 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 08:48:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:48:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:48:56 ---> package-listing.sh 08:48:56 ++ facter osfamily 08:48:56 ++ tr '[:upper:]' '[:lower:]' 08:48:56 + OS_FAMILY=debian 08:48:56 + workspace=/w/workspace/edgex-go/1 08:48:56 + START_PACKAGES=/tmp/packages_start.txt 08:48:56 + END_PACKAGES=/tmp/packages_end.txt 08:48:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:48:56 + PACKAGES=/tmp/packages_start.txt 08:48:56 + '[' /w/workspace/edgex-go/1 ']' 08:48:56 + PACKAGES=/tmp/packages_end.txt 08:48:56 + case "${OS_FAMILY}" in 08:48:56 + dpkg -l 08:48:56 + grep '^ii' 08:48:56 + '[' -f /tmp/packages_start.txt ']' 08:48:56 + '[' -f /tmp/packages_end.txt ']' 08:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:48:56 + '[' /w/workspace/edgex-go/1 ']' 08:48:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:48:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:48:56 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 08:48:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:57 08:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:58 latest: Pulling from edgex-lftools-log-publisher 08:48:58 5eb5b503b376: Pulling fs layer 08:48:58 5c69ac0246d0: Pulling fs layer 08:48:58 ec43610c2a17: Pulling fs layer 08:48:58 3a2ae6a8a46f: Pulling fs layer 08:48:58 33b1e0a273af: Pulling fs layer 08:48:58 5d3b04190fa2: Pulling fs layer 08:48:58 2f39f015ded8: Pulling fs layer 08:48:58 33b1e0a273af: Waiting 08:48:58 5d3b04190fa2: Waiting 08:48:58 2f39f015ded8: Waiting 08:48:58 3a2ae6a8a46f: Waiting 08:48:58 5c69ac0246d0: Verifying Checksum 08:48:58 5c69ac0246d0: Download complete 08:48:58 3a2ae6a8a46f: Verifying Checksum 08:48:58 3a2ae6a8a46f: Download complete 08:48:58 33b1e0a273af: Verifying Checksum 08:48:58 33b1e0a273af: Download complete 08:48:58 5d3b04190fa2: Verifying Checksum 08:48:58 5d3b04190fa2: Download complete 08:48:58 ec43610c2a17: Verifying Checksum 08:48:58 5eb5b503b376: Download complete 08:48:59 2f39f015ded8: Download complete 08:48:59 5eb5b503b376: Pull complete 08:48:59 5c69ac0246d0: Pull complete 08:49:00 ec43610c2a17: Pull complete 08:49:00 3a2ae6a8a46f: Pull complete 08:49:00 33b1e0a273af: Pull complete 08:49:00 5d3b04190fa2: Pull complete 08:49:04 2f39f015ded8: Pull complete 08:49:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:04 prd-ubuntu20.04-docker-8c-8g-7684 does not seem to be running inside a container 08:49:04 $ 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 08:49:09 $ docker top 6e99dc0171b5b019616029a6e2f782ecebe1a4d08a963b187a79fc8be01b8ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:49:10 + mkdir -p /var/log/sysstat [Pipeline] sh 08:49:10 + ls /var/log/sa-host 08:49:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:10 provisioning config files... 08:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12576218249676612187tmp [Pipeline] { [Pipeline] echo 08:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:49:12 ---> create-netrc.sh [Pipeline] } 08:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:49:12 ---> python-tools-install.sh [Pipeline] echo 08:49:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:49:12 ---> sudo-logs.sh 08:49:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:49:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:49:13 ---> job-cost.sh 08:49:13 lf-activate-venv: SKIPPING 08:49:13 DEBUG: total: 0.2199999988079071 08:49:13 INFO: Retrieving Stack Cost... 08:49:13 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:14 INFO: Archiving Costs [Pipeline] echo 08:49:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:49:14 ---> logs-deploy.sh 08:49:14 lf-activate-venv: SKIPPING 08:49:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4864/1 08:49:14 INFO: archiving workspace using pattern(s): 08:49:15 Archives upload complete. 08:49:15 INFO: archiving logs to Nexus 08:49:16 ---> uname -a: 08:49:16 Linux prd-ubuntu20-04-docker-8c-8g-7684 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:49:16 08:49:16 08:49:16 ---> lscpu: 08:49:16 Architecture: x86_64 08:49:16 CPU op-mode(s): 32-bit, 64-bit 08:49:16 Byte Order: Little Endian 08:49:16 Address sizes: 40 bits physical, 48 bits virtual 08:49:16 CPU(s): 8 08:49:16 On-line CPU(s) list: 0-7 08:49:16 Thread(s) per core: 1 08:49:16 Core(s) per socket: 1 08:49:16 Socket(s): 8 08:49:16 NUMA node(s): 1 08:49:16 Vendor ID: AuthenticAMD 08:49:16 CPU family: 23 08:49:16 Model: 49 08:49:16 Model name: AMD EPYC-Rome Processor 08:49:16 Stepping: 0 08:49:16 CPU MHz: 2800.000 08:49:16 BogoMIPS: 5600.00 08:49:16 Virtualization: AMD-V 08:49:16 Hypervisor vendor: KVM 08:49:16 Virtualization type: full 08:49:16 L1d cache: 256 KiB 08:49:16 L1i cache: 256 KiB 08:49:16 L2 cache: 4 MiB 08:49:16 L3 cache: 128 MiB 08:49:16 NUMA node0 CPU(s): 0-7 08:49:16 Vulnerability Itlb multihit: Not affected 08:49:16 Vulnerability L1tf: Not affected 08:49:16 Vulnerability Mds: Not affected 08:49:16 Vulnerability Meltdown: Not affected 08:49:16 Vulnerability Mmio stale data: Not affected 08:49:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:49:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:49:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:49:16 Vulnerability Srbds: Not affected 08:49:16 Vulnerability Tsx async abort: Not affected 08:49:16 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 08:49:16 08:49:16 08:49:16 ---> nproc: 08:49:16 8 08:49:16 08:49:16 08:49:16 ---> df -h: 08:49:16 Filesystem Size Used Avail Use% Mounted on 08:49:16 overlay 155G 28G 128G 18% / 08:49:16 tmpfs 64M 0 64M 0% /dev 08:49:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:49:16 shm 64M 0 64M 0% /dev/shm 08:49:16 /dev/vda1 155G 28G 128G 18% /facter-os 08:49:16 08:49:16 08:49:16 ---> sar -b -r -n DEV: 08:49:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7684) 08/14/24 _x86_64_ (8 CPU) 08:49:16 08:49:16 07:42:15 LINUX RESTART (8 CPU) 08:49:16 08:49:16 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:49:16 07:44:01 310.86 10.75 300.12 0.00 1763.04 51608.07 0.00 08:49:16 07:45:01 129.20 0.73 128.46 0.00 8.40 35891.63 0.00 08:49:16 07:46:01 46.13 0.00 46.13 0.00 0.00 34147.20 0.00 08:49:16 07:47:01 29.04 0.27 28.77 0.00 3.33 18940.35 0.00 08:49:16 07:48:01 232.93 6.63 226.30 0.00 4398.73 75317.85 0.00 08:49:16 07:49:01 446.93 0.18 446.74 0.00 14.93 212227.56 0.00 08:49:16 07:50:01 551.76 13.55 538.21 0.00 108.42 183498.63 0.00 08:49:16 07:51:01 225.51 0.08 225.42 0.00 0.67 43572.41 0.00 08:49:16 07:52:01 290.24 0.03 290.20 0.00 0.27 89086.30 0.00 08:49:16 07:53:01 572.79 0.02 572.77 0.00 0.13 121184.74 0.00 08:49:16 07:54:01 99.35 0.05 99.30 0.00 4.93 1737.18 0.00 08:49:16 07:55:01 1.35 0.00 1.35 0.00 0.00 17.60 0.00 08:49:16 07:56:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 08:49:16 07:57:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 08:49:16 07:58:01 1.85 0.02 1.83 0.00 0.13 24.66 0.00 08:49:16 07:59:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 08:49:16 08:00:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 08:49:16 08:01:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 08:49:16 08:02:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 08:49:16 08:03:01 1.42 0.00 1.42 0.00 0.00 19.46 0.00 08:49:16 08:04:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:49:16 08:05:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 08:49:16 08:06:01 2.52 1.50 1.02 0.00 35.46 13.60 0.00 08:49:16 08:07:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 08:49:16 08:08:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 08:49:16 08:09:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 08:49:16 08:10:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:49:16 08:11:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 08:49:16 08:12:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:49:16 08:13:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 08:49:16 08:14:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:49:16 08:15:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:49:16 08:16:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 08:49:16 08:17:01 1.30 0.02 1.28 0.00 0.13 14.80 0.00 08:49:16 08:18:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:49:16 08:19:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 08:49:16 08:20:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 08:49:16 08:21:02 1.28 0.00 1.28 0.00 0.00 15.86 0.00 08:49:16 08:22:01 0.97 0.00 0.97 0.00 0.00 11.25 0.00 08:49:16 08:23:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 08:49:16 08:24:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 08:49:16 08:25:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 08:49:16 08:26:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 08:49:16 08:27:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 08:49:16 08:28:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 08:49:16 08:29:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 08:49:16 08:30:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 08:49:16 08:31:01 1.10 0.00 1.10 0.00 0.00 14.80 0.00 08:49:16 08:32:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:49:16 08:33:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 08:49:16 08:34:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 08:49:16 08:35:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 08:49:16 08:36:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 08:49:16 08:37:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 08:49:16 08:38:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 08:49:16 08:39:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 08:49:16 08:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:49:16 08:41:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 08:49:16 08:42:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 08:49:16 08:43:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:49:16 08:44:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 08:49:16 08:45:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 08:49:16 08:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:49:16 08:47:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 08:49:16 08:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:49:16 08:49:01 4.41 0.23 4.18 0.00 17.19 428.51 0.00 08:49:16 Average: 45.55 0.52 45.04 0.00 96.32 13163.29 0.00 08:49:16 08:49:16 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:16 07:44:01 28686672 31519592 792496 2.41 79764 3017840 2011872 5.93 1117600 2680660 1688 08:49:16 07:45:01 27073360 31075684 1227204 3.73 128352 4015780 2371572 6.99 2049040 3228888 731680 08:49:16 07:46:01 26953160 31213320 1086856 3.31 132364 4254196 2530184 7.46 1822980 3555824 460648 08:49:16 07:47:01 26642792 31409544 888600 2.70 135292 4709296 2027008 5.97 1499568 4139584 406324 08:49:16 07:48:01 22313980 31185608 1078580 3.28 161748 8716056 2460824 7.25 2196748 7649064 3570984 08:49:16 07:49:01 19646324 31188752 1056668 3.21 188000 11244772 3398884 10.02 2503760 9877280 14088 08:49:16 07:50:01 13672932 30874788 1329924 4.04 358772 16231784 5555904 16.37 3329276 14467564 53412 08:49:16 07:51:01 8280900 28045844 4130120 12.56 384108 18533064 10845292 31.96 7241516 15667520 1261104 08:49:16 07:52:01 6332148 28134540 4059892 12.35 396052 20519748 8952644 26.38 7850328 16997476 1209516 08:49:16 07:53:01 9746936 31354016 890328 2.71 406012 20475788 2440772 7.19 3275536 18390172 204 08:49:16 07:54:01 9795804 31417460 831904 2.53 408104 20488096 2205060 6.50 3267784 18354576 16 08:49:16 07:55:01 9795756 31417480 831828 2.53 408140 20488104 2205060 6.50 3267656 18354580 12 08:49:16 07:56:01 9823508 31445268 804040 2.45 408160 20488104 2205060 6.50 3240072 18354584 12 08:49:16 07:57:01 9823972 31445768 803488 2.44 408200 20488108 2205060 6.50 3239432 18354588 8 08:49:16 07:58:01 9826836 31448720 800480 2.43 408268 20488084 2209308 6.51 3236892 18354564 68 08:49:16 07:59:01 9827672 31449596 799692 2.43 408296 20488080 2209308 6.51 3236584 18354568 40 08:49:16 08:00:01 9828100 31450044 799392 2.43 408316 20488092 2209308 6.51 3236872 18354572 20 08:49:16 08:01:01 9828148 31450136 799288 2.43 408348 20488084 2209308 6.51 3236668 18354572 44 08:49:16 08:02:01 9828076 31450100 799288 2.43 408376 20488096 2209308 6.51 3237208 18354576 20 08:49:16 08:03:01 9828800 31450856 798392 2.43 408428 20488104 2209308 6.51 3236568 18354584 220 08:49:16 08:04:01 9828800 31450908 798356 2.43 408448 20488104 2209308 6.51 3236124 18354588 12 08:49:16 08:05:01 9828640 31450784 798424 2.43 408472 20488112 2209308 6.51 3236836 18354592 176 08:49:16 08:06:01 9815284 31439392 809664 2.46 408512 20489172 2209308 6.51 3252696 18354872 216 08:49:16 08:07:01 9815520 31439652 809396 2.46 408544 20489176 2209308 6.51 3252468 18354840 16 08:49:16 08:08:01 9815440 31439576 809320 2.46 408576 20489180 2209308 6.51 3252516 18354844 44 08:49:16 08:09:01 9815428 31439632 809508 2.46 408616 20489180 2209308 6.51 3252224 18354844 16 08:49:16 08:10:01 9815612 31439872 809460 2.46 408644 20489184 2193024 6.46 3252228 18354848 24 08:49:16 08:11:01 9815256 31439572 809644 2.46 408668 20489184 2193024 6.46 3252288 18354848 12 08:49:16 08:12:01 9815208 31439528 809604 2.46 408692 20489188 2193024 6.46 3252304 18354852 8 08:49:16 08:13:01 9815224 31439552 809444 2.46 408720 20489196 2193024 6.46 3252764 18354860 200 08:49:16 08:14:01 9815248 31439636 809404 2.46 408744 20489196 2193024 6.46 3252436 18354864 12 08:49:16 08:15:01 9815200 31439592 809364 2.46 408768 20489200 2193024 6.46 3252420 18354868 4 08:49:16 08:16:01 9815404 31439856 809180 2.46 408796 20489200 2193024 6.46 3252488 18354876 24 08:49:16 08:17:01 9814812 31439264 809692 2.46 408824 20489200 2209096 6.51 3252504 18354876 4 08:49:16 08:18:01 9815072 31439588 809308 2.46 408868 20489208 2209096 6.51 3252612 18354880 40 08:49:16 08:19:01 9814960 31439536 809336 2.46 408896 20489212 2209096 6.51 3252632 18354888 4 08:49:16 08:20:01 9814652 31439232 809556 2.46 408912 20489216 2209096 6.51 3252616 18354892 20 08:49:16 08:21:02 9814552 31439216 809644 2.46 408932 20489348 2209096 6.51 3252632 18354976 8 08:49:16 08:22:01 9814472 31439240 809616 2.46 408960 20489348 2209096 6.51 3253004 18355028 204 08:49:16 08:23:01 9814568 31439364 809432 2.46 408988 20489356 2209096 6.51 3253088 18355020 192 08:49:16 08:24:01 9814172 31439004 809804 2.46 409012 20489356 2209096 6.51 3252960 18355020 8 08:49:16 08:25:01 9814336 31439192 809500 2.46 409028 20489360 2209096 6.51 3253080 18355024 188 08:49:16 08:26:01 9814036 31438896 809708 2.46 409056 20489364 2209096 6.51 3253048 18355028 168 08:49:16 08:27:01 9814020 31438920 809652 2.46 409068 20489364 2209096 6.51 3253200 18355028 196 08:49:16 08:28:01 9813928 31438832 809872 2.46 409084 20489368 2209096 6.51 3253232 18355032 204 08:49:16 08:29:01 9813708 31438620 810032 2.46 409116 20489372 2209096 6.51 3253256 18355036 36 08:49:16 08:30:01 9813724 31438696 809980 2.46 409136 20489372 2209096 6.51 3253136 18355040 200 08:49:16 08:31:01 9813668 31438660 809904 2.46 409156 20489380 2209096 6.51 3253120 18355040 64 08:49:16 08:32:01 9813884 31438880 809868 2.46 409168 20489380 2209096 6.51 3253212 18355044 200 08:49:16 08:33:01 9814004 31439048 809720 2.46 409192 20489384 2209096 6.51 3253060 18355048 56 08:49:16 08:34:01 9813744 31438812 809924 2.46 409224 20489388 2209096 6.51 3252928 18355052 32 08:49:16 08:35:01 9813644 31438736 810156 2.46 409232 20489388 2209096 6.51 3252968 18355052 8 08:49:16 08:36:01 9813596 31438700 810100 2.46 409244 20489396 2209096 6.51 3253356 18355060 180 08:49:16 08:37:01 9813588 31438716 810088 2.46 409260 20489400 2209096 6.51 3252984 18355064 4 08:49:16 08:38:01 9813152 31438292 810384 2.46 409272 20489400 2209096 6.51 3253700 18355064 184 08:49:16 08:39:01 9813104 31438280 810408 2.46 409292 20489404 2209096 6.51 3253056 18355068 12 08:49:16 08:40:01 9813184 31438364 810384 2.46 409304 20489404 2209096 6.51 3253408 18355068 184 08:49:16 08:41:01 9813436 31438640 810120 2.46 409324 20489412 2209096 6.51 3253092 18355072 8 08:49:16 08:42:01 9813364 31438572 810068 2.46 409348 20489416 2209096 6.51 3253508 18355076 200 08:49:16 08:43:01 9813272 31438536 810312 2.46 409380 20489416 2209096 6.51 3253492 18355080 204 08:49:16 08:44:01 9813272 31438544 810252 2.46 409412 20489420 2209096 6.51 3253372 18355084 52 08:49:16 08:45:01 9813004 31438444 810320 2.46 409424 20489548 2209096 6.51 3253596 18355204 8 08:49:16 08:46:01 9812364 31437836 810792 2.47 409440 20489552 2209096 6.51 3253460 18355208 188 08:49:16 08:47:01 9812364 31437888 810696 2.47 409476 20489556 2209096 6.51 3253524 18355220 244 08:49:16 08:48:01 9812128 31437652 810900 2.47 409500 20489556 2209096 6.51 3253516 18355220 20 08:49:16 08:49:01 9359876 31380592 866652 2.64 411812 20858360 2508516 7.39 3307588 18722908 376040 08:49:16 Average: 11190633 31311901 937809 2.85 382888 19082957 2522389 7.43 3257270 17043891 122579 08:49:16 08:49:16 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:16 07:44:01 docker0 629.81 581.32 44.56 2934.56 0.00 0.00 0.00 0.00 08:49:16 07:44:01 ens3 1132.58 1129.33 9488.25 129.50 0.00 0.00 0.00 0.00 08:49:16 07:44:01 vethc511a6e 57.57 66.77 5.58 57.74 0.00 0.00 0.00 0.00 08:49:16 07:44:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 08:49:16 07:45:01 veth5440fbe 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:45:01 docker0 197.65 318.06 16.87 2013.10 0.00 0.00 0.00 0.00 08:49:16 07:45:01 ens3 342.06 212.63 2039.18 30.04 0.00 0.00 0.00 0.00 08:49:16 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:46:01 veth5440fbe 1.03 1.07 0.09 0.09 0.00 0.00 0.00 0.00 08:49:16 07:46:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 08:49:16 07:46:01 ens3 34.55 25.52 26.66 15.50 0.00 0.00 0.00 0.00 08:49:16 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:47:01 veth5440fbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:47:01 ens3 16.04 11.06 14.24 7.85 0.00 0.00 0.00 0.00 08:49:16 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth8c58b2a 1.37 2.58 0.11 31.45 0.00 0.00 0.00 0.00 08:49:16 07:48:01 docker0 18.23 32.48 1.18 416.26 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth5cbc77e 1.48 2.63 0.11 31.38 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth1fe26f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:48:01 ens3 395.43 235.03 6270.39 176.16 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth370d866 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:48:01 vetha3cf466 2.13 6.30 0.16 95.52 0.00 0.00 0.00 0.01 08:49:16 07:48:01 vethfeb4dc5 3.75 5.63 0.29 68.26 0.00 0.00 0.00 0.01 08:49:16 07:48:01 veth0542446 3.88 7.35 0.32 92.54 0.00 0.00 0.00 0.01 08:49:16 07:48:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth96905f5 1.23 2.55 0.10 34.02 0.00 0.00 0.00 0.00 08:49:16 07:48:01 veth228adac 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 08:49:16 07:48:01 vethdd77a72 4.03 6.42 0.30 63.06 0.00 0.00 0.00 0.01 08:49:16 07:49:01 veth0d51213 18.48 23.73 1.80 12.06 0.00 0.00 0.00 0.00 08:49:16 07:49:01 docker0 145.54 199.95 11.16 766.97 0.00 0.00 0.00 0.00 08:49:16 07:49:01 veth21c053a 22.10 29.30 2.14 14.19 0.00 0.00 0.00 0.00 08:49:16 07:49:01 ens3 222.28 160.22 785.87 23.18 0.00 0.00 0.00 0.00 08:49:16 07:49:01 veth6e05f0f 22.16 29.16 2.14 14.19 0.00 0.00 0.00 0.00 08:49:16 07:49:01 vethb555017 21.73 29.08 2.10 13.88 0.00 0.00 0.00 0.00 08:49:16 07:49:01 veth073c462 21.53 28.10 2.09 13.51 0.00 0.00 0.00 0.00 08:49:16 07:49:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:49:16 07:49:01 veth228adac 0.07 0.88 0.00 0.04 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth94c75e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth1307043 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 vethb492495 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth18394eb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 docker0 274.96 589.59 25.59 5833.58 0.00 0.00 0.00 0.00 08:49:16 07:50:01 ens3 600.58 282.27 5842.64 34.47 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth684ec05 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth29c20d6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 vetha6565f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth1ac0e94 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 vethcc58c32 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth5bf719c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth1d78480 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth228adac 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:50:01 veth840876d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:50:01 vethf4be980 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth94c75e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth1307043 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 vethb492495 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth18394eb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 ens3 7.98 4.30 6.57 3.54 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth684ec05 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth29c20d6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:51:01 vetha6565f6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth1ac0e94 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:49:16 07:51:01 vethcc58c32 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth5bf719c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth1d78480 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth228adac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 veth840876d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:51:01 vethf4be980 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth94c75e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth1307043 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 vethb492495 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth18394eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 ens3 4.80 3.20 3.85 2.14 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth684ec05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth29c20d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 vetha6565f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth1ac0e94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 vethcc58c32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth5bf719c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth1d78480 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth228adac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 veth840876d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:52:01 vethf4be980 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:53:01 vethda917e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:53:01 ens3 8.17 4.70 6.53 3.74 0.00 0.00 0.00 0.00 08:49:16 07:53:01 vethe517440 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:53:01 veth228adac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:54:01 ens3 4.75 3.63 4.72 2.19 0.00 0.00 0.00 0.00 08:49:16 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:55:01 ens3 0.35 0.17 0.42 0.01 0.00 0.00 0.00 0.00 08:49:16 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:58:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:49:16 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 07:59:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:00:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:02:01 ens3 0.33 0.28 0.25 0.20 0.00 0.00 0.00 0.00 08:49:16 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:03:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:49:16 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:04:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:49:16 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:05:01 ens3 0.67 0.42 0.38 0.22 0.00 0.00 0.00 0.00 08:49:16 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:06:01 ens3 6.32 5.22 4.48 5.16 0.00 0.00 0.00 0.00 08:49:16 08:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:07:01 ens3 1.73 1.52 0.98 1.22 0.00 0.00 0.00 0.00 08:49:16 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:08:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:49:16 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:13:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:49:16 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:17:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:18:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:49:16 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:19:01 ens3 0.27 0.12 0.18 0.01 0.00 0.00 0.00 0.00 08:49:16 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:20:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 08:49:16 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:21:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:23:01 ens3 0.58 0.22 0.12 0.07 0.00 0.00 0.00 0.00 08:49:16 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:24:01 ens3 0.58 0.52 0.32 0.22 0.00 0.00 0.00 0.00 08:49:16 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:27:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:28:01 ens3 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 08:49:16 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:29:01 ens3 1.05 0.72 0.65 0.42 0.00 0.00 0.00 0.00 08:49:16 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:32:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:49:16 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:33:01 ens3 0.83 0.57 0.44 0.35 0.00 0.00 0.00 0.00 08:49:16 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:36:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:49:16 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:37:01 ens3 0.67 0.12 0.12 0.01 0.00 0.00 0.00 0.00 08:49:16 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:38:01 ens3 0.72 0.70 0.43 0.36 0.00 0.00 0.00 0.00 08:49:16 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:43:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:49:16 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:49:16 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:47:01 ens3 0.37 0.17 0.13 0.01 0.00 0.00 0.00 0.00 08:49:16 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:16 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:48:01 ens3 0.55 0.13 0.12 0.07 0.00 0.00 0.00 0.00 08:49:16 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:16 08:49:01 ens3 89.57 54.03 2520.00 10.64 0.00 0.00 0.00 0.00 08:49:16 08:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:49:16 Average: docker0 19.21 26.11 1.51 181.39 0.00 0.00 0.00 0.00 08:49:16 Average: ens3 43.64 32.43 409.55 6.79 0.00 0.00 0.00 0.00 08:49:16 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 08:49:16 08:49:16 08:49:16 ---> sar -P ALL: 08:49:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7684) 08/14/24 _x86_64_ (8 CPU) 08:49:16 08:49:16 07:42:15 LINUX RESTART (8 CPU) 08:49:16 08:49:16 07:43:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 07:44:01 all 7.23 0.00 3.09 4.25 0.06 85.37 08:49:16 07:44:01 0 6.50 0.00 4.05 0.15 0.05 89.25 08:49:16 07:44:01 1 7.98 0.00 3.15 5.37 0.08 83.42 08:49:16 07:44:01 2 8.03 0.00 3.59 5.62 0.07 82.69 08:49:16 07:44:01 3 6.26 0.00 2.53 5.60 0.07 85.54 08:49:16 07:44:01 4 11.78 0.00 3.20 11.66 0.07 73.29 08:49:16 07:44:01 5 4.66 0.00 2.75 4.27 0.05 88.27 08:49:16 07:44:01 6 6.84 0.00 2.38 1.08 0.03 89.67 08:49:16 07:44:01 7 5.80 0.00 3.05 0.29 0.07 90.79 08:49:16 07:45:01 all 29.80 0.00 5.22 3.10 0.09 61.79 08:49:16 07:45:01 0 29.01 0.00 4.42 0.25 0.08 66.24 08:49:16 07:45:01 1 27.22 0.00 5.93 9.69 0.08 57.08 08:49:16 07:45:01 2 31.87 0.00 5.33 0.35 0.07 62.38 08:49:16 07:45:01 3 30.54 0.00 5.06 11.83 0.08 52.49 08:49:16 07:45:01 4 29.62 0.00 4.35 0.76 0.10 65.17 08:49:16 07:45:01 5 29.02 0.00 6.48 1.62 0.08 62.80 08:49:16 07:45:01 6 31.96 0.00 5.46 0.25 0.08 62.25 08:49:16 07:45:01 7 29.18 0.00 4.70 0.08 0.10 65.93 08:49:16 07:46:01 all 29.77 0.00 5.14 2.22 0.08 62.78 08:49:16 07:46:01 0 27.67 0.00 4.96 0.03 0.08 67.25 08:49:16 07:46:01 1 32.02 0.00 5.52 1.31 0.08 61.07 08:49:16 07:46:01 2 30.98 0.00 5.60 13.97 0.08 49.37 08:49:16 07:46:01 3 27.93 0.00 4.76 0.29 0.08 66.94 08:49:16 07:46:01 4 28.23 0.00 5.25 0.03 0.07 66.43 08:49:16 07:46:01 5 31.81 0.00 5.37 1.57 0.08 61.17 08:49:16 07:46:01 6 29.56 0.00 4.96 0.00 0.08 65.39 08:49:16 07:46:01 7 29.98 0.00 4.71 0.67 0.08 64.55 08:49:16 07:47:01 all 63.05 0.00 7.98 0.80 0.10 28.07 08:49:16 07:47:01 0 66.05 0.00 8.50 0.07 0.10 25.28 08:49:16 07:47:01 1 64.27 0.00 7.80 0.22 0.08 27.63 08:49:16 07:47:01 2 61.70 0.00 7.74 0.17 0.10 30.29 08:49:16 07:47:01 3 63.67 0.00 8.21 0.10 0.10 27.92 08:49:16 07:47:01 4 63.19 0.00 8.11 0.34 0.12 28.24 08:49:16 07:47:01 5 60.43 0.00 8.22 1.44 0.12 29.79 08:49:16 07:47:01 6 62.35 0.00 7.81 0.17 0.08 29.59 08:49:16 07:47:01 7 62.75 0.00 7.44 3.90 0.10 25.81 08:49:16 07:48:01 all 22.10 0.00 7.96 8.92 0.10 60.91 08:49:16 07:48:01 0 25.27 0.00 8.68 7.03 0.12 58.91 08:49:16 07:48:01 1 22.65 0.00 9.22 17.18 0.10 50.85 08:49:16 07:48:01 2 20.35 0.00 6.91 5.71 0.08 66.95 08:49:16 07:48:01 3 22.33 0.00 7.54 5.76 0.10 64.27 08:49:16 07:48:01 4 21.85 0.00 7.95 12.29 0.12 57.79 08:49:16 07:48:01 5 20.32 0.00 7.53 12.37 0.07 59.72 08:49:16 07:48:01 6 20.46 0.00 7.93 6.13 0.12 65.36 08:49:16 07:48:01 7 23.60 0.00 7.95 4.88 0.12 63.45 08:49:16 07:49:01 all 10.73 0.00 4.50 25.96 0.13 58.68 08:49:16 07:49:01 0 11.05 0.00 4.41 36.33 0.15 48.06 08:49:16 07:49:01 1 10.07 0.00 3.91 9.83 0.09 76.09 08:49:16 07:49:01 2 10.10 0.00 5.39 69.10 0.19 15.23 08:49:16 07:49:01 3 10.32 0.00 3.94 8.46 0.14 77.14 08:49:16 07:49:01 4 12.39 0.00 5.05 28.10 0.10 54.36 08:49:16 07:49:01 5 9.87 0.00 4.03 3.67 0.15 82.28 08:49:16 07:49:01 6 10.15 0.00 4.41 30.53 0.09 54.83 08:49:16 07:49:01 7 11.87 0.00 4.85 22.29 0.15 60.84 08:49:16 07:50:01 all 7.64 0.00 5.15 17.64 0.05 69.53 08:49:16 07:50:01 0 8.67 0.00 5.16 6.08 0.05 80.03 08:49:16 07:50:01 1 6.37 0.00 4.20 4.61 0.05 84.77 08:49:16 07:50:01 2 7.85 0.00 3.97 17.36 0.03 70.78 08:49:16 07:50:01 3 7.63 0.00 4.26 30.80 0.05 57.27 08:49:16 07:50:01 4 8.66 0.00 5.59 13.04 0.05 72.65 08:49:16 07:50:01 5 6.95 0.00 4.93 8.73 0.03 79.36 08:49:16 07:50:01 6 6.53 0.00 7.17 51.52 0.08 34.70 08:49:16 07:50:01 7 8.43 0.00 5.92 9.30 0.05 76.30 08:49:16 07:51:01 all 87.28 0.00 11.96 0.56 0.15 0.06 08:49:16 07:51:01 0 87.30 0.00 11.81 0.70 0.13 0.05 08:49:16 07:51:01 1 88.41 0.00 10.73 0.62 0.13 0.10 08:49:16 07:51:01 2 86.32 0.00 12.89 0.62 0.13 0.03 08:49:16 07:51:01 3 87.55 0.00 11.56 0.67 0.15 0.07 08:49:16 07:51:01 4 87.24 0.00 12.26 0.33 0.15 0.02 08:49:16 07:51:01 5 86.71 0.00 12.23 0.81 0.17 0.08 08:49:16 07:51:01 6 88.29 0.00 11.03 0.47 0.15 0.07 08:49:16 07:51:01 7 86.37 0.00 13.19 0.25 0.15 0.03 08:49:16 07:52:01 all 89.74 0.00 10.06 0.00 0.19 0.00 08:49:16 07:52:01 0 89.96 0.00 9.86 0.00 0.18 0.00 08:49:16 07:52:01 1 90.07 0.00 9.75 0.00 0.18 0.00 08:49:16 07:52:01 2 90.58 0.00 9.25 0.00 0.17 0.00 08:49:16 07:52:01 3 90.62 0.00 9.21 0.00 0.17 0.00 08:49:16 07:52:01 4 88.56 0.00 11.23 0.00 0.20 0.00 08:49:16 07:52:01 5 89.24 0.00 10.50 0.00 0.26 0.00 08:49:16 07:52:01 6 90.46 0.00 9.39 0.00 0.15 0.00 08:49:16 07:52:01 7 88.41 0.00 11.36 0.00 0.22 0.00 08:49:16 07:53:01 all 52.44 0.00 7.87 8.93 0.14 30.62 08:49:16 07:53:01 0 52.12 0.00 8.57 11.10 0.13 28.07 08:49:16 07:53:01 1 51.52 0.00 7.79 6.05 0.15 34.49 08:49:16 07:53:01 2 53.39 0.00 7.73 21.30 0.15 17.43 08:49:16 07:53:01 3 53.41 0.00 7.49 14.05 0.13 24.92 08:49:16 07:53:01 4 51.80 0.00 8.32 8.09 0.13 31.65 08:49:16 07:53:01 5 52.27 0.00 7.91 3.40 0.15 36.26 08:49:16 07:53:01 6 52.47 0.00 6.75 0.55 0.13 40.09 08:49:16 07:53:01 7 52.52 0.00 8.39 6.83 0.15 32.11 08:49:16 07:54:01 all 0.43 0.00 0.28 0.41 0.01 98.87 08:49:16 07:54:01 0 0.40 0.00 0.37 0.53 0.02 98.68 08:49:16 07:54:01 1 0.84 0.00 0.30 0.52 0.02 98.32 08:49:16 07:54:01 2 0.40 0.00 0.33 0.78 0.00 98.48 08:49:16 07:54:01 3 0.45 0.00 0.30 0.32 0.02 98.92 08:49:16 07:54:01 4 0.40 0.00 0.27 0.25 0.02 99.07 08:49:16 07:54:01 5 0.35 0.00 0.23 0.17 0.02 99.23 08:49:16 07:54:01 6 0.17 0.00 0.12 0.00 0.00 99.72 08:49:16 07:54:01 7 0.42 0.00 0.32 0.68 0.02 98.56 08:49:16 08:49:16 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 07:55:01 all 0.01 0.00 0.01 0.02 0.00 99.95 08:49:16 07:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 07:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 07:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 07:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 07:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 07:55:01 7 0.02 0.00 0.00 0.15 0.00 99.83 08:49:16 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:49:16 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 07:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 07:56:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:49:16 07:56:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:49:16 07:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:49:16 07:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 07:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 07:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:49:16 07:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 07:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:49:16 07:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:49:16 07:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 07:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 07:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 07:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 07:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:49:16 07:58:01 all 0.06 0.00 0.02 0.00 0.01 99.90 08:49:16 07:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 07:58:01 1 0.18 0.00 0.02 0.00 0.02 99.78 08:49:16 07:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 07:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:49:16 07:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 07:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 07:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 07:58:01 7 0.05 0.00 0.02 0.03 0.00 99.90 08:49:16 07:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:49:16 07:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 07:59:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:49:16 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 07:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 07:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 07:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:49:16 07:59:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:49:16 08:00:01 all 0.27 0.00 0.01 0.01 0.00 99.71 08:49:16 08:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:00:01 1 1.97 0.00 0.02 0.00 0.00 98.01 08:49:16 08:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:49:16 08:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:00:01 7 0.05 0.00 0.02 0.05 0.00 99.88 08:49:16 08:01:01 all 0.15 0.00 0.03 0.00 0.01 99.81 08:49:16 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:01:01 1 1.11 0.00 0.10 0.00 0.02 98.78 08:49:16 08:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:01:01 3 0.02 0.00 0.07 0.00 0.00 99.92 08:49:16 08:01:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:49:16 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:49:16 08:02:01 all 0.04 0.00 0.00 0.00 0.00 99.95 08:49:16 08:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:02:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:49:16 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:02:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:49:16 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:02:01 7 0.07 0.00 0.00 0.02 0.00 99.92 08:49:16 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:49:16 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:49:16 08:03:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:49:16 08:03:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:03:01 7 0.07 0.00 0.00 0.02 0.02 99.90 08:49:16 08:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:49:16 08:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:49:16 08:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:49:16 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:04:01 6 0.00 0.00 0.02 0.03 0.00 99.95 08:49:16 08:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:49:16 08:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:49:16 08:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:05:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:49:16 08:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 08:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:05:01 7 0.02 0.00 0.03 0.07 0.00 99.88 08:49:16 08:49:16 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 08:06:01 all 0.31 0.00 0.04 0.01 0.01 99.63 08:49:16 08:06:01 0 0.33 0.00 0.03 0.00 0.00 99.63 08:49:16 08:06:01 1 0.80 0.00 0.05 0.00 0.02 99.13 08:49:16 08:06:01 2 0.25 0.00 0.03 0.00 0.02 99.70 08:49:16 08:06:01 3 0.13 0.00 0.07 0.00 0.00 99.80 08:49:16 08:06:01 4 0.20 0.00 0.05 0.00 0.02 99.73 08:49:16 08:06:01 5 0.03 0.00 0.05 0.02 0.00 99.90 08:49:16 08:06:01 6 0.45 0.00 0.07 0.05 0.00 99.43 08:49:16 08:06:01 7 0.25 0.00 0.00 0.02 0.00 99.73 08:49:16 08:07:01 all 0.10 0.00 0.01 0.00 0.01 99.89 08:49:16 08:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:07:01 1 0.63 0.00 0.00 0.00 0.02 99.35 08:49:16 08:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:07:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:49:16 08:08:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:49:16 08:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:08:01 1 1.36 0.00 0.00 0.02 0.02 98.61 08:49:16 08:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:08:01 4 0.08 0.00 0.03 0.00 0.03 99.85 08:49:16 08:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:08:01 7 0.05 0.00 0.03 0.02 0.02 99.88 08:49:16 08:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:49:16 08:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:09:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:49:16 08:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:09:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:49:16 08:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:49:16 08:10:01 all 0.21 0.00 0.01 0.01 0.01 99.76 08:49:16 08:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:10:01 1 1.45 0.00 0.02 0.03 0.02 98.48 08:49:16 08:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:49:16 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:10:01 7 0.08 0.00 0.02 0.05 0.02 99.83 08:49:16 08:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:49:16 08:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 08:11:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:49:16 08:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:49:16 08:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:49:16 08:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:49:16 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 08:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:13:01 all 0.24 0.00 0.01 0.01 0.01 99.74 08:49:16 08:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:13:01 1 1.71 0.00 0.00 0.02 0.00 98.27 08:49:16 08:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:49:16 08:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:49:16 08:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:13:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:49:16 08:14:01 all 0.25 0.00 0.02 0.01 0.01 99.71 08:49:16 08:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:14:01 1 1.84 0.00 0.03 0.02 0.02 98.09 08:49:16 08:14:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:49:16 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 08:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:14:01 7 0.03 0.00 0.02 0.07 0.02 99.87 08:49:16 08:15:01 all 0.10 0.00 0.01 0.01 0.01 99.88 08:49:16 08:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:15:01 1 0.58 0.00 0.02 0.00 0.03 99.37 08:49:16 08:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:49:16 08:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:15:01 7 0.05 0.00 0.02 0.07 0.00 99.87 08:49:16 08:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 08:49:16 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:16:01 1 0.22 0.00 0.03 0.02 0.02 99.72 08:49:16 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:16:01 7 0.02 0.00 0.02 0.05 0.02 99.90 08:49:16 08:49:16 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 08:17:01 all 0.12 0.00 0.02 0.01 0.01 99.84 08:49:16 08:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:17:01 1 0.77 0.00 0.02 0.00 0.02 99.20 08:49:16 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 08:49:16 08:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:17:01 7 0.07 0.00 0.02 0.12 0.02 99.78 08:49:16 08:18:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:49:16 08:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:49:16 08:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 08:18:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:49:16 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:18:01 7 0.03 0.00 0.03 0.05 0.02 99.87 08:49:16 08:19:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:49:16 08:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:19:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 08:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:49:16 08:20:01 all 0.01 0.00 0.01 0.03 0.00 99.94 08:49:16 08:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:20:01 1 0.00 0.00 0.02 0.13 0.02 99.83 08:49:16 08:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:20:01 4 0.00 0.00 0.05 0.00 0.02 99.93 08:49:16 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:20:01 7 0.03 0.00 0.02 0.08 0.00 99.87 08:49:16 08:21:02 all 0.02 0.00 0.01 0.00 0.01 99.96 08:49:16 08:21:02 0 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:21:02 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:21:02 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:21:02 4 0.03 0.00 0.03 0.00 0.02 99.92 08:49:16 08:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:21:02 6 0.00 0.00 0.02 0.02 0.00 99.97 08:49:16 08:21:02 7 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 08:22:01 all 0.01 0.00 0.01 0.02 0.00 99.95 08:49:16 08:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:49:16 08:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:22:01 7 0.03 0.00 0.02 0.17 0.00 99.78 08:49:16 08:23:01 all 0.02 0.00 0.02 0.01 0.00 99.95 08:49:16 08:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 08:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:49:16 08:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:23:01 7 0.02 0.00 0.02 0.05 0.02 99.90 08:49:16 08:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:49:16 08:24:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:49:16 08:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:49:16 08:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:49:16 08:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:24:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:49:16 08:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:24:01 7 0.00 0.00 0.00 0.07 0.00 99.93 08:49:16 08:25:01 all 0.08 0.00 0.01 0.11 0.01 99.78 08:49:16 08:25:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:49:16 08:25:01 1 0.02 0.00 0.00 0.33 0.00 99.65 08:49:16 08:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:49:16 08:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:25:01 6 0.45 0.00 0.02 0.00 0.00 99.53 08:49:16 08:25:01 7 0.02 0.00 0.02 0.57 0.02 99.38 08:49:16 08:26:01 all 0.02 0.00 0.01 0.04 0.01 99.92 08:49:16 08:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:26:01 1 0.02 0.00 0.03 0.12 0.02 99.82 08:49:16 08:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:49:16 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:26:01 7 0.02 0.00 0.00 0.17 0.00 99.82 08:49:16 08:27:01 all 0.19 0.00 0.01 0.01 0.01 99.79 08:49:16 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:27:01 1 0.00 0.00 0.02 0.07 0.00 99.92 08:49:16 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:27:01 6 1.42 0.00 0.02 0.00 0.00 98.57 08:49:16 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:49:16 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 08:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:49:16 08:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:49:16 08:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:28:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:49:16 08:28:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:49:16 08:29:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:49:16 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:49:16 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:49:16 08:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 08:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:29:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:49:16 08:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:49:16 08:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:49:16 08:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:30:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 08:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:30:01 7 0.05 0.00 0.02 0.12 0.00 99.82 08:49:16 08:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:49:16 08:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:49:16 08:31:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:49:16 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:49:16 08:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 08:32:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:49:16 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:49:16 08:33:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:49:16 08:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:49:16 08:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:33:01 7 0.00 0.00 0.00 0.05 0.00 99.95 08:49:16 08:34:01 all 0.13 0.00 0.01 0.01 0.01 99.84 08:49:16 08:34:01 0 0.81 0.00 0.03 0.00 0.02 99.14 08:49:16 08:34:01 1 0.05 0.00 0.03 0.02 0.00 99.90 08:49:16 08:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:49:16 08:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:34:01 7 0.03 0.00 0.00 0.03 0.02 99.92 08:49:16 08:35:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:49:16 08:35:01 0 0.90 0.00 0.02 0.00 0.02 99.07 08:49:16 08:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:36:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:49:16 08:36:01 0 0.17 0.00 0.02 0.02 0.00 99.80 08:49:16 08:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:49:16 08:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:49:16 08:36:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:37:01 all 0.13 0.00 0.01 0.01 0.01 99.84 08:49:16 08:37:01 0 0.98 0.00 0.03 0.00 0.02 98.97 08:49:16 08:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:49:16 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:37:01 7 0.02 0.00 0.00 0.07 0.02 99.90 08:49:16 08:38:01 all 0.10 0.00 0.01 0.01 0.01 99.86 08:49:16 08:38:01 0 0.57 0.00 0.00 0.00 0.02 99.42 08:49:16 08:38:01 1 0.07 0.00 0.00 0.07 0.02 99.85 08:49:16 08:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 08:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:49:16 08:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:49:16 08:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:38:01 7 0.03 0.00 0.02 0.02 0.03 99.90 08:49:16 08:49:16 08:38:01 CPU %user %nice %system %iowait %steal %idle 08:49:16 08:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:49:16 08:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:49:16 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:49:16 08:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 08:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:40:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:49:16 08:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:49:16 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:40:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:49:16 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:49:16 08:41:01 all 0.01 0.00 0.01 0.04 0.00 99.95 08:49:16 08:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:49:16 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:41:01 5 0.02 0.00 0.03 0.18 0.00 99.77 08:49:16 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:41:01 7 0.00 0.00 0.00 0.10 0.00 99.90 08:49:16 08:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:49:16 08:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:49:16 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:42:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:49:16 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:42:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:49:16 08:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:49:16 08:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:49:16 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:49:16 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:49:16 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:49:16 08:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:49:16 08:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:49:16 08:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:49:16 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:49:16 08:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 08:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:49:16 08:44:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:49:16 08:45:01 all 0.03 0.00 0.01 0.03 0.01 99.93 08:49:16 08:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:49:16 08:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:45:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:49:16 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:49:16 08:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:45:01 7 0.03 0.00 0.05 0.18 0.02 99.72 08:49:16 08:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:49:16 08:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:49:16 08:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:49:16 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:49:16 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:49:16 08:46:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:49:16 08:47:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:49:16 08:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:49:16 08:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:49:16 08:47:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:49:16 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:47:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:49:16 08:48:01 all 0.02 0.00 0.01 0.02 0.01 99.94 08:49:16 08:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:49:16 08:48:01 1 0.02 0.00 0.00 0.15 0.02 99.82 08:49:16 08:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:49:16 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:49:16 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:49:16 08:48:01 7 0.03 0.00 0.03 0.03 0.03 99.87 08:49:16 08:49:01 all 1.78 0.00 0.74 0.40 0.03 97.06 08:49:16 08:49:01 0 2.50 0.00 0.48 0.00 0.03 96.98 08:49:16 08:49:01 1 1.55 0.00 0.67 0.02 0.02 97.74 08:49:16 08:49:01 2 1.87 0.00 0.80 0.00 0.03 97.30 08:49:16 08:49:01 3 2.02 0.00 0.75 0.00 0.02 97.22 08:49:16 08:49:01 4 1.24 0.00 0.90 0.00 0.02 97.85 08:49:16 08:49:01 5 1.92 0.00 0.73 0.00 0.02 97.33 08:49:16 08:49:01 6 1.20 0.00 1.00 0.00 0.02 97.78 08:49:16 08:49:01 7 1.93 0.00 0.57 3.20 0.05 94.25 08:49:16 08:49:16 Average: CPU %user %nice %system %iowait %steal %idle 08:49:16 Average: all 6.09 0.00 1.06 1.10 0.02 91.72 08:49:16 Average: 0 6.21 0.00 1.08 0.93 0.02 91.76 08:49:16 Average: 1 6.28 0.00 1.05 0.85 0.03 91.80 08:49:16 Average: 2 6.09 0.00 1.05 2.01 0.02 90.83 08:49:16 Average: 3 6.09 0.00 1.00 1.17 0.02 91.73 08:49:16 Average: 4 6.12 0.00 1.11 1.12 0.03 91.63 08:49:16 Average: 5 5.89 0.00 1.07 0.57 0.02 92.45 08:49:16 Average: 6 6.07 0.00 1.03 1.36 0.02 91.52 08:49:16 Average: 7 6.02 0.00 1.09 0.83 0.03 92.03 08:49:16 08:49:16 08:49:16