Pull request #4903 updated 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 c6482e65d89cef554284ac0e5179b1f39df8465d+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (e21625b61c79bd6d0ba422f0cd5b4368e2c80925) 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-ssh4577491478007679023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10291883430957459820.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4903/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16845512191729929709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1701840744526234995.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4903/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4903/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1200293290795901148.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-10010’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10016 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit c6482e65d89cef554284ac0e5179b1f39df8465d Merge succeeded, producing ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c Checking out Revision ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c (PR-4903) > git config core.sparsecheckout # timeout=10 > git checkout -f c6482e65d89cef554284ac0e5179b1f39df8465d # 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c # timeout=10 Commit message: "Merge commit '5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:39:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:44 ========================================================= 10:39:44 EdgeX Global Pipelines Version Info 10:39:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d2ac585b9edd06a25cc355157be4e27b54cc92a4 # timeout=10 10:39:45 ------------------- 10:39:45 stable info: 10:39:45 ------------------- 10:39:45 Commited By: Cherry Wang cherry@iotechsys.com 10:39:45 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:39:45 Message: update stable to v1.0.263 10:39:45 ------------------- 10:39:45 experimental info: 10:39:45 ------------------- 10:39:45 Commited By: Cherry Wang cherry@iotechsys.com 10:39:45 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 10:39:45 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4903 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4903 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4903 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac792b2 [Pipeline] echo 10:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:46 provisioning config files... 10:39:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config111883554682766702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:46 ---> ****-login.sh 10:39:46 nexus3.edgexfoundry.org:10001 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10002 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10003 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 nexus3.edgexfoundry.org:10004 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 ****.io 10:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:47 Configure a credential helper to remove this warning. See 10:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:47 10:39:47 Login Succeeded 10:39:47 ---> ****-login.sh ends [Pipeline] } 10:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:48 + 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 10:39:48 + dirname cmd/core-command/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo core-command,cmd/core-command/Dockerfile 10:39:48 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:39:48 cut -d/ -f2 10:39:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:39:48 + dirname cmd/core-data/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo core-data,cmd/core-data/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + dirname cmd/core-keeper/Dockerfile 10:39:48 + echo core-keeper,cmd/core-keeper/Dockerfile 10:39:48 + dirname cmd/core-metadata/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo core-metadata,cmd/core-metadata/Dockerfile 10:39:48 + dirname cmd/security-bootstrapper/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:39:48 + dirname cmd/security-proxy-auth/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + dirname cmd/security-proxy-setup/Dockerfile 10:39:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:39:48 + dirname cmd/security-secretstore-setup/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:39:48 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 10:39:48 cut -d/ -f2 10:39:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:39:48 + dirname cmd/security-spire-agent/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:39:48 + dirname cmd/security-spire-config/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:39:48 + dirname cmd/security-spire-server/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:39:48 + dirname cmd/support-cron-scheduler/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:39:48 + dirname cmd/support-notifications/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo support-notifications,cmd/support-notifications/Dockerfile 10:39:48 + dirname cmd/support-scheduler/Dockerfile 10:39:48 + cut -d/ -f2 10:39:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:39:48 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 10:39:48 + git rev-list -1 --merges ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c~1..ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo 10:39:48 -----------> git rev-list -1 --merges ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c~1..ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c 10:39:48 ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [false] [Pipeline] sh 10:39:48 + git log --format=format:%s -1 ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] echo 10:39:48 ========================================================= 10:39:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:39:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:39:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:49 + grep -v github /etc/ssh/ssh_known_hosts 10:39:49 + [ -e /tmp/ssh_known_hosts ] 10:39:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:39:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:39:49 + sudo tee -a /etc/ssh/ssh_known_hosts 10:39:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:49 10:39:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:49 0.1.4: Pulling from edgex-devops/py-git-semver 10:39:49 b85a868b505f: Pulling fs layer 10:39:49 e2be974225ed: Pulling fs layer 10:39:49 339a4e72a1f5: Pulling fs layer 10:39:49 988bab9f4d93: Pulling fs layer 10:39:49 1469e6f7b9e6: Pulling fs layer 10:39:49 988bab9f4d93: Waiting 10:39:49 eaf3925da568: Pulling fs layer 10:39:49 bab4dde63d76: Pulling fs layer 10:39:49 bde34c3a00c8: Pulling fs layer 10:39:49 1469e6f7b9e6: Waiting 10:39:49 b352a97aabf1: Pulling fs layer 10:39:49 bab4dde63d76: Waiting 10:39:49 bde34c3a00c8: Waiting 10:39:49 eaf3925da568: Waiting 10:39:49 4872d77fe225: Pulling fs layer 10:39:49 5851b861e8e6: Pulling fs layer 10:39:49 4872d77fe225: Waiting 10:39:49 e2be974225ed: Download complete 10:39:49 988bab9f4d93: Verifying Checksum 10:39:49 1469e6f7b9e6: Verifying Checksum 10:39:49 1469e6f7b9e6: Download complete 10:39:49 eaf3925da568: Download complete 10:39:49 339a4e72a1f5: Verifying Checksum 10:39:49 339a4e72a1f5: Download complete 10:39:49 bde34c3a00c8: Download complete 10:39:50 b352a97aabf1: Verifying Checksum 10:39:50 b352a97aabf1: Download complete 10:39:50 4872d77fe225: Verifying Checksum 10:39:50 4872d77fe225: Download complete 10:39:50 5851b861e8e6: Verifying Checksum 10:39:50 5851b861e8e6: Download complete 10:39:50 b85a868b505f: Verifying Checksum 10:39:50 b85a868b505f: Download complete 10:39:50 bab4dde63d76: Verifying Checksum 10:39:50 bab4dde63d76: Download complete 10:39:51 b85a868b505f: Pull complete 10:39:51 e2be974225ed: Pull complete 10:39:51 339a4e72a1f5: Pull complete 10:39:52 988bab9f4d93: Pull complete 10:39:52 1469e6f7b9e6: Pull complete 10:39:52 eaf3925da568: Pull complete 10:39:54 bab4dde63d76: Pull complete 10:39:54 bde34c3a00c8: Pull complete 10:39:54 b352a97aabf1: Pull complete 10:39:54 4872d77fe225: Pull complete 10:39:54 5851b861e8e6: Pull complete 10:39:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:54 prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container 10:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:58 $ docker top 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a -eo pid,comm 10:39:59 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). 10:39:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:59 [ssh-agent] Looking for ssh-agent implementation... 10:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:59 $ docker exec 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent 10:39:59 SSH_AUTH_SOCK=/tmp/ssh-6hAfVaCnlOQl/agent.33 10:39:59 SSH_AGENT_PID=39 10:39:59 Running ssh-add (command line suppressed) 10:39:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_11030463264171324793.key (/w/workspace/edgex-go/4@tmp/private_key_11030463264171324793.key) 10:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:59 + git tag --points-at HEAD [Pipeline] } 10:39:59 $ docker exec --env ******** --env ******** 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent -k 10:39:59 unset SSH_AUTH_SOCK; 10:39:59 unset SSH_AGENT_PID; 10:39:59 echo Agent pid 39 killed; 10:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:59 [ssh-agent] Looking for ssh-agent implementation... 10:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:59 $ docker exec 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent 10:40:00 SSH_AUTH_SOCK=/tmp/ssh-kZJk9mbEbGsk/agent.72 10:40:00 SSH_AGENT_PID=78 10:40:00 Running ssh-add (command line suppressed) 10:40:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9932485171214364353.key (/w/workspace/edgex-go/4@tmp/private_key_9932485171214364353.key) 10:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:40:00 + git semver init 10:40:00 2024-09-10 10:40:00,652 [run_init] DEBUG init version:0.0.0 force:False 10:40:00 2024-09-10 10:40:00,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 10:40:00 2024-09-10 10:40:00,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 10:40:00 2024-09-10 10:40:00,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 10:40:07 2024-09-10 10:40:07,000 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 10:40:07 2024-09-10 10:40:07,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4903 with force:False 10:40:07 2024-09-10 10:40:07,001 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4903 10:40:07 2024-09-10 10:40:07,006 [execute] INFO git cat-file --batch-check 10:40:07 2024-09-10 10:40:07,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 10:40:07 2024-09-10 10:40:07,013 [execute] INFO git cat-file --batch 10:40:07 2024-09-10 10:40:07,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 10:40:07 2024-09-10 10:40:07,020 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4903 10:40:07 0.0.0 [Pipeline] } 10:40:07 $ docker exec --env ******** --env ******** 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a ssh-agent -k 10:40:07 unset SSH_AUTH_SOCK; 10:40:07 unset SSH_AGENT_PID; 10:40:07 echo Agent pid 78 killed; 10:40:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:40:07 + git semver [Pipeline] } 10:40:08 $ docker stop --time=1 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a 10:40:09 $ docker rm -f --volumes 30bc1c6ba17c98b21869ce47c48afcc119b80b92a6cfd2f5738050a9e997c62a [Pipeline] // withDockerContainer [Pipeline] sh 10:40:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:40:09 Stashed 1 file(s) [Pipeline] echo 10:40:09 [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 10:40:10 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 10:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:10 ========================================================= 10:40:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:40:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:40:10 619be1103602: Pulling fs layer 10:40:10 7862e08f4a3e: Pulling fs layer 10:40:10 5df492c9dc93: Pulling fs layer 10:40:10 7629e6793208: Pulling fs layer 10:40:10 4f4fb700ef54: Pulling fs layer 10:40:10 fb5054dd5b73: Pulling fs layer 10:40:10 eeca6798cff9: Pulling fs layer 10:40:10 aa269ceb94a6: Pulling fs layer 10:40:10 ada007ff1a6a: Pulling fs layer 10:40:10 7629e6793208: Waiting 10:40:10 4f4fb700ef54: Waiting 10:40:10 fb5054dd5b73: Waiting 10:40:10 eeca6798cff9: Waiting 10:40:10 aa269ceb94a6: Waiting 10:40:10 ada007ff1a6a: Waiting 10:40:10 7862e08f4a3e: Verifying Checksum 10:40:10 7862e08f4a3e: Download complete 10:40:10 7629e6793208: Verifying Checksum 10:40:10 7629e6793208: Download complete 10:40:10 4f4fb700ef54: Verifying Checksum 10:40:10 4f4fb700ef54: Download complete 10:40:10 fb5054dd5b73: Download complete 10:40:10 619be1103602: Verifying Checksum 10:40:10 619be1103602: Download complete 10:40:10 eeca6798cff9: Verifying Checksum 10:40:10 eeca6798cff9: Download complete 10:40:11 619be1103602: Pull complete 10:40:11 ada007ff1a6a: Verifying Checksum 10:40:11 ada007ff1a6a: Download complete 10:40:11 7862e08f4a3e: Pull complete 10:40:11 5df492c9dc93: Download complete 10:40:11 aa269ceb94a6: Verifying Checksum 10:40:11 aa269ceb94a6: Download complete 10:40:14 5df492c9dc93: Pull complete 10:40:14 7629e6793208: Pull complete 10:40:14 4f4fb700ef54: Pull complete 10:40:14 fb5054dd5b73: Pull complete 10:40:14 eeca6798cff9: Pull complete 10:40:16 aa269ceb94a6: Pull complete 10:40:17 ada007ff1a6a: Pull complete 10:40:17 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:40:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:17 WORKDIR /edgex 10:40:17 COPY go.mod . 10:40:17 RUN go mod download 10:40:17 + docker build -t ci-base-image-x86_64 -f - . 10:40:17 Sending build context to Docker daemon 179.3MB 10:40:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:17 ---> f489d0715acc 10:40:17 Step 2/4 : WORKDIR /edgex 10:40:25 Still waiting to schedule task 10:40:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10013’ is offline 10:40:26 ---> Running in d0fe5a34981a 10:40:26 Removing intermediate container d0fe5a34981a 10:40:26 ---> 4cd687eb7a7a 10:40:26 Step 3/4 : COPY go.mod . 10:40:26 ---> cddb41ee7b20 10:40:26 Step 4/4 : RUN go mod download 10:40:26 ---> Running in 5c0680fb081c 10:40:48 Removing intermediate container 5c0680fb081c 10:40:48 ---> dd5c225b3864 10:40:48 Successfully built dd5c225b3864 10:40:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:48 + docker inspect -f . ci-base-image-x86_64 10:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:48 prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container 10:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 10:40:48 $ docker top 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:49 + go version 10:40:49 go version go1.21.9 linux/amd64 [Pipeline] } 10:40:49 $ docker stop --time=1 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 10:40:50 $ docker rm -f --volumes 16d7a52af692da181d2b8a2e1f25ddce620371ba807b848295aa1059dc90c4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:51 + docker inspect -f . ci-base-image-x86_64 10:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:51 prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container 10:40:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 10:40:51 $ docker top 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 -eo pid,comm [Pipeline] { [Pipeline] echo 10:40:51 ========================================================= 10:40:51 [edgeXBuildGoParallel] Running Tests and Build... 10:40:51 ========================================================= [Pipeline] sh 10:40:51 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 10:40:52 + make test 10:40:52 go test -race -coverprofile=coverage.out ./... 10:41:00 ? github.com/edgexfoundry/edgex-go [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:41:26 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:41:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements 10:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements 10:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements 10:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.620s coverage: 93.4% of statements 10:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements 10:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:41:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 7.0% of statements 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:41:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:41:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 95.8% of statements 10:41:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 10:41:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:41:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.017s coverage: 0.0% of statements [no tests to run] 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.035s coverage: 77.8% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:41:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 10:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:42:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10017 in /w/workspace/edgexfoundry_edgex-go_PR-4903 [Pipeline] { [Pipeline] ws 10:42:05 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.050s coverage: 92.9% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 66.7% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.5% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.074s coverage: 97.1% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 10:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 10:42:06 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 10:42:06 running golangci-lint 10:42:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:42:06 go version go1.21.9 linux/amd64 10:42:06 level=info msg="[config_reader] Used config file .golangci.yml" 10:42:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:42:08 The recommended git tool is: git 10:42:16 using credential edgex-jenkins-ssh 10:42:16 Cloning the remote Git repository 10:42:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:42:16 > git init /w/workspace/edgex-go/4 # timeout=10 10:42:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:17 > git --version # timeout=10 10:42:17 > git --version # 'git version 2.25.1' 10:42:17 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 22.256958236s" 10:42:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.043087ms" 10:42:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4903/head:refs/remotes/origin/PR-4903 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:42:36 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit c6482e65d89cef554284ac0e5179b1f39df8465d 10:42:36 Merge succeeded, producing 4f41fae9c2198a57b2a610d7da96f5f058b59629 10:42:36 Checking out Revision 4f41fae9c2198a57b2a610d7da96f5f058b59629 (PR-4903) 10:42:36 > git config core.sparsecheckout # timeout=10 10:42:36 > git checkout -f c6482e65d89cef554284ac0e5179b1f39df8465d # timeout=10 10:42:36 > git remote # timeout=10 10:42:36 > git config --get remote.origin.url # timeout=10 10:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:36 > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 10:42:36 > git rev-parse HEAD^{commit} # timeout=10 10:42:36 > git config core.sparsecheckout # timeout=10 10:42:36 > git checkout -f 4f41fae9c2198a57b2a610d7da96f5f058b59629 # timeout=10 10:42:40 Commit message: "Merge commit '5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f' into HEAD" 10:42:40 First time build. Skipping changelog. 10:42:41 level=info msg="[linters_context/goanalysis] analyzers took 1m46.471984228s with top 10 stages: buildir: 58.605954005s, gosec: 8.364211498s, inspect: 2.704245907s, fact_deprecated: 2.1289607s, printf: 1.835695572s, ctrlflow: 1.584394946s, fact_purity: 1.430527594s, S1038: 1.148094314s, nilness: 1.11450871s, directives: 1.099701185s" 10:42:41 level=info msg="[runner] Issues before processing: 214, after processing: 0" 10:42:41 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, nolint: 0/22, path_prettifier: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214" 10:42:41 level=info msg="[runner] processing took 18.955013ms with stages: nolint: 6.917379ms, identifier_marker: 6.314744ms, autogenerated_exclude: 2.192836ms, path_prettifier: 1.509571ms, exclude-rules: 1.205718ms, skip_dirs: 767.935µs, cgo: 28.52µs, filename_unadjuster: 14.16µs, fixer: 690ns, max_same_issues: 570ns, skip_files: 460ns, exclude: 440ns, max_from_linter: 430ns, uniq_by_line: 350ns, severity-rules: 280ns, sort_results: 250ns, diff: 190ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 10:42:41 level=info msg="[runner] linters took 12.217747556s with stages: goanalysis_metalinter: 12.198703512s" 10:42:41 level=info msg="File cache stats: 0 entries of total size 0B" 10:42:41 level=info msg="Memory: 341 samples, avg is 300.7MB, max is 1341.1MB" 10:42:41 level=info msg="Execution took 34.526814588s" 10:42:41 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:42 Dload Upload Total Spent Left Speed 10:42:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 10:42:40 > git rev-list --no-walk d2ac585b9edd06a25cc355157be4e27b54cc92a4 # timeout=10 10:42:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:42:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:42:42 + sudo tee /etc/docker/daemon.new 10:42:42 { 10:42:42 "registry-mirrors": [ 10:42:42 "https://nexus3.edgexfoundry.org:10001" 10:42:42 ], 10:42:42 "bip": "10.250.0.254/24", 10:42:42 "hosts": [ 10:42:42 "tcp://0.0.0.0:5555", 10:42:42 "unix:///var/run/docker.sock" 10:42:42 ], 10:42:42 "mtu": 1458, 10:42:42 "selinux-enabled": true, 10:42:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:42:42 } [Pipeline] sh 10:42:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:42:43 + sudo service docker restart 10:42:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:42:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:42:48 ./bin/test-attribution-txt.sh 10:42:48 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:42:48 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:42:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:42:48 + ls -al . 10:42:48 total 924 10:42:48 drwxrwxr-x 11 1001 1001 4096 Sep 10 10:40 . 10:42:48 drwxr-xr-x 4 root root 4096 Sep 10 10:40 .. 10:42:48 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 .blubracket 10:42:48 -rw-rw-r-- 1 1001 1001 10 Sep 10 10:39 .dockerignore 10:42:48 drwxrwxr-x 8 1001 1001 4096 Sep 10 10:42 .git 10:42:48 drwxrwxr-x 3 1001 1001 4096 Sep 10 10:39 .github 10:42:48 -rw-rw-r-- 1 1001 1001 1102 Sep 10 10:39 .gitignore 10:42:48 -rw-rw-r-- 1 1001 1001 42 Sep 10 10:39 .golangci.yml 10:42:48 -rw-rw-r-- 1 1001 1001 100 Sep 10 10:39 .hadolint.yml 10:42:48 drwxr-xr-x 3 1001 1001 4096 Sep 10 10:40 .semver 10:42:48 -rw-rw-r-- 1 1001 1001 155 Sep 10 10:39 .sonarcloud.properties 10:42:48 -rw-rw-r-- 1 1001 1001 1171 Sep 10 10:39 ADOPTERS.md 10:42:48 -rw-rw-r-- 1 1001 1001 21286 Sep 10 10:39 Attribution.txt 10:42:48 -rw-rw-r-- 1 1001 1001 100284 Sep 10 10:39 CHANGELOG.md 10:42:48 -rw-rw-r-- 1 1001 1001 3804 Sep 10 10:39 CONTRIBUTING.md 10:42:48 -rw-rw-r-- 1 1001 1001 677 Sep 10 10:39 GOVERNANCE.md 10:42:48 -rw-rw-r-- 1 1001 1001 861 Sep 10 10:39 Jenkinsfile 10:42:48 -rw-rw-r-- 1 1001 1001 10775 Sep 10 10:39 LICENSE 10:42:48 -rw-rw-r-- 1 1001 1001 16854 Sep 10 10:39 Makefile 10:42:48 -rw-rw-r-- 1 1001 1001 582 Sep 10 10:39 OWNERS.md 10:42:48 -rw-rw-r-- 1 1001 1001 9528 Sep 10 10:39 README.md 10:42:48 -rw-rw-r-- 1 1001 1001 789 Sep 10 10:39 SECURITY.md 10:42:48 -rw-rw-r-- 1 1001 1001 5 Sep 10 10:40 VERSION 10:42:48 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 bin 10:42:48 drwxrwxr-x 20 1001 1001 4096 Sep 10 10:39 cmd 10:42:48 -rw-r--r-- 1 root root 555208 Sep 10 10:42 coverage.out 10:42:48 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:39 fuzz_test 10:42:48 -rw-rw-r-- 1 1001 1001 7305 Sep 10 10:39 go.mod 10:42:48 -rw-rw-r-- 1 1001 1001 102748 Sep 10 10:39 go.sum 10:42:48 drwxrwxr-x 7 1001 1001 4096 Sep 10 10:39 internal 10:42:48 drwxrwxr-x 3 1001 1001 4096 Sep 10 10:39 openapi 10:42:48 -rw-rw-r-- 1 1001 1001 584 Sep 10 10:39 security.txt 10:42:48 -rw-rw-r-- 1 1001 1001 204 Sep 10 10:39 version.go [Pipeline] sh 10:42:48 + '[' -e coverage.out ] 10:42:48 + chown 1001:1001 coverage.out [Pipeline] stash 10:42:48 Stashed 1 file(s) [Pipeline] sh 10:42:49 + make build 10:42:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:01 provisioning config files... 10:43:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config10494957861627555460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:02 ---> ****-login.sh 10:43:02 nexus3.edgexfoundry.org:10001 10:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:02 Configure a credential helper to remove this warning. See 10:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:02 10:43:02 Login Succeeded 10:43:02 nexus3.edgexfoundry.org:10002 10:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:03 Configure a credential helper to remove this warning. See 10:43:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:03 10:43:03 Login Succeeded 10:43:03 nexus3.edgexfoundry.org:10003 10:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:03 Configure a credential helper to remove this warning. See 10:43:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:03 10:43:03 Login Succeeded 10:43:03 nexus3.edgexfoundry.org:10004 10:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:04 Configure a credential helper to remove this warning. See 10:43:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:04 10:43:04 Login Succeeded 10:43:04 ****.io 10:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:04 Configure a credential helper to remove this warning. See 10:43:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:04 10:43:04 Login Succeeded 10:43:04 ---> ****-login.sh ends [Pipeline] } 10:43:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:43:05 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 10:43:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:43:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:43:05 ========================================================= 10:43:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:43:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:43:05 c6b39de5b339: Pulling fs layer 10:43:05 a69c41024577: Pulling fs layer 10:43:05 d6de4b400683: Pulling fs layer 10:43:05 35cb2a7552d0: Pulling fs layer 10:43:05 4f4fb700ef54: Pulling fs layer 10:43:05 35cb2a7552d0: Waiting 10:43:05 464afbd9ba4c: Pulling fs layer 10:43:05 4f4fb700ef54: Waiting 10:43:05 00f215d4a9da: Pulling fs layer 10:43:05 d496ad576159: Pulling fs layer 10:43:05 464afbd9ba4c: Waiting 10:43:05 00f215d4a9da: Waiting 10:43:05 d496ad576159: Waiting 10:43:05 a69c41024577: Verifying Checksum 10:43:05 a69c41024577: Download complete 10:43:05 35cb2a7552d0: Verifying Checksum 10:43:05 35cb2a7552d0: Download complete 10:43:05 4f4fb700ef54: Verifying Checksum 10:43:05 4f4fb700ef54: Download complete 10:43:05 464afbd9ba4c: Verifying Checksum 10:43:05 464afbd9ba4c: Download complete 10:43:05 c6b39de5b339: Download complete 10:43:06 d496ad576159: Verifying Checksum 10:43:06 d496ad576159: Download complete 10:43:06 c6b39de5b339: Pull complete 10:43:07 a69c41024577: Pull complete 10:43:07 d6de4b400683: Download complete 10:43:09 00f215d4a9da: Verifying Checksum 10:43:09 00f215d4a9da: Download complete 10:43:11 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 10:43:13 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 10:43:14 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 10:43:15 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 10:43:16 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 10:43:20 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 10:43:21 d6de4b400683: Pull complete 10:43:21 35cb2a7552d0: Pull complete 10:43:21 4f4fb700ef54: Pull complete 10:43:21 464afbd9ba4c: Pull complete 10:43:22 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 10:43:24 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 10:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:43:28 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 10:43:28 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 10:43:29 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] } 10:43:30 $ docker stop --time=1 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 10:43:31 00f215d4a9da: Pull complete 10:43:31 d496ad576159: Pull complete 10:43:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:37 $ docker rm -f --volumes 11f8968f9d0c67d8bd87251e9182075ed1849effb5b319aed202c8ceec7d0909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 10:43:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:37 WORKDIR /edgex 10:43:37 COPY go.mod . 10:43:37 RUN go mod download 10:43:37 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:43:38 10:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:38 Sending build context to Docker daemon 3.552MB 10:43:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:38 ---> f246e2811388 10:43:38 Step 2/4 : WORKDIR /edgex 10:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:43:38 latest: Pulling from edgex-devops/edgex-compose 10:43:38 91d30c5bc195: Pulling fs layer 10:43:38 2e9b0aa3be6d: Pulling fs layer 10:43:38 9c61dcf015f6: Pulling fs layer 10:43:38 4698f68db338: Pulling fs layer 10:43:38 2a2f49069b9e: Pulling fs layer 10:43:38 e0025b399a48: Pulling fs layer 10:43:38 e0025b399a48: Waiting 10:43:38 4698f68db338: Waiting 10:43:38 91d30c5bc195: Verifying Checksum 10:43:38 4698f68db338: Verifying Checksum 10:43:38 4698f68db338: Download complete 10:43:38 2e9b0aa3be6d: Verifying Checksum 10:43:38 2e9b0aa3be6d: Download complete 10:43:38 e0025b399a48: Verifying Checksum 10:43:38 e0025b399a48: Download complete 10:43:38 91d30c5bc195: Pull complete 10:43:39 2a2f49069b9e: Verifying Checksum 10:43:39 2a2f49069b9e: Download complete 10:43:39 2e9b0aa3be6d: Pull complete 10:43:39 9c61dcf015f6: Verifying Checksum 10:43:39 9c61dcf015f6: Download complete 10:43:40 ---> Running in ea69c9df2fa4 10:43:40 Removing intermediate container ea69c9df2fa4 10:43:40 ---> e5520b533484 10:43:40 Step 3/4 : COPY go.mod . 10:43:40 ---> 6fe132f476a9 10:43:40 Step 4/4 : RUN go mod download 10:43:41 ---> Running in a14746a52977 10:43:42 9c61dcf015f6: Pull complete 10:43:42 4698f68db338: Pull complete 10:43:42 2a2f49069b9e: Pull complete 10:43:42 e0025b399a48: Pull complete 10:43:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:42 prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container 10:43:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:43:46 $ docker top 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:47 + docker compose -f ./docker-compose-build.yml build --parallel 10:43:49 #1 [security-spire-agent internal] load build definition from Dockerfile 10:43:49 #1 transferring dockerfile: 1.81kB done 10:43:49 #1 DONE 0.0s 10:43:49 10:43:49 #2 [security-proxy-auth internal] load build definition from Dockerfile 10:43:49 #2 transferring dockerfile: 2.15kB done 10:43:49 #2 DONE 0.0s 10:43:49 10:43:49 #3 [security-secretstore-setup internal] load build definition from Dockerfile 10:43:49 #3 transferring dockerfile: 2.49kB done 10:43:49 #3 DONE 0.0s 10:43:49 10:43:49 #4 [support-notifications internal] load build definition from Dockerfile 10:43:49 #4 transferring dockerfile: 1.95kB done 10:43:49 #4 DONE 0.0s 10:43:49 10:43:49 #5 [security-spire-server internal] load build definition from Dockerfile 10:43:49 #5 transferring dockerfile: 1.70kB done 10:43:49 #5 DONE 0.0s 10:43:49 10:43:49 #6 [security-spire-config internal] load build definition from Dockerfile 10:43:49 #6 transferring dockerfile: 1.69kB done 10:43:49 #6 DONE 0.0s 10:43:49 10:43:49 #7 [support-cron-scheduler internal] load build definition from Dockerfile 10:43:49 #7 transferring dockerfile: 1.85kB done 10:43:49 #7 DONE 0.0s 10:43:49 10:43:49 #8 [security-bootstrapper internal] load build definition from Dockerfile 10:43:49 #8 transferring dockerfile: 3.17kB done 10:43:49 #8 DONE 0.0s 10:43:49 10:43:49 #9 [core-keeper internal] load build definition from Dockerfile 10:43:49 #9 transferring dockerfile: 2.01kB done 10:43:49 #9 DONE 0.0s 10:43:49 10:43:49 #10 [core-metadata internal] load build definition from Dockerfile 10:43:49 #10 transferring dockerfile: 2.06kB done 10:43:49 #10 DONE 0.0s 10:43:49 10:43:49 #11 [core-data internal] load build definition from Dockerfile 10:43:49 #11 transferring dockerfile: 2.07kB done 10:43:49 #11 DONE 0.0s 10:43:49 10:43:49 #12 [support-scheduler internal] load build definition from Dockerfile 10:43:49 #12 transferring dockerfile: 1.93kB done 10:43:49 #12 DONE 0.0s 10:43:49 10:43:49 #13 [core-command internal] load build definition from Dockerfile 10:43:49 #13 transferring dockerfile: 1.93kB done 10:43:49 #13 DONE 0.0s 10:43:49 10:43:49 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:43:49 #14 transferring dockerfile: 2.23kB done 10:43:49 #14 DONE 0.0s 10:43:49 10:43:49 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:43:49 #15 transferring dockerfile: 1.89kB done 10:43:49 #15 DONE 0.0s 10:43:49 10:43:49 #16 [security-proxy-setup internal] load build definition from Dockerfile 10:43:49 #16 transferring dockerfile: 2.50kB done 10:43:49 #16 DONE 0.0s 10:43:49 10:43:49 #17 [security-spire-agent internal] load .dockerignore 10:43:49 #17 transferring context: 50B done 10:43:49 #17 DONE 0.0s 10:43:49 10:43:49 #18 [security-proxy-auth internal] load .dockerignore 10:43:49 #18 transferring context: 50B done 10:43:49 #18 DONE 0.0s 10:43:49 10:43:49 #19 [security-secretstore-setup internal] load .dockerignore 10:43:49 #19 DONE 0.0s 10:43:49 10:43:49 #19 [security-secretstore-setup internal] load .dockerignore 10:43:49 #19 transferring context: 50B done 10:43:49 #19 DONE 0.0s 10:43:49 10:43:49 #20 [support-notifications internal] load .dockerignore 10:43:49 #20 transferring context: 50B done 10:43:49 #20 DONE 0.0s 10:43:49 10:43:49 #21 [security-spire-server internal] load .dockerignore 10:43:49 #21 transferring context: 50B done 10:43:49 #21 DONE 0.0s 10:43:49 10:43:49 #22 [security-spire-config internal] load .dockerignore 10:43:49 #22 transferring context: 50B done 10:43:49 #22 DONE 0.0s 10:43:49 10:43:49 #23 [support-cron-scheduler internal] load .dockerignore 10:43:49 #23 transferring context: 50B done 10:43:49 #23 DONE 0.0s 10:43:49 10:43:49 #24 [security-bootstrapper internal] load .dockerignore 10:43:49 #24 transferring context: 50B done 10:43:49 #24 DONE 0.0s 10:43:49 10:43:49 #25 [core-keeper internal] load .dockerignore 10:43:49 #25 transferring context: 50B done 10:43:49 #25 DONE 0.0s 10:43:49 10:43:49 #26 [core-metadata internal] load .dockerignore 10:43:50 #26 transferring context: 50B done 10:43:50 #26 DONE 0.0s 10:43:50 10:43:50 #27 [core-data internal] load .dockerignore 10:43:50 #27 transferring context: 50B done 10:43:50 #27 DONE 0.0s 10:43:50 10:43:50 #28 [support-scheduler internal] load .dockerignore 10:43:50 #28 transferring context: 50B done 10:43:50 #28 DONE 0.0s 10:43:50 10:43:50 #29 [core-command internal] load .dockerignore 10:43:50 #29 transferring context: 50B done 10:43:50 #29 DONE 0.0s 10:43:50 10:43:50 #30 [core-common-config-bootstrapper internal] load .dockerignore 10:43:50 #30 transferring context: 50B done 10:43:50 #30 DONE 0.0s 10:43:50 10:43:50 #31 [security-spiffe-token-provider internal] load .dockerignore 10:43:50 #31 transferring context: 50B done 10:43:50 #31 DONE 0.0s 10:43:50 10:43:50 #32 [security-proxy-setup internal] load .dockerignore 10:43:50 #32 transferring context: 50B done 10:43:50 #32 DONE 0.0s 10:43:50 10:43:50 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:43:50 #33 ... 10:43:50 10:43:50 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:43:50 #34 DONE 0.0s 10:43:50 10:43:50 #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:43:50 #35 DONE 0.1s 10:43:50 10:43:50 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:43:50 #34 DONE 0.0s 10:43:50 10:43:50 #36 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:43:50 #36 ... 10:43:50 10:43:50 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:43:50 #34 DONE 0.0s 10:43:50 10:43:50 #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:43:50 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 10:43:50 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:43:50 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:43:50 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:43:50 #36 ... 10:43:50 10:43:50 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:43:50 #34 DONE 0.0s 10:43:50 10:43:50 #36 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:43:50 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 10:43:50 #36 ... 10:43:50 10:43:50 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:43:50 #34 DONE 0.0s 10:43:50 10:43:50 #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:43:50 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:43:50 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:43:50 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:43:50 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:43:50 #36 ... 10:43:50 10:43:50 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:43:50 #33 DONE 0.7s 10:43:50 10:43:50 #36 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:43:50 #36 ... 10:43:50 10:43:50 #35 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:43:50 #35 DONE 0.6s 10:43:50 10:43:50 #36 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:50 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:43:50 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:43:50 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:43:50 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:43:50 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:43:50 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:43:51 #36 ... 10:43:51 10:43:51 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:43:51 #37 DONE 1.1s 10:43:51 10:43:51 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:51 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:43:51 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:43:51 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:43:51 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:43:51 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:43:51 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:43:51 #36 ... 10:43:51 10:43:51 #38 [security-spire-agent internal] load build context 10:43:51 #38 transferring context: 27.24kB 0.0s done 10:43:51 #38 DONE 0.2s 10:43:51 10:43:51 #39 [security-spire-server internal] load build context 10:43:51 #39 transferring context: 27.71kB 0.0s done 10:43:51 #39 DONE 0.3s 10:43:51 10:43:51 #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:43:51 #36 ... 10:43:51 10:43:51 #40 [security-spire-config internal] load build context 10:43:51 #40 transferring context: 25.96kB 0.0s done 10:43:51 #40 DONE 0.3s 10:43:51 10:43:51 #41 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:43:51 #41 ... 10:43:51 10:43:51 #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:43:51 #42 DONE 1.7s 10:43:52 10:43:52 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:43:52 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 10:43:52 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:43:52 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:43:52 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:43:52 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 10:43:52 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 10:43:52 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 10:43:52 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.6s 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s 10:43:52 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.9s 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 10:43:52 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:43:52 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 10:44:01 #43 ... 10:44:01 10:44:01 #44 [security-proxy-auth internal] load build context 10:44:01 #44 transferring context: 255.62MB 9.9s 10:44:01 #44 ... 10:44:01 10:44:01 #45 [security-secretstore-setup internal] load build context 10:44:01 #45 ... 10:44:01 10:44:01 #46 [core-keeper internal] load build context 10:44:01 #46 ... 10:44:01 10:44:01 #47 [support-scheduler internal] load build context 10:44:01 #47 ... 10:44:01 10:44:01 #48 [support-cron-scheduler internal] load build context 10:44:01 #48 ... 10:44:01 10:44:01 #49 [core-data internal] load build context 10:44:01 #49 ... 10:44:01 10:44:01 #50 [core-command internal] load build context 10:44:01 #50 ... 10:44:01 10:44:01 #51 [core-metadata internal] load build context 10:44:01 #51 ... 10:44:01 10:44:01 #52 [security-proxy-setup internal] load build context 10:44:01 #52 ... 10:44:01 10:44:01 #53 [core-common-config-bootstrapper internal] load build context 10:44:01 #53 ... 10:44:01 10:44:01 #54 [security-bootstrapper internal] load build context 10:44:01 #54 ... 10:44:01 10:44:01 #55 [security-spiffe-token-provider internal] load build context 10:44:01 #55 ... 10:44:01 10:44:01 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:44:01 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 10:44:01 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:44:01 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:44:01 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:44:01 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 10:44:01 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 10:44:01 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:44:01 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:44:01 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 10:44:01 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.6s done 10:44:01 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 10:44:02 #56 ... 10:44:02 10:44:02 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:02 #57 ... 10:44:02 10:44:02 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:44:03 #58 ... 10:44:03 10:44:03 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:44:03 #59 ... 10:44:03 10:44:03 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:03 #60 ... 10:44:03 10:44:03 #61 [core-keeper builder 2/7] WORKDIR /edgex-go 10:44:03 #61 ... 10:44:03 10:44:03 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:44:03 #62 ... 10:44:03 10:44:03 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:44:03 #63 ... 10:44:03 10:44:03 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:44:03 #64 ... 10:44:03 10:44:03 #65 [support-notifications internal] load build context 10:44:03 #65 ... 10:44:03 10:44:03 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:44:03 #66 ... 10:44:03 10:44:03 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:44:03 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:03 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:03 #0 1.479 (1/3) Installing ca-certificates (20240226-r0) 10:44:03 #0 1.495 (2/3) Installing dumb-init (1.2.5-r2) 10:44:03 #0 1.500 (3/3) Installing tzdata (2024a-r0) 10:44:03 #0 1.556 Executing busybox-1.36.1-r7.trigger 10:44:03 #0 1.566 Executing ca-certificates-20240226-r0.trigger 10:44:03 #0 1.622 OK: 11 MiB in 18 packages 10:44:03 #67 ... 10:44:03 10:44:03 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:44:04 #68 ... 10:44:04 10:44:04 #65 [support-notifications internal] load build context 10:44:05 #65 transferring context: 375.13MB 14.9s 10:44:07 #65 transferring context: 495.99MB 17.5s done 10:44:10 #65 ... 10:44:10 10:44:10 #47 [support-scheduler internal] load build context 10:44:10 #47 transferring context: 495.99MB 17.1s done 10:44:10 #47 ... 10:44:10 10:44:10 #45 [security-secretstore-setup internal] load build context 10:44:10 #45 transferring context: 495.99MB 17.6s done 10:44:11 #45 ... 10:44:11 10:44:11 #46 [core-keeper internal] load build context 10:44:11 #46 transferring context: 495.99MB 15.3s done 10:44:12 #46 ... 10:44:12 10:44:12 #50 [core-command internal] load build context 10:44:12 #50 transferring context: 495.99MB 17.2s done 10:44:12 #50 ... 10:44:12 10:44:12 #52 [security-proxy-setup internal] load build context 10:44:12 #52 transferring context: 495.99MB 14.4s done 10:44:12 #52 ... 10:44:12 10:44:12 #48 [support-cron-scheduler internal] load build context 10:44:12 #48 transferring context: 495.99MB 15.2s done 10:44:12 #48 ... 10:44:12 10:44:12 #53 [core-common-config-bootstrapper internal] load build context 10:44:12 #53 transferring context: 495.99MB 14.8s done 10:44:12 #53 ... 10:44:12 10:44:12 #44 [security-proxy-auth internal] load build context 10:44:12 #44 transferring context: 495.99MB 17.8s done 10:44:12 #44 ... 10:44:12 10:44:12 #51 [core-metadata internal] load build context 10:44:12 #51 transferring context: 495.99MB 17.0s done 10:44:12 #51 ... 10:44:12 10:44:12 #54 [security-bootstrapper internal] load build context 10:44:12 #54 transferring context: 495.99MB 12.6s done 10:44:12 #54 ... 10:44:12 10:44:12 #55 [security-spiffe-token-provider internal] load build context 10:44:12 #55 transferring context: 495.99MB 17.1s done 10:44:12 #55 ... 10:44:12 10:44:12 #49 [core-data internal] load build context 10:44:12 #49 transferring context: 495.99MB 14.8s done 10:44:13 #49 ... 10:44:13 10:44:13 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:44:13 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 10:44:28 #43 ... 10:44:28 10:44:28 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:44:28 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 10:44:33 #56 ... 10:44:33 10:44:33 #53 [core-common-config-bootstrapper internal] load build context 10:44:33 #53 DONE 42.0s 10:44:33 10:44:33 #61 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:44:33 #61 DONE 40.5s 10:44:33 10:44:33 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:44:33 #67 DONE 41.0s 10:44:33 10:44:33 #52 [security-proxy-setup internal] load build context 10:44:33 #52 DONE 41.8s 10:44:33 10:44:33 #54 [security-bootstrapper internal] load build context 10:44:33 #54 DONE 42.3s 10:44:33 10:44:33 #49 [core-data internal] load build context 10:44:33 #49 DONE 42.1s 10:44:33 10:44:33 #48 [support-cron-scheduler internal] load build context 10:44:33 #48 DONE 42.4s 10:44:33 10:44:33 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:44:33 #69 ... 10:44:33 10:44:33 #46 [core-keeper internal] load build context 10:44:33 #46 DONE 42.4s 10:44:33 10:44:33 #55 [security-spiffe-token-provider internal] load build context 10:44:33 #55 DONE 42.2s 10:44:33 10:44:33 #65 [support-notifications internal] load build context 10:44:33 #65 DONE 42.4s 10:44:33 10:44:33 #47 [support-scheduler internal] load build context 10:44:33 #47 DONE 42.2s 10:44:33 10:44:33 #51 [core-metadata internal] load build context 10:44:33 #51 DONE 42.2s 10:44:33 10:44:33 #45 [security-secretstore-setup internal] load build context 10:44:33 #45 DONE 42.5s 10:44:33 10:44:33 #50 [core-command internal] load build context 10:44:33 #50 DONE 42.2s 10:44:33 10:44:33 #44 [security-proxy-auth internal] load build context 10:44:33 #44 DONE 42.5s 10:44:33 10:44:33 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:44:33 #43 DONE 41.7s 10:44:33 10:44:33 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:44:33 #66 41.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:33 #66 41.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:33 #66 41.79 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:44:33 #66 41.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:44:33 #66 41.79 OK: 20070 distinct packages available 10:44:33 #66 41.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:33 #66 ... 10:44:33 10:44:33 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:33 #57 DONE 41.7s 10:44:33 10:44:33 #41 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:44:33 #41 41.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:33 #41 41.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:33 #41 41.62 (1/1) Installing dumb-init (1.2.5-r2) 10:44:33 #41 41.63 Executing busybox-1.36.1-r7.trigger 10:44:33 #41 41.63 OK: 7 MiB in 16 packages 10:44:33 #41 DONE 41.8s 10:44:33 10:44:33 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:44:33 #66 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:33 #66 42.12 (1/4) Installing dumb-init (1.2.5-r2) 10:44:33 #66 42.13 (2/4) Installing musl-obstack (1.2.3-r2) 10:44:33 #66 42.13 (3/4) Installing libucontext (1.2-r2) 10:44:33 #66 42.13 (4/4) Installing gcompat (1.1.0-r1) 10:44:33 #66 ... 10:44:33 10:44:33 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:44:33 #64 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:33 #64 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:33 #64 41.87 (1/1) Installing dumb-init (1.2.5-r2) 10:44:33 #64 41.88 Executing busybox-1.36.1-r7.trigger 10:44:33 #64 41.88 OK: 7 MiB in 16 packages 10:44:33 #64 DONE 42.0s 10:44:33 10:44:33 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:44:33 #66 42.16 Executing busybox-1.36.1-r7.trigger 10:44:33 #66 42.18 OK: 8 MiB in 19 packages 10:44:34 #66 DONE 42.5s 10:44:34 10:44:34 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:44:34 #58 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #58 41.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #58 42.07 (1/4) Installing dumb-init (1.2.5-r2) 10:44:34 #58 42.07 (2/4) Installing openssl (3.1.7-r0) 10:44:34 #58 42.09 (3/4) Installing su-exec (0.2-r3) 10:44:34 #58 42.09 (4/4) Installing yq (4.33.3-r5) 10:44:34 #58 42.15 Executing busybox-1.36.1-r7.trigger 10:44:34 #58 42.15 OK: 17 MiB in 19 packages 10:44:34 #58 DONE 42.4s 10:44:34 10:44:34 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:44:34 #63 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #63 41.98 (1/2) Installing dumb-init (1.2.5-r2) 10:44:34 #63 41.99 (2/2) Installing su-exec (0.2-r3) 10:44:34 #63 41.99 Executing busybox-1.36.1-r7.trigger 10:44:34 #63 42.01 OK: 7 MiB in 17 packages 10:44:34 #63 DONE 42.4s 10:44:34 10:44:34 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:44:34 #68 41.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #68 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #68 41.85 (1/4) Installing ca-certificates (20240226-r0) 10:44:34 #68 41.86 (2/4) Installing dumb-init (1.2.5-r2) 10:44:34 #68 41.87 (3/4) Installing su-exec (0.2-r3) 10:44:34 #68 41.87 (4/4) Installing yq (4.33.3-r5) 10:44:34 #68 42.06 Executing busybox-1.36.1-r7.trigger 10:44:34 #68 42.07 Executing ca-certificates-20240226-r0.trigger 10:44:34 #68 42.12 OK: 17 MiB in 19 packages 10:44:34 #68 DONE 42.4s 10:44:34 10:44:34 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:44:34 #69 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #69 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #69 1.712 OK: 264 MiB in 52 packages 10:44:34 #69 DONE 2.2s 10:44:34 10:44:34 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:44:34 #62 41.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #62 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #62 42.78 (1/2) Installing ca-certificates (20240226-r0) 10:44:34 #62 42.80 (2/2) Installing dumb-init (1.2.5-r2) 10:44:34 #62 42.80 Executing busybox-1.36.1-r7.trigger 10:44:34 #62 42.81 Executing ca-certificates-20240226-r0.trigger 10:44:34 #62 42.85 OK: 8 MiB in 17 packages 10:44:34 #62 DONE 43.1s 10:44:34 10:44:34 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:44:34 #59 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #59 42.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #59 42.70 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:44:34 #59 42.70 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:44:34 #59 42.70 OK: 20070 distinct packages available 10:44:34 #59 42.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #59 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #59 43.04 (1/11) Installing ca-certificates (20240226-r0) 10:44:34 #59 43.12 (2/11) Installing brotli-libs (1.0.9-r14) 10:44:34 #59 43.13 (3/11) Installing libunistring (1.1-r1) 10:44:34 #59 43.18 (4/11) Installing libidn2 (2.3.4-r1) 10:44:34 #59 43.18 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:44:34 #59 43.20 (6/11) Installing libcurl (8.9.1-r0) 10:44:34 #59 43.21 (7/11) Installing curl (8.9.1-r0) 10:44:34 #59 ... 10:44:34 10:44:34 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:44:34 #70 DONE 0.2s 10:44:34 10:44:34 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:44:34 #60 41.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #60 42.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #60 42.53 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:44:34 #60 42.53 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:44:34 #60 42.53 OK: 20070 distinct packages available 10:44:34 #60 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:34 #60 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:34 #60 42.86 (1/5) Installing dumb-init (1.2.5-r2) 10:44:34 #60 42.96 (2/5) Installing musl-obstack (1.2.3-r2) 10:44:34 #60 42.96 (3/5) Installing libucontext (1.2-r2) 10:44:34 #60 42.96 (4/5) Installing gcompat (1.1.0-r1) 10:44:34 #60 42.97 (5/5) Installing openssl (3.1.7-r0) 10:44:34 #60 42.98 Executing busybox-1.36.1-r7.trigger 10:44:34 #60 42.99 OK: 8 MiB in 20 packages 10:44:34 #60 DONE 43.2s 10:44:34 10:44:34 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:44:34 #59 43.24 (8/11) Installing dumb-init (1.2.5-r2) 10:44:34 #59 43.25 (9/11) Installing musl-obstack (1.2.3-r2) 10:44:34 #59 43.25 (10/11) Installing libucontext (1.2-r2) 10:44:34 #59 43.25 (11/11) Installing gcompat (1.1.0-r1) 10:44:34 #59 43.27 Executing busybox-1.36.1-r7.trigger 10:44:34 #59 43.28 Executing ca-certificates-20240226-r0.trigger 10:44:35 #59 43.34 OK: 12 MiB in 26 packages 10:44:35 #59 DONE 43.4s 10:44:35 10:44:35 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:44:35 #71 ... 10:44:35 10:44:35 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:44:35 #72 DONE 2.8s 10:44:35 10:44:35 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:44:35 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.699 OK: 264 MiB in 52 packages 10:44:35 #73 DONE 2.8s 10:44:35 10:44:35 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:44:35 #74 DONE 0.1s 10:44:35 10:44:35 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:44:35 #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.457 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:44:35 #0 2.457 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:44:35 #0 2.457 OK: 20078 distinct packages available 10:44:35 #0 2.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.805 OK: 264 MiB in 52 packages 10:44:35 #75 DONE 2.9s 10:44:35 10:44:35 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:44:35 #76 DONE 0.0s 10:44:35 10:44:35 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:35 #77 ... 10:44:35 10:44:35 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:44:35 #0 2.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:35 #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:35 #0 3.031 OK: 264 MiB in 52 packages 10:44:35 #78 DONE 3.1s 10:44:35 10:44:35 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:44:35 #79 DONE 0.0s 10:44:35 10:44:35 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:36 #80 ... 10:44:36 10:44:36 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:44:36 #0 3.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:36 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:36 #0 3.646 OK: 11 MiB in 18 packages 10:44:36 #81 DONE 3.8s 10:44:36 10:44:36 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 10:44:36 #82 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:37 #82 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:37 #82 3.662 OK: 7 MiB in 16 packages 10:44:37 #82 DONE 3.8s 10:44:37 10:44:37 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:44:37 #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:37 #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:37 #0 3.331 OK: 7 MiB in 16 packages 10:44:37 #83 DONE 3.5s 10:44:37 10:44:37 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:44:37 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:37 #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:37 #0 3.089 OK: 17 MiB in 19 packages 10:44:37 #84 DONE 3.2s 10:44:37 10:44:37 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:44:37 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:37 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:37 #85 ... 10:44:37 10:44:37 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:44:37 #86 DONE 0.0s 10:44:37 10:44:37 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:44:37 #85 3.290 OK: 17 MiB in 19 packages 10:44:37 #85 DONE 3.4s 10:44:37 10:44:37 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:44:37 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:37 #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:37 #0 3.200 OK: 8 MiB in 19 packages 10:44:37 #87 DONE 3.4s 10:44:37 10:44:37 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:38 #88 ... 10:44:38 10:44:38 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:44:38 #0 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.438 OK: 7 MiB in 17 packages 10:44:38 #89 DONE 4.2s 10:44:38 10:44:38 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:44:38 #0 3.105 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.643 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:38 #0 4.298 (1/1) Installing dumb-init (1.2.5-r2) 10:44:38 #0 4.602 Executing busybox-1.36.1-r7.trigger 10:44:38 #0 4.607 OK: 7 MiB in 16 packages 10:44:38 #90 DONE 4.9s 10:44:38 10:44:38 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:38 #88 DONE 0.7s 10:44:38 10:44:38 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:44:38 #91 DONE 0.0s 10:44:38 10:44:38 #92 [security-spire-config stage-2 6/10] COPY security.txt / 10:44:38 #92 DONE 0.0s 10:44:38 10:44:38 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:44:38 #93 DONE 0.1s 10:44:38 10:44:38 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:44:38 #71 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 #71 ... 10:44:38 10:44:38 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:44:38 #94 DONE 0.0s 10:44:38 10:44:38 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:44:38 #95 DONE 0.0s 10:44:38 10:44:38 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:44:38 #71 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:38 #71 ... 10:44:38 10:44:38 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:44:38 #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.741 OK: 8 MiB in 17 packages 10:44:38 #96 DONE 3.8s 10:44:38 10:44:38 #71 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:44:38 #71 3.590 OK: 8 MiB in 20 packages 10:44:38 #71 DONE 3.7s 10:44:38 10:44:38 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:44:38 #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:38 #0 3.463 OK: 12 MiB in 26 packages 10:44:38 #97 DONE 3.6s 10:44:38 10:44:38 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:40 #98 DONE 1.2s 10:44:40 10:44:40 #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:44:40 #0 2.829 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:40 #0 3.312 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:40 #0 3.943 OK: 264 MiB in 52 packages 10:44:40 #99 DONE 4.4s 10:44:40 10:44:40 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:44:40 #100 DONE 1.2s 10:44:40 10:44:40 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:44:40 #101 ... 10:44:40 10:44:40 #102 [security-spire-config] exporting to image 10:44:40 #102 exporting layers 1.5s done 10:44:40 #102 writing image sha256:e93decc894cf7c2732be1ea12d65c097814280425b9a808f6cdcadae07c8887f done 10:44:40 #102 naming to docker.io/library/security-spire-config done 10:44:40 #102 DONE 1.5s 10:44:40 10:44:40 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:44:40 #103 DONE 0.6s 10:44:40 10:44:40 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:44:40 #104 DONE 0.6s 10:44:40 10:44:40 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:44:40 #101 DONE 0.6s 10:44:40 10:44:40 #105 [security-spire-server stage-2 6/9] COPY security.txt / 10:44:40 #105 DONE 0.0s 10:44:40 10:44:40 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:44:40 #106 DONE 0.1s 10:44:40 10:44:40 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:44:40 #107 DONE 0.1s 10:44:40 10:44:40 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 10:44:40 #108 DONE 0.1s 10:44:40 10:44:40 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:44:40 #109 DONE 0.1s 10:44:40 10:44:40 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:44:40 #110 DONE 0.1s 10:44:40 10:44:40 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:44:40 #111 DONE 0.1s 10:44:40 10:44:40 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:44:40 #112 DONE 0.0s 10:44:40 10:44:40 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:44:40 #113 DONE 0.1s 10:44:40 10:44:40 #102 [security-spire-agent] exporting to image 10:44:40 #102 ... 10:44:40 10:44:40 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:44:40 #114 DONE 2.6s 10:44:40 10:44:40 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:44:40 #115 DONE 0.0s 10:44:41 10:44:41 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:41 #116 ... 10:44:41 10:44:41 #102 [security-spire-agent] exporting to image 10:44:41 #102 exporting layers 0.6s done 10:44:41 #102 writing image sha256:989c5552b659086ab26aa7f605ad8670951de97b2dd8f7a2661d09b6bec55d21 done 10:44:41 #102 naming to docker.io/library/security-spire-server done 10:44:41 #102 writing image sha256:22d1b12bf51fd2a12321792498ca06486c8bb07aff70b86db05cda92f807799f done 10:44:41 #102 naming to docker.io/library/security-spire-agent done 10:44:41 #102 DONE 2.2s 10:44:41 10:44:41 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:43 #117 ... 10:44:43 10:44:43 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:44:43 #56 ... 10:44:43 10:44:43 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:49 Removing intermediate container a14746a52977 10:44:49 ---> 6c7b0e853484 10:44:49 Successfully built 6c7b0e853484 10:44:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:49 + docker inspect -f . ci-base-image-arm64 10:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container 10:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:44:50 $ docker top ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:51 + go version 10:44:51 go version go1.21.9 linux/arm64 [Pipeline] } 10:44:51 $ docker stop --time=1 ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 10:44:53 $ docker rm -f --volumes ca0e2d9b645d0e9ad83c06bfbd1671b09e484d158556e9a831b28102f173e668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:53 + docker inspect -f . ci-base-image-arm64 10:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container 10:44:54 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:44:55 $ docker top 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 -eo pid,comm [Pipeline] { [Pipeline] echo 10:44:55 ========================================================= 10:44:55 [edgeXBuildGoParallel] Running Tests and Build... 10:44:55 ========================================================= [Pipeline] sh 10:44:55 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 10:44:56 + make test 10:44:56 go test -race -coverprofile=coverage.out ./... 10:45:29 #118 ... 10:45:29 10:45:29 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 #77 DONE 47.6s 10:45:29 10:45:29 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 #117 DONE 47.7s 10:45:29 10:45:29 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:45:29 #119 ... 10:45:29 10:45:29 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 #118 DONE 48.2s 10:45:29 10:45:29 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 #116 DONE 42.7s 10:45:29 10:45:29 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:29 #80 DONE 47.4s 10:45:29 10:45:29 #120 [core-keeper builder 7/8] COPY . . 10:45:33 #120 ... 10:45:33 10:45:33 #121 [security-secretstore-setup builder 6/7] COPY . . 10:45:33 #121 ... 10:45:33 10:45:33 #122 [support-notifications builder 6/7] COPY . . 10:45:33 #122 ... 10:45:33 10:45:33 #123 [security-proxy-auth builder 6/7] COPY . . 10:45:33 #123 DONE 10.5s 10:45:33 10:45:33 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:45:33 #119 DONE 10.5s 10:45:33 10:45:33 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #124 CACHED 10:45:33 10:45:33 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:45:33 #125 CACHED 10:45:33 10:45:33 #126 [security-proxy-setup builder 6/7] COPY . . 10:45:33 #126 CACHED 10:45:33 10:45:33 #120 [core-keeper builder 7/8] COPY . . 10:45:33 #120 DONE 10.5s 10:45:33 10:45:33 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:45:33 #127 CACHED 10:45:33 10:45:33 #128 [security-bootstrapper builder 6/7] COPY . . 10:45:33 #128 CACHED 10:45:33 10:45:33 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #129 CACHED 10:45:33 10:45:33 #121 [security-secretstore-setup builder 6/7] COPY . . 10:45:33 #121 DONE 10.5s 10:45:33 10:45:33 #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #130 CACHED 10:45:33 10:45:33 #131 [support-cron-scheduler builder 6/7] COPY . . 10:45:33 #131 CACHED 10:45:33 10:45:33 #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:45:33 #132 CACHED 10:45:33 10:45:33 #122 [support-notifications builder 6/7] COPY . . 10:45:33 #122 DONE 10.5s 10:45:33 10:45:33 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:33 #133 ... 10:45:33 10:45:33 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #134 CACHED 10:45:33 10:45:33 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:45:33 #135 CACHED 10:45:33 10:45:33 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 10:45:33 #136 CACHED 10:45:33 10:45:33 #137 [core-command builder 6/7] COPY . . 10:45:33 #137 CACHED 10:45:33 10:45:33 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 10:45:33 #138 CACHED 10:45:33 10:45:33 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #139 CACHED 10:45:33 10:45:33 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #140 CACHED 10:45:33 10:45:33 #141 [support-scheduler builder 6/7] COPY . . 10:45:33 #141 CACHED 10:45:33 10:45:33 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:45:33 #142 CACHED 10:45:33 10:45:33 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #143 CACHED 10:45:33 10:45:33 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 10:45:33 #144 CACHED 10:45:33 10:45:33 #145 [core-data builder 6/7] COPY . . 10:45:33 #145 CACHED 10:45:33 10:45:33 #146 [core-metadata builder 6/7] COPY . . 10:45:33 #146 CACHED 10:45:33 10:45:33 #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:45:33 #147 CACHED 10:45:33 10:45:33 #148 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:33 #148 CACHED 10:45:33 10:45:33 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:45:35 #149 1.585 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 10:45:43 ? github.com/edgexfoundry/edgex-go [no test files] 10:45:45 #149 ... 10:45:45 10:45:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:45:45 #0 1.523 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 10:45:45 #150 ... 10:45:45 10:45:45 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:45:45 #0 0.466 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 10:45:45 #151 ... 10:45:45 10:45:45 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:45:45 #0 0.747 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 10:45:45 #152 ... 10:45:45 10:45:45 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:45:45 #0 1.511 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 10:45:45 #153 ... 10:45:45 10:45:45 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:45 #0 1.175 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 10:45:45 #154 ... 10:45:45 10:45:45 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:45:45 #0 1.093 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 10:45:45 #155 ... 10:45:45 10:45:45 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:45:45 #0 0.738 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:45:45 #156 ... 10:45:45 10:45:45 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:45:45 #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:45:45 #157 ... 10:45:45 10:45:45 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:45:45 #0 0.565 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 10:45:45 #158 ... 10:45:45 10:45:45 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:45:45 #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:45:45 #159 ... 10:45:45 10:45:45 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:45:45 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:45:45 #160 ... 10:45:45 10:45:45 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:45 #133 1.203 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 10:47:06 #133 ... 10:47:06 10:47:06 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:47:06 #152 83.27 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 10:48:14 #152 ... 10:48:14 10:48:14 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:48:14 #158 DONE 159.3s 10:48:14 10:48:14 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:48:14 #153 DONE 159.3s 10:48:14 10:48:14 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:48:14 #149 DONE 159.3s 10:48:14 10:48:14 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:48:14 #157 DONE 159.3s 10:48:14 10:48:14 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:48:14 #150 DONE 159.3s 10:48:14 10:48:14 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:48:14 #161 ... 10:48:14 10:48:14 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:48:14 #154 DONE 159.4s 10:48:14 10:48:14 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:48:14 #133 DONE 159.5s 10:48:14 10:48:14 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:48:14 #160 DONE 159.5s 10:48:14 10:48:14 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:48:14 #159 DONE 159.6s 10:48:14 10:48:14 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:48:14 #152 DONE 159.6s 10:48:14 10:48:14 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:48:14 #155 DONE 159.6s 10:48:14 10:48:14 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:48:14 #156 DONE 159.6s 10:48:14 10:48:14 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #162 ... 10:48:14 10:48:14 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:48:14 #151 DONE 159.8s 10:48:14 10:48:14 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #163 ... 10:48:14 10:48:14 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #162 DONE 0.8s 10:48:14 10:48:14 #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #164 DONE 0.9s 10:48:14 10:48:14 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:48:14 #161 DONE 0.9s 10:48:14 10:48:14 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:48:14 #165 ... 10:48:14 10:48:14 #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #166 DONE 0.6s 10:48:14 10:48:14 #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #167 DONE 0.7s 10:48:14 10:48:14 #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #168 DONE 0.6s 10:48:14 10:48:14 #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #169 DONE 0.7s 10:48:14 10:48:14 #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:48:14 #170 ... 10:48:14 10:48:14 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #163 DONE 0.6s 10:48:14 10:48:14 #171 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #171 DONE 0.7s 10:48:14 10:48:14 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:48:14 #172 DONE 0.5s 10:48:14 10:48:14 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:48:14 #173 ... 10:48:14 10:48:14 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:48:14 #174 DONE 0.9s 10:48:14 10:48:14 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:48:14 #175 CACHED 10:48:14 10:48:14 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #176 CACHED 10:48:14 10:48:14 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #177 CACHED 10:48:14 10:48:14 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:14 #178 CACHED 10:48:14 10:48:14 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #179 CACHED 10:48:14 10:48:14 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:48:14 #180 CACHED 10:48:14 10:48:14 #181 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:14 #181 DONE 0.8s 10:48:14 10:48:14 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:48:14 #182 CACHED 10:48:14 10:48:14 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:48:14 #183 CACHED 10:48:14 10:48:14 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:48:14 #184 DONE 0.8s 10:48:15 10:48:15 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:15 #185 DONE 0.7s 10:48:15 10:48:15 #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:48:15 #186 DONE 0.8s 10:48:15 10:48:15 #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:48:15 #170 DONE 0.8s 10:48:15 10:48:15 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:48:15 #173 DONE 0.6s 10:48:15 10:48:15 #187 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:15 #187 DONE 0.8s 10:48:15 10:48:15 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:48:19 #188 ... 10:48:19 10:48:19 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:48:19 #189 DONE 4.3s 10:48:19 10:48:19 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:48:19 #190 DONE 4.3s 10:48:19 10:48:19 #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:48:19 #191 DONE 4.3s 10:48:19 10:48:19 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:48:19 #192 DONE 4.3s 10:48:19 10:48:19 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:48:19 #193 DONE 4.3s 10:48:19 10:48:19 #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:48:19 #194 DONE 4.3s 10:48:19 10:48:19 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:48:19 #195 DONE 4.3s 10:48:19 10:48:19 #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:48:19 #196 DONE 4.4s 10:48:19 10:48:19 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:48:19 #197 DONE 4.3s 10:48:19 10:48:19 #198 [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 10:48:19 #198 DONE 4.3s 10:48:19 10:48:19 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:48:19 #188 DONE 4.3s 10:48:19 10:48:19 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:48:19 #199 DONE 4.3s 10:48:19 10:48:19 #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:48:19 #200 ... 10:48:19 10:48:19 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:48:19 #165 DONE 5.4s 10:48:19 10:48:19 #102 [core-keeper] exporting to image 10:48:19 #102 exporting layers 0.3s done 10:48:19 #102 ... 10:48:19 10:48:19 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:48:19 #201 DONE 0.6s 10:48:19 10:48:19 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:48:19 #202 DONE 0.6s 10:48:19 10:48:19 #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:48:19 #203 DONE 0.6s 10:48:19 10:48:19 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:48:19 #204 DONE 0.6s 10:48:19 10:48:19 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:48:19 #205 DONE 0.6s 10:48:19 10:48:19 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:48:19 #206 DONE 0.6s 10:48:19 10:48:19 #207 [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 10:48:19 #207 DONE 0.6s 10:48:19 10:48:19 #102 [core-keeper] exporting to image 10:48:19 #102 writing image sha256:32195f3c7bc7dc2f3acef2a16769e10cf910a02bbc9df7e79604b9bdc2d91e52 done 10:48:19 #102 naming to docker.io/library/core-keeper done 10:48:20 #102 ... 10:48:20 10:48:20 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:48:20 #208 DONE 0.6s 10:48:20 10:48:20 #209 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:48:20 #209 DONE 0.6s 10:48:20 10:48:20 #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:48:20 #200 DONE 0.6s 10:48:20 10:48:20 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:48:20 #210 DONE 0.6s 10:48:20 10:48:20 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:48:20 #211 DONE 0.6s 10:48:20 10:48:20 #102 [support-notifications] exporting to image 10:48:20 #102 ... 10:48:20 10:48:20 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:48:20 #212 DONE 0.3s 10:48:20 10:48:20 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:48:20 #213 DONE 0.3s 10:48:20 10:48:20 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:48:20 #214 DONE 0.3s 10:48:20 10:48:20 #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:48:20 #215 DONE 0.3s 10:48:20 10:48:20 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:48:20 #216 DONE 0.3s 10:48:20 10:48:20 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:48:20 #217 DONE 0.3s 10:48:20 10:48:20 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:48:20 #218 DONE 0.4s 10:48:20 10:48:20 #102 [support-scheduler] exporting to image 10:48:20 #102 exporting layers 0.5s done 10:48:20 #102 writing image sha256:023f59503d85776f2b0985c648669f3b5d8721d7af30659f0a911b560cd07de1 done 10:48:20 #102 naming to docker.io/library/support-scheduler done 10:48:20 #102 exporting layers 0.4s done 10:48:20 #102 writing image sha256:bf3d35ac5b515b6593be3841991bbc56055e96d83a8639b36bf0cda3c7b8e860 done 10:48:20 #102 naming to docker.io/library/support-cron-scheduler done 10:48:20 #102 writing image sha256:213052b3964b210006d6101872e6b1ac676c2b4e5c8415703ec95060699d2176 0.0s done 10:48:20 #102 naming to docker.io/library/core-command done 10:48:20 #102 ... 10:48:20 10:48:20 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:48:20 #219 DONE 0.4s 10:48:20 10:48:20 #102 [core-command] exporting to image 10:48:20 #102 writing image sha256:3f55eb65cccea47e3beda7cba9b8076a209a0e2563d0ec99d28faa6bd0ed03bd 0.1s done 10:48:20 #102 naming to docker.io/library/security-spiffe-token-provider 10:48:20 #102 exporting layers 0.6s done 10:48:20 #102 naming to docker.io/library/security-spiffe-token-provider done 10:48:20 #102 writing image sha256:8142470c5329675d250ad86033e4de2fbe51b5557cee8ba35c749e0df9747a43 done 10:48:20 #102 writing image sha256:9b3ff40cf57a7122f5d5447600c0c09fb24fcb1251060e373e429f6e2da040dc done 10:48:20 #102 writing image sha256:0e666831259f257760c7d4c6e62abce576604f56c761c6737e6e777bedbf5bc5 0.0s done 10:48:20 #102 naming to docker.io/library/support-notifications done 10:48:20 #102 naming to docker.io/library/core-metadata done 10:48:20 #102 naming to docker.io/library/core-data done 10:48:20 #102 DONE 3.8s 10:48:20 10:48:20 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:48:20 #220 DONE 0.6s 10:48:20 10:48:20 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:48:20 #221 DONE 0.2s 10:48:20 10:48:20 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:48:21 #222 ... 10:48:21 10:48:21 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:48:21 #223 DONE 0.9s 10:48:21 10:48:21 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:48:21 #224 DONE 0.9s 10:48:21 10:48:21 #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:48:21 #225 DONE 0.3s 10:48:21 10:48:21 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:48:21 #222 DONE 0.3s 10:48:21 10:48:21 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:48:21 #226 DONE 0.9s 10:48:21 10:48:21 #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/ 10:48:21 #227 DONE 0.1s 10:48:21 10:48:21 #102 [security-proxy-auth] exporting to image 10:48:21 #102 ... 10:48:21 10:48:21 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:48:21 #228 DONE 0.1s 10:48:21 10:48:21 #229 [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/ 10:48:21 #229 DONE 0.1s 10:48:21 10:48:21 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:48:21 #230 DONE 0.1s 10:48:21 10:48:21 #102 [core-common-config-bootstrapper] exporting to image 10:48:21 #102 exporting layers 0.2s done 10:48:21 #102 writing image sha256:1a1550f70ca8e9a0ba9ffeba2072ed241c2627861b3c47c51a01429114095819 done 10:48:21 #102 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:48:21 #102 ... 10:48:21 10:48:21 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:48:21 #231 DONE 0.1s 10:48:21 10:48:21 #102 [security-proxy-auth] exporting to image 10:48:21 #102 exporting layers 0.5s done 10:48:21 #102 writing image sha256:e78b47715032cee2a72db8f231865bac9986b8f901f1200097870a3201ffc9e9 done 10:48:21 #102 naming to docker.io/library/security-proxy-auth done 10:48:21 #102 writing image sha256:08d96c42c6135240963270adb6f1d1eec6cd4c227e368f831708d7b0134edcba 10:48:21 #102 writing image sha256:08d96c42c6135240963270adb6f1d1eec6cd4c227e368f831708d7b0134edcba done 10:48:21 #102 naming to docker.io/library/security-proxy-setup done 10:48:21 #102 DONE 4.3s 10:48:21 10:48:21 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:48:21 #232 ... 10:48:21 10:48:21 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:48:21 #233 DONE 0.6s 10:48:21 10:48:21 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:48:21 #232 DONE 0.4s 10:48:21 10:48:21 #102 [security-bootstrapper] exporting to image 10:48:22 #102 exporting layers 0.3s done 10:48:22 #102 writing image sha256:92b840e7440d28e9d9200db9b4508b1f0db105055ebdf6cdb9e1c075db568f87 done 10:48:22 #102 naming to docker.io/library/security-secretstore-setup done 10:48:22 #102 writing image sha256:937f83b9b40fde4e0cad79b4623d4ea8006681eef1558ffab168b803ad7967ae done 10:48:22 #102 naming to docker.io/library/security-bootstrapper done 10:48:22 #102 DONE 4.7s 10:48:22 10:48:22 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:22 time="2024-09-10T10:43:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:48:22 $ docker stop --time=1 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c 10:48:23 $ docker rm -f --volumes 78f1d8cb6bd10f3112af05f7511d281b3bc76f943199dab877855c282c6bc46c [Pipeline] // withDockerContainer [Pipeline] sh 10:48:23 + docker images 10:48:23 REPOSITORY TAG IMAGE ID CREATED SIZE 10:48:23 security-bootstrapper latest 937f83b9b40f 2 seconds ago 19MB 10:48:23 security-secretstore-setup latest 92b840e7440d 2 seconds ago 37MB 10:48:23 security-proxy-setup latest 08d96c42c613 3 seconds ago 26.2MB 10:48:23 core-common-config-bootstrapper latest 1a1550f70ca8 3 seconds ago 15.2MB 10:48:23 security-proxy-auth latest e78b47715032 3 seconds ago 33.1MB 10:48:23 support-scheduler latest 023f59503d85 4 seconds ago 42MB 10:48:23 core-data latest 0e666831259f 4 seconds ago 39.7MB 10:48:23 core-command latest 213052b3964b 4 seconds ago 35.5MB 10:48:23 core-metadata latest 8142470c5329 4 seconds ago 39.9MB 10:48:23 core-keeper latest 32195f3c7bc7 4 seconds ago 39.6MB 10:48:23 support-cron-scheduler latest bf3d35ac5b51 4 seconds ago 44.2MB 10:48:23 support-notifications latest 9b3ff40cf57a 4 seconds ago 42.6MB 10:48:23 security-spiffe-token-provider latest 3f55eb65ccce 4 seconds ago 28.9MB 10:48:23 security-spire-server latest 989c5552b659 3 minutes ago 121MB 10:48:23 security-spire-agent latest 22d1b12bf51f 3 minutes ago 182MB 10:48:23 security-spire-config latest e93decc894cf 3 minutes ago 120MB 10:48:23 ci-base-image-x86_64 latest dd5c225b3864 7 minutes ago 971MB 10:48:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 10:48:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 10:48:23 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] } 10:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:48:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:49:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:49:41 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:49:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:49:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:49:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:49:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:49:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements 10:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements 10:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements 10:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:50:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.203s coverage: 53.2% of statements 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:50:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:50:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.226s coverage: 93.4% of statements 10:50:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.229s coverage: 91.7% of statements 10:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:50:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 7.0% of statements 10:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:50:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:50:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.651s coverage: 95.8% of statements 10:50:46 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 10:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:50:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] 10:50:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:50:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:50:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.320s coverage: 0.8% of statements 10:50:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.174s coverage: 30.7% of statements 10:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.177s coverage: 41.7% of statements 10:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.160s coverage: 77.8% of statements 10:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.141s coverage: 94.1% of statements 10:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 10:51:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 10:51:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements 10:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:51:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:51:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.846s coverage: 79.9% of statements 10:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.145s coverage: 92.9% of statements 10:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements 10:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements 10:51:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements 10:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements 10:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 10:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements 10:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements 10:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements 10:51:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements 10:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.758s coverage: 63.1% of statements 10:51:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 10:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 10:51:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements 10:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:51:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 10:51:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 10:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.664s coverage: 36.5% of statements 10:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.106s coverage: 89.5% of statements 10:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:51:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 10:51:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:51:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:51:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:52:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.139s coverage: 4.9% of statements 10:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:52:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:52:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.354s coverage: 97.1% of statements 10:52:07 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.147s coverage: 35.9% of statements 10:52:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:52:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:52:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:52:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements 10:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:52:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements 10:52:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:52:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:52:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements 10:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:52:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.284s coverage: 98.9% of statements 10:52:32 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 10:52:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:52:32 go vet ./... 10:56:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:56:56 ./bin/test-attribution-txt.sh 10:56:56 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:56:56 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:56:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:56:57 + ls -al . 10:56:57 total 920 10:56:57 drwxrwxr-x 10 1001 1001 4096 Sep 10 10:45 . 10:56:57 drwxr-xr-x 4 root root 4096 Sep 10 10:44 .. 10:56:57 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 .blubracket 10:56:57 -rw-rw-r-- 1 1001 1001 10 Sep 10 10:42 .dockerignore 10:56:57 drwxrwxr-x 8 1001 1001 4096 Sep 10 10:42 .git 10:56:57 drwxrwxr-x 3 1001 1001 4096 Sep 10 10:42 .github 10:56:57 -rw-rw-r-- 1 1001 1001 1102 Sep 10 10:42 .gitignore 10:56:57 -rw-rw-r-- 1 1001 1001 42 Sep 10 10:42 .golangci.yml 10:56:57 -rw-rw-r-- 1 1001 1001 100 Sep 10 10:42 .hadolint.yml 10:56:57 -rw-rw-r-- 1 1001 1001 155 Sep 10 10:42 .sonarcloud.properties 10:56:57 -rw-rw-r-- 1 1001 1001 1171 Sep 10 10:42 ADOPTERS.md 10:56:57 -rw-rw-r-- 1 1001 1001 21286 Sep 10 10:42 Attribution.txt 10:56:57 -rw-rw-r-- 1 1001 1001 100284 Sep 10 10:42 CHANGELOG.md 10:56:57 -rw-rw-r-- 1 1001 1001 3804 Sep 10 10:42 CONTRIBUTING.md 10:56:57 -rw-rw-r-- 1 1001 1001 677 Sep 10 10:42 GOVERNANCE.md 10:56:57 -rw-rw-r-- 1 1001 1001 861 Sep 10 10:42 Jenkinsfile 10:56:57 -rw-rw-r-- 1 1001 1001 10775 Sep 10 10:42 LICENSE 10:56:57 -rw-rw-r-- 1 1001 1001 16854 Sep 10 10:42 Makefile 10:56:57 -rw-rw-r-- 1 1001 1001 582 Sep 10 10:42 OWNERS.md 10:56:57 -rw-rw-r-- 1 1001 1001 9528 Sep 10 10:42 README.md 10:56:57 -rw-rw-r-- 1 1001 1001 789 Sep 10 10:42 SECURITY.md 10:56:57 -rw-rw-r-- 1 1001 1001 5 Sep 10 10:40 VERSION 10:56:57 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 bin 10:56:57 drwxrwxr-x 20 1001 1001 4096 Sep 10 10:42 cmd 10:56:57 -rw-r--r-- 1 root root 555208 Sep 10 10:52 coverage.out 10:56:57 drwxrwxr-x 2 1001 1001 4096 Sep 10 10:42 fuzz_test 10:56:57 -rw-rw-r-- 1 1001 1001 7305 Sep 10 10:42 go.mod 10:56:57 -rw-rw-r-- 1 1001 1001 102748 Sep 10 10:42 go.sum 10:56:57 drwxrwxr-x 7 1001 1001 4096 Sep 10 10:42 internal 10:56:57 drwxrwxr-x 3 1001 1001 4096 Sep 10 10:42 openapi 10:56:57 -rw-rw-r-- 1 1001 1001 584 Sep 10 10:42 security.txt 10:56:57 -rw-rw-r-- 1 1001 1001 204 Sep 10 10:42 version.go [Pipeline] sh 10:56:57 + '[' -e coverage.out ] 10:56:57 + chown 1001:1001 coverage.out [Pipeline] stash 10:56:57 Warning: overwriting stash ‘coverage-report’ 10:56:58 Stashed 1 file(s) [Pipeline] sh 10:56:59 + make build 10:56:59 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 11:00:06 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 11:00:14 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 11:00:23 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 11:00: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-keeper/core-keeper ./cmd/core-keeper 11:00:35 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 11:01:02 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 11:01:10 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 11:01: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:01:32 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 11:01:36 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 11:01:39 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 11:01:42 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 11:01:47 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] } 11:01:52 $ docker stop --time=1 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 11:01:55 $ docker rm -f --volumes 7835a2c14f4183dc9b250f0ae1fbaad91685a1333d38055edf8c25855aadd778 [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 11:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:01:58 11:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:01:59 latest: Pulling from edgex-devops/edgex-compose-arm64 11:01:59 547446be3368: Pulling fs layer 11:01:59 d125d8839a47: Pulling fs layer 11:01:59 3e85d5ac6304: Pulling fs layer 11:01:59 c3105a71a48b: Pulling fs layer 11:01:59 0f093f025ec4: Pulling fs layer 11:01:59 c3106fc0e877: Pulling fs layer 11:01:59 c3105a71a48b: Waiting 11:01:59 0f093f025ec4: Waiting 11:01:59 c3106fc0e877: Waiting 11:01:59 547446be3368: Verifying Checksum 11:01:59 547446be3368: Download complete 11:01:59 c3105a71a48b: Verifying Checksum 11:01:59 c3105a71a48b: Download complete 11:02:00 d125d8839a47: Verifying Checksum 11:02:00 d125d8839a47: Download complete 11:02:00 c3106fc0e877: Verifying Checksum 11:02:00 c3106fc0e877: Download complete 11:02:00 0f093f025ec4: Download complete 11:02:00 547446be3368: Pull complete 11:02:01 d125d8839a47: Pull complete 11:02:02 3e85d5ac6304: Verifying Checksum 11:02:02 3e85d5ac6304: Download complete 11:02:12 3e85d5ac6304: Pull complete 11:02:12 c3105a71a48b: Pull complete 11:02:13 0f093f025ec4: Pull complete 11:02:13 c3106fc0e877: Pull complete 11:02:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:02:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container 11:02:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:02:15 $ docker top 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:16 + docker compose -f ./docker-compose-build.yml build --parallel 11:02:26 #1 [security-spire-agent internal] load build definition from Dockerfile 11:02:26 #1 transferring dockerfile: 11:02:26 #1 transferring dockerfile: 1.81kB done 11:02:26 #1 DONE 0.1s 11:02:26 11:02:26 #2 [core-keeper internal] load build definition from Dockerfile 11:02:26 #2 transferring dockerfile: 2.01kB 0.0s done 11:02:26 #2 DONE 0.1s 11:02:26 11:02:26 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:02:26 #3 transferring dockerfile: 2.23kB done 11:02:26 #3 DONE 0.1s 11:02:26 11:02:26 #4 [core-data internal] load build definition from Dockerfile 11:02:26 #4 transferring dockerfile: 2.07kB done 11:02:26 #4 DONE 0.1s 11:02:26 11:02:26 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:02:26 #5 transferring dockerfile: 1.89kB done 11:02:26 #5 DONE 0.1s 11:02:26 11:02:26 #6 [security-spire-config internal] load build definition from Dockerfile 11:02:26 #6 transferring dockerfile: 1.69kB 0.0s done 11:02:26 #6 DONE 0.1s 11:02:26 11:02:26 #7 [core-metadata internal] load build definition from Dockerfile 11:02:26 #7 transferring dockerfile: 2.06kB done 11:02:26 #7 DONE 0.0s 11:02:26 11:02:26 #8 [support-notifications internal] load build definition from Dockerfile 11:02:26 #8 transferring dockerfile: 1.95kB done 11:02:26 #8 DONE 0.1s 11:02:26 11:02:26 #9 [security-proxy-setup internal] load build definition from Dockerfile 11:02:26 #9 transferring dockerfile: 2.50kB 0.0s done 11:02:26 #9 DONE 0.1s 11:02:26 11:02:26 #10 [support-scheduler internal] load build definition from Dockerfile 11:02:26 #10 transferring dockerfile: 1.93kB done 11:02:26 #10 DONE 0.1s 11:02:26 11:02:26 #11 [security-spire-server internal] load build definition from Dockerfile 11:02:26 #11 transferring dockerfile: 1.70kB done 11:02:26 #11 DONE 0.1s 11:02:26 11:02:26 #12 [support-cron-scheduler internal] load build definition from Dockerfile 11:02:27 #12 transferring dockerfile: 1.85kB 0.0s done 11:02:27 #12 DONE 0.1s 11:02:27 11:02:27 #13 [security-proxy-auth internal] load build definition from Dockerfile 11:02:27 #13 transferring dockerfile: 2.15kB done 11:02:27 #13 DONE 0.0s 11:02:27 11:02:27 #14 [security-secretstore-setup internal] load build definition from Dockerfile 11:02:27 #14 transferring dockerfile: 2.49kB done 11:02:27 #14 DONE 0.0s 11:02:27 11:02:27 #15 [security-bootstrapper internal] load build definition from Dockerfile 11:02:27 #15 transferring dockerfile: 3.17kB 0.0s done 11:02:27 #15 DONE 0.1s 11:02:27 11:02:27 #16 [core-command internal] load build definition from Dockerfile 11:02:27 #16 transferring dockerfile: 1.93kB done 11:02:27 #16 DONE 0.1s 11:02:27 11:02:27 #17 [security-spire-agent internal] load .dockerignore 11:02:27 #17 transferring context: 50B done 11:02:27 #17 DONE 0.1s 11:02:27 11:02:27 #18 [core-keeper internal] load .dockerignore 11:02:27 #18 transferring context: 50B 0.0s done 11:02:27 #18 DONE 0.0s 11:02:27 11:02:27 #19 [core-common-config-bootstrapper internal] load .dockerignore 11:02:27 #19 transferring context: 50B done 11:02:27 #19 DONE 0.0s 11:02:27 11:02:27 #20 [core-data internal] load .dockerignore 11:02:27 #20 transferring context: 50B 0.0s done 11:02:27 #20 DONE 0.1s 11:02:27 11:02:27 #21 [security-spiffe-token-provider internal] load .dockerignore 11:02:28 #21 transferring context: 50B done 11:02:28 #21 DONE 0.1s 11:02:28 11:02:28 #22 [security-spire-config internal] load .dockerignore 11:02:28 #22 transferring context: 50B 0.0s done 11:02:28 #22 DONE 0.1s 11:02:28 11:02:28 #23 [core-metadata internal] load .dockerignore 11:02:28 #23 transferring context: 50B done 11:02:28 #23 DONE 0.1s 11:02:28 11:02:28 #24 [support-notifications internal] load .dockerignore 11:02:28 #24 transferring context: 50B 0.0s done 11:02:28 #24 DONE 0.1s 11:02:28 11:02:28 #25 [security-proxy-setup internal] load .dockerignore 11:02:28 #25 transferring context: 50B 0.0s done 11:02:28 #25 DONE 0.1s 11:02:28 11:02:28 #26 [support-scheduler internal] load .dockerignore 11:02:28 #26 transferring context: 50B done 11:02:28 #26 DONE 0.1s 11:02:28 11:02:28 #27 [security-spire-server internal] load .dockerignore 11:02:28 #27 transferring context: 50B done 11:02:28 #27 DONE 0.1s 11:02:28 11:02:28 #28 [support-cron-scheduler internal] load .dockerignore 11:02:28 #28 transferring context: 50B 0.0s done 11:02:28 #28 DONE 0.1s 11:02:28 11:02:28 #29 [security-proxy-auth internal] load .dockerignore 11:02:28 #29 transferring context: 50B done 11:02:28 #29 DONE 0.1s 11:02:28 11:02:28 #30 [security-secretstore-setup internal] load .dockerignore 11:02:28 #30 transferring context: 50B done 11:02:28 #30 DONE 0.1s 11:02:28 11:02:28 #31 [security-bootstrapper internal] load .dockerignore 11:02:28 #31 transferring context: 50B done 11:02:28 #31 DONE 0.1s 11:02:28 11:02:28 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:02:29 #32 ... 11:02:29 11:02:29 #33 [core-command internal] load .dockerignore 11:02:29 #33 transferring context: 50B done 11:02:29 #33 DONE 0.0s 11:02:29 11:02:29 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 11:02:29 #34 DONE 0.1s 11:02:29 11:02:29 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:02:29 #35 DONE 0.6s 11:02:29 11:02:29 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:02:29 #32 DONE 0.6s 11:02:29 11:02:29 #36 [security-spire-agent internal] load build context 11:02:29 #36 transferring context: 27.24kB 0.0s done 11:02:29 #36 DONE 0.1s 11:02:29 11:02:29 #37 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:29 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 11:02:29 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:02:29 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:02:29 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:02:29 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.0s 11:02:29 #37 ... 11:02:29 11:02:29 #38 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:29 #38 DONE 0.0s 11:02:29 11:02:29 #37 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:29 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 11:02:29 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:02:29 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:02:29 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:02:29 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.1s 11:02:29 #37 ... 11:02:29 11:02:29 #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:29 #38 DONE 0.0s 11:02:29 11:02:29 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 11:02:29 #34 DONE 0.3s 11:02:29 11:02:29 #37 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:29 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:02:29 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 11:02:30 #37 ... 11:02:30 11:02:30 #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:30 #38 DONE 0.0s 11:02:30 11:02:30 #37 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:30 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 11:02:30 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:02:30 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:02:30 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:02:30 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:02:30 #37 ... 11:02:30 11:02:30 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 11:02:30 #34 DONE 0.4s 11:02:30 11:02:30 #37 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:30 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 11:02:30 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:02:30 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:02:30 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:02:30 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:02:30 #37 ... 11:02:30 11:02:30 #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:30 #38 DONE 0.0s 11:02:30 11:02:30 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:02:30 #35 DONE 0.7s 11:02:30 11:02:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:30 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 11:02:30 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:02:30 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:02:30 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:02:30 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:02:30 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:02:30 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:02:30 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 11:02:30 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.6s 11:02:30 #39 ... 11:02:30 11:02:30 #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:30 #38 DONE 0.0s 11:02:30 11:02:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:30 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 11:02:30 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:02:30 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:02:30 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:02:30 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:02:30 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:02:30 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:02:30 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 11:02:30 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.81MB / 28.04MB 0.8s 11:02:30 #39 ... 11:02:30 11:02:30 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 11:02:30 #34 DONE 0.8s 11:02:30 11:02:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:30 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.9s 11:02:30 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:02:30 #39 ... 11:02:30 11:02:30 #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:30 #38 DONE 0.0s 11:02:30 11:02:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:30 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.00MB / 28.04MB 1.1s 11:02:30 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.3s 11:02:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.67MB / 28.04MB 1.5s 11:02:31 #39 ... 11:02:31 11:02:31 #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:31 #38 DONE 0.0s 11:02:31 11:02:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.7s 11:02:31 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 11:02:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.9s 11:02:31 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 11:02:32 #39 ... 11:02:32 11:02:32 #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:32 #38 DONE 0.0s 11:02:32 11:02:32 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:02:32 #35 DONE 1.1s 11:02:32 11:02:32 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 11:02:32 #34 DONE 1.9s 11:02:32 11:02:32 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.2s 11:02:32 #39 ... 11:02:32 11:02:32 #40 [support-cron-scheduler internal] load build context 11:02:32 #40 DONE 0.0s 11:02:32 11:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 11:02:32 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:02:32 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:02:32 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:02:32 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:02:32 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:02:32 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:02:32 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 11:02:32 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.4s 11:02:32 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:02:32 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 11:02:32 #39 ... 11:02:32 11:02:32 #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:32 #38 DONE 0.0s 11:02:32 11:02:32 #41 [security-spire-config internal] load build context 11:02:32 #41 transferring context: 25.96kB 0.2s done 11:02:32 #41 DONE 1.8s 11:02:32 11:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 ... 11:02:32 11:02:32 #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:32 #38 DONE 0.1s 11:02:32 11:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.46MB / 28.04MB 2.9s 11:02:32 #39 ... 11:02:32 11:02:32 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 11:02:32 #34 DONE 2.4s 11:02:32 11:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.1s 11:02:32 #39 ... 11:02:32 11:02:32 #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:32 #38 DONE 0.1s 11:02:32 11:02:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:32 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.3s 11:02:33 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s done 11:02:33 #39 ... 11:02:33 11:02:33 #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:02:33 #38 DONE 0.1s 11:02:33 11:02:33 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 11:02:33 #34 DONE 2.8s 11:02:33 11:02:33 #37 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:02:33 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 11:02:33 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 11:02:33 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 11:02:33 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 11:02:33 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 11:02:33 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.7s done 11:02:34 #37 DONE 5.9s 11:02:34 11:02:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:34 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s 11:02:35 #39 ... 11:02:35 11:02:35 #42 [security-spire-server internal] load build context 11:02:35 #42 transferring context: 27.71kB 0.1s done 11:02:35 #42 DONE 3.1s 11:02:35 11:02:35 #43 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:02:37 #43 ... 11:02:37 11:02:37 #44 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 11:02:37 #44 DONE 7.1s 11:02:37 11:02:37 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:39 #39 ... 11:02:39 11:02:39 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:02:39 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 11:02:39 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:02:39 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:02:39 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:02:39 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 11:02:39 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:02:39 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 11:02:39 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done 11:02:39 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:02:39 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 11:02:39 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.7s 11:02:39 #45 ... 11:02:39 11:02:39 #46 [core-keeper internal] load build context 11:02:39 #46 transferring context: 35.38MB 9.5s 11:02:39 #46 ... 11:02:39 11:02:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:39 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.9s 11:02:40 #39 ... 11:02:40 11:02:40 #47 [core-common-config-bootstrapper internal] load build context 11:02:40 #47 ... 11:02:40 11:02:40 #48 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 11:02:40 #48 DONE 2.2s 11:02:40 11:02:40 #47 [core-common-config-bootstrapper internal] load build context 11:02:40 #47 ... 11:02:40 11:02:40 #49 [security-spiffe-token-provider internal] load build context 11:02:40 #49 ... 11:02:40 11:02:40 #50 [core-data internal] load build context 11:02:40 #50 ... 11:02:40 11:02:40 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:02:40 #51 ... 11:02:40 11:02:40 #52 [support-notifications internal] load build context 11:02:40 #52 ... 11:02:40 11:02:40 #53 [core-metadata internal] load build context 11:02:40 #53 ... 11:02:40 11:02:40 #52 [support-notifications internal] load build context 11:02:41 #52 ... 11:02:41 11:02:41 #54 [security-proxy-setup internal] load build context 11:02:41 #54 ... 11:02:41 11:02:41 #52 [support-notifications internal] load build context 11:02:41 #52 ... 11:02:41 11:02:41 #55 [support-scheduler internal] load build context 11:02:41 #55 ... 11:02:41 11:02:41 #54 [security-proxy-setup internal] load build context 11:02:42 #54 ... 11:02:42 11:02:42 #40 [support-cron-scheduler internal] load build context 11:02:42 #40 ... 11:02:42 11:02:42 #54 [security-proxy-setup internal] load build context 11:02:42 #54 ... 11:02:42 11:02:42 #56 [security-secretstore-setup internal] load build context 11:02:42 #56 ... 11:02:42 11:02:42 #57 [security-proxy-auth internal] load build context 11:02:43 #57 ... 11:02:43 11:02:43 #56 [security-secretstore-setup internal] load build context 11:02:43 #56 ... 11:02:43 11:02:43 #58 [security-bootstrapper internal] load build context 11:02:43 #58 ... 11:02:43 11:02:43 #59 [core-command internal] load build context 11:02:43 #59 ... 11:02:43 11:02:43 #58 [security-bootstrapper internal] load build context 11:02:44 #58 ... 11:02:44 11:02:44 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:44 #60 DONE 9.1s 11:02:44 11:02:44 #58 [security-bootstrapper internal] load build context 11:02:44 #58 ... 11:02:44 11:02:44 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:02:44 #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:44 #0 7.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:44 #0 9.598 (1/2) Installing dumb-init (1.2.5-r2) 11:02:44 #0 9.598 (2/2) Installing su-exec (0.2-r3) 11:02:44 #0 9.598 Executing busybox-1.36.1-r7.trigger 11:02:44 #0 9.697 OK: 8 MiB in 17 packages 11:02:44 #61 ... 11:02:44 11:02:44 #57 [security-proxy-auth internal] load build context 11:02:44 #57 transferring context: 21.33MB 10.0s 11:02:45 #57 ... 11:02:45 11:02:45 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:02:45 #62 ... 11:02:45 11:02:45 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:02:45 #63 ... 11:02:45 11:02:45 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:02:45 #64 ... 11:02:45 11:02:45 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:02:46 #65 ... 11:02:46 11:02:46 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:02:46 #66 ... 11:02:46 11:02:46 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 11:02:46 #61 DONE 11.2s 11:02:46 11:02:46 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:02:46 #67 ... 11:02:46 11:02:46 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:02:46 #68 ... 11:02:46 11:02:46 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:02:46 #69 ... 11:02:46 11:02:46 #57 [security-proxy-auth internal] load build context 11:02:50 #57 ... 11:02:50 11:02:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:02:50 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.6s 11:02:50 #45 ... 11:02:50 11:02:50 #46 [core-keeper internal] load build context 11:02:50 #46 transferring context: 52.00MB 19.8s 11:02:50 #46 ... 11:02:50 11:02:50 #57 [security-proxy-auth internal] load build context 11:02:50 #57 ... 11:02:50 11:02:50 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:02:50 #70 ... 11:02:50 11:02:50 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:50 #71 ... 11:02:50 11:02:50 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:02:50 #72 ... 11:02:50 11:02:50 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:50 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s 11:02:50 #39 ... 11:02:50 11:02:50 #49 [security-spiffe-token-provider internal] load build context 11:02:50 #49 ... 11:02:50 11:02:50 #53 [core-metadata internal] load build context 11:02:51 #53 ... 11:02:51 11:02:51 #50 [core-data internal] load build context 11:02:51 #50 ... 11:02:51 11:02:51 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:02:51 #73 ... 11:02:51 11:02:51 #47 [core-common-config-bootstrapper internal] load build context 11:02:51 #47 ... 11:02:51 11:02:51 #53 [core-metadata internal] load build context 11:02:51 #53 ... 11:02:51 11:02:51 #52 [support-notifications internal] load build context 11:02:51 #52 ... 11:02:51 11:02:51 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:02:51 #62 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:51 #62 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:51 #62 13.54 (1/1) Installing dumb-init (1.2.5-r2) 11:02:51 #62 13.54 Executing busybox-1.36.1-r7.trigger 11:02:51 #62 13.54 OK: 8 MiB in 16 packages 11:02:51 #62 DONE 16.2s 11:02:51 11:02:51 #55 [support-scheduler internal] load build context 11:02:51 #55 ... 11:02:51 11:02:51 #52 [support-notifications internal] load build context 11:02:52 #52 ... 11:02:52 11:02:52 #43 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:02:52 #43 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:52 #43 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:52 #43 11.27 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:02:52 #43 11.27 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:02:52 #43 11.27 OK: 19946 distinct packages available 11:02:52 #43 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:52 #43 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:52 #43 13.62 (1/5) Installing dumb-init (1.2.5-r2) 11:02:52 #43 13.62 (2/5) Installing musl-obstack (1.2.3-r2) 11:02:52 #43 13.62 (3/5) Installing libucontext (1.2-r2) 11:02:52 #43 13.62 (4/5) Installing gcompat (1.1.0-r1) 11:02:52 #43 13.62 (5/5) Installing openssl (3.1.7-r0) 11:02:52 #43 13.77 Executing busybox-1.36.1-r7.trigger 11:02:52 #43 13.86 OK: 9 MiB in 20 packages 11:02:52 #43 DONE 17.7s 11:02:52 11:02:52 #47 [core-common-config-bootstrapper internal] load build context 11:02:52 #47 ... 11:02:52 11:02:52 #40 [support-cron-scheduler internal] load build context 11:02:52 #40 ... 11:02:52 11:02:52 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:02:52 #67 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:52 #67 ... 11:02:52 11:02:52 #54 [security-proxy-setup internal] load build context 11:02:52 #54 ... 11:02:52 11:02:52 #40 [support-cron-scheduler internal] load build context 11:02:53 #40 ... 11:02:53 11:02:53 #56 [security-secretstore-setup internal] load build context 11:02:53 #56 ... 11:02:53 11:02:53 #54 [security-proxy-setup internal] load build context 11:02:53 #54 ... 11:02:53 11:02:53 #59 [core-command internal] load build context 11:02:54 #59 ... 11:02:54 11:02:54 #40 [support-cron-scheduler internal] load build context 11:02:54 #40 ... 11:02:54 11:02:54 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:02:54 #74 ... 11:02:54 11:02:54 #40 [support-cron-scheduler internal] load build context 11:02:54 #40 ... 11:02:54 11:02:54 #58 [security-bootstrapper internal] load build context 11:02:55 #58 ... 11:02:55 11:02:55 #40 [support-cron-scheduler internal] load build context 11:02:55 #40 transferring context: 42.32MB 21.2s 11:02:56 #40 ... 11:02:56 11:02:56 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:02:56 #75 ... 11:02:56 11:02:56 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:02:56 #66 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:56 #66 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:56 #66 17.45 (1/2) Installing ca-certificates (20240226-r0) 11:02:56 #66 17.97 (2/2) Installing dumb-init (1.2.5-r2) 11:02:56 #66 17.97 Executing busybox-1.36.1-r7.trigger 11:02:56 #66 17.97 Executing ca-certificates-20240226-r0.trigger 11:02:56 #66 19.07 OK: 9 MiB in 17 packages 11:02:56 #66 DONE 20.6s 11:02:56 11:02:56 #40 [support-cron-scheduler internal] load build context 11:02:56 #40 ... 11:02:56 11:02:56 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:02:56 #69 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:56 #69 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:56 #69 16.94 (1/4) Installing ca-certificates (20240226-r0) 11:02:56 #69 17.40 (2/4) Installing dumb-init (1.2.5-r2) 11:02:56 #69 17.40 (3/4) Installing su-exec (0.2-r3) 11:02:56 #69 17.40 (4/4) Installing yq (4.33.3-r5) 11:02:56 #69 17.90 Executing busybox-1.36.1-r7.trigger 11:02:56 #69 18.08 Executing ca-certificates-20240226-r0.trigger 11:02:56 #69 18.92 OK: 18 MiB in 19 packages 11:02:56 #69 DONE 20.5s 11:02:56 11:02:56 #40 [support-cron-scheduler internal] load build context 11:02:57 #40 ... 11:02:57 11:02:57 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:02:57 #68 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:02:57 #68 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:02:57 #68 18.84 (1/4) Installing dumb-init (1.2.5-r2) 11:02:57 #68 18.84 (2/4) Installing openssl (3.1.7-r0) 11:02:57 #68 18.84 (3/4) Installing su-exec (0.2-r3) 11:02:57 #68 18.84 (4/4) Installing yq (4.33.3-r5) 11:02:57 #68 19.39 Executing busybox-1.36.1-r7.trigger 11:02:57 #68 19.67 OK: 18 MiB in 19 packages 11:02:57 #68 DONE 21.6s 11:02:57 11:02:57 #40 [support-cron-scheduler internal] load build context 11:02:59 #40 ... 11:02:59 11:02:59 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:02:59 #71 DONE 19.4s 11:02:59 11:02:59 #40 [support-cron-scheduler internal] load build context 11:03:00 #40 ... 11:03:00 11:03:00 #46 [core-keeper internal] load build context 11:03:00 #46 transferring context: 64.62MB 30.1s 11:03:00 #46 ... 11:03:00 11:03:00 #57 [security-proxy-auth internal] load build context 11:03:00 #57 ... 11:03:00 11:03:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:00 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.7s 11:03:00 #45 ... 11:03:00 11:03:00 #40 [support-cron-scheduler internal] load build context 11:03:01 #40 ... 11:03:01 11:03:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:01 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.3s 11:03:01 #39 ... 11:03:01 11:03:01 #40 [support-cron-scheduler internal] load build context 11:03:01 #40 ... 11:03:01 11:03:01 #49 [security-spiffe-token-provider internal] load build context 11:03:01 #49 ... 11:03:01 11:03:01 #50 [core-data internal] load build context 11:03:01 #50 ... 11:03:01 11:03:01 #40 [support-cron-scheduler internal] load build context 11:03:01 #40 ... 11:03:01 11:03:01 #53 [core-metadata internal] load build context 11:03:02 #53 ... 11:03:02 11:03:02 #40 [support-cron-scheduler internal] load build context 11:03:02 #40 ... 11:03:02 11:03:02 #55 [support-scheduler internal] load build context 11:03:02 #55 ... 11:03:02 11:03:02 #40 [support-cron-scheduler internal] load build context 11:03:02 #40 ... 11:03:02 11:03:02 #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:03:02 #63 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:02 #63 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:02 #63 24.41 (1/1) Installing dumb-init (1.2.5-r2) 11:03:02 #63 24.41 Executing busybox-1.36.1-r7.trigger 11:03:02 #63 24.41 OK: 8 MiB in 16 packages 11:03:02 #63 DONE 26.9s 11:03:02 11:03:02 #52 [support-notifications internal] load build context 11:03:02 #52 ... 11:03:02 11:03:02 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:03:02 #76 ... 11:03:02 11:03:02 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 11:03:02 #77 ... 11:03:02 11:03:02 #47 [core-common-config-bootstrapper internal] load build context 11:03:02 #47 ... 11:03:02 11:03:02 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:03:03 #78 ... 11:03:03 11:03:03 #56 [security-secretstore-setup internal] load build context 11:03:04 #56 ... 11:03:04 11:03:04 #40 [support-cron-scheduler internal] load build context 11:03:04 #40 ... 11:03:04 11:03:04 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:03:04 #70 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:04 #70 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:04 #70 21.98 OK: 266 MiB in 52 packages 11:03:04 #70 DONE 24.0s 11:03:04 11:03:04 #40 [support-cron-scheduler internal] load build context 11:03:04 #40 ... 11:03:04 11:03:04 #59 [core-command internal] load build context 11:03:04 #59 ... 11:03:04 11:03:04 #54 [security-proxy-setup internal] load build context 11:03:04 #54 ... 11:03:04 11:03:04 #59 [core-command internal] load build context 11:03:04 #59 ... 11:03:04 11:03:04 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:03:04 #67 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:04 #67 21.96 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:03:04 #67 21.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:03:04 #67 21.96 OK: 19946 distinct packages available 11:03:04 #67 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:04 #67 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:04 #67 ... 11:03:04 11:03:04 #59 [core-command internal] load build context 11:03:05 #59 ... 11:03:05 11:03:05 #58 [security-bootstrapper internal] load build context 11:03:05 #58 ... 11:03:05 11:03:05 #59 [core-command internal] load build context 11:03:06 #59 transferring context: 46.89MB 30.7s 11:03:06 #59 ... 11:03:06 11:03:06 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:03:06 #65 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:06 #65 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:06 #65 25.37 (1/3) Installing ca-certificates (20240226-r0) 11:03:06 #65 25.70 (2/3) Installing dumb-init (1.2.5-r2) 11:03:06 #65 25.70 (3/3) Installing tzdata (2024a-r0) 11:03:06 #65 27.45 Executing busybox-1.36.1-r7.trigger 11:03:06 #65 27.45 Executing ca-certificates-20240226-r0.trigger 11:03:06 #65 28.42 OK: 12 MiB in 18 packages 11:03:06 #65 ... 11:03:06 11:03:06 #59 [core-command internal] load build context 11:03:06 #59 ... 11:03:06 11:03:06 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:03:06 #79 ... 11:03:06 11:03:06 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:03:06 #65 DONE 30.7s 11:03:06 11:03:06 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:03:06 #80 ... 11:03:06 11:03:06 #59 [core-command internal] load build context 11:03:06 #59 ... 11:03:06 11:03:06 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:03:06 #64 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:06 #64 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:06 #64 26.37 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:03:06 #64 26.37 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:03:06 #64 26.37 OK: 19946 distinct packages available 11:03:06 #64 27.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:06 #64 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:07 #64 ... 11:03:07 11:03:07 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:03:07 #51 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:07 #51 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:07 #51 25.49 OK: 266 MiB in 52 packages 11:03:07 #51 DONE 27.0s 11:03:07 11:03:07 #59 [core-command internal] load build context 11:03:07 #59 ... 11:03:07 11:03:07 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:03:07 #81 ... 11:03:07 11:03:07 #59 [core-command internal] load build context 11:03:10 #59 ... 11:03:10 11:03:10 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:03:10 #82 ... 11:03:10 11:03:10 #59 [core-command internal] load build context 11:03:10 #59 ... 11:03:10 11:03:10 #46 [core-keeper internal] load build context 11:03:10 #46 transferring context: 77.86MB 40.4s 11:03:10 #46 ... 11:03:10 11:03:10 #57 [security-proxy-auth internal] load build context 11:03:10 #57 ... 11:03:10 11:03:10 #59 [core-command internal] load build context 11:03:11 #59 ... 11:03:11 11:03:11 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:03:11 #73 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:11 #73 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:11 #73 28.26 OK: 266 MiB in 52 packages 11:03:11 #73 DONE 30.7s 11:03:11 11:03:11 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:11 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s 11:03:11 #45 ... 11:03:11 11:03:11 #59 [core-command internal] load build context 11:03:11 #59 ... 11:03:11 11:03:11 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:11 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.7s 11:03:11 #39 ... 11:03:11 11:03:11 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:03:11 #72 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:11 #72 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:11 #72 27.63 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:03:11 #72 27.63 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:03:11 #72 27.63 OK: 19954 distinct packages available 11:03:11 #72 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:11 #72 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:11 #72 ... 11:03:11 11:03:11 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:03:11 #67 30.97 (1/11) Installing ca-certificates (20240226-r0) 11:03:11 #67 31.30 (2/11) Installing brotli-libs (1.0.9-r14) 11:03:11 #67 31.42 (3/11) Installing libunistring (1.1-r1) 11:03:11 #67 31.64 (4/11) Installing libidn2 (2.3.4-r1) 11:03:11 #67 31.73 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:03:11 #67 31.77 (6/11) Installing libcurl (8.9.1-r0) 11:03:11 #67 31.89 (7/11) Installing curl (8.9.1-r0) 11:03:11 #67 31.89 (8/11) Installing dumb-init (1.2.5-r2) 11:03:11 #67 32.07 (9/11) Installing musl-obstack (1.2.3-r2) 11:03:11 #67 32.07 (10/11) Installing libucontext (1.2-r2) 11:03:11 #67 32.07 (11/11) Installing gcompat (1.1.0-r1) 11:03:11 #67 32.07 Executing busybox-1.36.1-r7.trigger 11:03:11 #67 32.07 Executing ca-certificates-20240226-r0.trigger 11:03:11 #67 33.00 OK: 13 MiB in 26 packages 11:03:11 #67 DONE 35.8s 11:03:11 11:03:11 #57 [security-proxy-auth internal] load build context 11:03:11 #57 ... 11:03:11 11:03:11 #49 [security-spiffe-token-provider internal] load build context 11:03:11 #49 ... 11:03:11 11:03:11 #57 [security-proxy-auth internal] load build context 11:03:12 #57 ... 11:03:12 11:03:12 #53 [core-metadata internal] load build context 11:03:12 #53 ... 11:03:12 11:03:12 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:12 #39 ... 11:03:12 11:03:12 #52 [support-notifications internal] load build context 11:03:12 #52 ... 11:03:12 11:03:12 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:03:12 #64 33.52 (1/4) Installing dumb-init (1.2.5-r2) 11:03:12 #64 33.57 (2/4) Installing musl-obstack (1.2.3-r2) 11:03:12 #64 33.57 (3/4) Installing libucontext (1.2-r2) 11:03:12 #64 33.57 (4/4) Installing gcompat (1.1.0-r1) 11:03:12 #64 33.64 Executing busybox-1.36.1-r7.trigger 11:03:12 #64 33.68 OK: 8 MiB in 19 packages 11:03:12 #64 DONE 37.0s 11:03:12 11:03:12 #55 [support-scheduler internal] load build context 11:03:12 #55 ... 11:03:12 11:03:12 #50 [core-data internal] load build context 11:03:12 #50 ... 11:03:12 11:03:12 #55 [support-scheduler internal] load build context 11:03:13 #55 ... 11:03:13 11:03:13 #47 [core-common-config-bootstrapper internal] load build context 11:03:13 #47 ... 11:03:13 11:03:13 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:13 #39 ... 11:03:13 11:03:13 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:03:13 #74 18.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:13 #74 20.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:13 #74 26.15 (1/1) Installing dumb-init (1.2.5-r2) 11:03:13 #74 27.35 Executing busybox-1.36.1-r7.trigger 11:03:13 #74 27.35 OK: 8 MiB in 16 packages 11:03:13 #74 ... 11:03:13 11:03:13 #55 [support-scheduler internal] load build context 11:03:14 #55 ... 11:03:14 11:03:14 #56 [security-secretstore-setup internal] load build context 11:03:14 #56 ... 11:03:14 11:03:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:14 #39 ... 11:03:14 11:03:14 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:03:14 #74 DONE 29.6s 11:03:14 11:03:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:14 #39 ... 11:03:14 11:03:14 #40 [support-cron-scheduler internal] load build context 11:03:14 #40 ... 11:03:14 11:03:14 #55 [support-scheduler internal] load build context 11:03:14 #55 ... 11:03:14 11:03:14 #54 [security-proxy-setup internal] load build context 11:03:14 #54 ... 11:03:14 11:03:14 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 11:03:14 #75 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:14 #75 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:14 #75 26.78 OK: 8 MiB in 17 packages 11:03:14 #75 DONE 28.8s 11:03:14 11:03:14 #54 [security-proxy-setup internal] load build context 11:03:14 #54 ... 11:03:14 11:03:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:15 #39 ... 11:03:15 11:03:15 #58 [security-bootstrapper internal] load build context 11:03:15 #58 ... 11:03:15 11:03:15 #54 [security-proxy-setup internal] load build context 11:03:16 #54 ... 11:03:16 11:03:16 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:03:16 #72 34.18 OK: 266 MiB in 52 packages 11:03:16 #72 DONE 35.9s 11:03:16 11:03:16 #52 [support-notifications internal] load build context 11:03:16 #52 transferring context: 85.34MB 44.9s 11:03:16 #52 ... 11:03:16 11:03:16 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:03:16 #83 ... 11:03:16 11:03:16 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:16 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s 11:03:16 #39 ... 11:03:16 11:03:16 #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 11:03:16 #77 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:16 #77 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:16 #77 23.18 OK: 9 MiB in 20 packages 11:03:16 #77 DONE 25.3s 11:03:17 11:03:17 #54 [security-proxy-setup internal] load build context 11:03:17 #54 ... 11:03:17 11:03:17 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:03:17 #80 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:17 #80 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:17 #80 19.34 OK: 18 MiB in 19 packages 11:03:17 #80 DONE 20.6s 11:03:17 11:03:17 #54 [security-proxy-setup internal] load build context 11:03:17 #54 ... 11:03:17 11:03:17 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:03:17 #76 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:17 #76 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:17 #76 23.57 OK: 8 MiB in 16 packages 11:03:17 #76 DONE 25.0s 11:03:17 11:03:17 #54 [security-proxy-setup internal] load build context 11:03:18 #54 ... 11:03:18 11:03:18 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:03:18 #81 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:18 #81 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:18 #81 19.76 OK: 18 MiB in 19 packages 11:03:18 #81 DONE 20.6s 11:03:18 11:03:18 #54 [security-proxy-setup internal] load build context 11:03:20 #54 ... 11:03:20 11:03:20 #46 [core-keeper internal] load build context 11:03:21 #46 ... 11:03:21 11:03:21 #40 [support-cron-scheduler internal] load build context 11:03:21 #40 ... 11:03:21 11:03:21 #46 [core-keeper internal] load build context 11:03:21 #46 transferring context: 94.34MB 51.1s 11:03:21 #46 ... 11:03:21 11:03:21 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:03:21 #84 DONE 3.1s 11:03:21 11:03:21 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:03:21 #78 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:21 #78 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:21 #78 17.14 OK: 8 MiB in 16 packages 11:03:21 #78 DONE 19.2s 11:03:21 11:03:21 #46 [core-keeper internal] load build context 11:03:21 #46 ... 11:03:21 11:03:21 #59 [core-command internal] load build context 11:03:21 #59 ... 11:03:21 11:03:21 #46 [core-keeper internal] load build context 11:03:22 #46 ... 11:03:22 11:03:22 #49 [security-spiffe-token-provider internal] load build context 11:03:22 #49 ... 11:03:22 11:03:22 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:22 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.2s done 11:03:22 #45 ... 11:03:22 11:03:22 #46 [core-keeper internal] load build context 11:03:22 #46 ... 11:03:22 11:03:22 #57 [security-proxy-auth internal] load build context 11:03:22 #57 ... 11:03:22 11:03:22 #53 [core-metadata internal] load build context 11:03:22 #53 ... 11:03:22 11:03:22 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:03:22 #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:22 #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:22 #85 ... 11:03:22 11:03:22 #53 [core-metadata internal] load build context 11:03:23 #53 ... 11:03:23 11:03:23 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:03:23 #86 ... 11:03:23 11:03:23 #50 [core-data internal] load build context 11:03:23 #50 ... 11:03:23 11:03:23 #47 [core-common-config-bootstrapper internal] load build context 11:03:23 #47 ... 11:03:23 11:03:23 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:03:23 #79 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:23 #79 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:23 #79 25.31 OK: 9 MiB in 17 packages 11:03:23 #79 DONE 26.9s 11:03:23 11:03:23 #47 [core-common-config-bootstrapper internal] load build context 11:03:23 #47 ... 11:03:23 11:03:23 #50 [core-data internal] load build context 11:03:24 #50 ... 11:03:24 11:03:24 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:03:24 #82 18.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:24 #82 19.30 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:24 #82 22.21 OK: 266 MiB in 52 packages 11:03:24 #82 DONE 24.1s 11:03:24 11:03:24 #50 [core-data internal] load build context 11:03:24 #50 ... 11:03:24 11:03:24 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:24 #45 DONE 54.6s 11:03:24 11:03:24 #50 [core-data internal] load build context 11:03:24 #50 ... 11:03:24 11:03:24 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:03:24 #83 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:24 #83 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:24 #83 15.95 OK: 12 MiB in 18 packages 11:03:24 #83 DONE 17.7s 11:03:24 11:03:24 #56 [security-secretstore-setup internal] load build context 11:03:24 #56 ... 11:03:24 11:03:24 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:03:24 #85 11.56 OK: 13 MiB in 26 packages 11:03:24 #85 DONE 12.3s 11:03:24 11:03:24 #56 [security-secretstore-setup internal] load build context 11:03:24 #56 ... 11:03:24 11:03:24 #50 [core-data internal] load build context 11:03:24 #50 ... 11:03:24 11:03:24 #55 [support-scheduler internal] load build context 11:03:24 #55 ... 11:03:24 11:03:24 #50 [core-data internal] load build context 11:03:25 #50 ... 11:03:25 11:03:25 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:03:25 #87 ... 11:03:25 11:03:25 #50 [core-data internal] load build context 11:03:25 #50 ... 11:03:25 11:03:25 #58 [security-bootstrapper internal] load build context 11:03:25 #58 ... 11:03:25 11:03:25 #50 [core-data internal] load build context 11:03:26 #50 ... 11:03:26 11:03:26 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:03:26 #87 DONE 11.1s 11:03:26 11:03:26 #50 [core-data internal] load build context 11:03:26 #50 transferring context: 60.39MB 56.1s 11:03:26 #50 ... 11:03:26 11:03:26 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:03:26 #86 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:03:26 #86 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:03:26 #86 12.86 OK: 8 MiB in 19 packages 11:03:26 #86 DONE 13.4s 11:03:26 11:03:26 #50 [core-data internal] load build context 11:03:27 #50 ... 11:03:27 11:03:27 #52 [support-notifications internal] load build context 11:03:27 #52 ... 11:03:27 11:03:27 #50 [core-data internal] load build context 11:03:27 #50 ... 11:03:27 11:03:27 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 11:03:27 #88 DONE 1.0s 11:03:27 11:03:27 #50 [core-data internal] load build context 11:03:27 #50 ... 11:03:27 11:03:27 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:27 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.2s 11:03:27 #39 ... 11:03:27 11:03:27 #50 [core-data internal] load build context 11:03:28 #50 ... 11:03:28 11:03:28 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:03:28 #89 DONE 1.8s 11:03:28 11:03:28 #50 [core-data internal] load build context 11:03:31 #50 ... 11:03:31 11:03:31 #54 [security-proxy-setup internal] load build context 11:03:31 #54 ... 11:03:31 11:03:31 #50 [core-data internal] load build context 11:03:31 #50 transferring context: 74.78MB 61.3s 11:03:31 #50 ... 11:03:31 11:03:31 #40 [support-cron-scheduler internal] load build context 11:03:31 #40 ... 11:03:31 11:03:31 #50 [core-data internal] load build context 11:03:31 #50 ... 11:03:31 11:03:31 #59 [core-command internal] load build context 11:03:31 #59 ... 11:03:31 11:03:31 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:32 #39 ... 11:03:32 11:03:32 #49 [security-spiffe-token-provider internal] load build context 11:03:32 #49 ... 11:03:32 11:03:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:32 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 58.4s done 11:03:32 #39 ... 11:03:32 11:03:32 #46 [core-keeper internal] load build context 11:03:32 #46 ... 11:03:32 11:03:32 #49 [security-spiffe-token-provider internal] load build context 11:03:32 #49 ... 11:03:32 11:03:32 #57 [security-proxy-auth internal] load build context 11:03:32 #57 ... 11:03:32 11:03:32 #49 [security-spiffe-token-provider internal] load build context 11:03:33 #49 ... 11:03:33 11:03:33 #53 [core-metadata internal] load build context 11:03:33 #53 ... 11:03:33 11:03:33 #57 [security-proxy-auth internal] load build context 11:03:33 #57 ... 11:03:33 11:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:33 #39 DONE 64.7s 11:03:33 11:03:33 #57 [security-proxy-auth internal] load build context 11:03:33 #57 ... 11:03:33 11:03:33 #47 [core-common-config-bootstrapper internal] load build context 11:03:33 #47 ... 11:03:33 11:03:33 #53 [core-metadata internal] load build context 11:03:34 #53 ... 11:03:34 11:03:34 #56 [security-secretstore-setup internal] load build context 11:03:34 #56 ... 11:03:34 11:03:34 #53 [core-metadata internal] load build context 11:03:34 #53 ... 11:03:34 11:03:34 #55 [support-scheduler internal] load build context 11:03:34 #55 ... 11:03:34 11:03:34 #56 [security-secretstore-setup internal] load build context 11:03:35 #56 ... 11:03:35 11:03:35 #58 [security-bootstrapper internal] load build context 11:03:36 #58 ... 11:03:36 11:03:36 #56 [security-secretstore-setup internal] load build context 11:03:36 #56 transferring context: 64.91MB 61.8s 11:03:37 #56 ... 11:03:37 11:03:37 #52 [support-notifications internal] load build context 11:03:37 #52 ... 11:03:37 11:03:37 #56 [security-secretstore-setup internal] load build context 11:03:39 #56 ... 11:03:39 11:03:39 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:03:39 #90 DONE 3.9s 11:03:40 11:03:40 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:03:40 #91 DONE 3.0s 11:03:40 11:03:40 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:03:40 #92 ... 11:03:40 11:03:40 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:03:40 #93 DONE 4.2s 11:03:40 11:03:40 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:03:41 #94 ... 11:03:41 11:03:41 #54 [security-proxy-setup internal] load build context 11:03:41 #54 ... 11:03:41 11:03:41 #59 [core-command internal] load build context 11:03:41 #59 ... 11:03:41 11:03:41 #40 [support-cron-scheduler internal] load build context 11:03:41 #40 ... 11:03:41 11:03:41 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:03:41 #92 DONE 1.4s 11:03:41 11:03:41 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:03:41 #95 DONE 1.6s 11:03:41 11:03:41 #40 [support-cron-scheduler internal] load build context 11:03:41 #40 transferring context: 172.79MB 67.5s 11:03:41 #40 ... 11:03:41 11:03:41 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 11:03:41 #96 ... 11:03:41 11:03:41 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:03:41 #94 DONE 1.4s 11:03:41 11:03:41 #50 [core-data internal] load build context 11:03:41 #50 ... 11:03:41 11:03:41 #40 [support-cron-scheduler internal] load build context 11:03:42 #40 ... 11:03:42 11:03:42 #46 [core-keeper internal] load build context 11:03:42 #46 ... 11:03:42 11:03:42 #40 [support-cron-scheduler internal] load build context 11:03:42 #40 ... 11:03:42 11:03:42 #97 [security-spire-config stage-2 6/10] COPY security.txt / 11:03:42 #97 DONE 1.2s 11:03:42 11:03:42 #40 [support-cron-scheduler internal] load build context 11:03:43 #40 ... 11:03:43 11:03:43 #98 [security-spire-server stage-2 6/9] COPY security.txt / 11:03:43 #98 DONE 1.4s 11:03:43 11:03:43 #40 [support-cron-scheduler internal] load build context 11:03:43 #40 ... 11:03:43 11:03:43 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 11:03:43 #96 DONE 1.6s 11:03:43 11:03:43 #40 [support-cron-scheduler internal] load build context 11:03:43 #40 ... 11:03:43 11:03:43 #49 [security-spiffe-token-provider internal] load build context 11:03:43 #49 ... 11:03:43 11:03:43 #40 [support-cron-scheduler internal] load build context 11:03:43 #40 ... 11:03:43 11:03:43 #57 [security-proxy-auth internal] load build context 11:03:43 #57 ... 11:03:43 11:03:43 #49 [security-spiffe-token-provider internal] load build context 11:03:43 #49 ... 11:03:43 11:03:43 #47 [core-common-config-bootstrapper internal] load build context 11:03:43 #47 ... 11:03:43 11:03:43 #49 [security-spiffe-token-provider internal] load build context 11:03:44 #49 ... 11:03:44 11:03:44 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:03:44 #99 DONE 1.3s 11:03:44 11:03:44 #49 [security-spiffe-token-provider internal] load build context 11:03:44 #49 ... 11:03:44 11:03:44 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:03:44 #100 DONE 1.3s 11:03:44 11:03:44 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:03:44 #101 ... 11:03:44 11:03:44 #53 [core-metadata internal] load build context 11:03:45 #53 ... 11:03:45 11:03:45 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:03:45 #102 DONE 1.6s 11:03:45 11:03:45 #53 [core-metadata internal] load build context 11:03:45 #53 ... 11:03:45 11:03:45 #49 [security-spiffe-token-provider internal] load build context 11:03:45 #49 ... 11:03:45 11:03:45 #55 [support-scheduler internal] load build context 11:03:45 #55 ... 11:03:45 11:03:45 #53 [core-metadata internal] load build context 11:03:45 #53 ... 11:03:45 11:03:45 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:03:45 #103 DONE 1.3s 11:03:45 11:03:45 #53 [core-metadata internal] load build context 11:03:46 #53 ... 11:03:46 11:03:46 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:03:46 #101 DONE 1.3s 11:03:46 11:03:46 #53 [core-metadata internal] load build context 11:03:46 #53 ... 11:03:46 11:03:46 #58 [security-bootstrapper internal] load build context 11:03:46 #58 ... 11:03:46 11:03:46 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:03:46 #104 DONE 1.3s 11:03:46 11:03:46 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:03:47 #105 ... 11:03:47 11:03:47 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:03:47 #106 DONE 0.9s 11:03:47 11:03:47 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:03:47 #107 DONE 1.0s 11:03:47 11:03:47 #108 [security-spire-server] exporting to image 11:03:47 #108 exporting layers 11:03:47 #108 ... 11:03:47 11:03:47 #52 [support-notifications internal] load build context 11:03:47 #52 transferring context: 214.36MB 76.2s 11:03:47 #52 ... 11:03:47 11:03:47 #57 [security-proxy-auth internal] load build context 11:03:48 #57 ... 11:03:48 11:03:48 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:03:48 #105 DONE 1.7s 11:03:48 11:03:48 #57 [security-proxy-auth internal] load build context 11:03:50 #57 ... 11:03:50 11:03:50 #56 [security-secretstore-setup internal] load build context 11:03:50 #56 ... 11:03:50 11:03:50 #57 [security-proxy-auth internal] load build context 11:03:51 #57 ... 11:03:51 11:03:51 #54 [security-proxy-setup internal] load build context 11:03:51 #54 ... 11:03:51 11:03:51 #59 [core-command internal] load build context 11:03:51 #59 ... 11:03:51 11:03:51 #54 [security-proxy-setup internal] load build context 11:03:52 #54 ... 11:03:52 11:03:52 #50 [core-data internal] load build context 11:03:52 #50 ... 11:03:52 11:03:52 #54 [security-proxy-setup internal] load build context 11:03:52 #54 transferring context: 226.03MB 80.4s 11:03:52 #54 ... 11:03:52 11:03:52 #46 [core-keeper internal] load build context 11:03:53 #46 ... 11:03:53 11:03:53 #54 [security-proxy-setup internal] load build context 11:03:53 #54 ... 11:03:53 11:03:53 #40 [support-cron-scheduler internal] load build context 11:03:53 #40 ... 11:03:53 11:03:53 #108 [security-spire-config] exporting to image 11:03:53 #108 exporting layers 5.3s done 11:03:53 #108 writing image sha256:d08c3166fe871036f1352dd620e337f218a6a217cb3f29b2a1697cb4299cea67 0.2s done 11:03:53 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:03:53 #108 writing image sha256:e198d247f7b903150ecac7dbc919a294a8f79719ed447ebf483ade1f8cada008 0.3s done 11:03:53 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 11:03:53 #108 writing image sha256:d326ffcefe2c800d737aa5f61089d5a4d588058a78fab9d87ff55b51f9a4ecb6 0.0s done 11:03:53 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:03:53 #108 DONE 6.8s 11:03:53 11:03:53 #40 [support-cron-scheduler internal] load build context 11:03:53 #40 ... 11:03:53 11:03:53 #54 [security-proxy-setup internal] load build context 11:03:54 #54 ... 11:03:54 11:03:54 #47 [core-common-config-bootstrapper internal] load build context 11:03:54 #47 ... 11:03:54 11:03:54 #54 [security-proxy-setup internal] load build context 11:03:55 #54 ... 11:03:55 11:03:55 #49 [security-spiffe-token-provider internal] load build context 11:03:55 #49 ... 11:03:55 11:03:55 #55 [support-scheduler internal] load build context 11:03:55 #55 ... 11:03:55 11:03:55 #54 [security-proxy-setup internal] load build context 11:03:56 #54 ... 11:03:56 11:03:56 #53 [core-metadata internal] load build context 11:03:56 #53 ... 11:03:56 11:03:56 #58 [security-bootstrapper internal] load build context 11:03:56 #58 ... 11:03:56 11:03:56 #54 [security-proxy-setup internal] load build context 11:03:57 #54 transferring context: 252.86MB 85.5s 11:03:57 #54 ... 11:03:57 11:03:57 #52 [support-notifications internal] load build context 11:03:57 #52 ... 11:03:57 11:03:57 #54 [security-proxy-setup internal] load build context 11:04:00 #54 ... 11:04:00 11:04:00 #56 [security-secretstore-setup internal] load build context 11:04:00 #56 ... 11:04:00 11:04:00 #54 [security-proxy-setup internal] load build context 11:04:01 #54 ... 11:04:01 11:04:01 #57 [security-proxy-auth internal] load build context 11:04:01 #57 ... 11:04:01 11:04:01 #59 [core-command internal] load build context 11:04:01 #59 ... 11:04:01 11:04:01 #57 [security-proxy-auth internal] load build context 11:04:02 #57 ... 11:04:02 11:04:02 #50 [core-data internal] load build context 11:04:02 #50 ... 11:04:02 11:04:02 #57 [security-proxy-auth internal] load build context 11:04:03 #57 transferring context: 302.02MB 87.9s 11:04:03 #57 ... 11:04:03 11:04:03 #46 [core-keeper internal] load build context 11:04:03 #46 ... 11:04:03 11:04:03 #57 [security-proxy-auth internal] load build context 11:04:03 #57 ... 11:04:03 11:04:03 #40 [support-cron-scheduler internal] load build context 11:04:03 #40 ... 11:04:03 11:04:03 #57 [security-proxy-auth internal] load build context 11:04:04 #57 ... 11:04:04 11:04:04 #47 [core-common-config-bootstrapper internal] load build context 11:04:04 #47 ... 11:04:04 11:04:04 #57 [security-proxy-auth internal] load build context 11:04:04 #57 transferring context: 310.65MB 89.5s done 11:04:04 #57 DONE 91.8s 11:04:04 11:04:04 #47 [core-common-config-bootstrapper internal] load build context 11:04:04 #47 ... 11:04:04 11:04:04 #52 [support-notifications internal] load build context 11:04:04 #52 transferring context: 310.65MB 93.2s done 11:04:04 #52 DONE 94.2s 11:04:04 11:04:04 #47 [core-common-config-bootstrapper internal] load build context 11:04:05 #47 ... 11:04:05 11:04:05 #49 [security-spiffe-token-provider internal] load build context 11:04:05 #49 ... 11:04:05 11:04:05 #55 [support-scheduler internal] load build context 11:04:05 #55 ... 11:04:05 11:04:05 #47 [core-common-config-bootstrapper internal] load build context 11:04:05 #47 transferring context: 310.65MB 95.3s done 11:04:06 #47 ... 11:04:06 11:04:06 #53 [core-metadata internal] load build context 11:04:06 #53 ... 11:04:06 11:04:06 #49 [security-spiffe-token-provider internal] load build context 11:04:06 #49 ... 11:04:06 11:04:06 #47 [core-common-config-bootstrapper internal] load build context 11:04:06 #47 DONE 96.8s 11:04:06 11:04:06 #49 [security-spiffe-token-provider internal] load build context 11:04:06 #49 ... 11:04:06 11:04:06 #58 [security-bootstrapper internal] load build context 11:04:07 #58 ... 11:04:07 11:04:07 #49 [security-spiffe-token-provider internal] load build context 11:04:07 #49 ... 11:04:07 11:04:07 #40 [support-cron-scheduler internal] load build context 11:04:07 #40 transferring context: 310.65MB 92.3s done 11:04:07 #40 DONE 95.2s 11:04:07 11:04:07 #49 [security-spiffe-token-provider internal] load build context 11:04:07 #49 ... 11:04:07 11:04:07 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:04:07 #109 DONE 3.0s 11:04:07 11:04:07 #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:04:07 #110 DONE 2.6s 11:04:07 11:04:07 #49 [security-spiffe-token-provider internal] load build context 11:04:08 #49 ... 11:04:08 11:04:08 #54 [security-proxy-setup internal] load build context 11:04:08 #54 transferring context: 310.65MB 95.8s done 11:04:08 #54 DONE 97.0s 11:04:08 11:04:08 #49 [security-spiffe-token-provider internal] load build context 11:04:09 #49 ... 11:04:09 11:04:09 #46 [core-keeper internal] load build context 11:04:09 #46 transferring context: 310.65MB 99.4s done 11:04:09 #46 DONE 99.9s 11:04:09 11:04:09 #49 [security-spiffe-token-provider internal] load build context 11:04:09 #49 ... 11:04:09 11:04:09 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:04:09 #111 DONE 1.2s 11:04:09 11:04:09 #49 [security-spiffe-token-provider internal] load build context 11:04:10 #49 ... 11:04:10 11:04:10 #59 [core-command internal] load build context 11:04:10 #59 transferring context: 310.65MB 95.1s done 11:04:10 #59 DONE 96.9s 11:04:10 11:04:10 #49 [security-spiffe-token-provider internal] load build context 11:04:10 #49 ... 11:04:10 11:04:10 #56 [security-secretstore-setup internal] load build context 11:04:10 #56 ... 11:04:10 11:04:10 #49 [security-spiffe-token-provider internal] load build context 11:04:10 #49 ... 11:04:10 11:04:10 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:04:10 #112 DONE 1.0s 11:04:10 11:04:10 #49 [security-spiffe-token-provider internal] load build context 11:04:12 #49 ... 11:04:12 11:04:12 #50 [core-data internal] load build context 11:04:12 #50 ... 11:04:12 11:04:12 #56 [security-secretstore-setup internal] load build context 11:04:15 #56 ... 11:04:15 11:04:15 #53 [core-metadata internal] load build context 11:04:15 #53 transferring context: 310.65MB 103.7s done 11:04:15 #53 DONE 104.5s 11:04:15 11:04:15 #56 [security-secretstore-setup internal] load build context 11:04:15 #56 ... 11:04:15 11:04:15 #49 [security-spiffe-token-provider internal] load build context 11:04:15 #49 transferring context: 310.65MB 104.9s done 11:04:15 #49 DONE 105.6s 11:04:15 11:04:15 #56 [security-secretstore-setup internal] load build context 11:04:15 #56 ... 11:04:15 11:04:15 #55 [support-scheduler internal] load build context 11:04:15 #55 ... 11:04:15 11:04:15 #56 [security-secretstore-setup internal] load build context 11:04:16 #56 ... 11:04:16 11:04:16 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:04:16 #113 DONE 0.9s 11:04:16 11:04:16 #56 [security-secretstore-setup internal] load build context 11:04:17 #56 ... 11:04:17 11:04:17 #58 [security-bootstrapper internal] load build context 11:04:17 #58 ... 11:04:17 11:04:17 #56 [security-secretstore-setup internal] load build context 11:04:17 #56 ... 11:04:17 11:04:17 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:17 #114 ... 11:04:17 11:04:17 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:18 #115 ... 11:04:18 11:04:18 #58 [security-bootstrapper internal] load build context 11:04:19 #58 ... 11:04:19 11:04:19 #56 [security-secretstore-setup internal] load build context 11:04:19 #56 transferring context: 310.65MB 104.5s done 11:04:19 #56 DONE 106.7s 11:04:19 11:04:19 #58 [security-bootstrapper internal] load build context 11:04:20 #58 ... 11:04:20 11:04:20 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:20 #116 ... 11:04:20 11:04:20 #58 [security-bootstrapper internal] load build context 11:04:20 #58 ... 11:04:20 11:04:20 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:20 #117 ... 11:04:20 11:04:20 #58 [security-bootstrapper internal] load build context 11:04:22 #58 ... 11:04:22 11:04:22 #50 [core-data internal] load build context 11:04:22 #50 ... 11:04:22 11:04:22 #58 [security-bootstrapper internal] load build context 11:04:24 #58 transferring context: 291.61MB 109.3s 11:04:26 #58 ... 11:04:26 11:04:26 #55 [support-scheduler internal] load build context 11:04:26 #55 ... 11:04:26 11:04:26 #58 [security-bootstrapper internal] load build context 11:04:26 #58 transferring context: 310.65MB 111.2s done 11:04:26 #58 DONE 112.8s 11:04:26 11:04:26 #55 [support-scheduler internal] load build context 11:04:26 #55 ... 11:04:26 11:04:26 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:26 #118 ... 11:04:26 11:04:26 #50 [core-data internal] load build context 11:04:26 #50 transferring context: 310.65MB 116.7s done 11:04:26 #50 DONE 116.9s 11:04:26 11:04:26 #55 [support-scheduler internal] load build context 11:04:27 #55 transferring context: 310.65MB 114.5s done 11:04:28 #55 DONE 116.3s 11:04:28 11:04:28 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #118 ... 11:05:35 11:05:35 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #116 DONE 80.2s 11:05:35 11:05:35 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #115 DONE 82.5s 11:05:35 11:05:35 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #114 DONE 82.5s 11:05:35 11:05:35 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #118 DONE 73.6s 11:05:35 11:05:35 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:35 #117 DONE 79.6s 11:05:35 11:05:35 #119 [core-keeper builder 7/8] COPY . . 11:05:35 #119 ... 11:05:35 11:05:35 #120 [security-proxy-setup builder 6/7] COPY . . 11:05:35 #120 DONE 5.7s 11:05:35 11:05:35 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:05:36 #121 DONE 5.6s 11:05:36 11:05:36 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #122 CACHED 11:05:36 11:05:36 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 11:05:36 #123 CACHED 11:05:36 11:05:36 #124 [core-command builder 6/7] COPY . . 11:05:36 #124 CACHED 11:05:36 11:05:36 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:05:36 #125 CACHED 11:05:36 11:05:36 #126 [security-bootstrapper builder 6/7] COPY . . 11:05:36 #126 CACHED 11:05:36 11:05:36 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #127 CACHED 11:05:36 11:05:36 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:05:36 #128 CACHED 11:05:36 11:05:36 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #129 CACHED 11:05:36 11:05:36 #130 [security-secretstore-setup builder 6/7] COPY . . 11:05:36 #130 CACHED 11:05:36 11:05:36 #131 [security-proxy-auth builder 6/7] COPY . . 11:05:36 #131 DONE 5.7s 11:05:36 11:05:36 #132 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #132 CACHED 11:05:36 11:05:36 #133 [support-cron-scheduler builder 6/7] COPY . . 11:05:36 #133 CACHED 11:05:36 11:05:36 #134 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 11:05:36 #134 CACHED 11:05:36 11:05:36 #135 [support-scheduler builder 6/7] COPY . . 11:05:36 #135 CACHED 11:05:36 11:05:36 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:05:36 #136 CACHED 11:05:36 11:05:36 #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #137 CACHED 11:05:36 11:05:36 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #138 CACHED 11:05:36 11:05:36 #139 [core-metadata builder 6/7] COPY . . 11:05:36 #139 CACHED 11:05:36 11:05:36 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:05:36 #140 CACHED 11:05:36 11:05:36 #141 [support-notifications builder 6/7] COPY . . 11:05:36 #141 DONE 5.7s 11:05:36 11:05:36 #142 [core-data builder 6/7] COPY . . 11:05:36 #142 CACHED 11:05:36 11:05:36 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #143 CACHED 11:05:36 11:05:36 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 11:05:36 #144 CACHED 11:05:36 11:05:36 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 11:05:36 #145 CACHED 11:05:36 11:05:36 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:36 #146 CACHED 11:05:36 11:05:36 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:05:36 #147 CACHED 11:05:36 11:05:36 #119 [core-keeper builder 7/8] COPY . . 11:05:36 #119 DONE 5.7s 11:05:36 11:05:36 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:05:41 #148 ... 11:05:41 11:05:41 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:05:41 #0 5.349 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 11:05:41 #149 ... 11:05:41 11:05:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:05:41 #0 5.555 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 11:05:41 #150 ... 11:05:41 11:05:41 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:05:41 #0 5.864 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 11:05:42 #151 ... 11:05:42 11:05:42 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:05:42 #0 6.013 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 11:05:42 #152 ... 11:05:42 11:05:42 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:05:42 #0 6.317 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 11:05:42 #153 ... 11:05:42 11:05:42 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:05:42 #148 6.503 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 11:05:45 #148 ... 11:05:45 11:05:45 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:05:45 #0 6.389 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 11:05:46 #154 ... 11:05:46 11:05:46 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:05:46 #0 6.285 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 11:05:46 #155 ... 11:05:46 11:05:46 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:05:46 #0 5.907 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 11:05:46 #156 ... 11:05:46 11:05:46 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:05:46 #0 6.499 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 11:05:46 #157 ... 11:05:46 11:05:46 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:05:46 #0 5.842 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 11:05:46 #158 ... 11:05:46 11:05:46 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:05:46 #0 4.544 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 11:05:47 #159 ... 11:05:47 11:05:47 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:05:47 #0 5.644 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 11:25:10 #160 1174.5 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 11:25:25 #160 ... 11:25:25 11:25:25 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:25:25 #159 DONE 1187.4s 11:25:25 11:25:25 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:25:25 #158 ... 11:25:25 11:25:25 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:25:25 #161 DONE 0.2s 11:25:25 11:25:25 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:25:25 #149 ... 11:25:25 11:25:25 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:25:25 #162 DONE 0.1s 11:25:25 11:25:25 #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 11:25:25 #163 DONE 0.1s 11:25:25 11:25:25 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:25:25 #164 DONE 0.2s 11:25:25 11:25:25 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:25:25 #165 DONE 0.2s 11:25:25 11:25:25 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:25:25 #166 DONE 0.1s 11:25:25 11:25:25 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:25:25 #157 ... 11:25:25 11:25:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:25:27 #167 DONE 2.3s 11:25:27 11:25:27 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:25:27 #157 DONE 1191.3s 11:25:27 11:25:27 #108 [security-proxy-setup] exporting to image 11:25:27 #108 exporting layers 11:25:28 #108 ... 11:25:28 11:25:28 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:25:28 #168 DONE 0.3s 11:25:28 11:25:28 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:25:29 #169 ... 11:25:29 11:25:29 #108 [security-proxy-setup] exporting to image 11:25:29 #108 exporting layers 1.8s done 11:25:29 #108 writing image sha256:56adacaf095a6e94486f235d944a71d8fcece32e0543e55ca86987c9855d8c03 0.0s done 11:25:29 #108 naming to docker.io/library/security-proxy-setup-arm64 done 11:25:29 #108 DONE 8.6s 11:25:29 11:25:29 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:25:31 #158 ... 11:25:31 11:25:31 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:25:31 #169 DONE 2.5s 11:25:31 11:25:31 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:25:31 #170 DONE 0.3s 11:25:31 11:25:31 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:25:31 #155 ... 11:25:31 11:25:31 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:25:31 #171 DONE 0.2s 11:25:31 11:25:31 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:25:32 #172 DONE 0.3s 11:25:32 11:25:32 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:25:32 #173 DONE 0.1s 11:25:32 11:25:32 #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/ 11:25:32 #174 DONE 0.1s 11:25:32 11:25:32 #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/ 11:25:32 #175 DONE 0.1s 11:25:32 11:25:32 #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/ 11:25:32 #176 DONE 0.2s 11:25:32 11:25:32 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:25:33 #177 DONE 0.1s 11:25:33 11:25:33 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:25:33 #178 DONE 0.4s 11:25:33 11:25:33 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:25:33 #149 ... 11:25:33 11:25:33 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:25:33 #160 DONE 1197.3s 11:25:33 11:25:33 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:25:34 #179 ... 11:25:34 11:25:34 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:25:34 #180 DONE 0.4s 11:25:34 11:25:34 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:25:35 #181 DONE 0.3s 11:25:35 11:25:35 #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 11:25:35 #182 DONE 0.2s 11:25:35 11:25:35 #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 11:25:35 #183 DONE 0.3s 11:25:35 11:25:35 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:25:35 #184 DONE 0.3s 11:25:35 11:25:35 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:25:36 #185 DONE 0.3s 11:25:36 11:25:36 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:25:36 #186 DONE 0.3s 11:25:36 11:25:36 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:25:36 #155 ... 11:25:36 11:25:36 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:25:36 #187 DONE 0.2s 11:25:36 11:25:36 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:25:36 #188 ... 11:25:36 11:25:36 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:25:36 #179 DONE 3.7s 11:25:36 11:25:36 #108 [security-bootstrapper] exporting to image 11:25:36 #108 exporting layers 11:25:38 #108 exporting layers 1.5s done 11:25:38 #108 writing image sha256:4389ed4e31df91f1ad34c0e0c7f544587a65f00185e3efb67343fa27ed34baec done 11:25:38 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 11:25:38 #108 DONE 10.2s 11:25:38 11:25:38 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:25:39 #148 ... 11:25:39 11:25:39 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:25:39 #188 DONE 2.5s 11:25:39 11:25:39 #108 [security-secretstore-setup] exporting to image 11:25:40 #108 exporting layers 1.3s done 11:25:40 #108 writing image sha256:bdf169e1e0f445f7579ae95e750641753a6ef809fc69df0b7f3f0ef2a0ded3a2 done 11:25:40 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 11:25:40 #108 DONE 11.6s 11:25:40 11:25:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:26:37 #150 ... 11:26:37 11:26:37 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:26:37 #149 DONE 1257.7s 11:26:37 11:26:37 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:26:37 #150 ... 11:26:37 11:26:37 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:26:37 #189 DONE 0.4s 11:26:37 11:26:37 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:26:37 #190 DONE 0.2s 11:26:37 11:26:37 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:26:37 #191 DONE 0.3s 11:26:37 11:26:37 #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 11:26:37 #192 DONE 0.2s 11:26:37 11:26:37 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:26:37 #193 DONE 0.2s 11:26:37 11:26:37 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:26:37 #194 DONE 2.4s 11:26:37 11:26:37 #108 [core-common-config-bootstrapper] exporting to image 11:26:37 #108 exporting layers 11:26:38 #108 exporting layers 0.7s done 11:26:38 #108 writing image sha256:a3d209fad7ae2d749441ca5456a4e318107df9d36ee0305c2def8227102ff7d7 done 11:26:38 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:26:38 #108 DONE 12.3s 11:26:38 11:26:38 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:28:45 #155 DONE 1387.9s 11:28:45 11:28:45 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:28:45 #151 ... 11:28:45 11:28:45 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:28:45 #195 DONE 0.2s 11:28:45 11:28:45 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:28:45 #196 DONE 0.2s 11:28:45 11:28:45 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:28:45 #197 DONE 0.3s 11:28:45 11:28:45 #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 11:28:45 #198 DONE 0.1s 11:28:45 11:28:45 #108 [security-spiffe-token-provider] exporting to image 11:28:45 #108 exporting layers 11:28:46 #108 exporting layers 0.8s done 11:28:46 #108 writing image sha256:c3db1b8a48932280059d280a152735bffca453827740f244a40ab6a1f075790c done 11:28:46 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 11:28:46 #108 DONE 13.2s 11:28:46 11:28:46 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:36:38 #153 ... 11:36:38 11:36:38 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:36:38 #156 DONE 1861.6s 11:36:38 11:36:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:38 #150 ... 11:36:38 11:36:38 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:36:38 #199 DONE 0.2s 11:36:38 11:36:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:38 #150 ... 11:36:38 11:36:38 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:36:38 #200 DONE 0.2s 11:36:38 11:36:38 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:36:39 #201 DONE 0.5s 11:36:39 11:36:39 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:36:39 #202 DONE 0.1s 11:36:39 11:36:39 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:39 #152 ... 11:36:39 11:36:39 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:36:39 #203 DONE 0.1s 11:36:39 11:36:39 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:41 #204 DONE 2.2s 11:36:41 11:36:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:41 #150 ... 11:36:41 11:36:41 #108 [security-proxy-auth] exporting to image 11:36:41 #108 exporting layers 11:36:42 #108 exporting layers 0.7s done 11:36:42 #108 writing image sha256:c36ece4554b946c5e6e9e40096313e91426335c6e63af7a279a29ce8da2b662e done 11:36:42 #108 naming to docker.io/library/security-proxy-auth-arm64 done 11:36:42 #108 DONE 13.8s 11:36:42 11:36:42 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:37:50 #150 DONE 1928.6s 11:37:50 11:37:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:37:50 #151 ... 11:37:50 11:37:50 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:37:50 #205 DONE 0.3s 11:37:50 11:37:50 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:37:50 #152 ... 11:37:50 11:37:50 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:37:50 #206 DONE 0.1s 11:37:50 11:37:50 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:37:50 #148 ... 11:37:50 11:37:50 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:37:50 #207 DONE 0.4s 11:37:50 11:37:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:37:50 #151 ... 11:37:50 11:37:50 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:37:50 #208 DONE 0.1s 11:37:50 11:37:50 #108 [core-command] exporting to image 11:37:50 #108 exporting layers 11:37:50 #108 exporting layers 0.4s done 11:37:50 #108 writing image sha256:754a07ecd4c71d8822750b26b518013cfa79f201b112c05e1b88f1cff2f178e0 done 11:37:50 #108 naming to docker.io/library/core-command-arm64 done 11:37:50 #108 DONE 14.3s 11:37:50 11:37:50 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:41 #151 ... 11:39:41 11:39:41 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:39:41 #153 DONE 2045.3s 11:39:41 11:39:41 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:41 #151 ... 11:39:41 11:39:41 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:39:41 #209 DONE 0.2s 11:39:41 11:39:41 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:39:42 #210 DONE 0.5s 11:39:42 11:39:42 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:39:42 #211 DONE 0.1s 11:39:42 11:39:42 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:39:42 #152 ... 11:39:42 11:39:42 #108 [core-keeper] exporting to image 11:39:42 #108 exporting layers 11:39:43 #108 exporting layers 0.5s done 11:39:43 #108 writing image sha256:23c31a140b4dfcd8b6e12bf6757be75c35976c6cbbf5c5054a3a29135a7495fb done 11:39:43 #108 naming to docker.io/library/core-keeper-arm64 done 11:39:43 #108 DONE 14.8s 11:39:43 11:39:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:45 #151 ... 11:39:45 11:39:45 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:39:45 #154 DONE 2049.6s 11:39:45 11:39:45 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:45 #151 ... 11:39:45 11:39:45 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:39:46 #212 DONE 0.3s 11:39:46 11:39:46 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:39:46 #213 DONE 0.1s 11:39:46 11:39:46 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:46 #151 ... 11:39:46 11:39:46 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:39:47 #214 DONE 0.5s 11:39:47 11:39:47 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:39:47 #215 DONE 0.1s 11:39:47 11:39:47 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:39:47 #216 DONE 0.2s 11:39:47 11:39:47 #108 [core-data] exporting to image 11:39:47 #108 exporting layers 0.7s done 11:39:48 #108 writing image sha256:4cd494d599711b2bd45286ef5a3974bb314098ef19f251483273e6c04b3dec7b done 11:39:48 #108 naming to docker.io/library/core-data-arm64 0.0s done 11:39:48 #108 DONE 15.5s 11:39:48 11:39:48 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:39:52 #151 DONE 2055.6s 11:39:52 11:39:52 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:39:52 #158 ... 11:39:52 11:39:52 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:39:52 #217 DONE 0.2s 11:39:52 11:39:52 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:39:52 #158 ... 11:39:52 11:39:52 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:39:52 #218 DONE 0.1s 11:39:52 11:39:52 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:39:53 #219 DONE 0.5s 11:39:53 11:39:53 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:39:53 #220 DONE 0.1s 11:39:53 11:39:53 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:39:53 #221 DONE 0.1s 11:39:53 11:39:53 #108 [core-metadata] exporting to image 11:39:53 #108 exporting layers 11:39:53 #108 exporting layers 0.5s done 11:39:54 #108 writing image sha256:bba00c679675c657b8ac9afe3a7536999f5cc3a51fd6ec3f25f82ae5a3722041 done 11:39:54 #108 naming to docker.io/library/core-metadata-arm64 done 11:39:54 #108 DONE 16.0s 11:39:54 11:39:54 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:40:33 #158 ... 11:40:33 11:40:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:40:33 #152 DONE 2091.9s 11:40:33 11:40:33 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:40:33 #158 DONE 2091.9s 11:40:33 11:40:33 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:40:33 #148 ... 11:40:33 11:40:33 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:40:33 #222 DONE 0.2s 11:40:33 11:40:33 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:40:33 #223 ... 11:40:33 11:40:33 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:40:33 #148 DONE 2092.8s 11:40:33 11:40:33 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:40:33 #223 DONE 0.3s 11:40:33 11:40:33 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:40:33 #224 DONE 0.3s 11:40:33 11:40:33 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:40:33 #225 DONE 0.2s 11:40:33 11:40:33 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:40:33 #226 ... 11:40:33 11:40:33 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:40:33 #227 DONE 0.2s 11:40:33 11:40:33 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:40:33 #228 DONE 0.5s 11:40:33 11:40:33 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:40:33 #226 DONE 0.6s 11:40:33 11:40:33 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:40:33 #229 DONE 0.2s 11:40:33 11:40:33 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:40:33 #230 DONE 0.2s 11:40:33 11:40:33 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:40:33 #231 DONE 0.1s 11:40:33 11:40:33 #108 [support-scheduler] exporting to image 11:40:33 #108 exporting layers 11:40:33 #108 ... 11:40:33 11:40:33 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:40:33 #232 DONE 0.5s 11:40:33 11:40:33 #108 [support-scheduler] exporting to image 11:40:33 #108 exporting layers 0.5s done 11:40:33 #108 writing image sha256:24085db8ca0d25835ecb2097f92dcdfac2d9cb5d3c5141ad299d9172000c9c7a done 11:40:33 #108 naming to docker.io/library/support-scheduler-arm64 done 11:40:33 #108 ... 11:40:33 11:40:33 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:40:33 #233 DONE 0.2s 11:40:33 11:40:33 #108 [support-cron-scheduler] exporting to image 11:40:33 #108 exporting layers 0.7s done 11:40:33 #108 writing image sha256:8caf08d54f1827df2ebe4666b70a0a2a5e30e79185b7b9d9450a3cf5b9860cbb done 11:40:33 #108 naming to docker.io/library/support-notifications-arm64 done 11:40:33 #108 exporting layers 1.3s done 11:40:33 #108 writing image sha256:8f9a00c635c830afe1947183d90012e205d74f2dc0cebf47afd1ed512c719d0b done 11:40:33 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 11:40:33 #108 DONE 18.0s 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:40:33 time="2024-09-10T11:02:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:40:33 $ docker stop --time=1 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 11:40:35 $ docker rm -f --volumes 36d45996b2be79325647b4657e93e98c13cffd1431a4d0362cc2b378d7b56bf8 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:35 + docker images 11:40:35 REPOSITORY TAG IMAGE ID CREATED SIZE 11:40:35 support-cron-scheduler-arm64 latest 8f9a00c635c8 5 seconds ago 43.7MB 11:40:35 support-notifications-arm64 latest 8caf08d54f18 6 seconds ago 42.1MB 11:40:35 support-scheduler-arm64 latest 24085db8ca0d 6 seconds ago 41.4MB 11:40:35 core-metadata-arm64 latest bba00c679675 42 seconds ago 39.4MB 11:40:35 core-data-arm64 latest 4cd494d59971 48 seconds ago 39.2MB 11:40:35 core-keeper-arm64 latest 23c31a140b4d 53 seconds ago 39.2MB 11:40:35 core-command-arm64 latest 754a07ecd4c7 2 minutes ago 35.1MB 11:40:35 security-proxy-auth-arm64 latest c36ece4554b9 3 minutes ago 32.7MB 11:40:35 security-spiffe-token-provider-arm64 latest c3db1b8a4893 11 minutes ago 29.1MB 11:40:35 core-common-config-bootstrapper-arm64 latest a3d209fad7ae 13 minutes ago 15.4MB 11:40:35 security-secretstore-setup-arm64 latest bdf169e1e0f4 14 minutes ago 36.4MB 11:40:35 security-bootstrapper-arm64 latest 4389ed4e31df 14 minutes ago 18.9MB 11:40:35 security-proxy-setup-arm64 latest 56adacaf095a 15 minutes ago 26.2MB 11:40:35 security-spire-config-arm64 latest d326ffcefe2c 36 minutes ago 115MB 11:40:35 security-spire-agent-arm64 latest e198d247f7b9 36 minutes ago 174MB 11:40:35 security-spire-server-arm64 latest d08c3166fe87 36 minutes ago 116MB 11:40:35 ci-base-image-arm64 latest 6c7b0e853484 56 minutes ago 967MB 11:40:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 11:40:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:36 11:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:36 arm64: Pulling from edgex-lftools-log-publisher 11:40:36 8998bd30e6a1: Pulling fs layer 11:40:36 04944245beec: Pulling fs layer 11:40:36 699f458cf7ca: Pulling fs layer 11:40:36 765212b225bb: Pulling fs layer 11:40:36 f23df028b6ca: Pulling fs layer 11:40:36 d65c8cfc05b1: Pulling fs layer 11:40:36 2437ff75d9bd: Pulling fs layer 11:40:36 f23df028b6ca: Waiting 11:40:36 d65c8cfc05b1: Waiting 11:40:36 2437ff75d9bd: Waiting 11:40:36 765212b225bb: Waiting 11:40:36 04944245beec: Verifying Checksum 11:40:36 04944245beec: Download complete 11:40:36 765212b225bb: Verifying Checksum 11:40:36 765212b225bb: Download complete 11:40:36 f23df028b6ca: Verifying Checksum 11:40:36 f23df028b6ca: Download complete 11:40:36 d65c8cfc05b1: Verifying Checksum 11:40:36 d65c8cfc05b1: Download complete 11:40:37 699f458cf7ca: Verifying Checksum 11:40:37 699f458cf7ca: Download complete 11:40:37 8998bd30e6a1: Download complete 11:40:40 2437ff75d9bd: Verifying Checksum 11:40:40 2437ff75d9bd: Download complete 11:40:42 8998bd30e6a1: Pull complete 11:40:42 04944245beec: Pull complete 11:40:44 699f458cf7ca: Pull complete 11:40:44 765212b225bb: Pull complete 11:40:45 f23df028b6ca: Pull complete 11:40:45 d65c8cfc05b1: Pull complete 11:41:04 2437ff75d9bd: Pull complete 11:41:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:41:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:05 prd-ubuntu20.04-docker-arm64-4c-16g-10017 does not seem to be running inside a container 11:41:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:41:08 $ docker top ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:09 ---> job-cost.sh 11:41:09 lf-activate-venv: SKIPPING 11:41:09 INFO: No Stack... 11:41:09 INFO: Retrieving Pricing Info for: v3-standard-4 11:41:10 INFO: Archiving Costs [Pipeline] sh 11:41:10 + cat /w/workspace/edgex-go/4/archives/cost.csv 11:41:10 + cut -d, -f6 [Pipeline] lock 11:41:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] 11:41:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] did not exist. Created. 11:41:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:11 + echo total: 0.2199999988079071 [Pipeline] stash 11:41:11 Stashed 1 file(s) [Pipeline] } 11:41:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4903-4-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:11 $ docker stop --time=1 ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 11:41:13 $ docker rm -f --volumes ba763ea8d026150aec666041fae3e0f4b59c9b3f0700dee1b687b59e242b2598 [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 11:41:13 provisioning config files... 11:41:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7257045745741779029tmp [Pipeline] { [Pipeline] sh 11:41:14 + set +x 11:41:14 + + curl -s https://codecov.io/bash 11:41:14 bash -s -- 11:41:14 11:41:14 _____ _ 11:41:14 / ____| | | 11:41:14 | | ___ __| | ___ ___ _____ __ 11:41:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:41:14 | |___| (_) | (_| | __/ (_| (_) \ V / 11:41:14 \_____\___/ \__,_|\___|\___\___/ \_/ 11:41:14 Bash-1.0.6 11:41:14 11:41:14 11:41:14 ==> git version 2.25.1 found 11:41:14 ==> 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 11:41:14 Release-Date: 2020-01-08 11:41:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:41:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:41:14 ==> Jenkins CI detected. 11:41:14 current dir:  /w/workspace/edgex-go/4 11:41:14 project root: . 11:41:14 --> token set from env 11:41:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:41:14 ==> Running gcov in . (disable via -X gcov) 11:41:14 ==> Python coveragepy not found 11:41:14 ==> Searching for coverage reports in: 11:41:14 + . 11:41:14 -> Found 1 reports 11:41:14 ==> Detecting git/mercurial file structure 11:41:14 ==> Reading reports 11:41:14 + ./coverage.out bytes=555208 11:41:14 ==> Appending adjustments 11:41:14 https://docs.codecov.io/docs/fixing-reports 11:41:15 + Found adjustments 11:41:15 ==> Gzipping contents 11:41:15 68K /tmp/codecov.P5LPto.gz 11:41:15 ==> Uploading reports 11:41:15 url: https://codecov.io 11:41:15 query: branch=PR-4903&commit=ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= 11:41:15 -> Pinging Codecov 11:41:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4903&commit=ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4903%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4903&job=&cmd_args= 11:41:16 -> Uploading to 11:41:16 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c/89ddd0c1-d755-460f-8db8-7f7f9c2deea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T114115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a8e345672ea4f95186ed61e865ec35946040a8a7a87d27ba7e58e89c6dae3ce 11:41:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:16 Dload Upload Total Spent Left Speed 11:41:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68844 0 0 100 68844 0 237k --:--:-- --:--:-- --:--:-- 237k 11:41:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac792b2276dc2c2a2a0a3c2c32e01f7e0f5a3d9c [Pipeline] } 11:41:16 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 11:41:17 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 11:41:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:41:18 ---> package-listing.sh 11:41:18 ++ facter osfamily 11:41:18 ++ tr '[:upper:]' '[:lower:]' 11:41:18 + OS_FAMILY=debian 11:41:18 + workspace=/w/workspace/edgex-go/4 11:41:18 + START_PACKAGES=/tmp/packages_start.txt 11:41:18 + END_PACKAGES=/tmp/packages_end.txt 11:41:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:41:18 + PACKAGES=/tmp/packages_start.txt 11:41:18 + '[' /w/workspace/edgex-go/4 ']' 11:41:18 + PACKAGES=/tmp/packages_end.txt 11:41:18 + case "${OS_FAMILY}" in 11:41:18 + dpkg -l 11:41:18 + grep '^ii' 11:41:18 + '[' -f /tmp/packages_start.txt ']' 11:41:18 + '[' -f /tmp/packages_end.txt ']' 11:41:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:41:18 + '[' /w/workspace/edgex-go/4 ']' 11:41:18 + mkdir -p /w/workspace/edgex-go/4/archives/ 11:41:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 11:41:18 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:41:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:19 11:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:19 latest: Pulling from edgex-lftools-log-publisher 11:41:19 5eb5b503b376: Pulling fs layer 11:41:19 5c69ac0246d0: Pulling fs layer 11:41:19 ec43610c2a17: Pulling fs layer 11:41:19 3a2ae6a8a46f: Pulling fs layer 11:41:19 33b1e0a273af: Pulling fs layer 11:41:19 5d3b04190fa2: Pulling fs layer 11:41:19 2f39f015ded8: Pulling fs layer 11:41:19 5d3b04190fa2: Waiting 11:41:19 3a2ae6a8a46f: Waiting 11:41:19 2f39f015ded8: Waiting 11:41:19 33b1e0a273af: Waiting 11:41:19 5c69ac0246d0: Download complete 11:41:19 3a2ae6a8a46f: Verifying Checksum 11:41:19 3a2ae6a8a46f: Download complete 11:41:19 33b1e0a273af: Verifying Checksum 11:41:19 33b1e0a273af: Download complete 11:41:19 5d3b04190fa2: Verifying Checksum 11:41:19 5d3b04190fa2: Download complete 11:41:19 ec43610c2a17: Verifying Checksum 11:41:19 ec43610c2a17: Download complete 11:41:19 5eb5b503b376: Verifying Checksum 11:41:19 5eb5b503b376: Download complete 11:41:20 2f39f015ded8: Download complete 11:41:21 5eb5b503b376: Pull complete 11:41:21 5c69ac0246d0: Pull complete 11:41:21 ec43610c2a17: Pull complete 11:41:21 3a2ae6a8a46f: Pull complete 11:41:21 33b1e0a273af: Pull complete 11:41:21 5d3b04190fa2: Pull complete 11:41:26 2f39f015ded8: Pull complete 11:41:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:41:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:41:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:26 prd-ubuntu20.04-docker-8c-8g-10016 does not seem to be running inside a container 11:41:26 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 11:41:31 $ docker top 2839a24278dd1f1cb989f4ee0a7319e30e7942572b52d145368fa695d9ff7b29 -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:41:32 + mkdir -p /var/log/sysstat [Pipeline] sh 11:41:32 + ls /var/log/sa-host 11:41:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:32 provisioning config files... 11:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1231732022635375782tmp [Pipeline] { [Pipeline] echo 11:41:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:41:32 ---> create-netrc.sh [Pipeline] } 11:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:41:33 ---> python-tools-install.sh [Pipeline] echo 11:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:41:33 ---> sudo-logs.sh 11:41:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:41:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:41:33 ---> job-cost.sh 11:41:33 lf-activate-venv: SKIPPING 11:41:33 DEBUG: total: 0.2199999988079071 11:41:33 INFO: Retrieving Stack Cost... 11:41:34 INFO: Retrieving Pricing Info for: v3-standard-8 11:41:34 INFO: Archiving Costs [Pipeline] echo 11:41:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:41:34 ---> logs-deploy.sh 11:41:34 lf-activate-venv: SKIPPING 11:41:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4903/4 11:41:34 INFO: archiving workspace using pattern(s): 11:41:35 Archives upload complete. 11:41:35 INFO: archiving logs to Nexus 11:41:36 ---> uname -a: 11:41:36 Linux prd-ubuntu20-04-docker-8c-8g-10016 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:41:36 11:41:36 11:41:36 ---> lscpu: 11:41:36 Architecture: x86_64 11:41:36 CPU op-mode(s): 32-bit, 64-bit 11:41:36 Byte Order: Little Endian 11:41:36 Address sizes: 40 bits physical, 48 bits virtual 11:41:36 CPU(s): 8 11:41:36 On-line CPU(s) list: 0-7 11:41:36 Thread(s) per core: 1 11:41:36 Core(s) per socket: 1 11:41:36 Socket(s): 8 11:41:36 NUMA node(s): 1 11:41:36 Vendor ID: AuthenticAMD 11:41:36 CPU family: 23 11:41:36 Model: 49 11:41:36 Model name: AMD EPYC-Rome Processor 11:41:36 Stepping: 0 11:41:36 CPU MHz: 2799.998 11:41:36 BogoMIPS: 5599.99 11:41:36 Virtualization: AMD-V 11:41:36 Hypervisor vendor: KVM 11:41:36 Virtualization type: full 11:41:36 L1d cache: 256 KiB 11:41:36 L1i cache: 256 KiB 11:41:36 L2 cache: 4 MiB 11:41:36 L3 cache: 128 MiB 11:41:36 NUMA node0 CPU(s): 0-7 11:41:36 Vulnerability Itlb multihit: Not affected 11:41:36 Vulnerability L1tf: Not affected 11:41:36 Vulnerability Mds: Not affected 11:41:36 Vulnerability Meltdown: Not affected 11:41:36 Vulnerability Mmio stale data: Not affected 11:41:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:41:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:41:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:41:36 Vulnerability Srbds: Not affected 11:41:36 Vulnerability Tsx async abort: Not affected 11:41:36 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 11:41:36 11:41:36 11:41:36 ---> nproc: 11:41:36 8 11:41:36 11:41:36 11:41:36 ---> df -h: 11:41:36 Filesystem Size Used Avail Use% Mounted on 11:41:36 overlay 155G 28G 128G 18% / 11:41:36 tmpfs 64M 0 64M 0% /dev 11:41:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:41:36 shm 64M 0 64M 0% /dev/shm 11:41:36 /dev/vda1 155G 28G 128G 18% /facter-os 11:41:36 11:41:36 11:41:36 ---> sar -b -r -n DEV: 11:41:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10016) 09/10/24 _x86_64_ (8 CPU) 11:41:36 11:41:36 10:38:54 LINUX RESTART (8 CPU) 11:41:36 11:41:36 10:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:41:36 10:40:02 357.50 48.27 309.23 0.00 5453.52 126019.33 0.00 11:41:36 10:41:01 202.34 1.39 200.95 0.00 27.12 69793.22 0.00 11:41:36 10:42:01 38.95 0.00 38.95 0.00 0.00 32825.34 0.00 11:41:36 10:43:01 39.66 0.25 39.41 0.00 3.20 19385.04 0.00 11:41:36 10:44:01 183.90 0.47 183.43 0.00 57.02 80100.85 0.00 11:41:36 10:45:01 655.76 13.98 641.78 0.00 180.50 227511.01 0.00 11:41:36 10:46:01 388.22 0.55 387.67 0.00 6.80 159031.23 0.00 11:41:36 10:47:01 305.35 1.53 303.82 0.00 35.72 78971.01 0.00 11:41:36 10:48:01 361.61 0.00 361.61 0.00 0.00 119811.10 0.00 11:41:36 10:49:01 534.89 1.42 533.47 0.00 27.99 51794.07 0.00 11:41:36 10:50:01 39.72 5.18 34.54 0.00 4271.78 6541.02 0.00 11:41:36 10:51:01 4.42 0.02 4.40 0.00 0.13 96.25 0.00 11:41:36 10:52:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 11:41:36 10:53:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 11:41:36 10:54:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 11:41:36 10:55:01 2.18 0.02 2.17 0.00 0.13 26.40 0.00 11:41:36 10:56:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 11:41:36 10:57:01 1.85 0.00 1.85 0.00 0.00 21.73 0.00 11:41:36 10:58:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 11:41:36 10:59:01 1.92 0.00 1.92 0.00 0.00 23.46 0.00 11:41:36 11:00:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 11:41:36 11:01:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 11:41:36 11:02:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 11:41:36 11:03:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 11:41:36 11:04:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 11:41:36 11:05:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 11:41:36 11:06:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 11:41:36 11:07:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 11:41:36 11:08:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 11:41:36 11:09:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 11:41:36 11:10:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 11:41:36 11:11:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 11:41:36 11:12:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 11:41:36 11:13:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 11:41:36 11:14:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 11:41:36 11:15:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 11:41:36 11:16:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 11:41:36 11:17:01 0.97 0.02 0.95 0.00 0.13 10.66 0.00 11:41:36 11:18:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 11:41:36 11:19:01 1.57 0.00 1.57 0.00 0.00 19.46 0.00 11:41:36 11:20:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 11:41:36 11:21:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 11:41:36 11:22:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 11:41:36 11:23:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 11:41:36 11:24:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 11:41:36 11:25:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 11:41:36 11:26:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 11:41:36 11:27:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 11:41:36 11:28:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 11:41:36 11:29:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 11:41:36 11:30:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 11:41:36 11:31:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 11:41:36 11:32:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 11:41:36 11:33:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 11:41:36 11:34:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 11:41:36 11:35:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 11:41:36 11:36:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 11:41:36 11:37:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 11:41:36 11:38:02 1.10 0.00 1.10 0.00 0.00 14.00 0.00 11:41:36 11:39:01 1.02 0.00 1.02 0.00 0.00 12.61 0.00 11:41:36 11:40:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 11:41:36 11:41:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 11:41:36 Average: 51.16 1.18 49.98 0.00 162.42 15677.91 0.00 11:41:36 11:41:36 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:41:36 10:40:02 29660444 31549260 798032 2.43 60752 2122808 1824864 5.38 1020140 1863120 59260 11:41:36 10:41:01 27807356 31271436 1034012 3.14 127336 3508308 2401520 7.08 1585916 2986372 224132 11:41:36 10:42:01 27018312 31408560 894576 2.72 129528 4383748 2086016 6.15 1932764 3378664 145496 11:41:36 10:43:01 26544500 31324124 975804 2.97 135456 4727688 2340280 6.90 1759800 3983160 450208 11:41:36 10:44:01 22955728 31226840 1069588 3.25 145980 8140368 2631624 7.76 1959496 7291964 2921080 11:41:36 10:45:01 17309208 31397164 882664 2.68 314252 13400712 2534172 7.47 2553748 11935768 2161576 11:41:36 10:46:01 10950648 28941612 3268404 9.94 351484 16863604 9550776 28.15 5457884 14891296 1048412 11:41:36 10:47:01 7485668 27851768 4365072 13.27 368192 19133644 10086280 29.73 7505192 16230192 1346452 11:41:36 10:48:01 8074376 30967492 1270512 3.86 377744 21630808 3898920 11.49 5101812 18064348 1353072 11:41:36 10:49:01 9997256 31327544 935776 2.85 394084 20217516 2300000 6.78 3152612 18291248 1172 11:41:36 10:50:01 9709456 31387804 868524 2.64 409596 20541000 2251396 6.64 3310056 18402356 4 11:41:36 10:51:01 9772728 31446232 810036 2.46 408128 20537748 2241160 6.60 3250724 18399148 168 11:41:36 10:52:01 9773620 31447136 809088 2.46 408176 20537752 2241160 6.60 3249432 18399148 8 11:41:36 10:53:01 9777304 31450868 805300 2.45 408220 20537752 2241160 6.60 3245836 18399148 140 11:41:36 10:54:01 9778900 31452576 803984 2.44 408292 20537752 2241160 6.60 3246028 18399152 4 11:41:36 10:55:01 9778512 31452272 804260 2.45 408352 20537752 2252868 6.64 3246036 18399148 148 11:41:36 10:56:01 9778668 31452484 803988 2.44 408408 20537760 2252868 6.64 3246028 18399148 168 11:41:36 10:57:01 9780508 31454440 801936 2.44 408472 20537768 2252868 6.64 3244220 18399156 4 11:41:36 10:58:01 9780460 31454440 801892 2.44 408504 20537768 2252868 6.64 3244264 18399164 16 11:41:36 10:59:01 9780328 31454420 801936 2.44 408576 20537836 2252868 6.64 3244864 18399236 228 11:41:36 11:00:01 9780392 31454520 801836 2.44 408616 20537840 2252868 6.64 3244436 18399228 8 11:41:36 11:01:01 9780336 31454508 801848 2.44 408632 20537840 2252868 6.64 3244192 18399232 160 11:41:36 11:02:01 9780208 31454400 801876 2.44 408644 20537848 2252868 6.64 3244388 18399232 28 11:41:36 11:03:01 9780404 31454628 801592 2.44 408656 20537852 2252868 6.64 3244260 18399236 156 11:41:36 11:04:01 9780600 31454824 801448 2.44 408680 20537840 2252868 6.64 3244240 18399236 8 11:41:36 11:05:01 9780712 31454980 801252 2.44 408696 20537856 2252868 6.64 3244536 18399240 156 11:41:36 11:06:01 9780628 31454896 801476 2.44 408720 20537856 2252868 6.64 3244556 18399240 20 11:41:36 11:07:01 9780680 31454988 801336 2.44 408732 20537864 2252868 6.64 3244372 18399244 164 11:41:36 11:08:01 9780680 31455108 801140 2.44 408740 20537996 2252868 6.64 3244364 18399360 8 11:41:36 11:09:01 9779968 31454400 801720 2.44 408748 20537996 2252868 6.64 3244884 18399360 28 11:41:36 11:10:01 9779904 31454368 801652 2.44 408772 20538000 2252868 6.64 3244996 18399364 172 11:41:36 11:11:01 9779936 31454440 801580 2.44 408788 20538000 2252868 6.64 3244432 18399364 232 11:41:36 11:12:01 9779832 31454340 801564 2.44 408804 20538004 2252868 6.64 3244784 18399368 184 11:41:36 11:13:01 9779864 31454416 801496 2.44 408820 20538008 2252868 6.64 3244532 18399380 204 11:41:36 11:14:01 9779960 31454528 801452 2.44 408856 20538008 2252868 6.64 3244992 18399396 212 11:41:36 11:15:01 9780024 31454640 801372 2.44 408872 20538016 2252868 6.64 3244640 18399404 180 11:41:36 11:16:01 9780008 31454636 801336 2.44 408892 20538020 2252868 6.64 3244664 18399404 8 11:41:36 11:17:01 9779856 31454648 801276 2.44 408920 20538144 2252868 6.64 3244704 18399524 156 11:41:36 11:18:01 9779740 31454584 801512 2.44 408936 20538156 2252868 6.64 3244716 18399524 8 11:41:36 11:19:01 9779780 31454664 801420 2.44 408976 20538152 2252868 6.64 3244776 18399524 48 11:41:36 11:20:01 9779788 31454712 801324 2.44 408988 20538160 2252868 6.64 3244832 18399548 8 11:41:36 11:21:01 9779716 31454672 801312 2.44 409000 20538164 2252868 6.64 3244848 18399552 156 11:41:36 11:22:01 9779908 31454864 801292 2.44 409012 20538164 2236716 6.59 3244864 18399552 12 11:41:36 11:23:01 9779900 31454884 801252 2.44 409024 20538168 2236716 6.59 3244932 18399556 4 11:41:36 11:24:01 9780120 31455112 800980 2.44 409036 20538168 2236716 6.59 3244716 18399556 8 11:41:36 11:25:01 9780088 31455132 800904 2.44 409068 20538176 2220140 6.54 3244760 18399564 156 11:41:36 11:26:01 9780072 31455124 800868 2.44 409096 20538180 2236208 6.59 3244704 18399564 12 11:41:36 11:27:01 9779868 31454960 801004 2.44 409108 20538180 2236208 6.59 3245004 18399564 4 11:41:36 11:28:01 9779772 31454872 800984 2.44 409120 20538184 2236208 6.59 3245156 18399568 192 11:41:36 11:29:01 9779868 31454972 801028 2.44 409124 20538188 2236208 6.59 3245256 18399572 76 11:41:36 11:30:01 9779900 31455024 800984 2.44 409144 20538188 2236208 6.59 3244828 18399572 4 11:41:36 11:31:01 9779608 31454756 801196 2.44 409164 20538192 2236208 6.59 3245148 18399580 264 11:41:36 11:32:01 9779632 31454800 801156 2.44 409180 20538192 2236208 6.59 3244804 18399580 8 11:41:36 11:33:01 9779836 31455008 800880 2.44 409188 20538196 2236208 6.59 3244788 18399584 8 11:41:36 11:34:01 9779600 31454804 801076 2.44 409208 20538196 2236208 6.59 3244828 18399588 8 11:41:36 11:35:01 9779268 31454480 801324 2.44 409228 20538208 2236208 6.59 3244876 18399592 8 11:41:36 11:36:01 9779512 31454768 801000 2.44 409244 20538212 2236208 6.59 3244872 18399596 8 11:41:36 11:37:01 9779504 31454796 800956 2.44 409260 20538216 2236208 6.59 3244916 18399600 164 11:41:36 11:38:02 9779480 31454780 800916 2.44 409276 20538216 2236208 6.59 3244908 18399604 8 11:41:36 11:39:01 9779852 31455196 800648 2.43 409292 20538220 2236208 6.59 3245488 18399608 196 11:41:36 11:40:01 9779892 31455376 800564 2.43 409316 20538348 2236208 6.59 3245340 18399736 8 11:41:36 11:41:01 9779820 31455356 800604 2.43 409344 20538352 2236208 6.59 3245020 18399744 8 11:41:36 Average: 11230202 31335797 923513 2.81 381717 19066288 2522702 7.43 3239310 17027238 156697 11:41:36 11:41:36 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:41:36 10:40:02 vetha737d58 211.06 182.11 17.95 1012.66 0.00 0.00 0.00 0.08 11:41:36 10:40:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 11:41:36 10:40:02 ens3 802.68 670.59 6293.08 111.95 0.00 0.00 0.00 0.00 11:41:36 10:40:02 docker0 211.06 182.01 15.07 1012.65 0.00 0.00 0.00 0.00 11:41:36 10:41:01 veth4dfd1bf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:41:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 11:41:36 10:41:01 ens3 895.05 782.53 7256.85 84.93 0.00 0.00 0.00 0.00 11:41:36 10:41:01 docker0 696.41 752.73 52.09 4009.74 0.00 0.00 0.00 0.00 11:41:36 10:42:01 veth4dfd1bf 1.18 1.23 0.10 0.11 0.00 0.00 0.00 0.00 11:41:36 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:42:01 ens3 36.07 22.94 34.87 15.21 0.00 0.00 0.00 0.00 11:41:36 10:42:01 docker0 1.18 1.18 0.09 0.10 0.00 0.00 0.00 0.00 11:41:36 10:43:01 veth4dfd1bf 0.40 0.42 0.04 0.04 0.00 0.00 0.00 0.00 11:41:36 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:43:01 ens3 20.73 14.13 18.02 10.05 0.00 0.00 0.00 0.00 11:41:36 10:43:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth7ff0d11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 vethcfc8b1f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth53c5ff6 0.53 0.55 0.05 0.24 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth844c739 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 vethd9e7470 1.45 2.90 0.12 40.57 0.00 0.00 0.00 0.00 11:41:36 10:44:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth08d1a74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth6f703ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 ens3 170.39 120.55 3150.57 157.61 0.00 0.00 0.00 0.00 11:41:36 10:44:01 veth9bd1168 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:44:01 docker0 1.98 3.18 0.14 40.78 0.00 0.00 0.00 0.00 11:41:36 10:45:01 veth8206c6b 77.85 134.99 8.09 1180.57 0.00 0.00 0.00 0.10 11:41:36 10:45:01 veth0712b67 78.84 117.31 8.09 1179.07 0.00 0.00 0.00 0.10 11:41:36 10:45:01 veth53c5ff6 0.08 0.98 0.00 0.04 0.00 0.00 0.00 0.00 11:41:36 10:45:01 vethe750420 79.67 145.61 8.21 1181.32 0.00 0.00 0.00 0.10 11:41:36 10:45:01 vethace08fa 76.25 128.96 7.98 1184.95 0.00 0.00 0.00 0.10 11:41:36 10:45:01 veth089fe9d 75.80 130.28 7.94 1192.76 0.00 0.00 0.00 0.10 11:41:36 10:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:41:36 10:45:01 ens3 769.69 458.27 7014.17 57.33 0.00 0.00 0.00 0.00 11:41:36 10:45:01 docker0 440.54 740.16 38.18 6990.74 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth88eebfc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethcdbdeca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethcc6829b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth53c5ff6 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethb4ee34a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth73043f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth20b6493 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth6755a25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethe342146 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethb2f3d42 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth2b2b373 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethcdeb35a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 ens3 12.95 7.85 10.25 5.71 0.00 0.00 0.00 0.00 11:41:36 10:46:01 veth0100014 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:46:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:46:01 vethe1cc720 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth88eebfc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethcdbdeca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethcc6829b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth53c5ff6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethb4ee34a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth73043f6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth20b6493 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth6755a25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethe342146 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethb2f3d42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth2b2b373 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethcdeb35a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 ens3 10.33 7.00 9.00 8.96 0.00 0.00 0.00 0.00 11:41:36 10:47:01 veth0100014 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:47:01 vethe1cc720 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth88eebfc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethcdbdeca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethcc6829b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth53c5ff6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethb4ee34a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth73043f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth20b6493 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth6755a25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethe342146 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethb2f3d42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth2b2b373 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethcdeb35a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 ens3 5.75 3.72 4.76 2.63 0.00 0.00 0.00 0.00 11:41:36 10:48:01 veth0100014 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:48:01 vethe1cc720 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 11:41:36 10:49:01 ens3 46.32 21.14 674.70 5.42 0.00 0.00 0.00 0.00 11:41:36 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:41:36 10:50:01 ens3 112.28 41.97 2063.74 3.05 0.00 0.00 0.00 0.00 11:41:36 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:55:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:56:01 ens3 0.23 0.12 0.47 0.01 0.00 0.00 0.00 0.00 11:41:36 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:57:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:58:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:02:01 ens3 0.25 0.28 0.25 0.21 0.00 0.00 0.00 0.00 11:41:36 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:04:01 ens3 0.47 0.03 0.10 0.00 0.00 0.00 0.00 0.00 11:41:36 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:05:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 11:41:36 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:06:01 ens3 0.83 0.35 0.36 0.21 0.00 0.00 0.00 0.00 11:41:36 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:09:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:10:01 ens3 0.20 0.17 0.09 0.08 0.00 0.00 0.00 0.00 11:41:36 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:14:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:15:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:41:36 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:20:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:27:01 ens3 0.20 0.17 0.23 0.01 0.00 0.00 0.00 0.00 11:41:36 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:28:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:30:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:32:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:35:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:41:36 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:38:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:41:36 11:40:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:41:36 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 11:41:01 ens3 0.13 0.12 0.17 0.01 0.00 0.00 0.00 0.00 11:41:36 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:36 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:41:36 Average: ens3 46.38 34.58 426.25 7.47 0.00 0.00 0.00 0.00 11:41:36 Average: docker0 21.62 26.90 1.69 193.43 0.00 0.00 0.00 0.00 11:41:36 11:41:36 11:41:36 ---> sar -P ALL: 11:41:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10016) 09/10/24 _x86_64_ (8 CPU) 11:41:36 11:41:36 10:38:54 LINUX RESTART (8 CPU) 11:41:36 11:41:36 10:39:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 10:40:02 all 7.54 0.00 2.27 2.78 0.05 87.37 11:41:36 10:40:02 0 6.15 0.00 3.43 12.05 0.05 78.33 11:41:36 10:40:02 1 7.55 0.00 1.26 0.30 0.03 90.86 11:41:36 10:40:02 2 8.34 0.00 1.49 0.69 0.05 89.42 11:41:36 10:40:02 3 3.56 0.00 1.63 1.71 0.05 93.05 11:41:36 10:40:02 4 7.16 0.00 1.69 0.23 0.03 90.88 11:41:36 10:40:02 5 10.34 0.00 2.44 3.38 0.05 83.79 11:41:36 10:40:02 6 9.48 0.00 2.35 0.37 0.05 87.76 11:41:36 10:40:02 7 7.72 0.00 3.84 3.56 0.07 84.82 11:41:36 10:41:01 all 15.07 0.00 4.58 4.11 0.07 76.17 11:41:36 10:41:01 0 14.17 0.00 4.40 12.33 0.14 68.95 11:41:36 10:41:01 1 15.88 0.00 4.39 0.77 0.07 78.89 11:41:36 10:41:01 2 15.10 0.00 4.21 0.72 0.05 79.91 11:41:36 10:41:01 3 14.78 0.00 4.33 3.48 0.07 77.33 11:41:36 10:41:01 4 15.80 0.00 5.11 12.73 0.09 66.28 11:41:36 10:41:01 5 15.25 0.00 3.87 0.77 0.05 80.06 11:41:36 10:41:01 6 14.55 0.00 4.53 0.29 0.05 80.57 11:41:36 10:41:01 7 14.99 0.00 5.80 1.84 0.07 77.30 11:41:36 10:42:01 all 35.16 0.00 5.54 1.26 0.09 57.95 11:41:36 10:42:01 0 36.62 0.00 5.16 0.18 0.08 57.95 11:41:36 10:42:01 1 36.04 0.00 5.75 0.13 0.08 57.98 11:41:36 10:42:01 2 33.94 0.00 5.67 3.88 0.10 56.41 11:41:36 10:42:01 3 34.57 0.00 5.42 2.00 0.08 57.92 11:41:36 10:42:01 4 36.80 0.00 6.93 0.03 0.07 56.17 11:41:36 10:42:01 5 34.41 0.00 5.10 0.15 0.08 60.26 11:41:36 10:42:01 6 34.21 0.00 5.18 3.66 0.10 56.85 11:41:36 10:42:01 7 34.72 0.00 5.15 0.00 0.08 60.05 11:41:36 10:43:01 all 64.74 0.00 8.16 0.67 0.09 26.35 11:41:36 10:43:01 0 64.30 0.00 8.35 0.39 0.10 26.86 11:41:36 10:43:01 1 64.76 0.00 9.40 0.39 0.10 25.36 11:41:36 10:43:01 2 65.30 0.00 7.41 0.51 0.10 26.68 11:41:36 10:43:01 3 65.30 0.00 8.40 2.40 0.08 23.82 11:41:36 10:43:01 4 64.45 0.00 8.47 0.42 0.10 26.56 11:41:36 10:43:01 5 65.06 0.00 7.85 0.13 0.10 26.86 11:41:36 10:43:01 6 64.64 0.00 7.80 0.61 0.08 26.86 11:41:36 10:43:01 7 64.08 0.00 7.57 0.50 0.08 27.76 11:41:36 10:44:01 all 24.31 0.00 6.54 6.12 0.10 62.93 11:41:36 10:44:01 0 24.26 0.00 6.81 17.96 0.09 50.89 11:41:36 10:44:01 1 25.10 0.00 7.35 2.52 0.10 64.93 11:41:36 10:44:01 2 23.73 0.00 6.24 2.62 0.12 67.28 11:41:36 10:44:01 3 22.60 0.00 5.77 4.22 0.12 67.29 11:41:36 10:44:01 4 24.25 0.00 6.39 2.42 0.08 66.86 11:41:36 10:44:01 5 25.28 0.00 6.39 6.00 0.08 62.24 11:41:36 10:44:01 6 25.43 0.00 7.07 9.01 0.10 58.38 11:41:36 10:44:01 7 23.82 0.00 6.30 4.22 0.09 65.58 11:41:36 10:45:01 all 14.01 0.00 5.93 23.70 0.14 56.23 11:41:36 10:45:01 0 13.18 0.00 5.79 17.99 0.08 62.95 11:41:36 10:45:01 1 14.98 0.00 6.52 18.90 0.20 59.39 11:41:36 10:45:01 2 14.10 0.00 5.60 23.55 0.08 56.67 11:41:36 10:45:01 3 15.18 0.00 6.44 21.92 0.14 56.33 11:41:36 10:45:01 4 12.86 0.00 5.23 13.40 0.10 68.41 11:41:36 10:45:01 5 13.77 0.00 5.54 14.77 0.10 65.82 11:41:36 10:45:01 6 14.05 0.00 6.60 50.75 0.08 28.51 11:41:36 10:45:01 7 13.96 0.00 5.70 28.32 0.32 51.70 11:41:36 10:46:01 all 38.28 0.00 6.93 10.13 0.08 44.57 11:41:36 10:46:01 0 38.08 0.00 6.74 2.73 0.08 52.37 11:41:36 10:46:01 1 38.04 0.00 7.23 6.62 0.08 48.02 11:41:36 10:46:01 2 39.03 0.00 6.84 1.10 0.08 52.94 11:41:36 10:46:01 3 38.76 0.00 8.84 41.76 0.08 10.57 11:41:36 10:46:01 4 38.38 0.00 5.70 7.24 0.10 48.57 11:41:36 10:46:01 5 37.68 0.00 6.54 9.14 0.07 46.57 11:41:36 10:46:01 6 38.38 0.00 6.97 6.92 0.08 47.65 11:41:36 10:46:01 7 37.88 0.00 6.61 5.57 0.08 49.86 11:41:36 10:47:01 all 88.84 0.00 11.00 0.00 0.15 0.00 11:41:36 10:47:01 0 88.57 0.00 11.25 0.00 0.17 0.02 11:41:36 10:47:01 1 89.07 0.00 10.78 0.00 0.15 0.00 11:41:36 10:47:01 2 87.92 0.00 11.91 0.00 0.17 0.00 11:41:36 10:47:01 3 88.96 0.00 10.91 0.00 0.13 0.00 11:41:36 10:47:01 4 89.78 0.00 10.07 0.00 0.15 0.00 11:41:36 10:47:01 5 88.25 0.00 11.57 0.02 0.15 0.02 11:41:36 10:47:01 6 89.47 0.00 10.39 0.00 0.13 0.00 11:41:36 10:47:01 7 88.67 0.00 11.17 0.00 0.16 0.00 11:41:36 10:48:01 all 87.31 0.00 11.40 0.16 0.14 1.00 11:41:36 10:48:01 0 87.88 0.00 11.40 0.21 0.14 0.38 11:41:36 10:48:01 1 88.40 0.00 10.39 0.00 0.10 1.11 11:41:36 10:48:01 2 86.71 0.00 12.11 0.67 0.17 0.34 11:41:36 10:48:01 3 88.45 0.00 10.25 0.03 0.12 1.14 11:41:36 10:48:01 4 88.60 0.00 10.02 0.02 0.17 1.20 11:41:36 10:48:01 5 85.72 0.00 12.56 0.16 0.16 1.41 11:41:36 10:48:01 6 86.43 0.00 12.27 0.14 0.16 1.01 11:41:36 10:48:01 7 86.14 0.00 12.30 0.05 0.14 1.38 11:41:36 10:49:01 all 2.47 0.00 1.68 7.01 0.04 88.79 11:41:36 10:49:01 0 3.27 0.00 1.62 6.06 0.05 89.01 11:41:36 10:49:01 1 2.66 0.00 1.72 4.99 0.05 90.58 11:41:36 10:49:01 2 2.09 0.00 1.89 21.75 0.05 74.23 11:41:36 10:49:01 3 2.28 0.00 1.30 3.98 0.07 92.38 11:41:36 10:49:01 4 2.53 0.00 1.64 7.36 0.03 88.44 11:41:36 10:49:01 5 1.45 0.00 2.32 6.73 0.03 89.46 11:41:36 10:49:01 6 2.36 0.00 1.60 3.27 0.03 92.73 11:41:36 10:49:01 7 3.13 0.00 1.39 1.91 0.03 93.54 11:41:36 10:50:01 all 2.01 0.00 0.84 1.61 0.01 95.53 11:41:36 10:50:01 0 2.54 0.00 1.17 3.34 0.02 92.94 11:41:36 10:50:01 1 2.74 0.00 0.65 0.03 0.02 96.56 11:41:36 10:50:01 2 1.52 0.00 1.82 1.02 0.02 95.63 11:41:36 10:50:01 3 2.22 0.00 0.94 3.34 0.00 93.50 11:41:36 10:50:01 4 2.40 0.00 0.65 1.77 0.02 95.16 11:41:36 10:50:01 5 1.27 0.00 0.60 0.60 0.02 97.51 11:41:36 10:50:01 6 1.12 0.00 0.57 0.08 0.02 98.22 11:41:36 10:50:01 7 2.27 0.00 0.36 2.68 0.00 94.69 11:41:36 11:41:36 10:50:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 10:51:01 all 0.09 0.00 0.05 0.06 0.01 99.79 11:41:36 10:51:01 0 0.18 0.00 0.07 0.03 0.03 99.68 11:41:36 10:51:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:41:36 10:51:01 2 0.07 0.00 0.03 0.02 0.00 99.88 11:41:36 10:51:01 3 0.17 0.00 0.10 0.00 0.02 99.72 11:41:36 10:51:01 4 0.02 0.00 0.03 0.42 0.00 99.53 11:41:36 10:51:01 5 0.05 0.00 0.05 0.03 0.02 99.85 11:41:36 10:51:01 6 0.07 0.00 0.03 0.00 0.00 99.90 11:41:36 10:51:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:41:36 10:52:01 all 0.00 0.00 0.02 0.01 0.01 99.96 11:41:36 10:52:01 0 0.02 0.00 0.05 0.00 0.03 99.90 11:41:36 10:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:52:01 4 0.00 0.00 0.02 0.10 0.00 99.88 11:41:36 10:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:41:36 10:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 10:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:41:36 10:53:01 0 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 10:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 10:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 10:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 10:53:01 4 0.02 0.00 0.00 0.03 0.02 99.93 11:41:36 10:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 10:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 10:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 10:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:41:36 10:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:41:36 10:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 10:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 10:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 10:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:41:36 10:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 10:55:01 all 0.04 0.00 0.02 0.02 0.01 99.91 11:41:36 10:55:01 0 0.05 0.00 0.05 0.02 0.02 99.87 11:41:36 10:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:41:36 10:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 10:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 10:55:01 4 0.03 0.00 0.02 0.13 0.00 99.82 11:41:36 10:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 10:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:41:36 10:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:41:36 10:56:01 all 0.08 0.00 0.01 0.00 0.00 99.91 11:41:36 10:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:41:36 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 11:41:36 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:56:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:41:36 10:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 10:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 10:56:01 7 0.50 0.00 0.00 0.00 0.00 99.50 11:41:36 10:57:01 all 0.11 0.00 0.01 0.04 0.01 99.83 11:41:36 10:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 10:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 10:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:41:36 10:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 10:57:01 4 0.03 0.00 0.00 0.27 0.02 99.68 11:41:36 10:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 10:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 10:57:01 7 0.71 0.00 0.05 0.00 0.02 99.22 11:41:36 10:58:01 all 0.02 0.00 0.01 0.02 0.01 99.94 11:41:36 10:58:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:41:36 10:58:01 1 0.02 0.00 0.00 0.07 0.00 99.92 11:41:36 10:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 10:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 10:58:01 4 0.00 0.00 0.02 0.08 0.00 99.90 11:41:36 10:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 10:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 10:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 10:59:01 all 0.27 0.00 0.01 0.03 0.01 99.69 11:41:36 10:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 10:59:01 1 0.08 0.00 0.02 0.15 0.02 99.73 11:41:36 10:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 10:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 11:41:36 10:59:01 4 0.02 0.00 0.00 0.08 0.00 99.90 11:41:36 10:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 10:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 10:59:01 7 1.86 0.00 0.00 0.00 0.02 98.12 11:41:36 11:00:01 all 0.27 0.00 0.02 0.00 0.00 99.71 11:41:36 11:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:41:36 11:00:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:41:36 11:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:41:36 11:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:00:01 7 1.99 0.00 0.00 0.00 0.00 98.01 11:41:36 11:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:41:36 11:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:41:36 11:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:41:36 11:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:01:01 7 0.07 0.00 0.00 0.00 0.00 99.93 11:41:36 11:41:36 11:01:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 11:02:01 all 0.03 0.00 0.00 0.00 0.01 99.96 11:41:36 11:02:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:41:36 11:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:41:36 11:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:41:36 11:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:03:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:41:36 11:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:41:36 11:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:41:36 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:05:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:41:36 11:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:41:36 11:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:05:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:06:01 all 0.04 0.00 0.01 0.00 0.01 99.95 11:41:36 11:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:41:36 11:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:41:36 11:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:41:36 11:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:41:36 11:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:41:36 11:07:01 1 0.07 0.00 0.00 0.00 0.02 99.92 11:41:36 11:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:08:01 all 0.03 0.00 0.02 0.00 0.01 99.95 11:41:36 11:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:41:36 11:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:41:36 11:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:41:36 11:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:41:36 11:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:41:36 11:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:41:36 11:10:01 0 0.07 0.00 0.00 0.00 0.03 99.90 11:41:36 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 11:41:36 11:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:41:36 11:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:41:36 11:11:01 1 0.10 0.00 0.00 0.02 0.00 99.88 11:41:36 11:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:41:36 11:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:41:36 11:12:01 2 0.02 0.00 0.05 0.00 0.00 99.93 11:41:36 11:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:41:36 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 11:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:41:36 11:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:41:36 11:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 11:41:36 11:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:14:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:41:36 11:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 11:41:36 11:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:15:01 all 0.02 0.00 0.00 0.00 0.01 99.97 11:41:36 11:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:16:01 all 0.01 0.00 0.00 0.01 0.00 99.97 11:41:36 11:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:41:36 11:16:01 5 0.02 0.00 0.00 0.02 0.02 99.95 11:41:36 11:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:17:01 all 0.02 0.00 0.01 0.03 0.01 99.93 11:41:36 11:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 11:41:36 11:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:41:36 11:17:01 4 0.02 0.00 0.00 0.08 0.02 99.88 11:41:36 11:17:01 5 0.00 0.00 0.00 0.18 0.00 99.82 11:41:36 11:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:18:01 all 0.18 0.00 0.01 0.00 0.01 99.80 11:41:36 11:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:41:36 11:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 11:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:18:01 5 1.34 0.00 0.02 0.00 0.02 98.63 11:41:36 11:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:19:01 all 0.05 0.00 0.00 0.03 0.00 99.92 11:41:36 11:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:41:36 11:19:01 1 0.03 0.00 0.00 0.08 0.02 99.87 11:41:36 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:19:01 4 0.02 0.00 0.02 0.12 0.00 99.85 11:41:36 11:19:01 5 0.20 0.00 0.00 0.00 0.00 99.80 11:41:36 11:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 11:41:36 11:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:41:36 11:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:41:36 11:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:21:01 all 0.14 0.00 0.01 0.00 0.00 99.84 11:41:36 11:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:21:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:41:36 11:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:41:36 11:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 11:41:36 11:21:01 5 0.95 0.00 0.02 0.00 0.00 99.04 11:41:36 11:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:22:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:41:36 11:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:41:36 11:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:22:01 5 1.97 0.00 0.00 0.00 0.02 98.01 11:41:36 11:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:23:01 all 0.24 0.00 0.02 0.00 0.01 99.73 11:41:36 11:23:01 0 0.03 0.00 0.07 0.00 0.02 99.88 11:41:36 11:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 11:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:23:01 5 1.74 0.00 0.08 0.00 0.00 98.18 11:41:36 11:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:41:36 11:23:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 11:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:41:36 11:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:24:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 11:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 11:41:36 11:24:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:25:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:41:36 11:25:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:41:36 11:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:41:36 11:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 11:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:25:01 5 0.13 0.00 0.05 0.00 0.00 99.82 11:41:36 11:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:26:01 all 0.15 0.00 0.00 0.01 0.01 99.82 11:41:36 11:26:01 0 0.03 0.00 0.00 0.00 0.03 99.93 11:41:36 11:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:26:01 4 0.00 0.00 0.00 0.08 0.00 99.92 11:41:36 11:26:01 5 1.16 0.00 0.00 0.02 0.02 98.81 11:41:36 11:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:41:36 11:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:27:01 1 0.07 0.00 0.02 0.02 0.02 99.88 11:41:36 11:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 11:41:36 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 11:41:36 11:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:29:01 all 0.08 0.00 0.01 0.01 0.01 99.89 11:41:36 11:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:29:01 1 0.02 0.00 0.03 0.02 0.02 99.92 11:41:36 11:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:41:36 11:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:29:01 4 0.02 0.00 0.00 0.05 0.00 99.93 11:41:36 11:29:01 5 0.50 0.00 0.02 0.00 0.02 99.47 11:41:36 11:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:30:01 all 0.09 0.00 0.01 0.02 0.01 99.88 11:41:36 11:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 11:41:36 11:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:30:01 3 0.02 0.00 0.00 0.03 0.02 99.93 11:41:36 11:30:01 4 0.02 0.00 0.00 0.15 0.00 99.83 11:41:36 11:30:01 5 0.58 0.00 0.02 0.00 0.00 99.40 11:41:36 11:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:41:36 11:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:41:36 11:31:01 1 0.02 0.00 0.00 0.10 0.02 99.87 11:41:36 11:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:41:36 11:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 11:41:36 11:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:32:01 all 0.03 0.00 0.00 0.00 0.01 99.96 11:41:36 11:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:32:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:41:36 11:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:41:36 11:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:33:01 1 0.05 0.00 0.02 0.02 0.02 99.90 11:41:36 11:33:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:41:36 11:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:34:01 all 0.03 0.00 0.01 0.00 0.00 99.96 11:41:36 11:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:34:01 2 0.03 0.00 0.05 0.00 0.02 99.90 11:41:36 11:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:41:36 11:34:01 CPU %user %nice %system %iowait %steal %idle 11:41:36 11:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 11:41:36 11:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:41:36 11:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 11:41:36 11:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:41:36 11:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 11:41:36 11:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:41:36 11:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:41:36 11:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:36:01 4 0.03 0.00 0.00 0.02 0.02 99.93 11:41:36 11:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:41:36 11:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:37:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:41:36 11:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:38:02 all 0.04 0.00 0.01 0.00 0.00 99.95 11:41:36 11:38:02 0 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:38:02 1 0.07 0.00 0.02 0.02 0.02 99.88 11:41:36 11:38:02 2 0.03 0.00 0.00 0.00 0.02 99.95 11:41:36 11:38:02 3 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:38:02 4 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:38:02 5 0.10 0.00 0.00 0.00 0.00 99.90 11:41:36 11:38:02 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:38:02 7 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:41:36 11:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:41:36 11:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:41:36 11:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:41:36 11:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 11:41:36 11:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:41:36 11:40:01 all 0.05 0.00 0.01 0.00 0.00 99.93 11:41:36 11:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:41:36 11:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:41:36 11:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 11:41:36 11:40:01 5 0.23 0.00 0.03 0.00 0.00 99.73 11:41:36 11:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:41:36 11:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:41:36 11:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:41:36 11:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:41:36 11:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:41:36 11:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 11:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 11:41:36 11:41:01 5 1.97 0.00 0.00 0.00 0.02 98.01 11:41:36 11:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:41:36 11:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:41:36 Average: all 6.08 0.00 1.04 0.92 0.02 91.93 11:41:36 Average: 0 6.06 0.00 1.07 1.17 0.03 91.68 11:41:36 Average: 1 6.18 0.00 1.05 0.56 0.02 92.18 11:41:36 Average: 2 6.00 0.00 1.04 0.90 0.02 92.04 11:41:36 Average: 3 6.04 0.00 1.03 1.36 0.02 91.55 11:41:36 Average: 4 6.12 0.00 0.99 0.76 0.02 92.11 11:41:36 Average: 5 6.16 0.00 1.03 0.68 0.02 92.11 11:41:36 Average: 6 6.06 0.00 1.05 1.20 0.02 91.69 11:41:36 Average: 7 6.05 0.00 1.05 0.78 0.02 92.09 11:41:36 11:41:36 11:41:36