Pull request #4812 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 987be7b851209481075b5066528ba378ef4242e5+4c21b36cbf5f41746e331fe8d24625a901f3a52e (329af0b3de1bc27acf338fcba63c6bfa1c933f72) 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-ssh1804508663197861626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10024224996532852717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9787787899882719517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1939130584728346690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4603878722383614969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15154037461560751795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4777 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit 987be7b851209481075b5066528ba378ef4242e5 Merge succeeded, producing 987be7b851209481075b5066528ba378ef4242e5 Checking out Revision 987be7b851209481075b5066528ba378ef4242e5 (PR-4812) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > 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/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:31 ========================================================= 06:24:31 EdgeX Global Pipelines Version Info 06:24:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:31 ------------------- 06:24:31 stable info: 06:24:31 ------------------- 06:24:31 Commited By: Ginny Guan ginny@iotechsys.com 06:24:31 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:24:31 Message: update stable to v1.0.260 06:24:32 ------------------- 06:24:32 experimental info: 06:24:32 ------------------- 06:24:32 Commited By: Ginny Guan ginny@iotechsys.com 06:24:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:24:32 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:24:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:24:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4812 [Pipeline] echo 06:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4812 [Pipeline] echo 06:24:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4812 [Pipeline] echo 06:24:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo 06:24:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 987be7b [Pipeline] echo 06:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:34 provisioning config files... 06:24:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3181601758554232376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:34 ---> ****-login.sh 06:24:34 nexus3.edgexfoundry.org:10001 06:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:35 Configure a credential helper to remove this warning. See 06:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:35 06:24:35 Login Succeeded 06:24:35 nexus3.edgexfoundry.org:10002 06:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:36 Configure a credential helper to remove this warning. See 06:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:36 06:24:36 Login Succeeded 06:24:36 nexus3.edgexfoundry.org:10003 06:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:36 Configure a credential helper to remove this warning. See 06:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:36 06:24:36 Login Succeeded 06:24:36 nexus3.edgexfoundry.org:10004 06:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:36 Configure a credential helper to remove this warning. See 06:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:36 06:24:36 Login Succeeded 06:24:36 ****.io 06:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:24:36 Configure a credential helper to remove this warning. See 06:24:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:24:36 06:24:36 Login Succeeded 06:24:36 ---> ****-login.sh ends [Pipeline] } 06:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:24:37 + dirname cmd/core-command/Dockerfile+ 06:24:37 cut -d/ -f2 06:24:37 + echo core-command,cmd/core-command/Dockerfile 06:24:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + dirname cmd/core-data/Dockerfile 06:24:37 + echo core-data,cmd/core-data/Dockerfile 06:24:37 + dirname cmd/core-metadata/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo core-metadata,cmd/core-metadata/Dockerfile 06:24:37 + dirname cmd/security-bootstrapper/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:24:37 + dirname cmd/security-proxy-auth/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + dirname cmd/security-proxy-setup/Dockerfile 06:24:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:24:37 + + dirname cmd/security-secretstore-setup/Dockerfile 06:24:37 cut -d/ -f2 06:24:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:24:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:24:37 + dirname cmd/security-spire-agent/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:24:37 + dirname cmd/security-spire-config/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:24:37 + dirname cmd/security-spire-server/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + dirname cmd/support-notifications/Dockerfile 06:24:37 + echo support-notifications,cmd/support-notifications/Dockerfile 06:24:37 + dirname cmd/support-scheduler/Dockerfile 06:24:37 + cut -d/ -f2 06:24:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:24:37 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:37 + git rev-list -1 --merges 987be7b851209481075b5066528ba378ef4242e5~1..987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo 06:24:37 -----------> git rev-list -1 --merges 987be7b851209481075b5066528ba378ef4242e5~1..987be7b851209481075b5066528ba378ef4242e5 987be7b851209481075b5066528ba378ef4242e5 [false] [Pipeline] sh 06:24:37 + git log --format=format:%s -1 987be7b851209481075b5066528ba378ef4242e5 [Pipeline] echo 06:24:37 ========================================================= 06:24:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:24:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:38 + grep -v github /etc/ssh/ssh_known_hosts 06:24:38 + [ -e /tmp/ssh_known_hosts ] 06:24:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:38 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 06:24:38 -a /etc/ssh/ssh_known_hosts 06:24:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:38 06:24:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:39 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:39 b85a868b505f: Pulling fs layer 06:24:39 e2be974225ed: Pulling fs layer 06:24:39 339a4e72a1f5: Pulling fs layer 06:24:39 988bab9f4d93: Pulling fs layer 06:24:39 1469e6f7b9e6: Pulling fs layer 06:24:39 eaf3925da568: Pulling fs layer 06:24:39 bab4dde63d76: Pulling fs layer 06:24:39 bde34c3a00c8: Pulling fs layer 06:24:39 b352a97aabf1: Pulling fs layer 06:24:39 4872d77fe225: Pulling fs layer 06:24:39 5851b861e8e6: Pulling fs layer 06:24:39 bab4dde63d76: Waiting 06:24:39 bde34c3a00c8: Waiting 06:24:39 988bab9f4d93: Waiting 06:24:39 b352a97aabf1: Waiting 06:24:39 1469e6f7b9e6: Waiting 06:24:39 5851b861e8e6: Waiting 06:24:39 4872d77fe225: Waiting 06:24:39 e2be974225ed: Verifying Checksum 06:24:39 988bab9f4d93: Verifying Checksum 06:24:39 988bab9f4d93: Download complete 06:24:39 1469e6f7b9e6: Verifying Checksum 06:24:39 1469e6f7b9e6: Download complete 06:24:39 eaf3925da568: Verifying Checksum 06:24:39 eaf3925da568: Download complete 06:24:39 339a4e72a1f5: Verifying Checksum 06:24:39 339a4e72a1f5: Download complete 06:24:39 bde34c3a00c8: Verifying Checksum 06:24:39 bde34c3a00c8: Download complete 06:24:39 b352a97aabf1: Verifying Checksum 06:24:39 b352a97aabf1: Download complete 06:24:39 4872d77fe225: Verifying Checksum 06:24:39 4872d77fe225: Download complete 06:24:39 5851b861e8e6: Verifying Checksum 06:24:39 5851b861e8e6: Download complete 06:24:39 b85a868b505f: Verifying Checksum 06:24:39 b85a868b505f: Download complete 06:24:39 bab4dde63d76: Verifying Checksum 06:24:39 bab4dde63d76: Download complete 06:24:40 b85a868b505f: Pull complete 06:24:41 e2be974225ed: Pull complete 06:24:41 339a4e72a1f5: Pull complete 06:24:41 988bab9f4d93: Pull complete 06:24:41 1469e6f7b9e6: Pull complete 06:24:41 eaf3925da568: Pull complete 06:24:43 bab4dde63d76: Pull complete 06:24:43 bde34c3a00c8: Pull complete 06:24:43 b352a97aabf1: Pull complete 06:24:43 4872d77fe225: Pull complete 06:24:43 5851b861e8e6: Pull complete 06:24:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:44 prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container 06:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:24:47 $ docker top b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:48 [ssh-agent] Looking for ssh-agent implementation... 06:24:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:48 $ docker exec b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent 06:24:48 SSH_AUTH_SOCK=/tmp/ssh-maePZnNFRzce/agent.32 06:24:48 SSH_AGENT_PID=38 06:24:48 Running ssh-add (command line suppressed) 06:24:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6028292518644114166.key (/w/workspace/edgex-go/1@tmp/private_key_6028292518644114166.key) 06:24:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:49 + git tag --points-at HEAD [Pipeline] } 06:24:49 $ docker exec --env ******** --env ******** b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent -k 06:24:49 unset SSH_AUTH_SOCK; 06:24:49 unset SSH_AGENT_PID; 06:24:49 echo Agent pid 38 killed; 06:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:49 [ssh-agent] Looking for ssh-agent implementation... 06:24:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:49 $ docker exec b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent 06:24:49 SSH_AUTH_SOCK=/tmp/ssh-Y7neITdzAt55/agent.72 06:24:49 SSH_AGENT_PID=78 06:24:49 Running ssh-add (command line suppressed) 06:24:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12330835421758489570.key (/w/workspace/edgex-go/1@tmp/private_key_12330835421758489570.key) 06:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:50 + git semver init 06:24:50 2024-07-02 06:24:50,538 [run_init] DEBUG init version:0.0.0 force:False 06:24:50 2024-07-02 06:24:50,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:24:50 2024-07-02 06:24:50,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:24:50 2024-07-02 06:24:50,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 06:24:55 2024-07-02 06:24:55,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:24:55 2024-07-02 06:24:55,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4812 with force:False 06:24:55 2024-07-02 06:24:55,843 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4812 06:24:55 2024-07-02 06:24:55,847 [execute] INFO git cat-file --batch-check 06:24:55 2024-07-02 06:24:55,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:24:55 2024-07-02 06:24:55,853 [execute] INFO git cat-file --batch 06:24:55 2024-07-02 06:24:55,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:24:55 2024-07-02 06:24:55,857 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4812 06:24:55 0.0.0 [Pipeline] } 06:24:55 $ docker exec --env ******** --env ******** b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 ssh-agent -k 06:24:56 unset SSH_AUTH_SOCK; 06:24:56 unset SSH_AGENT_PID; 06:24:56 echo Agent pid 78 killed; 06:24:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:56 + git semver [Pipeline] } 06:24:56 $ docker stop --time=1 b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 06:24:58 $ docker rm -f --volumes b2d9b2b2e94a1d44cf82a3a68d7bf20a1b0f97c51087a29efe60e94d1507dde5 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:59 Stashed 1 file(s) [Pipeline] echo 06:24:59 [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 06:25:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:00 ========================================================= 06:25:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:25:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:01 619be1103602: Pulling fs layer 06:25:01 7862e08f4a3e: Pulling fs layer 06:25:01 5df492c9dc93: Pulling fs layer 06:25:01 7629e6793208: Pulling fs layer 06:25:01 4f4fb700ef54: Pulling fs layer 06:25:01 7629e6793208: Waiting 06:25:01 fb5054dd5b73: Pulling fs layer 06:25:01 eeca6798cff9: Pulling fs layer 06:25:01 aa269ceb94a6: Pulling fs layer 06:25:01 ada007ff1a6a: Pulling fs layer 06:25:01 4f4fb700ef54: Waiting 06:25:01 aa269ceb94a6: Waiting 06:25:01 ada007ff1a6a: Waiting 06:25:01 7862e08f4a3e: Download complete 06:25:01 7629e6793208: Download complete 06:25:01 4f4fb700ef54: Verifying Checksum 06:25:01 4f4fb700ef54: Download complete 06:25:01 fb5054dd5b73: Verifying Checksum 06:25:01 fb5054dd5b73: Download complete 06:25:01 619be1103602: Verifying Checksum 06:25:01 619be1103602: Download complete 06:25:01 619be1103602: Pull complete 06:25:01 eeca6798cff9: Verifying Checksum 06:25:01 eeca6798cff9: Download complete 06:25:01 7862e08f4a3e: Pull complete 06:25:01 ada007ff1a6a: Verifying Checksum 06:25:01 ada007ff1a6a: Download complete 06:25:01 5df492c9dc93: Download complete 06:25:02 aa269ceb94a6: Verifying Checksum 06:25:02 aa269ceb94a6: Download complete 06:25:05 5df492c9dc93: Pull complete 06:25:05 7629e6793208: Pull complete 06:25:05 4f4fb700ef54: Pull complete 06:25:05 fb5054dd5b73: Pull complete 06:25:05 eeca6798cff9: Pull complete 06:25:08 aa269ceb94a6: Pull complete 06:25:08 ada007ff1a6a: Pull complete 06:25:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:25:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:08 WORKDIR /edgex 06:25:08 COPY go.mod . 06:25:08 RUN go mod download 06:25:08 + docker build -t ci-base-image-x86_64 -f - . 06:25:09 Sending build context to Docker daemon 178.3MB 06:25:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:09 ---> f489d0715acc 06:25:09 Step 2/4 : WORKDIR /edgex 06:25:14 Still waiting to schedule task 06:25:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ 06:25:14 ---> Running in f1d31021f8a8 06:25:14 Removing intermediate container f1d31021f8a8 06:25:14 ---> e96bd141e14c 06:25:14 Step 3/4 : COPY go.mod . 06:25:15 ---> f541df46143a 06:25:15 Step 4/4 : RUN go mod download 06:25:15 ---> Running in 95ebcd8de4c6 06:25:48 Removing intermediate container 95ebcd8de4c6 06:25:48 ---> 78eb74eae002 06:25:48 Successfully built 78eb74eae002 06:25:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:48 + docker inspect -f . ci-base-image-x86_64 06:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:48 prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container 06:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:49 $ docker top 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:49 + go version 06:25:49 go version go1.21.9 linux/amd64 [Pipeline] } 06:25:49 $ docker stop --time=1 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 06:25:51 $ docker rm -f --volumes 423b8b4612364c8cdb3e2f43e68dae9d32d01ab3d01fea0aba9ecd9eb796b062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:52 + docker inspect -f . ci-base-image-x86_64 06:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:52 prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container 06:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:25:52 $ docker top 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 -eo pid,comm [Pipeline] { [Pipeline] echo 06:25:53 ========================================================= 06:25:53 [edgeXBuildGoParallel] Running Tests and Build... 06:25:53 ========================================================= [Pipeline] sh 06:25:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:25:53 + make test 06:25:53 go test -race -coverprofile=coverage.out ./... 06:26:00 ? github.com/edgexfoundry/edgex-go [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:26:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 06:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:26:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:26:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:26:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:26:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:26:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 06:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.031s coverage: 53.2% of statements 06:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.454s coverage: 93.4% of statements 06:26:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 6.6% of statements 06:26:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.350s coverage: 97.6% of statements 06:26:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 06:26:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.9% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 06:26:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:26:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:26:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:26:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:26:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:26:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:26:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:26:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:26:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:26:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:26:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 06:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:26:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:26:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:26:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:26:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:26:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.035s coverage: 92.9% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 06:27:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 06:27:07 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 06:27:07 running golangci-lint 06:27:07 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:27:07 go version go1.21.9 linux/amd64 06:27:08 level=info msg="[config_reader] Used config file .golangci.yml" 06:27:08 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:27:29 level=info msg="[loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 19.068896227s" 06:27:29 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.605127ms" 06:27:38 level=info msg="[linters_context/goanalysis] analyzers took 1m25.669003936s with top 10 stages: buildir: 43.649181066s, gosec: 6.27704214s, inspect: 2.345858898s, fact_deprecated: 2.093430776s, printf: 1.495225131s, ctrlflow: 1.354176047s, S1038: 1.061136702s, fact_purity: 924.915811ms, nilness: 813.604696ms, errcheck: 640.518909ms" 06:27:38 level=info msg="[runner] Issues before processing: 197, after processing: 0" 06:27:38 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197" 06:27:38 level=info msg="[runner] processing took 15.34583ms with stages: nolint: 6.202321ms, identifier_marker: 4.704525ms, autogenerated_exclude: 1.357479ms, path_prettifier: 1.344419ms, exclude-rules: 1.027835ms, skip_dirs: 668.119µs, cgo: 24.481µs, filename_unadjuster: 13.101µs, max_same_issues: 560ns, fixer: 500ns, skip_files: 400ns, uniq_by_line: 340ns, exclude: 330ns, max_from_linter: 280ns, severity-rules: 240ns, sort_results: 230ns, diff: 200ns, source_code: 140ns, path_shortener: 110ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 06:27:38 level=info msg="[runner] linters took 9.774327702s with stages: goanalysis_metalinter: 9.758905249s" 06:27:38 level=info msg="File cache stats: 0 entries of total size 0B" 06:27:38 level=info msg="Memory: 290 samples, avg is 280.4MB, max is 1275.3MB" 06:27:38 level=info msg="Execution took 28.892670813s" 06:27:38 go vet ./... 06:27:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:27:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:27:43 ./bin/test-attribution-txt.sh [Pipeline] echo 06:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:27:43 + ls -al . 06:27:43 total 816 06:27:43 drwxrwxr-x 11 1001 1001 4096 Jul 2 06:25 . 06:27:43 drwxr-xr-x 4 root root 4096 Jul 2 06:25 .. 06:27:43 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 .blubracket 06:27:43 -rw-rw-r-- 1 1001 1001 10 Jul 2 06:24 .dockerignore 06:27:43 drwxrwxr-x 8 1001 1001 4096 Jul 2 06:27 .git 06:27:43 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:24 .github 06:27:43 -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:24 .gitignore 06:27:43 -rw-rw-r-- 1 1001 1001 42 Jul 2 06:24 .golangci.yml 06:27:43 -rw-rw-r-- 1 1001 1001 100 Jul 2 06:24 .hadolint.yml 06:27:43 drwxr-xr-x 3 1001 1001 4096 Jul 2 06:24 .semver 06:27:43 -rw-rw-r-- 1 1001 1001 155 Jul 2 06:24 .sonarcloud.properties 06:27:43 -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:24 ADOPTERS.md 06:27:43 -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:24 Attribution.txt 06:27:43 -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:24 CHANGELOG.md 06:27:43 -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:24 CONTRIBUTING.md 06:27:43 -rw-rw-r-- 1 1001 1001 677 Jul 2 06:24 GOVERNANCE.md 06:27:43 -rw-rw-r-- 1 1001 1001 861 Jul 2 06:24 Jenkinsfile 06:27:43 -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:24 LICENSE 06:27:43 -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:24 Makefile 06:27:43 -rw-rw-r-- 1 1001 1001 582 Jul 2 06:24 OWNERS.md 06:27:43 -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:24 README.md 06:27:43 -rw-rw-r-- 1 1001 1001 789 Jul 2 06:24 SECURITY.md 06:27:43 -rw-rw-r-- 1 1001 1001 5 Jul 2 06:24 VERSION 06:27:43 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 bin 06:27:43 drwxrwxr-x 18 1001 1001 4096 Jul 2 06:24 cmd 06:27:43 -rw-r--r-- 1 root root 456284 Jul 2 06:27 coverage.out 06:27:43 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:24 fuzz_test 06:27:43 -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:24 go.mod 06:27:43 -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:24 go.sum 06:27:43 drwxrwxr-x 7 1001 1001 4096 Jul 2 06:24 internal 06:27:43 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:24 openapi 06:27:43 -rw-rw-r-- 1 1001 1001 584 Jul 2 06:24 security.txt 06:27:43 -rw-rw-r-- 1 1001 1001 204 Jul 2 06:24 version.go [Pipeline] sh 06:27:43 + '[' -e coverage.out ] 06:27:43 + chown 1001:1001 coverage.out [Pipeline] stash 06:27:44 Stashed 1 file(s) [Pipeline] sh 06:27:44 + make build 06:27:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:28: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 06:28: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-command/core-command ./cmd/core-command 06:28: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:28:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:28:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:28:11 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 06:28:13 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 06:28:14 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 06:28:14 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 06:28:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:28:16 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] } 06:28:17 $ docker stop --time=1 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 06:28:24 $ docker rm -f --volumes 50d2e963a6d6a746133dc4e2ea3deddd3bd11acc72d2d2f686512a35829c5507 [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 06:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:26 06:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:26 latest: Pulling from edgex-devops/edgex-compose 06:28:26 91d30c5bc195: Pulling fs layer 06:28:26 2e9b0aa3be6d: Pulling fs layer 06:28:26 9c61dcf015f6: Pulling fs layer 06:28:26 4698f68db338: Pulling fs layer 06:28:26 2a2f49069b9e: Pulling fs layer 06:28:26 e0025b399a48: Pulling fs layer 06:28:26 4698f68db338: Waiting 06:28:26 2a2f49069b9e: Waiting 06:28:26 e0025b399a48: Waiting 06:28:26 91d30c5bc195: Verifying Checksum 06:28:26 91d30c5bc195: Download complete 06:28:26 4698f68db338: Download complete 06:28:26 91d30c5bc195: Pull complete 06:28:26 2e9b0aa3be6d: Verifying Checksum 06:28:26 2e9b0aa3be6d: Download complete 06:28:26 e0025b399a48: Verifying Checksum 06:28:26 e0025b399a48: Download complete 06:28:26 2a2f49069b9e: Verifying Checksum 06:28:26 2a2f49069b9e: Download complete 06:28:26 2e9b0aa3be6d: Pull complete 06:28:27 9c61dcf015f6: Verifying Checksum 06:28:27 9c61dcf015f6: Download complete 06:28:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4784 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws 06:28:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:28:30 9c61dcf015f6: Pull complete 06:28:30 4698f68db338: Pull complete 06:28:30 2a2f49069b9e: Pull complete 06:28:30 e0025b399a48: Pull complete 06:28:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:28:32 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:33 prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container 06:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:28:38 $ docker top 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:38 using credential edgex-jenkins-ssh 06:28:38 Cloning the remote Git repository 06:28:38 + docker compose -f ./docker-compose-build.yml build --parallel 06:28:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:28:38 > git init /w/workspace/edgex-go/1 # timeout=10 06:28:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:28:38 > git --version # timeout=10 06:28:38 > git --version # 'git version 2.25.1' 06:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:41 #1 [core-metadata internal] load build definition from Dockerfile 06:28:41 #1 transferring dockerfile: 2.06kB done 06:28:41 #1 DONE 0.0s 06:28:41 06:28:41 #2 [security-bootstrapper internal] load build definition from Dockerfile 06:28:41 #2 transferring dockerfile: 2.93kB done 06:28:41 #2 DONE 0.0s 06:28:41 06:28:41 #3 [security-proxy-auth internal] load build definition from Dockerfile 06:28:41 #3 transferring dockerfile: 2.15kB done 06:28:41 #3 DONE 0.0s 06:28:41 06:28:41 #4 [security-spire-server internal] load build definition from Dockerfile 06:28:41 #4 transferring dockerfile: 1.70kB done 06:28:41 #4 DONE 0.0s 06:28:41 06:28:41 #5 [security-proxy-setup internal] load build definition from Dockerfile 06:28:41 #5 transferring dockerfile: 2.50kB done 06:28:41 #5 DONE 0.1s 06:28:41 06:28:41 #6 [security-secretstore-setup internal] load build definition from Dockerfile 06:28:41 #6 transferring dockerfile: 2.49kB done 06:28:41 #6 DONE 0.1s 06:28:41 06:28:41 #7 [core-command internal] load build definition from Dockerfile 06:28:41 #7 transferring dockerfile: 1.93kB done 06:28:41 #7 DONE 0.1s 06:28:41 06:28:41 #8 [core-data internal] load build definition from Dockerfile 06:28:41 #8 transferring dockerfile: 2.01kB done 06:28:41 #8 DONE 0.1s 06:28:41 06:28:41 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:28:41 #9 transferring dockerfile: 2.23kB done 06:28:41 #9 DONE 0.1s 06:28:41 06:28:41 #10 [core-metadata internal] load .dockerignore 06:28:41 #10 transferring context: 50B done 06:28:41 #10 DONE 0.1s 06:28:41 06:28:41 #11 [support-notifications internal] load build definition from Dockerfile 06:28:41 #11 transferring dockerfile: 1.95kB done 06:28:41 #11 DONE 0.1s 06:28:41 06:28:41 #12 [security-spire-agent internal] load build definition from Dockerfile 06:28:41 #12 transferring dockerfile: 1.81kB done 06:28:41 #12 DONE 0.1s 06:28:41 06:28:41 #13 [support-scheduler internal] load build definition from Dockerfile 06:28:41 #13 transferring dockerfile: 1.93kB done 06:28:41 #13 DONE 0.1s 06:28:41 06:28:41 #14 [security-spire-config internal] load build definition from Dockerfile 06:28:41 #14 transferring dockerfile: 1.69kB done 06:28:41 #14 DONE 0.1s 06:28:41 06:28:41 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:28:41 #15 transferring dockerfile: 1.89kB done 06:28:41 #15 DONE 0.1s 06:28:41 06:28:41 #16 [security-bootstrapper internal] load .dockerignore 06:28:41 #16 transferring context: 50B done 06:28:41 #16 DONE 0.0s 06:28:41 06:28:41 #17 [security-proxy-auth internal] load .dockerignore 06:28:41 #17 transferring context: 50B done 06:28:41 #17 DONE 0.0s 06:28:41 06:28:41 #18 [security-spire-server internal] load .dockerignore 06:28:41 #18 transferring context: 50B done 06:28:41 #18 DONE 0.0s 06:28:41 06:28:41 #19 [security-proxy-setup internal] load .dockerignore 06:28:41 #19 transferring context: 50B done 06:28:41 #19 DONE 0.0s 06:28:41 06:28:41 #20 [core-command internal] load .dockerignore 06:28:41 #20 transferring context: 50B done 06:28:41 #20 DONE 0.0s 06:28:41 06:28:41 #21 [core-data internal] load .dockerignore 06:28:41 #21 transferring context: 50B done 06:28:41 #21 DONE 0.0s 06:28:41 06:28:41 #22 [security-spire-agent internal] load .dockerignore 06:28:41 #22 transferring context: 50B done 06:28:41 #22 DONE 0.0s 06:28:41 06:28:41 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:28:41 #23 transferring context: 50B done 06:28:41 #23 DONE 0.0s 06:28:41 06:28:41 #24 [security-secretstore-setup internal] load .dockerignore 06:28:41 #24 transferring context: 50B done 06:28:41 #24 DONE 0.1s 06:28:41 06:28:41 #25 [security-spiffe-token-provider internal] load .dockerignore 06:28:41 #25 transferring context: 50B done 06:28:41 #25 DONE 0.0s 06:28:41 06:28:41 #26 [support-scheduler internal] load .dockerignore 06:28:41 #26 transferring context: 50B done 06:28:41 #26 DONE 0.1s 06:28:41 06:28:41 #27 [security-spire-config internal] load .dockerignore 06:28:41 #27 transferring context: 50B done 06:28:41 #27 DONE 0.1s 06:28:41 06:28:41 #28 [support-notifications internal] load .dockerignore 06:28:41 #28 transferring context: 50B done 06:28:41 #28 DONE 0.1s 06:28:41 06:28:41 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:41 #29 DONE 0.0s 06:28:41 06:28:41 #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:28:41 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:28:41 #30 DONE 0.0s 06:28:41 06:28:41 #31 [core-metadata internal] load build context 06:28:41 #31 ... 06:28:41 06:28:41 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:41 #29 DONE 0.0s 06:28:41 06:28:41 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:28:41 #32 DONE 0.2s 06:28:41 06:28:41 #31 [core-metadata internal] load build context 06:28:41 #31 ... 06:28:41 06:28:41 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:41 #29 DONE 0.0s 06:28:41 06:28:41 #31 [core-metadata internal] load build context 06:28:41 #31 ... 06:28:41 06:28:41 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:41 #29 DONE 0.0s 06:28:41 06:28:41 #31 [core-metadata internal] load build context 06:28:42 #31 ... 06:28:42 06:28:42 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:28:42 #32 DONE 0.3s 06:28:42 06:28:42 #31 [core-metadata internal] load build context 06:28:42 #31 ... 06:28:42 06:28:42 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:42 #29 DONE 0.0s 06:28:42 06:28:42 #31 [core-metadata internal] load build context 06:28:42 #31 ... 06:28:42 06:28:42 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:28:42 #29 DONE 0.0s 06:28:42 06:28:42 #31 [core-metadata internal] load build context 06:28:42 #31 ... 06:28:42 06:28:42 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:28:42 #32 DONE 0.7s 06:28:42 06:28:42 #31 [core-metadata internal] load build context 06:28:43 #31 ... 06:28:43 06:28:43 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:28:43 #33 DONE 1.2s 06:28:43 06:28:43 #31 [core-metadata internal] load build context 06:28:43 #31 ... 06:28:43 06:28:43 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:28:43 #34 DONE 1.7s 06:28:43 06:28:43 #31 [core-metadata internal] load build context 06:28:44 #31 ... 06:28:44 06:28:44 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:28:44 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:28:44 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:28:44 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:28:44 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:28:44 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:28:44 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 06:28:44 #30 DONE 2.5s 06:28:44 06:28:44 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:28:44 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done 06:28:44 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:28:44 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 06:28:44 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 06:28:44 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 06:28:44 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 06:28:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 06:28:44 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 06:28:44 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 06:28:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 06:28:44 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:28:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 06:28:45 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:28:45 #35 ... 06:28:45 06:28:45 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:28:45 #36 DONE 3.5s 06:28:45 06:28:45 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:28:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 1.0s 06:28:45 #35 ... 06:28:45 06:28:45 #37 [security-spire-config internal] load build context 06:28:45 #37 transferring context: 25.04kB 0.0s done 06:28:45 #37 DONE 2.1s 06:28:45 06:28:45 #38 [security-spire-server internal] load build context 06:28:45 #38 transferring context: 26.79kB 0.0s done 06:28:45 #38 DONE 2.1s 06:28:45 06:28:45 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:28:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 1.0s 06:28:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 1.2s 06:28:46 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s 06:28:46 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:28:47 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.4s done 06:28:51 #35 ... 06:28:51 06:28:51 #39 [security-proxy-auth internal] load build context 06:28:51 #39 transferring context: 269.14MB 9.0s 06:28:51 #39 ... 06:28:51 06:28:51 #40 [security-bootstrapper internal] load build context 06:28:51 #40 ... 06:28:51 06:28:51 #39 [security-proxy-auth internal] load build context 06:28:52 #39 ... 06:28:52 06:28:52 #41 [security-proxy-setup internal] load build context 06:28:52 #41 ... 06:28:52 06:28:52 #42 [core-data internal] load build context 06:28:52 #42 ... 06:28:52 06:28:52 #43 [security-spiffe-token-provider internal] load build context 06:28:52 #43 ... 06:28:52 06:28:52 #44 [core-common-config-bootstrapper internal] load build context 06:28:52 #44 ... 06:28:52 06:28:52 #45 [core-command internal] load build context 06:28:52 #45 ... 06:28:52 06:28:52 #46 [security-secretstore-setup internal] load build context 06:28:52 #46 ... 06:28:52 06:28:52 #47 [support-notifications internal] load build context 06:28:53 #47 ... 06:28:53 06:28:53 #48 [support-scheduler internal] load build context 06:28:53 #48 ... 06:28:53 06:28:53 #43 [security-spiffe-token-provider internal] load build context 06:28:53 #43 ... 06:28:53 06:28:53 #49 [security-spire-agent internal] load build context 06:28:53 #49 transferring context: 26.32kB 0.0s done 06:28:53 #49 ... 06:28:53 06:28:53 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:28:53 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 06:28:53 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:28:53 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 06:28:53 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 06:28:53 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 06:28:53 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 06:28:53 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 06:28:53 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s done 06:28:53 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 06:28:53 #50 ... 06:28:53 06:28:53 #43 [security-spiffe-token-provider internal] load build context 06:28:53 #43 transferring context: 333.24MB 11.3s 06:28:54 #43 ... 06:28:54 06:28:54 #31 [core-metadata internal] load build context 06:28:55 #31 ... 06:28:55 06:28:55 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:28:55 #51 ... 06:28:55 06:28:55 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:28:55 #52 ... 06:28:55 06:28:55 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:28:55 #53 ... 06:28:55 06:28:55 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:28:55 #54 ... 06:28:55 06:28:55 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:28:55 #0 5.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:28:55 #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:28:55 #0 5.592 (1/2) Installing dumb-init (1.2.5-r2) 06:28:55 #0 5.597 (2/2) Installing su-exec (0.2-r3) 06:28:55 #0 5.600 Executing busybox-1.36.1-r7.trigger 06:28:55 #0 5.615 OK: 7 MiB in 17 packages 06:28:55 #55 ... 06:28:55 06:28:55 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:28:55 #56 ... 06:28:55 06:28:55 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:28:55 #57 ... 06:28:55 06:28:55 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:28:56 #58 ... 06:28:56 06:28:56 #59 [core-command builder 2/7] WORKDIR /edgex-go 06:28:56 #59 ... 06:28:56 06:28:56 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:28:56 #60 ... 06:28:56 06:28:56 #47 [support-notifications internal] load build context 06:28:59 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit 987be7b851209481075b5066528ba378ef4242e5 06:28:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:28:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:28:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:28:59 > git config core.sparsecheckout # timeout=10 06:28:59 #47 transferring context: 306.64MB 15.3s 06:28:59 #47 transferring context: 411.03MB 16.0s done 06:28:59 Merge succeeded, producing 987be7b851209481075b5066528ba378ef4242e5 06:28:59 Checking out Revision 987be7b851209481075b5066528ba378ef4242e5 (PR-4812) 06:29:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 06:29:00 > git --version # timeout=10 06:29:00 > git --version # 'git version 2.25.1' 06:29:00 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 06:28:59 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 06:28:59 > git remote # timeout=10 06:28:59 > git config --get remote.origin.url # timeout=10 06:28:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:59 > git merge 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 06:28:59 > git rev-parse HEAD^{commit} # timeout=10 06:28:59 > git config core.sparsecheckout # timeout=10 06:28:59 > git checkout -f 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 06:29:02 #47 ... 06:29:02 06:29:02 #40 [security-bootstrapper internal] load build context 06:29:02 #40 transferring context: 411.03MB 17.1s done 06:29:02 #40 ... 06:29:02 06:29:02 #46 [security-secretstore-setup internal] load build context 06:29:02 #46 transferring context: 411.03MB 15.1s done 06:29:02 #46 ... 06:29:02 06:29:02 #39 [security-proxy-auth internal] load build context 06:29:02 #39 transferring context: 411.03MB 14.4s done 06:29:02 #39 ... 06:29:02 06:29:02 #42 [core-data internal] load build context 06:29:02 #42 transferring context: 411.03MB 13.8s done 06:29:02 #42 ... 06:29:02 06:29:02 #41 [security-proxy-setup internal] load build context 06:29:02 #41 transferring context: 411.03MB 16.7s done 06:29:02 #41 ... 06:29:02 06:29:02 #44 [core-common-config-bootstrapper internal] load build context 06:29:02 #44 transferring context: 411.03MB 15.4s done 06:29:02 #44 ... 06:29:02 06:29:02 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:02 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.4s 06:29:03 #35 ... 06:29:03 06:29:03 #45 [core-command internal] load build context 06:29:03 #45 transferring context: 411.03MB 15.0s done 06:29:03 #45 ... 06:29:03 06:29:03 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:03 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 06:29:03 #35 ... 06:29:03 06:29:03 #48 [support-scheduler internal] load build context 06:29:03 #48 transferring context: 411.03MB 14.0s done 06:29:03 #48 ... 06:29:03 06:29:03 #31 [core-metadata internal] load build context 06:29:03 #31 transferring context: 411.03MB 16.9s done 06:29:04 #31 ... 06:29:04 06:29:04 #43 [security-spiffe-token-provider internal] load build context 06:29:04 #43 transferring context: 411.03MB 13.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:05 Dload Upload Total Spent Left Speed 06:29:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 06:29:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:29:06 + sudo tee /etc/docker/daemon.new 06:29:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:29:06 { 06:29:06 "registry-mirrors": [ 06:29:06 "https://nexus3.edgexfoundry.org:10001" 06:29:06 ], 06:29:06 "bip": "10.250.0.254/24", 06:29:06 "hosts": [ 06:29:06 "tcp://0.0.0.0:5555", 06:29:06 "unix:///var/run/docker.sock" 06:29:06 ], 06:29:06 "mtu": 1458, 06:29:06 "selinux-enabled": true, 06:29:06 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:06 } [Pipeline] sh 06:29:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:07 + sudo service docker restart 06:29:10 #43 ... 06:29:10 06:29:10 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:29:10 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 06:29:10 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done 06:29:20 #50 ... 06:29:20 06:29:20 #42 [core-data internal] load build context 06:29:20 #42 DONE 37.8s 06:29:20 06:29:20 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:20 #55 DONE 35.4s 06:29:20 06:29:20 #39 [security-proxy-auth internal] load build context 06:29:20 #39 DONE 38.0s 06:29:20 06:29:20 #45 [core-command internal] load build context 06:29:20 #45 DONE 37.9s 06:29:20 06:29:20 #43 [security-spiffe-token-provider internal] load build context 06:29:20 #43 DONE 37.7s 06:29:20 06:29:20 #48 [support-scheduler internal] load build context 06:29:20 #48 DONE 37.4s 06:29:20 06:29:20 #59 [core-metadata builder 2/7] WORKDIR /edgex-go 06:29:20 #59 DONE 34.9s 06:29:20 06:29:20 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:29:20 #61 ... 06:29:20 06:29:20 #44 [core-common-config-bootstrapper internal] load build context 06:29:20 #44 DONE 37.8s 06:29:20 06:29:20 #41 [security-proxy-setup internal] load build context 06:29:20 #41 DONE 38.0s 06:29:20 06:29:20 #46 [security-secretstore-setup internal] load build context 06:29:20 #46 DONE 37.4s 06:29:20 06:29:20 #47 [support-notifications internal] load build context 06:29:20 #47 DONE 37.4s 06:29:20 06:29:20 #40 [security-bootstrapper internal] load build context 06:29:20 #40 DONE 38.1s 06:29:20 06:29:20 #31 [core-metadata internal] load build context 06:29:20 #31 DONE 38.2s 06:29:20 06:29:20 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:21 #35 ... 06:29:21 06:29:21 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:21 #53 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #53 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #53 36.24 (1/1) Installing dumb-init (1.2.5-r2) 06:29:21 #53 36.24 Executing busybox-1.36.1-r7.trigger 06:29:21 #53 36.25 OK: 7 MiB in 16 packages 06:29:21 #53 DONE 36.8s 06:29:21 06:29:21 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:29:21 #54 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #54 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #54 36.38 (1/2) Installing ca-certificates (20240226-r0) 06:29:21 #54 36.44 (2/2) Installing dumb-init (1.2.5-r2) 06:29:21 #54 36.45 Executing busybox-1.36.1-r7.trigger 06:29:21 #54 36.46 Executing ca-certificates-20240226-r0.trigger 06:29:21 #54 36.50 OK: 8 MiB in 17 packages 06:29:21 #54 DONE 36.9s 06:29:21 06:29:21 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:29:21 #58 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #58 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #58 36.36 (1/1) Installing dumb-init (1.2.5-r2) 06:29:21 #58 36.37 Executing busybox-1.36.1-r7.trigger 06:29:21 #58 36.38 OK: 7 MiB in 16 packages 06:29:21 #58 DONE 37.1s 06:29:21 06:29:21 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:29:21 #62 ... 06:29:21 06:29:21 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:21 #56 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #56 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #56 36.27 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:21 #56 36.32 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:21 #56 36.33 (3/6) Installing dumb-init (1.2.5-r2) 06:29:21 #56 36.34 (4/6) Installing openssl (3.1.6-r0) 06:29:21 #56 36.40 (5/6) Installing su-exec (0.2-r3) 06:29:21 #56 36.41 (6/6) Installing yq (4.33.3-r5) 06:29:21 #56 36.53 Executing busybox-1.36.1-r7.trigger 06:29:21 #56 36.54 OK: 17 MiB in 19 packages 06:29:21 #56 DONE 36.9s 06:29:21 06:29:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:21 #60 36.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #60 36.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #60 36.36 (1/4) Installing ca-certificates (20240226-r0) 06:29:21 #60 36.41 (2/4) Installing dumb-init (1.2.5-r2) 06:29:21 #60 36.41 (3/4) Installing su-exec (0.2-r3) 06:29:21 #60 36.41 (4/4) Installing yq (4.33.3-r5) 06:29:21 #60 36.53 Executing busybox-1.36.1-r7.trigger 06:29:21 #60 36.54 Executing ca-certificates-20240226-r0.trigger 06:29:21 #60 36.62 OK: 17 MiB in 19 packages 06:29:21 #60 DONE 36.9s 06:29:21 06:29:21 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:21 #57 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #57 36.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #57 36.28 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:21 #57 36.28 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:21 #57 36.28 OK: 20072 distinct packages available 06:29:21 #57 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #57 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #57 36.83 (1/11) Installing ca-certificates (20240226-r0) 06:29:21 #57 36.85 (2/11) Installing brotli-libs (1.0.9-r14) 06:29:21 #57 36.90 (3/11) Installing libunistring (1.1-r1) 06:29:21 #57 36.97 (4/11) Installing libidn2 (2.3.4-r1) 06:29:21 #57 36.97 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:29:21 #57 36.98 (6/11) Installing libcurl (8.5.0-r0) 06:29:21 #57 36.99 (7/11) Installing curl (8.5.0-r0) 06:29:21 #57 36.99 (8/11) Installing dumb-init (1.2.5-r2) 06:29:21 #57 37.00 (9/11) Installing musl-obstack (1.2.3-r2) 06:29:21 #57 37.00 (10/11) Installing libucontext (1.2-r2) 06:29:21 #57 37.01 (11/11) Installing gcompat (1.1.0-r1) 06:29:21 #57 37.01 Executing busybox-1.36.1-r7.trigger 06:29:21 #57 37.04 Executing ca-certificates-20240226-r0.trigger 06:29:21 #57 ... 06:29:21 06:29:21 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:21 #52 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #52 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #52 36.28 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:21 #52 36.28 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:21 #52 36.28 OK: 20072 distinct packages available 06:29:21 #52 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #52 36.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #52 36.78 (1/4) Installing dumb-init (1.2.5-r2) 06:29:21 #52 36.79 (2/4) Installing musl-obstack (1.2.3-r2) 06:29:21 #52 36.79 (3/4) Installing libucontext (1.2-r2) 06:29:21 #52 36.80 (4/4) Installing gcompat (1.1.0-r1) 06:29:21 #52 36.80 Executing busybox-1.36.1-r7.trigger 06:29:21 #52 36.82 OK: 8 MiB in 19 packages 06:29:21 #52 DONE 37.2s 06:29:21 06:29:21 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:29:21 #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.476 OK: 264 MiB in 52 packages 06:29:21 #63 DONE 1.9s 06:29:21 06:29:21 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:21 #57 37.15 OK: 12 MiB in 26 packages 06:29:21 #57 DONE 37.3s 06:29:21 06:29:21 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:21 #51 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #51 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #51 36.50 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:21 #51 36.50 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:21 #51 36.50 OK: 20072 distinct packages available 06:29:21 #51 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #51 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #51 36.91 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:21 #51 36.96 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:21 #51 36.96 (3/7) Installing dumb-init (1.2.5-r2) 06:29:21 #51 37.00 (4/7) Installing musl-obstack (1.2.3-r2) 06:29:21 #51 37.00 (5/7) Installing libucontext (1.2-r2) 06:29:21 #51 37.00 (6/7) Installing gcompat (1.1.0-r1) 06:29:21 #51 37.00 (7/7) Installing openssl (3.1.6-r0) 06:29:21 #51 37.06 Executing busybox-1.36.1-r7.trigger 06:29:21 #51 37.07 OK: 8 MiB in 20 packages 06:29:21 #51 DONE 37.4s 06:29:21 06:29:21 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:29:21 #64 DONE 0.2s 06:29:21 06:29:21 #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:29:21 #65 ... 06:29:21 06:29:21 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:21 #0 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.511 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:21 #0 1.511 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:21 #0 1.511 OK: 20075 distinct packages available 06:29:21 #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:21 #0 1.918 OK: 264 MiB in 52 packages 06:29:21 #66 DONE 2.0s 06:29:21 06:29:21 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:29:21 #67 DONE 0.1s 06:29:22 06:29:22 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:22 #68 ... 06:29:22 06:29:22 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:22 #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:22 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:22 #0 2.612 OK: 264 MiB in 52 packages 06:29:22 #69 DONE 2.8s 06:29:22 06:29:22 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:29:22 #61 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:22 #61 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:22 #61 ... 06:29:22 06:29:22 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:29:22 #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:22 #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:22 #0 2.784 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:22 #0 2.854 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:22 #0 2.863 OK: 7 MiB in 17 packages 06:29:22 #70 DONE 3.1s 06:29:22 06:29:22 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:29:22 #61 3.046 OK: 264 MiB in 52 packages 06:29:23 #61 ... 06:29:23 06:29:23 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:29:23 #71 DONE 0.6s 06:29:23 06:29:23 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:29:23 #61 DONE 3.7s 06:29:23 06:29:23 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:29:24 #72 DONE 0.6s 06:29:24 06:29:24 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:24 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:24 #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:24 #0 2.353 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 2.384 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 2.390 OK: 7 MiB in 16 packages 06:29:24 #73 DONE 2.7s 06:29:24 06:29:24 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:24 #74 ... 06:29:24 06:29:24 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:24 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:24 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:24 #0 3.453 OK: 17 MiB in 19 packages 06:29:24 #75 DONE 3.7s 06:29:24 06:29:24 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:24 #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:24 #0 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:24 #0 3.485 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 3.533 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 3.537 Executing ca-certificates-20240226-r0.trigger 06:29:24 #0 3.642 OK: 8 MiB in 17 packages 06:29:24 #76 DONE 3.7s 06:29:24 06:29:24 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:24 #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:24 #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:24 #0 3.196 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 3.227 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:24 #0 3.241 Executing ca-certificates-20240226-r0.trigger 06:29:24 #0 3.312 OK: 17 MiB in 19 packages 06:29:24 #77 DONE 3.6s 06:29:25 06:29:25 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:29:25 #78 DONE 0.0s 06:29:25 06:29:25 #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:29:25 #65 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:25 #65 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:25 provisioning config files... 06:29:25 #65 3.619 OK: 8 MiB in 20 packages 06:29:25 #65 DONE 3.8s 06:29:25 06:29:25 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15613502697123754578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:25 ---> ****-login.sh 06:29:25 nexus3.edgexfoundry.org:10001 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 nexus3.edgexfoundry.org:10002 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 nexus3.edgexfoundry.org:10003 06:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:27 #79 DONE 1.8s 06:29:27 06:29:27 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:27 #80 DONE 4.2s 06:29:27 06:29:27 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:27 #0 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:27 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:27 #0 3.731 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #0 3.775 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #0 3.787 OK: 8 MiB in 19 packages 06:29:27 #81 DONE 5.6s 06:29:27 06:29:27 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:27 #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:27 #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:27 #0 3.982 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #0 4.012 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #0 4.019 Executing ca-certificates-20240226-r0.trigger 06:29:27 #0 4.080 OK: 12 MiB in 26 packages 06:29:27 #82 DONE 5.5s 06:29:27 06:29:27 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:29:27 #62 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:27 #62 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:27 #62 4.330 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #62 4.358 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:27 #62 4.363 OK: 7 MiB in 16 packages 06:29:27 #62 DONE 6.1s 06:29:27 06:29:27 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:29:27 #83 ... 06:29:27 06:29:27 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:29:27 #84 DONE 1.9s 06:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:27 Configure a credential helper to remove this warning. See 06:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:27 06:29:27 Login Succeeded 06:29:27 nexus3.edgexfoundry.org:10004 06:29:27 06:29:27 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:27 Configure a credential helper to remove this warning. See 06:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:27 06:29:27 Login Succeeded 06:29:27 ****.io 06:29:27 #85 ... 06:29:27 06:29:27 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:29:27 #86 DONE 0.7s 06:29:27 06:29:27 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:29:27 #83 DONE 0.7s 06:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:28 06:29:28 #87 [security-spire-server stage-2 6/9] COPY security.txt / 06:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:28 Configure a credential helper to remove this warning. See 06:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:28 06:29:28 Login Succeeded 06:29:28 ---> ****-login.sh ends [Pipeline] } 06:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:29:28 #87 ... 06:29:28 06:29:28 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:28 #88 DONE 1.4s 06:29:28 06:29:28 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:28 #85 DONE 1.4s 06:29:28 06:29:28 #87 [security-spire-server stage-2 6/9] COPY security.txt / 06:29:28 #87 DONE 0.7s 06:29:28 06:29:28 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:29:28 #89 DONE 0.1s 06:29:28 06:29:28 #90 [security-spire-config stage-2 6/10] COPY security.txt / 06:29:28 #90 DONE 0.1s 06:29:28 06:29:28 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:29:28 #91 DONE 0.1s 06:29:28 06:29:28 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:29:28 #92 DONE 0.1s 06:29:28 06:29:28 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:29:28 #93 DONE 0.1s 06:29:28 06:29:28 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:29:28 #94 DONE 0.1s 06:29:28 06:29:28 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 06:29:28 #95 DONE 0.2s 06:29:28 06:29:28 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:29 ========================================================= 06:29:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:29:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:29:29 #96 ... 06:29:29 06:29:29 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:29:29 #97 DONE 0.2s 06:29:29 06:29:29 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:29:29 #98 DONE 0.1s 06:29:29 06:29:29 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:29 #96 DONE 0.2s 06:29:29 06:29:29 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:29:29 #99 ... 06:29:29 06:29:29 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:29:29 #100 DONE 0.2s 06:29:29 06:29:29 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:29:29 #99 DONE 0.2s 06:29:29 06:29:29 #101 [security-spire-config] exporting to image 06:29:29 #101 exporting layers 06:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:29 #101 ... 06:29:29 06:29:29 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:29:29 #102 DONE 0.2s 06:29:29 06:29:29 #101 [security-spire-agent] exporting to image 06:29:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:29:29 c6b39de5b339: Pulling fs layer 06:29:29 a69c41024577: Pulling fs layer 06:29:29 d6de4b400683: Pulling fs layer 06:29:29 35cb2a7552d0: Pulling fs layer 06:29:29 4f4fb700ef54: Pulling fs layer 06:29:29 464afbd9ba4c: Pulling fs layer 06:29:29 00f215d4a9da: Pulling fs layer 06:29:29 d496ad576159: Pulling fs layer 06:29:29 464afbd9ba4c: Waiting 06:29:29 35cb2a7552d0: Waiting 06:29:29 00f215d4a9da: Waiting 06:29:29 4f4fb700ef54: Waiting 06:29:29 d496ad576159: Waiting 06:29:29 a69c41024577: Verifying Checksum 06:29:29 a69c41024577: Download complete 06:29:29 35cb2a7552d0: Verifying Checksum 06:29:29 35cb2a7552d0: Download complete 06:29:29 4f4fb700ef54: Verifying Checksum 06:29:29 4f4fb700ef54: Download complete 06:29:29 464afbd9ba4c: Verifying Checksum 06:29:29 464afbd9ba4c: Download complete 06:29:29 c6b39de5b339: Download complete 06:29:29 #101 exporting layers 0.6s done 06:29:29 #101 writing image sha256:fabfe0c6ccf4ddc02a21186279fea34d68eaffae220950a553231357406b59a4 done 06:29:29 #101 naming to docker.io/library/security-spire-server done 06:29:29 #101 exporting layers 0.6s done 06:29:30 d496ad576159: Verifying Checksum 06:29:30 d496ad576159: Download complete 06:29:30 #101 writing image sha256:8b8cd3c2721ff6da12580c7d623b4019d1649d13467dfa387ada576575c670f5 done 06:29:30 #101 naming to docker.io/library/security-spire-config done 06:29:30 #101 ... 06:29:30 06:29:30 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:29:30 #50 ... 06:29:30 06:29:30 #101 [security-spire-agent] exporting to image 06:29:30 #101 exporting layers 0.6s done 06:29:30 #101 writing image sha256:bacc18631f6823c7af4474495acd601385ae9dcbe87e718e3cfa89f39ef52423 done 06:29:30 #101 naming to docker.io/library/security-spire-agent done 06:29:30 #101 DONE 1.0s 06:29:30 06:29:30 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:30 c6b39de5b339: Pull complete 06:29:31 a69c41024577: Pull complete 06:29:31 d6de4b400683: Verifying Checksum 06:29:31 d6de4b400683: Download complete 06:29:32 #103 ... 06:29:32 06:29:32 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:32 00f215d4a9da: Verifying Checksum 06:29:45 d6de4b400683: Pull complete 06:29:45 35cb2a7552d0: Pull complete 06:29:45 4f4fb700ef54: Pull complete 06:29:45 464afbd9ba4c: Pull complete 06:29:53 00f215d4a9da: Pull complete 06:29:54 #104 DONE 29.9s 06:29:54 06:29:54 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:54 #103 DONE 28.6s 06:29:54 06:29:54 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:54 #68 DONE 29.8s 06:29:54 06:29:54 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:54 #74 DONE 27.9s 06:29:54 06:29:54 #105 [security-spiffe-token-provider builder 6/7] COPY . . 06:29:55 d496ad576159: Pull complete 06:29:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:29:55 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:55 WORKDIR /edgex 06:29:55 COPY go.mod . 06:29:55 RUN go mod download -t 06:29:55 ci-base-image-arm64 -f - . 06:29:56 Sending build context to Docker daemon 3.007MB 06:29:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:56 ---> f246e2811388 06:29:56 Step 2/4 : WORKDIR /edgex 06:29:58 ---> Running in aa4bdbabd6a9 06:29:58 Removing intermediate container aa4bdbabd6a9 06:29:58 ---> e1b7550baf90 06:29:58 Step 3/4 : COPY go.mod . 06:29:59 ---> 306183e8a855 06:29:59 Step 4/4 : RUN go mod download 06:29:59 ---> Running in 15a464332c80 06:29:59 #105 ... 06:29:59 06:29:59 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:29:59 #106 CACHED 06:29:59 06:29:59 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #107 CACHED 06:29:59 06:29:59 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 06:29:59 #108 CACHED 06:29:59 06:29:59 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 06:29:59 #109 CACHED 06:29:59 06:29:59 #110 [core-data builder 6/7] COPY . . 06:29:59 #110 CACHED 06:29:59 06:29:59 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #111 CACHED 06:29:59 06:29:59 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 06:29:59 #112 CACHED 06:29:59 06:29:59 #113 [core-command builder 6/7] COPY . . 06:29:59 #113 CACHED 06:29:59 06:29:59 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #114 CACHED 06:29:59 06:29:59 #115 [security-proxy-auth builder 6/7] COPY . . 06:29:59 #115 CACHED 06:29:59 06:29:59 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #116 CACHED 06:29:59 06:29:59 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:29:59 #117 CACHED 06:29:59 06:29:59 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:29:59 #118 CACHED 06:29:59 06:29:59 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #119 CACHED 06:29:59 06:29:59 #120 [support-scheduler builder 6/7] COPY . . 06:29:59 #120 CACHED 06:29:59 06:29:59 #121 [security-bootstrapper builder 6/7] COPY . . 06:29:59 #121 DONE 8.0s 06:29:59 06:29:59 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #122 CACHED 06:29:59 06:29:59 #123 [security-secretstore-setup builder 6/7] COPY . . 06:29:59 #123 CACHED 06:29:59 06:29:59 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:29:59 #124 CACHED 06:29:59 06:29:59 #125 [core-metadata builder 6/7] COPY . . 06:29:59 #125 DONE 8.0s 06:29:59 06:29:59 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:29:59 #126 ... 06:29:59 06:29:59 #127 [security-proxy-setup builder 6/7] COPY . . 06:29:59 #127 CACHED 06:29:59 06:29:59 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:59 #128 CACHED 06:29:59 06:29:59 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:29:59 #129 CACHED 06:29:59 06:29:59 #130 [support-notifications builder 6/7] COPY . . 06:29:59 #130 DONE 8.0s 06:29:59 06:29:59 #105 [security-spiffe-token-provider builder 6/7] COPY . . 06:29:59 #105 DONE 8.0s 06:30:00 06:30:00 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:30:01 #131 1.586 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 06:30:11 #131 ... 06:30:11 06:30:11 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:30:11 #0 1.291 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 06:30:11 #132 ... 06:30:11 06:30:11 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:30:11 #0 1.091 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 06:30:11 #133 ... 06:30:11 06:30:11 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:11 #0 0.559 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:30:11 #134 ... 06:30:11 06:30:11 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:30:11 #0 1.377 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 06:30:11 #135 ... 06:30:11 06:30:11 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:30:11 #0 0.665 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 06:30:11 #136 ... 06:30:11 06:30:11 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:30:11 #0 0.546 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 06:30:11 #137 ... 06:30:11 06:30:11 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:30:11 #0 1.177 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 06:30:11 #138 ... 06:30:11 06:30:11 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:11 #0 1.124 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 06:30:11 #139 ... 06:30:11 06:30:11 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:30:11 #0 1.532 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 06:30:11 #140 ... 06:30:11 06:30:11 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:11 #126 1.517 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 06:31:07 Removing intermediate container 15a464332c80 06:31:07 ---> bf5d61461821 06:31:07 Successfully built bf5d61461821 06:31:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker inspect -f . ci-base-image-arm64 06:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:08 prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container 06:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:09 $ docker top 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:10 + go version 06:31:10 go version go1.21.9 linux/arm64 [Pipeline] } 06:31:10 $ docker stop --time=1 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c 06:31:12 $ docker rm -f --volumes 0b32769c8bd605c9620790fefec76eecb70bb0994405721c8606daf7844b872c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:13 + docker inspect -f . ci-base-image-arm64 06:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:13 prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container 06:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:14 $ docker top 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:14 ========================================================= 06:31:14 [edgeXBuildGoParallel] Running Tests and Build... 06:31:14 ========================================================= [Pipeline] sh 06:31:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:31:16 + make test 06:31:16 go test -race -coverprofile=coverage.out ./... 06:31:32 #126 83.03 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 06:32:11 #126 ... 06:32:11 06:32:11 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:32:11 #132 DONE 129.0s 06:32:11 06:32:11 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:32:11 #135 DONE 129.0s 06:32:11 06:32:11 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:32:11 #140 DONE 129.0s 06:32:11 06:32:11 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:32:11 #136 DONE 129.1s 06:32:11 06:32:11 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:11 #126 DONE 129.1s 06:32:11 06:32:11 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #141 ... 06:32:11 06:32:11 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:32:11 #133 DONE 129.3s 06:32:11 06:32:11 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:32:11 #138 DONE 129.4s 06:32:11 06:32:11 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #142 ... 06:32:11 06:32:11 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:32:11 #134 DONE 129.4s 06:32:11 06:32:11 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:32:11 #137 DONE 129.5s 06:32:11 06:32:11 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:32:11 #139 DONE 129.5s 06:32:11 06:32:11 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:32:11 #131 DONE 129.5s 06:32:11 06:32:11 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #143 DONE 0.4s 06:32:11 06:32:11 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #144 ... 06:32:11 06:32:11 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #142 DONE 0.6s 06:32:11 06:32:11 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:32:11 #145 DONE 0.8s 06:32:11 06:32:11 #146 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #146 DONE 0.7s 06:32:11 06:32:11 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #147 DONE 0.8s 06:32:11 06:32:11 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #141 DONE 0.9s 06:32:11 06:32:11 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #144 DONE 0.3s 06:32:11 06:32:11 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:32:11 #148 ... 06:32:11 06:32:11 #149 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:11 #149 DONE 0.3s 06:32:11 06:32:11 #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:32:11 #150 DONE 0.3s 06:32:11 06:32:11 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:11 #151 DONE 0.3s 06:32:11 06:32:11 #152 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:11 #152 DONE 0.3s 06:32:11 06:32:11 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #153 CACHED 06:32:11 06:32:11 #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:32:11 #154 CACHED 06:32:11 06:32:11 #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #155 CACHED 06:32:11 06:32:11 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:11 #156 CACHED 06:32:11 06:32:11 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:32:11 #148 DONE 0.3s 06:32:11 06:32:11 #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:11 #157 CACHED 06:32:11 06:32:11 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #158 CACHED 06:32:11 06:32:11 #159 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:11 #159 CACHED 06:32:11 06:32:11 #160 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:11 #160 CACHED 06:32:11 06:32:11 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:32:11 #161 ... 06:32:11 06:32:11 #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:11 #162 DONE 0.9s 06:32:11 06:32:11 #163 [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 06:32:11 #163 DONE 0.8s 06:32:11 06:32:11 #164 [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 06:32:12 #164 ... 06:32:12 06:32:12 #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:12 #165 DONE 2.1s 06:32:12 06:32:12 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:32:12 #166 DONE 2.1s 06:32:12 06:32:12 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:32:12 #161 DONE 2.1s 06:32:12 06:32:12 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:32:12 #167 DONE 2.1s 06:32:12 06:32:12 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:32:12 #168 DONE 2.1s 06:32:12 06:32:12 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:12 #169 DONE 2.2s 06:32:12 06:32:12 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:32:12 #170 DONE 2.2s 06:32:12 06:32:12 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:32:12 #171 DONE 2.2s 06:32:12 06:32:12 #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:32:12 #172 ... 06:32:12 06:32:12 #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:32:12 #173 DONE 3.0s 06:32:12 06:32:12 #164 [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 06:32:12 #164 DONE 1.9s 06:32:12 06:32:12 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:32:12 #174 DONE 0.7s 06:32:12 06:32:12 #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:13 #175 ... 06:32:13 06:32:13 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:32:13 #176 DONE 2.1s 06:32:13 06:32:13 #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:32:13 #177 DONE 0.8s 06:32:13 06:32:13 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:32:13 #178 DONE 0.8s 06:32:13 06:32:13 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:32:13 #179 DONE 0.8s 06:32:13 06:32:13 #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:32:13 #180 DONE 0.8s 06:32:13 06:32:13 #181 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:32:13 #181 DONE 0.8s 06:32:13 06:32:13 #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:32:13 #182 DONE 0.8s 06:32:13 06:32:13 #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:32:13 #172 DONE 0.8s 06:32:13 06:32:13 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:32:13 #183 ... 06:32:13 06:32:13 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:32:13 #184 DONE 0.4s 06:32:13 06:32:13 #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:32:13 #175 DONE 0.5s 06:32:13 06:32:13 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:32:13 #185 DONE 0.5s 06:32:13 06:32:13 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:13 #186 ... 06:32:13 06:32:13 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:32:13 #187 DONE 0.4s 06:32:13 06:32:13 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:32:13 #188 DONE 0.4s 06:32:13 06:32:13 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:32:13 #183 DONE 0.3s 06:32:13 06:32:13 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:32:13 #189 DONE 0.4s 06:32:13 06:32:13 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:32:13 #190 DONE 0.5s 06:32:13 06:32:13 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:13 #186 DONE 0.3s 06:32:13 06:32:13 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:32:13 #191 DONE 0.3s 06:32:13 06:32:13 #101 [core-metadata] exporting to image 06:32:13 #101 exporting layers 0.5s done 06:32:13 #101 exporting layers 0.3s done 06:32:13 #101 writing image sha256:6387926f51c1295db333384dfd362598a7149a662f4fdb5f9c4ce3889b70cef2 0.0s done 06:32:13 #101 writing image sha256:b875f21a824aa17afedf4bced4ea1a13a394573395c968d30e6466a855ac8611 done 06:32:13 #101 writing image sha256:da42d2f089fe8dd6507071db9d0f682a2f99c3f101b7087486fff49832fcf931 done 06:32:13 #101 writing image sha256:c410dadda1943f65c6eca7e2658ba83f0dc8ca9d00f065c7862f18c7a03fc4f7 06:32:13 #101 writing image sha256:05b004f8a48b9e43ef04db52bb403edda475a3a5d97d62d559b7f63c88b87ce7 06:32:13 #101 naming to docker.io/library/core-data done 06:32:13 #101 naming to docker.io/library/support-scheduler 0.0s done 06:32:13 #101 naming to docker.io/library/core-command 06:32:14 #101 naming to docker.io/library/core-command 0.3s done 06:32:14 #101 ... 06:32:14 06:32:14 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:14 #192 DONE 0.5s 06:32:14 06:32:14 #101 [support-notifications] exporting to image 06:32:14 #101 exporting layers 0.4s done 06:32:14 #101 writing image sha256:c410dadda1943f65c6eca7e2658ba83f0dc8ca9d00f065c7862f18c7a03fc4f7 0.3s done 06:32:14 #101 writing image sha256:05b004f8a48b9e43ef04db52bb403edda475a3a5d97d62d559b7f63c88b87ce7 0.3s done 06:32:14 #101 naming to docker.io/library/support-notifications done 06:32:14 #101 naming to docker.io/library/security-spiffe-token-provider done 06:32:14 #101 writing image sha256:150543c7f1d97fa40f878dcf6660a03f54c9af31d0bec151ac1041ab133dc13b done 06:32:14 #101 naming to docker.io/library/core-metadata done 06:32:14 #101 DONE 2.4s 06:32:14 06:32:14 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:32:14 #193 DONE 0.5s 06:32:14 06:32:14 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:32:14 #194 DONE 0.1s 06:32:14 06:32:14 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:14 #195 DONE 0.1s 06:32:14 06:32:14 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:32:14 #196 DONE 0.0s 06:32:14 06:32:14 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:14 #197 ... 06:32:14 06:32:14 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:32:14 #198 DONE 0.0s 06:32:14 06:32:14 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:14 #199 DONE 0.9s 06:32:14 06:32:14 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:32:14 #200 DONE 0.1s 06:32:14 06:32:14 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:14 #201 DONE 0.8s 06:32:14 06:32:14 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:14 #202 DONE 0.8s 06:32:14 06:32:14 #101 [security-proxy-auth] exporting to image 06:32:14 #101 ... 06:32:14 06:32:14 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:32:14 #203 DONE 0.1s 06:32:14 06:32:14 #101 [security-proxy-auth] exporting to image 06:32:14 #101 exporting layers 0.2s done 06:32:14 #101 writing image sha256:7bc56a535610200e2f15ad23814b97ec78ccc5056603f5e40b67deb7bb576cc0 0.0s done 06:32:14 #101 naming to docker.io/library/core-common-config-bootstrapper done 06:32:14 #101 writing image sha256:f719ed991e38e0540028bccd0fb6efb8584b69113f25251d58220bb143bd7d4b done 06:32:14 #101 naming to docker.io/library/security-proxy-auth done 06:32:14 #101 exporting layers 0.2s done 06:32:14 #101 writing image sha256:2c64ab13b439bc608fb7b3ca583bf373d5033ef54d4ec2dfb615b35e33349426 done 06:32:14 #101 naming to docker.io/library/security-proxy-setup done 06:32:14 #101 DONE 2.8s 06:32:14 06:32:14 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:32:14 #204 ... 06:32:14 06:32:14 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:14 #197 DONE 0.6s 06:32:15 06:32:15 #101 [security-secretstore-setup] exporting to image 06:32:15 #101 exporting layers 0.2s done 06:32:15 #101 writing image sha256:2fc0f3a1e7a59ce1d4458bff50a5abfae899cbebe57dbefc4b2fa614c3f2cbce done 06:32:15 #101 naming to docker.io/library/security-secretstore-setup done 06:32:15 #101 DONE 3.0s 06:32:15 06:32:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:32:15 #50 ... 06:32:15 06:32:15 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:32:15 #204 DONE 0.7s 06:32:15 06:32:15 #101 [security-bootstrapper] exporting to image 06:32:15 #101 exporting layers 0.2s done 06:32:15 #101 writing image sha256:e35e980e13002f0f87ead2f491b8c282e79072e3311f236fed2dc76b5cc8eae4 done 06:32:15 #101 naming to docker.io/library/security-bootstrapper done 06:32:15 #101 DONE 3.2s 06:32:15 06:32:15 #49 [security-spire-agent internal] load build context 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:15 time="2024-07-02T06:28:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:32:15 $ docker stop --time=1 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e 06:32:16 $ docker rm -f --volumes 0f49d80ef51c2d6846c6c6a73526d6bbdca7d3a554bbc85bba4eba9535bf2b8e [Pipeline] // withDockerContainer [Pipeline] sh 06:32:17 + docker images 06:32:17 REPOSITORY TAG IMAGE ID CREATED SIZE 06:32:17 security-bootstrapper latest e35e980e1300 1 second ago 24MB 06:32:17 security-proxy-setup latest 2c64ab13b439 2 seconds ago 31.2MB 06:32:17 security-secretstore-setup latest 2fc0f3a1e7a5 2 seconds ago 42.2MB 06:32:17 security-proxy-auth latest f719ed991e38 2 seconds ago 38MB 06:32:17 core-common-config-bootstrapper latest 7bc56a535610 2 seconds ago 20.2MB 06:32:17 core-metadata latest 150543c7f1d9 3 seconds ago 40.9MB 06:32:17 support-notifications latest 05b004f8a48b 3 seconds ago 43.9MB 06:32:17 core-command latest 6387926f51c1 4 seconds ago 40.4MB 06:32:17 support-scheduler latest b875f21a824a 4 seconds ago 43MB 06:32:17 security-spiffe-token-provider latest c410dadda194 4 seconds ago 34MB 06:32:17 core-data latest da42d2f089fe 4 seconds ago 40.7MB 06:32:17 security-spire-server latest fabfe0c6ccf4 2 minutes ago 107MB 06:32:17 security-spire-agent latest bacc18631f68 2 minutes ago 166MB 06:32:17 security-spire-config latest 8b8cd3c2721f 2 minutes ago 107MB 06:32:17 ci-base-image-x86_64 latest 78eb74eae002 6 minutes ago 966MB 06:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 06:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 06:32:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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] } 06:36:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:36:19 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:36:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:36:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:36:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:36:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.146s coverage: 28.7% of statements 06:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements 06:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.315s coverage: 69.2% of statements 06:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:37:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:37:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.000s coverage: 93.4% of statements 06:37:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.305s coverage: 6.6% of statements 06:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.178s coverage: 97.6% of statements 06:37:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements 06:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.309s coverage: 0.9% of statements 06:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 32.2% of statements 06:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.136s coverage: 41.7% of statements 06:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.136s coverage: 82.9% of statements 06:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.135s coverage: 94.1% of statements 06:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.110s coverage: 96.3% of statements 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.126s coverage: 87.5% of statements 06:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.122s coverage: 94.4% of statements 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements 06:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.159s coverage: 92.9% of statements 06:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 06:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.135s coverage: 62.3% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.091s coverage: 20.0% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.088s coverage: 100.0% of statements 06:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements 06:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.306s coverage: 82.1% of statements 06:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.123s coverage: 86.0% of statements 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.977s coverage: 63.1% of statements 06:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.139s coverage: 100.0% of statements 06:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 06:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.091s coverage: 100.0% of statements 06:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 06:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.778s coverage: 38.4% of statements 06:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.129s coverage: 89.5% of statements 06:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:39:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.113s coverage: 84.8% of statements 06:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:39:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.191s coverage: 19.9% of statements 06:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:39:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.556s coverage: 95.7% of statements 06:39:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:39:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:39:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.176s coverage: 61.8% of statements 06:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:39:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:39:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.348s coverage: 98.9% of statements 06:39:39 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 06:39:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:39 go vet ./... 06:44:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:44:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:44:17 ./bin/test-attribution-txt.sh [Pipeline] echo 06:44:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:44:17 + ls -al . 06:44:17 total 812 06:44:17 drwxrwxr-x 10 1001 1001 4096 Jul 2 06:31 . 06:44:17 drwxr-xr-x 4 root root 4096 Jul 2 06:31 .. 06:44:17 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 .blubracket 06:44:17 -rw-rw-r-- 1 1001 1001 10 Jul 2 06:28 .dockerignore 06:44:17 drwxrwxr-x 8 1001 1001 4096 Jul 2 06:29 .git 06:44:17 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:28 .github 06:44:17 -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:28 .gitignore 06:44:17 -rw-rw-r-- 1 1001 1001 42 Jul 2 06:28 .golangci.yml 06:44:17 -rw-rw-r-- 1 1001 1001 100 Jul 2 06:28 .hadolint.yml 06:44:17 -rw-rw-r-- 1 1001 1001 155 Jul 2 06:28 .sonarcloud.properties 06:44:17 -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:28 ADOPTERS.md 06:44:17 -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:28 Attribution.txt 06:44:17 -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:28 CHANGELOG.md 06:44:17 -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:28 CONTRIBUTING.md 06:44:17 -rw-rw-r-- 1 1001 1001 677 Jul 2 06:28 GOVERNANCE.md 06:44:17 -rw-rw-r-- 1 1001 1001 861 Jul 2 06:28 Jenkinsfile 06:44:17 -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:28 LICENSE 06:44:17 -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:28 Makefile 06:44:17 -rw-rw-r-- 1 1001 1001 582 Jul 2 06:28 OWNERS.md 06:44:17 -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:28 README.md 06:44:17 -rw-rw-r-- 1 1001 1001 789 Jul 2 06:28 SECURITY.md 06:44:17 -rw-rw-r-- 1 1001 1001 5 Jul 2 06:24 VERSION 06:44:17 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 bin 06:44:17 drwxrwxr-x 18 1001 1001 4096 Jul 2 06:28 cmd 06:44:17 -rw-r--r-- 1 root root 456284 Jul 2 06:39 coverage.out 06:44:17 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:28 fuzz_test 06:44:17 -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:28 go.mod 06:44:17 -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:28 go.sum 06:44:17 drwxrwxr-x 7 1001 1001 4096 Jul 2 06:28 internal 06:44:17 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:28 openapi 06:44:17 -rw-rw-r-- 1 1001 1001 584 Jul 2 06:28 security.txt 06:44:17 -rw-rw-r-- 1 1001 1001 204 Jul 2 06:28 version.go [Pipeline] sh 06:44:18 + '[' -e coverage.out ] 06:44:18 + chown 1001:1001 coverage.out [Pipeline] stash 06:44:18 Warning: overwriting stash ‘coverage-report’ 06:44:19 Stashed 1 file(s) [Pipeline] sh 06:44:20 + make build 06:44:20 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 06:47:57 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 06:47:57 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 06:48:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:48:05 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 06:48:37 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 06:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:48:59 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 06:49:03 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 06:49:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:49:11 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 06:49:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:49:22 $ docker stop --time=1 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 06:49:25 $ docker rm -f --volumes 37037ceb29ba71f449719bb02efaa5d317ab7f533d8969cc108d11c488d6cdd6 [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 06:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:29 06:49:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:30 latest: Pulling from edgex-devops/edgex-compose-arm64 06:49:30 547446be3368: Pulling fs layer 06:49:30 d125d8839a47: Pulling fs layer 06:49:30 3e85d5ac6304: Pulling fs layer 06:49:30 c3105a71a48b: Pulling fs layer 06:49:30 0f093f025ec4: Pulling fs layer 06:49:30 c3106fc0e877: Pulling fs layer 06:49:30 0f093f025ec4: Waiting 06:49:30 c3106fc0e877: Waiting 06:49:30 c3105a71a48b: Waiting 06:49:30 547446be3368: Verifying Checksum 06:49:30 547446be3368: Download complete 06:49:30 c3105a71a48b: Verifying Checksum 06:49:30 c3105a71a48b: Download complete 06:49:31 d125d8839a47: Verifying Checksum 06:49:31 d125d8839a47: Download complete 06:49:31 c3106fc0e877: Verifying Checksum 06:49:31 c3106fc0e877: Download complete 06:49:31 0f093f025ec4: Verifying Checksum 06:49:31 0f093f025ec4: Download complete 06:49:31 547446be3368: Pull complete 06:49:32 d125d8839a47: Pull complete 06:49:33 3e85d5ac6304: Verifying Checksum 06:49:33 3e85d5ac6304: Download complete 06:49:43 3e85d5ac6304: Pull complete 06:49:43 c3105a71a48b: Pull complete 06:49:44 0f093f025ec4: Pull complete 06:49:44 c3106fc0e877: Pull complete 06:49:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container 06:49:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:49:47 $ docker top 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:48 + docker compose -f ./docker-compose-build.yml build --parallel 06:49:58 #1 [security-spire-server internal] load build definition from Dockerfile 06:49:58 #1 transferring dockerfile: 1.70kB done 06:49:58 #1 DONE 0.1s 06:49:59 06:49:59 #2 [security-proxy-auth internal] load build definition from Dockerfile 06:49:59 #2 transferring dockerfile: 2.15kB 0.0s done 06:49:59 #2 DONE 0.1s 06:49:59 06:49:59 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:49:59 #3 transferring dockerfile: 1.89kB 0.0s done 06:49:59 #3 DONE 0.1s 06:49:59 06:49:59 #4 [core-command internal] load build definition from Dockerfile 06:49:59 #4 transferring dockerfile: 1.93kB 0.0s done 06:49:59 #4 DONE 0.1s 06:49:59 06:49:59 #5 [security-spire-config internal] load build definition from Dockerfile 06:49:59 #5 transferring dockerfile: 1.69kB 0.0s done 06:49:59 #5 DONE 0.1s 06:49:59 06:49:59 #6 [security-spire-agent internal] load build definition from Dockerfile 06:50:00 #6 transferring dockerfile: 1.81kB 0.0s done 06:50:00 #6 DONE 0.5s 06:50:00 06:50:00 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:50:00 #7 transferring dockerfile: 2.23kB 0.0s done 06:50:00 #7 DONE 0.5s 06:50:00 06:50:00 #8 [security-secretstore-setup internal] load build definition from Dockerfile 06:50:00 #8 ... 06:50:00 06:50:00 #9 [core-metadata internal] load build definition from Dockerfile 06:50:00 #9 transferring dockerfile: 2.06kB done 06:50:00 #9 DONE 0.6s 06:50:00 06:50:00 #10 [support-scheduler internal] load build definition from Dockerfile 06:50:00 #10 transferring dockerfile: 1.93kB 0.0s done 06:50:00 #10 DONE 0.6s 06:50:00 06:50:00 #8 [security-secretstore-setup internal] load build definition from Dockerfile 06:50:00 #8 transferring dockerfile: 2.49kB 0.1s done 06:50:00 #8 ... 06:50:00 06:50:00 #11 [support-notifications internal] load build definition from Dockerfile 06:50:00 #11 transferring dockerfile: 1.95kB done 06:50:00 #11 DONE 0.6s 06:50:00 06:50:00 #12 [core-data internal] load build definition from Dockerfile 06:50:00 #12 transferring dockerfile: 2.01kB done 06:50:00 #12 DONE 0.6s 06:50:00 06:50:00 #13 [security-bootstrapper internal] load build definition from Dockerfile 06:50:00 #13 transferring dockerfile: 2.93kB 0.0s done 06:50:00 #13 DONE 0.6s 06:50:00 06:50:00 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:50:00 #14 transferring dockerfile: 2.50kB 0.0s done 06:50:00 #14 DONE 0.5s 06:50:00 06:50:00 #8 [security-secretstore-setup internal] load build definition from Dockerfile 06:50:00 #8 DONE 0.6s 06:50:00 06:50:00 #15 [security-spire-server internal] load .dockerignore 06:50:00 #15 transferring context: 50B 0.0s done 06:50:00 #15 DONE 0.5s 06:50:00 06:50:00 #16 [security-proxy-auth internal] load .dockerignore 06:50:00 #16 transferring context: 50B 0.0s done 06:50:00 #16 DONE 0.1s 06:50:00 06:50:00 #17 [security-spiffe-token-provider internal] load .dockerignore 06:50:01 #17 transferring context: 50B done 06:50:01 #17 DONE 0.1s 06:50:01 06:50:01 #18 [core-command internal] load .dockerignore 06:50:01 #18 transferring context: 50B done 06:50:01 #18 DONE 0.1s 06:50:01 06:50:01 #19 [security-spire-config internal] load .dockerignore 06:50:01 #19 transferring context: 50B done 06:50:01 #19 DONE 0.1s 06:50:01 06:50:01 #20 [core-common-config-bootstrapper internal] load .dockerignore 06:50:01 #20 transferring context: 50B done 06:50:01 #20 DONE 0.1s 06:50:01 06:50:01 #21 [security-spire-agent internal] load .dockerignore 06:50:01 #21 transferring context: 50B 0.0s done 06:50:01 #21 DONE 0.1s 06:50:01 06:50:01 #22 [core-metadata internal] load .dockerignore 06:50:01 #22 transferring context: 50B 0.0s done 06:50:01 #22 DONE 0.1s 06:50:01 06:50:01 #23 [support-scheduler internal] load .dockerignore 06:50:01 #23 transferring context: 50B 0.0s done 06:50:01 #23 DONE 0.1s 06:50:01 06:50:01 #24 [support-notifications internal] load .dockerignore 06:50:01 #24 transferring context: 50B done 06:50:01 #24 DONE 0.1s 06:50:01 06:50:01 #25 [core-data internal] load .dockerignore 06:50:01 #25 transferring context: 50B 0.0s done 06:50:01 #25 DONE 0.1s 06:50:01 06:50:01 #26 [security-bootstrapper internal] load .dockerignore 06:50:01 #26 transferring context: 50B 0.0s done 06:50:01 #26 DONE 0.1s 06:50:01 06:50:01 #27 [security-secretstore-setup internal] load .dockerignore 06:50:01 #27 transferring context: 50B done 06:50:01 #27 DONE 0.1s 06:50:01 06:50:01 #28 [security-proxy-setup internal] load .dockerignore 06:50:01 #28 transferring context: 50B 0.0s done 06:50:01 #28 DONE 0.1s 06:50:02 06:50:02 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:50:02 #29 ... 06:50:02 06:50:02 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:50:02 #30 DONE 0.2s 06:50:02 06:50:02 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:50:02 #29 ... 06:50:02 06:50:02 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:02 #31 DONE 0.0s 06:50:02 06:50:02 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:03 #31 DONE 0.0s 06:50:03 06:50:03 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:03 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:03 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:03 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 06:50:03 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:03 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:03 #32 ... 06:50:03 06:50:03 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:03 #31 DONE 0.0s 06:50:03 06:50:03 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:50:03 #30 DONE 0.4s 06:50:03 06:50:03 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:50:03 #29 DONE 1.0s 06:50:03 06:50:03 #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:03 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:03 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:03 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:03 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:03 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:03 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s 06:50:03 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:03 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:03 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.4s 06:50:03 #32 ... 06:50:03 06:50:03 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:03 #31 DONE 0.0s 06:50:03 06:50:03 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:03 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:03 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.1s 06:50:03 #32 ... 06:50:03 06:50:03 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:03 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 06:50:03 #33 DONE 1.0s 06:50:03 06:50:03 #32 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:03 #32 ... 06:50:03 06:50:03 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:03 #31 DONE 0.1s 06:50:03 06:50:03 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:50:03 #30 DONE 0.8s 06:50:03 06:50:03 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:04 #31 DONE 0.1s 06:50:04 06:50:04 #34 [security-spire-config internal] load build context 06:50:04 #34 transferring context: 25.04kB 0.1s done 06:50:04 #34 DONE 0.8s 06:50:04 06:50:04 #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:04 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:04 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:04 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:04 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:04 #32 ... 06:50:04 06:50:04 #35 [security-spire-server internal] load build context 06:50:04 #35 transferring context: 26.79kB 0.2s done 06:50:04 #35 DONE 1.0s 06:50:04 06:50:04 #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 ... 06:50:04 06:50:04 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:50:04 #30 DONE 1.1s 06:50:04 06:50:04 #32 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 ... 06:50:04 06:50:04 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:04 #31 DONE 0.1s 06:50:04 06:50:04 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:04 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:04 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:04 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:04 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:04 #32 ... 06:50:04 06:50:04 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:04 #31 DONE 0.1s 06:50:04 06:50:04 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 ... 06:50:04 06:50:04 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:04 #31 DONE 0.1s 06:50:04 06:50:04 #32 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 ... 06:50:04 06:50:04 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:50:04 #30 DONE 1.5s 06:50:04 06:50:04 #36 [core-data internal] load build context 06:50:04 #36 DONE 0.0s 06:50:04 06:50:04 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:04 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:04 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:04 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:04 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:04 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:04 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:04 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:04 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:04 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:04 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:04 #32 ... 06:50:04 06:50:04 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:50:04 #31 DONE 0.1s 06:50:04 06:50:04 #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:05 #32 ... 06:50:05 06:50:05 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:50:05 #29 DONE 2.1s 06:50:05 06:50:05 #32 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:05 #32 ... 06:50:05 06:50:05 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 06:50:05 #30 DONE 1.8s 06:50:05 06:50:05 #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:05 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:05 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:05 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:05 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:05 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:06 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done 06:50:06 #32 ... 06:50:06 06:50:06 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:50:06 #37 DONE 3.3s 06:50:06 06:50:06 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:06 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:50:06 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:50:06 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:50:06 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 06:50:06 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 06:50:06 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 06:50:06 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 06:50:06 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.8s 06:50:06 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 06:50:06 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 06:50:06 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 06:50:06 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:50:06 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:50:06 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:50:06 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 06:50:06 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 06:50:06 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 06:50:06 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 06:50:06 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 06:50:06 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 06:50:06 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.0s 06:50:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.7s 06:50:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.7s 06:50:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.73MB / 23.39MB 4.0s 06:50:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 4.1s 06:50:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.4s done 06:50:08 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 06:50:08 #33 ... 06:50:08 06:50:08 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:50:08 #38 DONE 6.2s 06:50:08 06:50:08 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:08 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 06:50:08 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 06:50:08 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:50:08 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 06:50:08 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 06:50:08 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 06:50:08 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 06:50:08 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.7s 06:50:08 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 06:50:09 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 2.1s 06:50:09 #39 ... 06:50:09 06:50:09 #40 [security-spire-agent internal] load build context 06:50:09 #40 transferring context: 26.32kB 0.3s done 06:50:09 #40 DONE 2.4s 06:50:09 06:50:09 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:09 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 2.3s 06:50:09 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 2.4s 06:50:09 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 2.6s 06:50:09 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.8s 06:50:10 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 3.0s 06:50:10 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 3.1s 06:50:10 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.7s done 06:50:10 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 06:50:11 #39 ... 06:50:11 06:50:11 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:50:11 #41 DONE 2.7s 06:50:11 06:50:11 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:12 #39 ... 06:50:12 06:50:12 #42 [security-proxy-auth internal] load build context 06:50:12 #42 ... 06:50:12 06:50:12 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:13 #33 ... 06:50:13 06:50:13 #43 [core-command internal] load build context 06:50:13 #43 ... 06:50:13 06:50:13 #44 [security-spiffe-token-provider internal] load build context 06:50:13 #44 ... 06:50:13 06:50:13 #45 [core-common-config-bootstrapper internal] load build context 06:50:13 #45 ... 06:50:13 06:50:13 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:13 #33 ... 06:50:13 06:50:13 #46 [support-scheduler internal] load build context 06:50:14 #46 ... 06:50:14 06:50:14 #47 [core-metadata internal] load build context 06:50:14 #47 transferring context: 26.31MB 8.8s 06:50:14 #47 ... 06:50:14 06:50:14 #46 [support-scheduler internal] load build context 06:50:14 #46 ... 06:50:14 06:50:14 #48 [support-notifications internal] load build context 06:50:14 #48 ... 06:50:14 06:50:14 #47 [core-metadata internal] load build context 06:50:15 #47 ... 06:50:15 06:50:15 #49 [security-secretstore-setup internal] load build context 06:50:15 #49 ... 06:50:15 06:50:15 #36 [core-data internal] load build context 06:50:15 #36 ... 06:50:15 06:50:15 #50 [security-bootstrapper internal] load build context 06:50:15 #50 ... 06:50:15 06:50:15 #49 [security-secretstore-setup internal] load build context 06:50:15 #49 ... 06:50:15 06:50:15 #51 [security-proxy-setup internal] load build context 06:50:15 #51 ... 06:50:15 06:50:15 #49 [security-secretstore-setup internal] load build context 06:50:17 #49 ... 06:50:17 06:50:17 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:50:17 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:50:17 #32 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:50:17 #32 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.5s done 06:50:17 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:50:17 #32 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:50:17 #32 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done 06:50:17 #32 ... 06:50:17 06:50:17 #47 [core-metadata internal] load build context 06:50:19 #47 transferring context: 36.92MB 14.1s 06:50:19 #47 ... 06:50:19 06:50:19 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:50:19 #0 7.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:19 #0 8.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:19 #52 ... 06:50:19 06:50:19 #47 [core-metadata internal] load build context 06:50:20 #47 ... 06:50:20 06:50:20 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:20 #0 7.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:20 #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:20 #53 ... 06:50:20 06:50:20 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:20 #54 ... 06:50:20 06:50:20 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:20 #55 ... 06:50:20 06:50:20 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:20 #56 ... 06:50:20 06:50:20 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:20 #57 ... 06:50:20 06:50:20 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:20 #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:20 #0 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:20 #58 ... 06:50:20 06:50:20 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:20 #59 ... 06:50:20 06:50:20 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:21 #60 ... 06:50:21 06:50:21 #49 [security-secretstore-setup internal] load build context 06:50:21 #49 ... 06:50:21 06:50:21 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:50:22 #61 ... 06:50:22 06:50:22 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:50:22 #62 ... 06:50:22 06:50:22 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:50:22 #63 ... 06:50:22 06:50:22 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:22 #64 ... 06:50:22 06:50:22 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:50:22 #52 10.23 (1/2) Installing dumb-init (1.2.5-r2) 06:50:22 #52 10.23 (2/2) Installing su-exec (0.2-r3) 06:50:22 #52 10.27 Executing busybox-1.36.1-r7.trigger 06:50:22 #52 10.53 OK: 8 MiB in 17 packages 06:50:22 #52 DONE 12.8s 06:50:22 06:50:22 #49 [security-secretstore-setup internal] load build context 06:50:22 #49 ... 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:23 #42 ... 06:50:23 06:50:23 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:50:23 #53 11.17 (1/1) Installing dumb-init (1.2.5-r2) 06:50:23 #53 11.17 Executing busybox-1.36.1-r7.trigger 06:50:23 #53 11.28 OK: 8 MiB in 16 packages 06:50:23 #53 DONE 13.0s 06:50:23 06:50:23 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:23 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.9s 06:50:23 #39 ... 06:50:23 06:50:23 #43 [core-command internal] load build context 06:50:23 #43 ... 06:50:23 06:50:23 #49 [security-secretstore-setup internal] load build context 06:50:23 #49 ... 06:50:23 06:50:23 #45 [core-common-config-bootstrapper internal] load build context 06:50:23 #45 ... 06:50:23 06:50:23 #44 [security-spiffe-token-provider internal] load build context 06:50:23 #44 ... 06:50:23 06:50:23 #45 [core-common-config-bootstrapper internal] load build context 06:50:24 #45 ... 06:50:24 06:50:24 #46 [support-scheduler internal] load build context 06:50:24 #46 transferring context: 47.54MB 19.2s 06:50:24 #46 ... 06:50:24 06:50:24 #48 [support-notifications internal] load build context 06:50:24 #48 ... 06:50:24 06:50:24 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:24 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.6s 06:50:25 #33 ... 06:50:25 06:50:25 #48 [support-notifications internal] load build context 06:50:25 #48 ... 06:50:25 06:50:25 #36 [core-data internal] load build context 06:50:25 #36 ... 06:50:25 06:50:25 #50 [security-bootstrapper internal] load build context 06:50:25 #50 ... 06:50:25 06:50:25 #36 [core-data internal] load build context 06:50:25 #36 ... 06:50:25 06:50:25 #51 [security-proxy-setup internal] load build context 06:50:25 #51 ... 06:50:25 06:50:25 #36 [core-data internal] load build context 06:50:30 #36 transferring context: 14.26MB 22.5s 06:50:30 #36 ... 06:50:30 06:50:30 #47 [core-metadata internal] load build context 06:50:30 #47 ... 06:50:30 06:50:30 #36 [core-data internal] load build context 06:50:32 #36 ... 06:50:32 06:50:32 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:32 #65 ... 06:50:32 06:50:32 #36 [core-data internal] load build context 06:50:32 #36 ... 06:50:32 06:50:32 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:32 #58 13.27 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:32 #58 13.27 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:32 #58 13.27 OK: 19948 distinct packages available 06:50:32 #58 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:32 #58 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:32 #58 18.95 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:32 #58 19.58 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:32 #58 19.70 (3/7) Installing dumb-init (1.2.5-r2) 06:50:32 #58 19.70 (4/7) Installing musl-obstack (1.2.3-r2) 06:50:32 #58 19.70 (5/7) Installing libucontext (1.2-r2) 06:50:32 #58 19.78 (6/7) Installing gcompat (1.1.0-r1) 06:50:32 #58 19.78 (7/7) Installing openssl (3.1.6-r0) 06:50:32 #58 19.95 Executing busybox-1.36.1-r7.trigger 06:50:32 #58 20.07 OK: 9 MiB in 20 packages 06:50:32 #58 ... 06:50:32 06:50:32 #47 [core-metadata internal] load build context 06:50:33 #47 ... 06:50:33 06:50:33 #42 [security-proxy-auth internal] load build context 06:50:33 #42 ... 06:50:33 06:50:33 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:33 #56 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:33 #56 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:33 #56 18.70 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:33 #56 18.70 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:33 #56 18.70 OK: 19948 distinct packages available 06:50:33 #56 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:33 #56 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:33 #56 ... 06:50:33 06:50:33 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:33 #54 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:33 #54 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:33 #54 19.43 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:33 #54 19.43 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:33 #54 19.43 OK: 19948 distinct packages available 06:50:33 #54 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:33 #54 ... 06:50:33 06:50:33 #43 [core-command internal] load build context 06:50:33 #43 ... 06:50:33 06:50:33 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:50:33 #58 DONE 24.1s 06:50:33 06:50:33 #43 [core-command internal] load build context 06:50:33 #43 ... 06:50:33 06:50:33 #49 [security-secretstore-setup internal] load build context 06:50:33 #49 ... 06:50:33 06:50:33 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:50:33 #66 ... 06:50:33 06:50:33 #44 [security-spiffe-token-provider internal] load build context 06:50:34 #44 ... 06:50:34 06:50:34 #43 [core-command internal] load build context 06:50:34 #43 ... 06:50:34 06:50:34 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:34 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.3s 06:50:34 #39 ... 06:50:34 06:50:34 #43 [core-command internal] load build context 06:50:34 #43 transferring context: 57.33MB 31.4s 06:50:34 #43 ... 06:50:34 06:50:34 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:34 #60 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:34 #60 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:34 #60 19.40 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:34 #60 20.31 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:34 #60 20.55 (3/6) Installing dumb-init (1.2.5-r2) 06:50:34 #60 20.62 (4/6) Installing openssl (3.1.6-r0) 06:50:34 #60 20.75 (5/6) Installing su-exec (0.2-r3) 06:50:34 #60 20.80 (6/6) Installing yq (4.33.3-r5) 06:50:34 #60 22.11 Executing busybox-1.36.1-r7.trigger 06:50:34 #60 22.44 OK: 18 MiB in 19 packages 06:50:34 #60 ... 06:50:34 06:50:34 #45 [core-common-config-bootstrapper internal] load build context 06:50:34 #45 ... 06:50:34 06:50:34 #46 [support-scheduler internal] load build context 06:50:34 #46 ... 06:50:35 06:50:35 #43 [core-command internal] load build context 06:50:35 #43 ... 06:50:35 06:50:35 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:35 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s 06:50:35 #33 ... 06:50:35 06:50:35 #43 [core-command internal] load build context 06:50:35 #43 ... 06:50:35 06:50:35 #48 [support-notifications internal] load build context 06:50:35 #48 ... 06:50:35 06:50:35 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:50:35 #63 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:35 #63 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:35 #63 21.27 OK: 266 MiB in 52 packages 06:50:35 #63 ... 06:50:35 06:50:35 #48 [support-notifications internal] load build context 06:50:35 #48 ... 06:50:35 06:50:35 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:50:35 #63 DONE 23.8s 06:50:35 06:50:35 #50 [security-bootstrapper internal] load build context 06:50:35 #50 ... 06:50:35 06:50:35 #51 [security-proxy-setup internal] load build context 06:50:35 #51 ... 06:50:35 06:50:35 #48 [support-notifications internal] load build context 06:50:36 #48 ... 06:50:36 06:50:36 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:50:36 #60 DONE 26.0s 06:50:36 06:50:36 #48 [support-notifications internal] load build context 06:50:39 #48 ... 06:50:39 06:50:39 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:39 #64 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:39 #64 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:39 #64 ... 06:50:39 06:50:39 #48 [support-notifications internal] load build context 06:50:39 #48 ... 06:50:39 06:50:39 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:50:39 #62 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:39 #62 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:39 #62 26.43 OK: 266 MiB in 52 packages 06:50:39 #62 ... 06:50:39 06:50:39 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:39 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.8s 06:50:40 #33 ... 06:50:40 06:50:40 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:50:40 #62 DONE 28.7s 06:50:40 06:50:40 #50 [security-bootstrapper internal] load build context 06:50:40 #50 transferring context: 35.80MB 33.4s 06:50:40 #50 ... 06:50:40 06:50:40 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:40 #57 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:40 #57 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:40 #57 ... 06:50:40 06:50:40 #45 [core-common-config-bootstrapper internal] load build context 06:50:41 #45 ... 06:50:41 06:50:41 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:41 #33 ... 06:50:41 06:50:41 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:41 #55 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:41 #55 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:41 #55 ... 06:50:41 06:50:41 #45 [core-common-config-bootstrapper internal] load build context 06:50:41 #45 ... 06:50:41 06:50:41 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:41 #59 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:41 #59 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:42 #59 ... 06:50:42 06:50:42 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:43 #33 ... 06:50:43 06:50:43 #36 [core-data internal] load build context 06:50:43 #36 ... 06:50:43 06:50:43 #47 [core-metadata internal] load build context 06:50:43 #47 ... 06:50:43 06:50:43 #42 [security-proxy-auth internal] load build context 06:50:43 #42 ... 06:50:43 06:50:43 #36 [core-data internal] load build context 06:50:43 #36 ... 06:50:43 06:50:43 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:43 #0 8.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:43 #67 ... 06:50:43 06:50:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:50:43 #61 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:43 #61 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:43 #61 ... 06:50:43 06:50:43 #49 [security-secretstore-setup internal] load build context 06:50:44 #49 ... 06:50:44 06:50:44 #44 [security-spiffe-token-provider internal] load build context 06:50:44 #44 ... 06:50:44 06:50:44 #42 [security-proxy-auth internal] load build context 06:50:44 #42 ... 06:50:44 06:50:44 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:44 #65 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:44 #65 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:44 #65 ... 06:50:44 06:50:44 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:44 #57 34.10 (1/2) Installing ca-certificates (20240226-r0) 06:50:44 #57 ... 06:50:44 06:50:44 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:44 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 32.9s done 06:50:44 #39 ... 06:50:44 06:50:44 #42 [security-proxy-auth internal] load build context 06:50:45 #42 ... 06:50:45 06:50:45 #46 [support-scheduler internal] load build context 06:50:45 #46 ... 06:50:45 06:50:45 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:45 #33 ... 06:50:45 06:50:45 #43 [core-command internal] load build context 06:50:45 #43 transferring context: 74.64MB 42.4s 06:50:45 #43 ... 06:50:45 06:50:45 #46 [support-scheduler internal] load build context 06:50:45 #46 ... 06:50:45 06:50:45 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:50:45 #66 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:45 #66 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:46 #66 ... 06:50:46 06:50:46 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:50:46 #56 31.66 (1/4) Installing dumb-init (1.2.5-r2) 06:50:46 #56 31.75 (2/4) Installing musl-obstack (1.2.3-r2) 06:50:46 #56 31.76 (3/4) Installing libucontext (1.2-r2) 06:50:46 #56 31.85 (4/4) Installing gcompat (1.1.0-r1) 06:50:46 #56 31.92 Executing busybox-1.36.1-r7.trigger 06:50:46 #56 32.24 OK: 8 MiB in 19 packages 06:50:46 #56 DONE 35.7s 06:50:46 06:50:46 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:46 #65 23.31 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:46 #65 ... 06:50:46 06:50:46 #51 [security-proxy-setup internal] load build context 06:50:46 #51 ... 06:50:46 06:50:46 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:46 #0 7.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:46 #68 ... 06:50:46 06:50:46 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:46 #54 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:46 #54 ... 06:50:46 06:50:46 #51 [security-proxy-setup internal] load build context 06:50:48 #51 ... 06:50:48 06:50:48 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:50:48 #55 34.18 (1/1) Installing dumb-init (1.2.5-r2) 06:50:48 #55 34.26 Executing busybox-1.36.1-r7.trigger 06:50:48 #55 34.67 OK: 8 MiB in 16 packages 06:50:48 #55 DONE 37.9s 06:50:48 06:50:48 #51 [security-proxy-setup internal] load build context 06:50:49 #51 ... 06:50:49 06:50:49 #48 [support-notifications internal] load build context 06:50:49 #48 ... 06:50:49 06:50:49 #51 [security-proxy-setup internal] load build context 06:50:49 #51 ... 06:50:49 06:50:49 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:49 #65 24.28 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:49 #65 24.38 OK: 8 MiB in 17 packages 06:50:49 #65 DONE 27.1s 06:50:49 06:50:49 #51 [security-proxy-setup internal] load build context 06:50:50 #51 transferring context: 62.09MB 44.5s 06:50:51 #51 ... 06:50:51 06:50:51 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:51 #59 34.34 (1/4) Installing ca-certificates (20240226-r0) 06:50:51 #59 35.30 (2/4) Installing dumb-init (1.2.5-r2) 06:50:51 #59 35.41 (3/4) Installing su-exec (0.2-r3) 06:50:51 #59 35.43 (4/4) Installing yq (4.33.3-r5) 06:50:51 #59 37.07 Executing busybox-1.36.1-r7.trigger 06:50:51 #59 37.33 Executing ca-certificates-20240226-r0.trigger 06:50:51 #59 38.81 OK: 18 MiB in 19 packages 06:50:51 #59 DONE 40.6s 06:50:51 06:50:51 #50 [security-bootstrapper internal] load build context 06:50:51 #50 ... 06:50:51 06:50:51 #49 [security-secretstore-setup internal] load build context 06:50:51 #49 ... 06:50:51 06:50:51 #51 [security-proxy-setup internal] load build context 06:50:51 #51 ... 06:50:51 06:50:51 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:51 #64 29.88 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:50:51 #64 29.88 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:50:51 #64 29.88 OK: 19951 distinct packages available 06:50:51 #64 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:51 #64 35.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:51 #64 ... 06:50:51 06:50:51 #51 [security-proxy-setup internal] load build context 06:50:52 #51 ... 06:50:52 06:50:52 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:50:52 #66 24.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:52 #66 25.04 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:52 #66 25.24 OK: 8 MiB in 16 packages 06:50:52 #66 DONE 28.9s 06:50:52 06:50:52 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:50:52 #61 37.23 OK: 266 MiB in 52 packages 06:50:52 #61 DONE 40.5s 06:50:52 06:50:52 #45 [core-common-config-bootstrapper internal] load build context 06:50:52 #45 ... 06:50:52 06:50:52 #51 [security-proxy-setup internal] load build context 06:50:52 #51 ... 06:50:52 06:50:52 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:50:52 #57 34.77 (2/2) Installing dumb-init (1.2.5-r2) 06:50:52 #57 34.77 Executing busybox-1.36.1-r7.trigger 06:50:52 #57 34.94 Executing ca-certificates-20240226-r0.trigger 06:50:52 #57 37.28 OK: 9 MiB in 17 packages 06:50:52 #57 DONE 42.5s 06:50:52 06:50:52 #51 [security-proxy-setup internal] load build context 06:50:53 #51 ... 06:50:53 06:50:53 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:53 #54 36.66 (1/11) Installing ca-certificates (20240226-r0) 06:50:53 #54 37.08 (2/11) Installing brotli-libs (1.0.9-r14) 06:50:53 #54 37.21 (3/11) Installing libunistring (1.1-r1) 06:50:53 #54 37.71 (4/11) Installing libidn2 (2.3.4-r1) 06:50:53 #54 37.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:50:53 #54 37.84 (6/11) Installing libcurl (8.5.0-r0) 06:50:53 #54 38.02 (7/11) Installing curl (8.5.0-r0) 06:50:53 #54 38.11 (8/11) Installing dumb-init (1.2.5-r2) 06:50:53 #54 38.22 (9/11) Installing musl-obstack (1.2.3-r2) 06:50:53 #54 38.22 (10/11) Installing libucontext (1.2-r2) 06:50:53 #54 38.30 (11/11) Installing gcompat (1.1.0-r1) 06:50:53 #54 38.36 Executing busybox-1.36.1-r7.trigger 06:50:53 #54 38.72 Executing ca-certificates-20240226-r0.trigger 06:50:53 #54 40.06 OK: 13 MiB in 26 packages 06:50:53 #54 DONE 42.9s 06:50:53 06:50:53 #51 [security-proxy-setup internal] load build context 06:50:53 #51 ... 06:50:53 06:50:53 #47 [core-metadata internal] load build context 06:50:53 #47 ... 06:50:53 06:50:53 #36 [core-data internal] load build context 06:50:53 #36 ... 06:50:53 06:50:53 #51 [security-proxy-setup internal] load build context 06:50:53 #51 ... 06:50:53 06:50:53 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:53 #67 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:53 #67 18.03 OK: 9 MiB in 20 packages 06:50:54 #67 ... 06:50:54 06:50:54 #47 [core-metadata internal] load build context 06:50:54 #47 ... 06:50:54 06:50:54 #44 [security-spiffe-token-provider internal] load build context 06:50:54 #44 ... 06:50:54 06:50:54 #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:50:54 #67 DONE 21.6s 06:50:54 06:50:54 #44 [security-spiffe-token-provider internal] load build context 06:50:54 #44 ... 06:50:54 06:50:54 #51 [security-proxy-setup internal] load build context 06:50:54 #51 ... 06:50:54 06:50:54 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:54 #68 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:54 #68 15.93 OK: 18 MiB in 19 packages 06:50:54 #68 DONE 18.4s 06:50:54 06:50:54 #51 [security-proxy-setup internal] load build context 06:50:55 #51 ... 06:50:55 06:50:55 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:55 #39 ... 06:50:55 06:50:55 #47 [core-metadata internal] load build context 06:50:55 #47 ... 06:50:55 06:50:55 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:55 #64 40.78 OK: 266 MiB in 52 packages 06:50:55 #64 DONE 43.4s 06:50:55 06:50:55 #47 [core-metadata internal] load build context 06:50:55 #47 ... 06:50:55 06:50:55 #42 [security-proxy-auth internal] load build context 06:50:55 #42 ... 06:50:55 06:50:55 #47 [core-metadata internal] load build context 06:50:55 #47 ... 06:50:55 06:50:55 #43 [core-command internal] load build context 06:50:55 #43 transferring context: 91.48MB 52.6s 06:50:55 #43 ... 06:50:55 06:50:55 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:55 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.8s done 06:50:56 #33 ... 06:50:56 06:50:56 #46 [support-scheduler internal] load build context 06:50:56 #46 ... 06:50:56 06:50:56 #42 [security-proxy-auth internal] load build context 06:50:56 #42 ... 06:50:56 06:50:56 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:56 #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:56 #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:56 #69 ... 06:50:56 06:50:56 #42 [security-proxy-auth internal] load build context 06:50:57 #42 ... 06:50:57 06:50:57 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:50:57 #70 DONE 2.7s 06:50:57 06:50:57 #42 [security-proxy-auth internal] load build context 06:50:58 #42 ... 06:50:58 06:50:58 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:58 #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:58 #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:58 #71 10.07 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:58 #71 ... 06:50:58 06:50:58 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:58 #69 12.25 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:58 #69 12.30 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:58 #69 12.37 OK: 8 MiB in 19 packages 06:50:59 #69 ... 06:50:59 06:50:59 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:59 #33 DONE 56.8s 06:50:59 06:50:59 #46 [support-scheduler internal] load build context 06:50:59 #46 ... 06:50:59 06:50:59 #48 [support-notifications internal] load build context 06:50:59 #48 ... 06:50:59 06:50:59 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:59 #69 DONE 13.7s 06:50:59 06:50:59 #48 [support-notifications internal] load build context 06:50:59 #48 ... 06:50:59 06:50:59 #46 [support-scheduler internal] load build context 06:50:59 #46 ... 06:50:59 06:50:59 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:59 #72 ... 06:50:59 06:50:59 #48 [support-notifications internal] load build context 06:51:00 #48 ... 06:51:00 06:51:00 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:51:00 #71 10.20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:51:00 #71 10.33 OK: 8 MiB in 16 packages 06:51:00 #71 DONE 11.6s 06:51:00 06:51:00 #48 [support-notifications internal] load build context 06:51:00 #48 ... 06:51:00 06:51:00 #73 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:51:00 #73 DONE 6.2s 06:51:00 06:51:00 #48 [support-notifications internal] load build context 06:51:00 #48 transferring context: 97.51MB 55.5s 06:51:01 #48 ... 06:51:01 06:51:01 #50 [security-bootstrapper internal] load build context 06:51:01 #50 ... 06:51:01 06:51:01 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:51:01 #74 ... 06:51:01 06:51:01 #49 [security-secretstore-setup internal] load build context 06:51:01 #49 ... 06:51:01 06:51:01 #50 [security-bootstrapper internal] load build context 06:51:02 #50 ... 06:51:02 06:51:02 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:51:02 #72 DONE 12.1s 06:51:02 06:51:02 #50 [security-bootstrapper internal] load build context 06:51:02 #50 ... 06:51:02 06:51:02 #45 [core-common-config-bootstrapper internal] load build context 06:51:02 #45 ... 06:51:02 06:51:02 #49 [security-secretstore-setup internal] load build context 06:51:02 #49 ... 06:51:02 06:51:02 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:51:02 #75 DONE 0.7s 06:51:02 06:51:02 #49 [security-secretstore-setup internal] load build context 06:51:03 #49 ... 06:51:03 06:51:03 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:51:03 #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:03 #76 ... 06:51:03 06:51:03 #49 [security-secretstore-setup internal] load build context 06:51:03 #49 ... 06:51:03 06:51:03 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:51:03 #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:03 #0 9.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:03 #77 ... 06:51:03 06:51:03 #45 [core-common-config-bootstrapper internal] load build context 06:51:03 #45 ... 06:51:03 06:51:03 #36 [core-data internal] load build context 06:51:04 #36 ... 06:51:04 06:51:04 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:04 #78 ... 06:51:04 06:51:04 #44 [security-spiffe-token-provider internal] load build context 06:51:04 #44 ... 06:51:04 06:51:04 #49 [security-secretstore-setup internal] load build context 06:51:05 #49 ... 06:51:05 06:51:05 #51 [security-proxy-setup internal] load build context 06:51:05 #51 ... 06:51:05 06:51:05 #49 [security-secretstore-setup internal] load build context 06:51:05 #49 ... 06:51:05 06:51:05 #47 [core-metadata internal] load build context 06:51:05 #47 ... 06:51:05 06:51:05 #43 [core-command internal] load build context 06:51:05 #43 transferring context: 111.51MB 62.7s 06:51:05 #43 ... 06:51:05 06:51:05 #47 [core-metadata internal] load build context 06:51:08 #47 ... 06:51:08 06:51:08 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:51:08 #77 11.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:51:08 #77 12.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:51:08 #77 12.11 Executing ca-certificates-20240226-r0.trigger 06:51:08 #77 13.06 OK: 13 MiB in 26 packages 06:51:08 #77 DONE 14.9s 06:51:08 06:51:08 #47 [core-metadata internal] load build context 06:51:08 #47 ... 06:51:08 06:51:08 #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:08 #79 DONE 4.7s 06:51:08 06:51:08 #47 [core-metadata internal] load build context 06:51:08 #47 ... 06:51:08 06:51:08 #42 [security-proxy-auth internal] load build context 06:51:08 #42 ... 06:51:08 06:51:08 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:08 #78 DONE 4.9s 06:51:08 06:51:08 #42 [security-proxy-auth internal] load build context 06:51:08 #42 ... 06:51:08 06:51:08 #47 [core-metadata internal] load build context 06:51:09 #47 ... 06:51:09 06:51:09 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:51:09 #76 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:09 #76 12.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:51:09 #76 13.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:51:09 #76 13.08 Executing ca-certificates-20240226-r0.trigger 06:51:09 #76 13.74 OK: 9 MiB in 17 packages 06:51:09 #76 DONE 16.0s 06:51:09 06:51:09 #47 [core-metadata internal] load build context 06:51:09 #47 ... 06:51:09 06:51:09 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:51:09 #80 DONE 5.7s 06:51:09 06:51:09 #47 [core-metadata internal] load build context 06:51:09 #47 ... 06:51:09 06:51:09 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:51:09 #74 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:51:09 #74 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:51:09 #74 15.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:51:09 #74 15.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:51:09 #74 15.37 Executing ca-certificates-20240226-r0.trigger 06:51:09 #74 16.09 OK: 18 MiB in 19 packages 06:51:09 #74 DONE 18.6s 06:51:09 06:51:09 #47 [core-metadata internal] load build context 06:51:09 #47 ... 06:51:09 06:51:09 #46 [support-scheduler internal] load build context 06:51:09 #46 ... 06:51:09 06:51:09 #47 [core-metadata internal] load build context 06:51:10 #47 ... 06:51:10 06:51:10 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:51:10 #81 DONE 1.5s 06:51:10 06:51:10 #47 [core-metadata internal] load build context 06:51:10 #47 ... 06:51:10 06:51:10 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:51:10 #82 DONE 2.1s 06:51:10 06:51:10 #47 [core-metadata internal] load build context 06:51:11 #47 ... 06:51:11 06:51:11 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:51:11 #83 DONE 1.5s 06:51:11 06:51:11 #47 [core-metadata internal] load build context 06:51:11 #47 transferring context: 152.75MB 65.6s 06:51:11 #47 ... 06:51:11 06:51:11 #48 [support-notifications internal] load build context 06:51:11 #48 ... 06:51:11 06:51:11 #46 [support-scheduler internal] load build context 06:51:12 #46 ... 06:51:12 06:51:12 #84 [security-spire-config stage-2 6/10] COPY security.txt / 06:51:12 #84 DONE 1.5s 06:51:12 06:51:12 #46 [support-scheduler internal] load build context 06:51:12 #46 ... 06:51:12 06:51:12 #85 [security-spire-agent stage-3 7/10] COPY security.txt / 06:51:12 #85 DONE 1.3s 06:51:12 06:51:12 #46 [support-scheduler internal] load build context 06:51:12 #46 ... 06:51:12 06:51:12 #86 [security-spire-server stage-2 6/9] COPY security.txt / 06:51:12 #86 DONE 1.3s 06:51:12 06:51:12 #46 [support-scheduler internal] load build context 06:51:12 #46 ... 06:51:12 06:51:12 #50 [security-bootstrapper internal] load build context 06:51:12 #50 ... 06:51:12 06:51:12 #46 [support-scheduler internal] load build context 06:51:13 #46 ... 06:51:13 06:51:13 #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:51:13 #87 DONE 1.3s 06:51:13 06:51:13 #46 [support-scheduler internal] load build context 06:51:13 #46 ... 06:51:13 06:51:13 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:51:13 #88 DONE 1.5s 06:51:13 06:51:13 #46 [support-scheduler internal] load build context 06:51:14 #46 ... 06:51:14 06:51:14 #45 [core-common-config-bootstrapper internal] load build context 06:51:14 #45 ... 06:51:14 06:51:14 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:51:14 #89 DONE 1.6s 06:51:14 06:51:14 #45 [core-common-config-bootstrapper internal] load build context 06:51:14 #45 ... 06:51:14 06:51:14 #36 [core-data internal] load build context 06:51:14 #36 ... 06:51:14 06:51:14 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:51:14 #90 ... 06:51:14 06:51:14 #44 [security-spiffe-token-provider internal] load build context 06:51:14 #44 ... 06:51:14 06:51:14 #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:51:14 #91 DONE 1.1s 06:51:14 06:51:14 #45 [core-common-config-bootstrapper internal] load build context 06:51:15 #45 ... 06:51:15 06:51:15 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:51:15 #90 DONE 1.0s 06:51:15 06:51:15 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:51:15 #92 DONE 1.5s 06:51:15 06:51:15 #45 [core-common-config-bootstrapper internal] load build context 06:51:15 #45 ... 06:51:15 06:51:15 #51 [security-proxy-setup internal] load build context 06:51:15 #51 ... 06:51:15 06:51:15 #45 [core-common-config-bootstrapper internal] load build context 06:51:15 #45 ... 06:51:15 06:51:15 #49 [security-secretstore-setup internal] load build context 06:51:15 #49 ... 06:51:15 06:51:15 #45 [core-common-config-bootstrapper internal] load build context 06:51:15 #45 transferring context: 194.75MB 72.5s 06:51:16 #45 ... 06:51:16 06:51:16 #43 [core-command internal] load build context 06:51:16 #43 ... 06:51:16 06:51:16 #45 [core-common-config-bootstrapper internal] load build context 06:51:16 #45 ... 06:51:16 06:51:16 #93 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:51:16 #93 DONE 1.4s 06:51:16 06:51:16 #45 [core-common-config-bootstrapper internal] load build context 06:51:16 #45 ... 06:51:16 06:51:16 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:51:16 #94 DONE 1.5s 06:51:16 06:51:16 #45 [core-common-config-bootstrapper internal] load build context 06:51:17 #45 ... 06:51:17 06:51:17 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:51:17 #95 DONE 1.5s 06:51:17 06:51:17 #45 [core-common-config-bootstrapper internal] load build context 06:51:18 #45 ... 06:51:18 06:51:18 #42 [security-proxy-auth internal] load build context 06:51:18 #42 ... 06:51:18 06:51:18 #45 [core-common-config-bootstrapper internal] load build context 06:51:21 #45 transferring context: 217.39MB 77.6s 06:51:21 #45 ... 06:51:21 06:51:21 #48 [support-notifications internal] load build context 06:51:21 #48 ... 06:51:21 06:51:21 #47 [core-metadata internal] load build context 06:51:21 #47 ... 06:51:21 06:51:21 #48 [support-notifications internal] load build context 06:51:22 #48 ... 06:51:22 06:51:22 #50 [security-bootstrapper internal] load build context 06:51:23 #50 ... 06:51:23 06:51:23 #48 [support-notifications internal] load build context 06:51:23 #48 ... 06:51:23 06:51:23 #45 [core-common-config-bootstrapper internal] load build context 06:51:23 #45 transferring context: 228.41MB 79.4s done 06:51:23 #45 DONE 80.1s 06:51:23 06:51:23 #48 [support-notifications internal] load build context 06:51:23 #48 ... 06:51:23 06:51:23 #96 [security-spire-config] exporting to image 06:51:23 #96 exporting layers 6.3s done 06:51:23 #96 writing image sha256:c8135509f2e3418ad56a31ce80e2b71a100ef5113e75a5d8c849e96cb6032592 0.5s done 06:51:23 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:51:23 #96 writing image sha256:9b9741e35049b6eba76c0639c72466d37b7efa5adbe21cd03d54b396ecb46f7f 0.1s done 06:51:23 #96 naming to docker.io/library/security-spire-server-arm64 0.1s done 06:51:23 #96 writing image sha256:2510d3c2eeb298b5a51ed2f85c7f648ab9fd15fdac5a6cf4dd87752d5cff0c88 0.0s done 06:51:23 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:51:23 #96 DONE 7.5s 06:51:23 06:51:23 #48 [support-notifications internal] load build context 06:51:23 #48 ... 06:51:23 06:51:23 #46 [support-scheduler internal] load build context 06:51:24 #46 ... 06:51:24 06:51:24 #42 [security-proxy-auth internal] load build context 06:51:24 #42 ... 06:51:24 06:51:24 #36 [core-data internal] load build context 06:51:24 #36 ... 06:51:24 06:51:24 #46 [support-scheduler internal] load build context 06:51:25 #46 ... 06:51:25 06:51:25 #44 [security-spiffe-token-provider internal] load build context 06:51:25 #44 ... 06:51:25 06:51:25 #46 [support-scheduler internal] load build context 06:51:25 #46 ... 06:51:25 06:51:25 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:51:25 #97 DONE 2.0s 06:51:25 06:51:25 #44 [security-spiffe-token-provider internal] load build context 06:51:25 #44 ... 06:51:25 06:51:25 #51 [security-proxy-setup internal] load build context 06:51:25 #51 ... 06:51:25 06:51:25 #44 [security-spiffe-token-provider internal] load build context 06:51:26 #44 ... 06:51:26 06:51:26 #49 [security-secretstore-setup internal] load build context 06:51:26 #49 ... 06:51:26 06:51:26 #44 [security-spiffe-token-provider internal] load build context 06:51:26 #44 ... 06:51:26 06:51:26 #43 [core-command internal] load build context 06:51:26 #43 ... 06:51:26 06:51:26 #44 [security-spiffe-token-provider internal] load build context 06:51:27 #44 ... 06:51:27 06:51:27 #46 [support-scheduler internal] load build context 06:51:27 #46 transferring context: 228.41MB 82.4s done 06:51:27 #46 DONE 84.0s 06:51:27 06:51:27 #44 [security-spiffe-token-provider internal] load build context 06:51:28 #44 ... 06:51:28 06:51:28 #47 [core-metadata internal] load build context 06:51:28 #47 transferring context: 228.41MB 83.3s done 06:51:28 #47 DONE 84.8s 06:51:28 06:51:28 #44 [security-spiffe-token-provider internal] load build context 06:51:29 #44 ... 06:51:29 06:51:29 #49 [security-secretstore-setup internal] load build context 06:51:29 #49 transferring context: 228.41MB 82.3s done 06:51:29 #49 DONE 84.7s 06:51:29 06:51:29 #44 [security-spiffe-token-provider internal] load build context 06:51:31 #44 ... 06:51:31 06:51:31 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:51:31 #98 DONE 1.1s 06:51:31 06:51:31 #44 [security-spiffe-token-provider internal] load build context 06:51:33 #44 ... 06:51:33 06:51:33 #48 [support-notifications internal] load build context 06:51:33 #48 transferring context: 228.41MB 87.2s done 06:51:33 #48 DONE 88.4s 06:51:33 06:51:33 #44 [security-spiffe-token-provider internal] load build context 06:51:33 #44 ... 06:51:33 06:51:33 #50 [security-bootstrapper internal] load build context 06:51:33 #50 ... 06:51:33 06:51:33 #44 [security-spiffe-token-provider internal] load build context 06:51:34 #44 ... 06:51:34 06:51:34 #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:51:34 #99 DONE 1.0s 06:51:34 06:51:34 #44 [security-spiffe-token-provider internal] load build context 06:51:34 #44 ... 06:51:34 06:51:34 #42 [security-proxy-auth internal] load build context 06:51:34 #42 transferring context: 228.41MB 91.2s done 06:51:34 #42 DONE 91.6s 06:51:34 06:51:34 #44 [security-spiffe-token-provider internal] load build context 06:51:34 #44 ... 06:51:34 06:51:34 #36 [core-data internal] load build context 06:51:34 #36 ... 06:51:34 06:51:34 #50 [security-bootstrapper internal] load build context 06:51:35 #50 ... 06:51:35 06:51:35 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:35 #100 ... 06:51:35 06:51:35 #50 [security-bootstrapper internal] load build context 06:51:36 #50 ... 06:51:36 06:51:36 #51 [security-proxy-setup internal] load build context 06:51:36 #51 ... 06:51:36 06:51:36 #50 [security-bootstrapper internal] load build context 06:51:36 #50 ... 06:51:36 06:51:36 #43 [core-command internal] load build context 06:51:36 #43 ... 06:51:36 06:51:36 #50 [security-bootstrapper internal] load build context 06:51:38 #50 ... 06:51:38 06:51:38 #43 [core-command internal] load build context 06:51:38 #43 transferring context: 228.41MB 95.3s done 06:51:38 #43 DONE 95.5s 06:51:38 06:51:38 #50 [security-bootstrapper internal] load build context 06:51:39 #50 ... 06:51:39 06:51:39 #51 [security-proxy-setup internal] load build context 06:51:39 #51 transferring context: 228.41MB 92.8s done 06:51:39 #51 DONE 93.7s 06:51:39 06:51:39 #50 [security-bootstrapper internal] load build context 06:51:39 #50 ... 06:51:39 06:51:39 #44 [security-spiffe-token-provider internal] load build context 06:51:39 #44 transferring context: 228.41MB 96.3s done 06:51:39 #44 DONE 96.6s 06:51:39 06:51:39 #50 [security-bootstrapper internal] load build context 06:51:39 #50 ... 06:51:39 06:51:39 #36 [core-data internal] load build context 06:51:39 #36 transferring context: 228.41MB 92.4s done 06:51:39 #36 DONE 94.8s 06:51:39 06:51:39 #50 [security-bootstrapper internal] load build context 06:51:40 #50 ... 06:51:40 06:51:40 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:51:40 #101 DONE 0.8s 06:51:40 06:51:40 #50 [security-bootstrapper internal] load build context 06:51:40 #50 transferring context: 228.41MB 93.3s done 06:51:40 #50 DONE 95.7s 06:51:40 06:51:40 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:40 #102 ... 06:51:40 06:51:40 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:41 #103 ... 06:51:41 06:51:41 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #104 ... 06:52:38 06:52:38 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #100 DONE 67.8s 06:52:38 06:52:38 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 06:52:38 #105 DONE 2.9s 06:52:38 06:52:38 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #103 DONE 65.4s 06:52:38 06:52:38 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:52:38 #106 CACHED 06:52:38 06:52:38 #107 [support-scheduler builder 6/7] COPY . . 06:52:38 #107 CACHED 06:52:38 06:52:38 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #108 CACHED 06:52:38 06:52:38 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:38 #109 ... 06:52:38 06:52:38 #110 [core-data builder 6/7] COPY . . 06:52:38 #110 CACHED 06:52:38 06:52:38 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 06:52:38 #111 CACHED 06:52:38 06:52:38 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #112 CACHED 06:52:38 06:52:38 #113 [core-metadata builder 6/7] COPY . . 06:52:38 #113 CACHED 06:52:38 06:52:38 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:52:38 #114 CACHED 06:52:38 06:52:38 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #115 CACHED 06:52:38 06:52:38 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 06:52:38 #116 CACHED 06:52:38 06:52:38 #117 [core-command builder 6/7] COPY . . 06:52:38 #117 CACHED 06:52:38 06:52:38 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #118 CACHED 06:52:38 06:52:38 #119 [security-proxy-auth builder 6/7] COPY . . 06:52:38 #119 CACHED 06:52:38 06:52:38 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:38 #120 CACHED 06:52:38 06:52:38 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:52:38 #121 CACHED 06:52:38 06:52:38 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:52:41 #122 ... 06:52:41 06:52:41 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:52:41 #109 5.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:52:42 #109 ... 06:52:42 06:52:42 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:42 #104 DONE 68.2s 06:52:42 06:52:42 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:42 #102 DONE 61.6s 06:52:42 06:52:42 #123 [support-notifications builder 6/7] COPY . . 06:52:45 #123 ... 06:52:45 06:52:45 #124 [security-secretstore-setup builder 6/7] COPY . . 06:52:45 #124 DONE 9.4s 06:52:45 06:52:45 #125 [security-proxy-setup builder 6/7] COPY . . 06:52:45 #125 CACHED 06:52:45 06:52:45 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:45 #126 CACHED 06:52:45 06:52:45 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:52:45 #127 CACHED 06:52:45 06:52:45 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:52:45 #128 CACHED 06:52:45 06:52:45 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:45 #129 CACHED 06:52:45 06:52:45 #130 [security-bootstrapper builder 6/7] COPY . . 06:52:45 #130 CACHED 06:52:45 06:52:45 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:46 #131 ... 06:52:46 06:52:46 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:52:46 #0 3.991 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 06:52:46 #132 ... 06:52:46 06:52:46 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:52:46 #0 5.342 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 06:52:46 #133 ... 06:52:46 06:52:46 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:52:46 #0 4.969 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 06:52:46 #134 ... 06:52:46 06:52:46 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:52:46 #0 4.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:52:47 #135 ... 06:52:47 06:52:47 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:49 #136 ... 06:52:49 06:52:49 #123 [support-notifications builder 6/7] COPY . . 06:52:49 #123 DONE 7.1s 06:52:49 06:52:49 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:52:50 #137 ... 06:52:50 06:52:50 #138 [security-spiffe-token-provider builder 6/7] COPY . . 06:52:50 #138 DONE 8.0s 06:52:50 06:52:50 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:51 #139 ... 06:52:51 06:52:51 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:52:51 #122 5.355 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 06:52:51 #122 ... 06:52:51 06:52:51 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:52:51 #136 5.052 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 06:52:56 #136 ... 06:52:56 06:52:56 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:52:56 #0 4.375 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 06:52:56 #140 ... 06:52:56 06:52:56 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:52:56 #139 2.664 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 06:53:00 #139 ... 06:53:00 06:53:00 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:53:00 #131 4.431 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 06:53:00 #131 ... 06:53:00 06:53:00 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:53:00 #137 3.269 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:11:23 #137 ... 07:11:23 07:11:23 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:23 #131 1106.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:23 #131 ... 07:11:23 07:11:23 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:11:23 #136 DONE 1107.9s 07:11:23 07:11:23 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:23 #132 ... 07:11:23 07:11:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:11:23 #141 DONE 0.3s 07:11:23 07:11:23 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:11:23 #142 DONE 2.2s 07:11:23 07:11:23 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:11:23 #134 ... 07:11:23 07:11:23 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:11:23 #143 DONE 0.3s 07:11:23 07:11:23 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:23 #132 ... 07:11:23 07:11:23 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:11:23 #144 DONE 0.3s 07:11:23 07:11:23 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:23 #145 DONE 0.2s 07:11:23 07:11:23 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:11:23 #133 ... 07:11:23 07:11:23 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:11:23 #146 DONE 0.2s 07:11:23 07:11:23 #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:11:23 #147 DONE 0.2s 07:11:23 07:11:23 #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:11:23 #148 DONE 0.1s 07:11:23 07:11:23 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:11:23 #149 DONE 0.1s 07:11:23 07:11:23 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:23 #150 DONE 0.1s 07:11:23 07:11:23 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:11:23 #151 ... 07:11:23 07:11:23 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:11:23 #140 DONE 1113.9s 07:11:23 07:11:23 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:23 #139 ... 07:11:23 07:11:23 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:11:23 #152 DONE 0.2s 07:11:23 07:11:23 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:11:23 #135 ... 07:11:23 07:11:23 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:11:23 #153 DONE 0.1s 07:11:23 07:11:23 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:11:23 #154 DONE 0.1s 07:11:23 07:11:23 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:11:23 #109 ... 07:11:23 07:11:23 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:11:23 #155 DONE 0.2s 07:11:23 07:11:23 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:11:23 #156 DONE 0.4s 07:11:23 07:11:23 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:11:23 #122 ... 07:11:23 07:11:23 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:11:23 #151 DONE 2.9s 07:11:23 07:11:23 #96 [security-bootstrapper] exporting to image 07:11:23 #96 exporting layers 07:11:23 #96 ... 07:11:23 07:11:23 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:11:23 #157 DONE 0.6s 07:11:23 07:11:23 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:23 #158 ... 07:11:23 07:11:23 #96 [security-bootstrapper] exporting to image 07:11:23 #96 exporting layers 1.5s done 07:11:23 #96 writing image sha256:95ee7c698d4ea878ba816b00544ffb421d59cc9600415d8244106e9f2fd83485 done 07:11:23 #96 naming to docker.io/library/security-bootstrapper-arm64 done 07:11:23 #96 DONE 9.0s 07:11:23 07:11:23 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:11:24 #137 ... 07:11:24 07:11:24 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:24 #158 DONE 2.2s 07:11:24 07:11:24 #96 [security-proxy-setup] exporting to image 07:11:25 #96 exporting layers 1.3s done 07:11:25 #96 writing image sha256:fa4a89f9cc9c5e88bc039dc7f541d9ea559c785246345decf01fa332f560a037 done 07:11:25 #96 naming to docker.io/library/security-proxy-setup-arm64 done 07:11:25 #96 DONE 10.4s 07:11:25 07:11:25 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:11:33 #134 ... 07:11:33 07:11:33 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:33 #131 DONE 1126.8s 07:11:33 07:11:33 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:11:33 #135 ... 07:11:33 07:11:33 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:11:33 #159 DONE 0.3s 07:11:33 07:11:33 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:11:33 #160 DONE 0.4s 07:11:33 07:11:33 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:11:33 #161 DONE 0.2s 07:11:33 07:11:33 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:11:33 #162 DONE 0.2s 07:11:33 07:11:33 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:11:33 #122 ... 07:11:33 07:11:33 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:11:34 #163 DONE 0.2s 07:11:34 07:11:34 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:11:34 #164 DONE 0.3s 07:11:34 07:11:34 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:11:34 #165 DONE 0.3s 07:11:34 07:11:34 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:11:34 #134 ... 07:11:34 07:11:34 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:11:35 #166 DONE 0.2s 07:11:35 07:11:35 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:11:37 #167 DONE 2.2s 07:11:37 07:11:37 #96 [security-secretstore-setup] exporting to image 07:11:37 #96 exporting layers 07:11:38 #96 exporting layers 1.3s done 07:11:38 #96 writing image sha256:08ce971284b4e7417bf5347525caa5087dc28735b175097d43c8e3f4c0c030a9 done 07:11:38 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 07:11:38 #96 DONE 11.7s 07:11:38 07:11:38 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:12:10 #109 ... 07:12:10 07:12:10 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:12:10 #132 DONE 1172.2s 07:12:10 07:12:10 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:12:10 #122 ... 07:12:10 07:12:10 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:12:10 #168 DONE 0.3s 07:12:10 07:12:10 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:12:10 #169 DONE 0.1s 07:12:10 07:12:10 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:12:10 #122 ... 07:12:10 07:12:10 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:12:10 #170 DONE 0.2s 07:12:10 07:12:10 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:12:10 #171 DONE 0.1s 07:12:10 07:12:10 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:12:10 #172 DONE 0.1s 07:12:10 07:12:10 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:11 #173 DONE 2.0s 07:12:11 07:12:11 #96 [core-common-config-bootstrapper] exporting to image 07:12:11 #96 exporting layers 07:12:12 #96 exporting layers 0.8s done 07:12:12 #96 writing image sha256:4441f9d3bc5b43b2bbbb1624071821c596a5597b430069448a6e3063fba586c6 done 07:12:12 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:12:12 #96 DONE 12.5s 07:12:12 07:12:12 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:14:04 #134 ... 07:14:04 07:14:04 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:14:04 #139 DONE 1273.1s 07:14:04 07:14:04 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:14:04 #134 ... 07:14:04 07:14:04 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:14:04 #174 DONE 0.1s 07:14:04 07:14:04 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:14:04 #175 DONE 0.1s 07:14:04 07:14:04 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:14:04 #176 DONE 0.3s 07:14:04 07:14:04 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:14:04 #177 DONE 0.1s 07:14:04 07:14:04 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:14:04 #134 ... 07:14:04 07:14:04 #96 [security-spiffe-token-provider] exporting to image 07:14:04 #96 exporting layers 07:14:05 #96 exporting layers 0.8s done 07:14:05 #96 writing image sha256:4fd060b58961ced207d458fda6ba8f5348e434f6c065bbd707b34a9f00b4c176 done 07:14:05 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:14:05 #96 DONE 13.3s 07:14:05 07:14:05 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:20:12 #134 ... 07:20:12 07:20:12 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:20:12 #122 DONE 1652.5s 07:20:12 07:20:12 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:20:12 #133 ... 07:20:12 07:20:12 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:20:12 #178 DONE 0.2s 07:20:12 07:20:12 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:20:12 #134 ... 07:20:12 07:20:12 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:20:12 #179 DONE 0.2s 07:20:12 07:20:12 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:20:12 #134 ... 07:20:12 07:20:12 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:20:12 #180 DONE 0.3s 07:20:12 07:20:12 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:20:12 #181 DONE 0.2s 07:20:12 07:20:12 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:20:12 #182 DONE 0.1s 07:20:12 07:20:12 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:20:12 #183 DONE 1.8s 07:20:12 07:20:12 #96 [security-proxy-auth] exporting to image 07:20:12 #96 exporting layers 07:20:12 #96 exporting layers 0.7s done 07:20:12 #96 writing image sha256:a0c1d97fe2d21c11f4da075b83401e06460028324c3e0a72362dfd9eccec0c07 done 07:20:12 #96 naming to docker.io/library/security-proxy-auth-arm64 done 07:20:12 #96 DONE 14.1s 07:20:12 07:20:12 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:59 #39 ... 07:20:59 07:20:59 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:20:59 #133 DONE 1699.6s 07:20:59 07:20:59 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:59 #109 ... 07:20:59 07:20:59 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:20:59 #184 DONE 0.2s 07:20:59 07:20:59 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:20:59 #185 DONE 0.1s 07:20:59 07:20:59 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:20:59 #186 DONE 0.5s 07:20:59 07:20:59 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:20:59 #187 DONE 0.1s 07:20:59 07:20:59 #96 [core-command] exporting to image 07:20:59 #96 exporting layers 07:20:59 #96 exporting layers 0.4s done 07:20:59 #96 writing image sha256:49f498da3e65df8f0991385cad032b770ed702959ff2670f701f26bb94e06e00 done 07:20:59 #96 naming to docker.io/library/core-command-arm64 done 07:20:59 #96 DONE 14.5s 07:20:59 07:20:59 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:21:02 #134 DONE 1705.6s 07:21:02 07:21:02 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:02 #135 ... 07:21:02 07:21:02 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:21:02 #188 DONE 0.1s 07:21:02 07:21:02 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:21:02 #189 DONE 0.2s 07:21:02 07:21:02 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:21:03 #190 DONE 0.5s 07:21:03 07:21:03 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:21:03 #191 DONE 0.1s 07:21:03 07:21:03 #96 [core-data] exporting to image 07:21:03 #96 exporting layers 07:21:04 #96 exporting layers 0.6s done 07:21:04 #96 writing image sha256:e810cf4c8aa16ed6062af6409ec6d57a356573c233062740eab578339348bdce done 07:21:04 #96 naming to docker.io/library/core-data-arm64 done 07:21:04 #96 DONE 15.1s 07:21:04 07:21:04 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:05 #137 ... 07:21:05 07:21:05 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:05 #135 DONE 1709.2s 07:21:05 07:21:05 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:06 #137 ... 07:21:06 07:21:06 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:21:06 #192 DONE 0.1s 07:21:06 07:21:06 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:06 #137 ... 07:21:06 07:21:06 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:21:06 #193 DONE 0.2s 07:21:06 07:21:06 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:06 #137 ... 07:21:06 07:21:06 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:21:07 #194 DONE 0.5s 07:21:07 07:21:07 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:21:07 #195 DONE 0.1s 07:21:07 07:21:07 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:07 #137 ... 07:21:07 07:21:07 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:21:07 #196 DONE 0.1s 07:21:07 07:21:07 #96 [core-metadata] exporting to image 07:21:07 #96 exporting layers 0.5s done 07:21:07 #96 writing image sha256:b091f502cc0671fdc7b346f344a6540b80f4d99f9e609f3d74357be100654778 done 07:21:07 #96 naming to docker.io/library/core-metadata-arm64 0.0s done 07:21:07 #96 DONE 15.7s 07:21:07 07:21:07 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:34 #137 ... 07:21:34 07:21:34 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:21:34 #109 DONE 1736.9s 07:21:34 07:21:34 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:34 #137 ... 07:21:34 07:21:34 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:21:34 #197 DONE 0.1s 07:21:34 07:21:34 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:21:34 #39 ... 07:21:34 07:21:34 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:21:34 #198 DONE 0.1s 07:21:34 07:21:34 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:21:34 #199 DONE 0.4s 07:21:34 07:21:34 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:21:34 #200 DONE 0.1s 07:21:34 07:21:34 #96 [support-scheduler] exporting to image 07:21:34 #96 exporting layers 07:21:35 #96 exporting layers 0.5s done 07:21:35 #96 writing image sha256:ec7bb5ce81ffe12263d47beb4cd974b91d386c3e2faa1e42b41e32dff147378b done 07:21:35 #96 naming to docker.io/library/support-scheduler-arm64 done 07:21:35 #96 DONE 16.2s 07:21:35 07:21:35 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:21:35 #137 DONE 1726.0s 07:21:35 07:21:35 #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:21:35 #32 ... 07:21:35 07:21:35 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:21:35 #201 DONE 0.1s 07:21:35 07:21:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:21:36 #39 ... 07:21:36 07:21:36 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:21:36 #202 DONE 0.1s 07:21:36 07:21:36 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:21:36 #203 DONE 0.3s 07:21:36 07:21:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:21:36 #39 ... 07:21:36 07:21:36 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:21:36 #204 DONE 0.1s 07:21:36 07:21:36 #96 [support-notifications] exporting to image 07:21:36 #96 exporting layers 0.5s done 07:21:36 #96 writing image sha256:f2d1237d8b216a996c778f9f6c845f17dae94f1f0ac294ddab1890a53620dd8c done 07:21:36 #96 naming to docker.io/library/support-notifications-arm64 done 07:21:36 #96 DONE 16.7s 07:21:36 07:21:36 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:21:36 time="2024-07-02T06:49:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:21:36 $ docker stop --time=1 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 07:21:38 $ docker rm -f --volumes 3f2f13f279337accae6e176b22dc63e4f099d9e0090e22d4e7b6f26d38484026 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:39 + docker images 07:21:39 REPOSITORY TAG IMAGE ID CREATED SIZE 07:21:39 support-notifications-arm64 latest f2d1237d8b21 2 seconds ago 43.3MB 07:21:39 support-scheduler-arm64 latest ec7bb5ce81ff 4 seconds ago 42.4MB 07:21:39 core-metadata-arm64 latest b091f502cc06 32 seconds ago 40.3MB 07:21:39 core-data-arm64 latest e810cf4c8aa1 35 seconds ago 40.1MB 07:21:39 core-command-arm64 latest 49f498da3e65 41 seconds ago 39.9MB 07:21:39 security-proxy-auth-arm64 latest a0c1d97fe2d2 About a minute ago 37.4MB 07:21:39 security-spiffe-token-provider-arm64 latest 4fd060b58961 7 minutes ago 34.1MB 07:21:39 core-common-config-bootstrapper-arm64 latest 4441f9d3bc5b 9 minutes ago 20.1MB 07:21:39 security-secretstore-setup-arm64 latest 08ce971284b4 10 minutes ago 41.5MB 07:21:39 security-proxy-setup-arm64 latest fa4a89f9cc9c 10 minutes ago 31MB 07:21:39 security-bootstrapper-arm64 latest 95ee7c698d4e 10 minutes ago 23.7MB 07:21:39 security-spire-config-arm64 latest 2510d3c2eeb2 30 minutes ago 101MB 07:21:39 security-spire-server-arm64 latest 9b9741e35049 30 minutes ago 102MB 07:21:39 security-spire-agent-arm64 latest c8135509f2e3 30 minutes ago 157MB 07:21:39 ci-base-image-arm64 latest bf5d61461821 50 minutes ago 962MB 07:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 07:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:40 07:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:40 arm64: Pulling from edgex-lftools-log-publisher 07:21:40 8998bd30e6a1: Pulling fs layer 07:21:40 04944245beec: Pulling fs layer 07:21:40 699f458cf7ca: Pulling fs layer 07:21:40 765212b225bb: Pulling fs layer 07:21:40 f23df028b6ca: Pulling fs layer 07:21:40 d65c8cfc05b1: Pulling fs layer 07:21:40 2437ff75d9bd: Pulling fs layer 07:21:40 765212b225bb: Waiting 07:21:40 f23df028b6ca: Waiting 07:21:40 2437ff75d9bd: Waiting 07:21:40 d65c8cfc05b1: Waiting 07:21:40 04944245beec: Verifying Checksum 07:21:40 04944245beec: Download complete 07:21:40 765212b225bb: Verifying Checksum 07:21:40 765212b225bb: Download complete 07:21:40 f23df028b6ca: Verifying Checksum 07:21:40 f23df028b6ca: Download complete 07:21:40 d65c8cfc05b1: Verifying Checksum 07:21:40 d65c8cfc05b1: Download complete 07:21:40 699f458cf7ca: Verifying Checksum 07:21:40 699f458cf7ca: Download complete 07:21:41 8998bd30e6a1: Download complete 07:21:44 2437ff75d9bd: Verifying Checksum 07:21:44 2437ff75d9bd: Download complete 07:21:45 8998bd30e6a1: Pull complete 07:21:46 04944245beec: Pull complete 07:21:47 699f458cf7ca: Pull complete 07:21:48 765212b225bb: Pull complete 07:21:49 f23df028b6ca: Pull complete 07:21:49 d65c8cfc05b1: Pull complete 07:22:07 2437ff75d9bd: Pull complete 07:22:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:07 prd-ubuntu20.04-docker-arm64-4c-16g-4784 does not seem to be running inside a container 07:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:22:10 $ docker top ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:11 ---> job-cost.sh 07:22:11 lf-activate-venv: SKIPPING 07:22:11 INFO: No Stack... 07:22:11 INFO: Retrieving Pricing Info for: v3-standard-4 07:22:12 INFO: Archiving Costs [Pipeline] sh 07:22:13 + + cat /w/workspace/edgex-go/1/archives/cost.csv 07:22:13 cut -d, -f6 [Pipeline] lock 07:22:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] 07:22:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] did not exist. Created. 07:22:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:14 + echo total: 0.10999999940395355 [Pipeline] stash 07:22:14 Stashed 1 file(s) [Pipeline] } 07:22:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:14 $ docker stop --time=1 ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 07:22:16 $ docker rm -f --volumes ec37643e3ccd08ba21b566ec01f5ad37344860dfdea6eeceedf418fb840963b6 [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 07:22:17 provisioning config files... 07:22:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6137539311774216358tmp [Pipeline] { [Pipeline] sh 07:22:17 + set +x 07:22:17 + curl -s https://codecov.io/bash 07:22:17 + bash -s -- 07:22:17 07:22:17 _____ _ 07:22:17 / ____| | | 07:22:17 | | ___ __| | ___ ___ _____ __ 07:22:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:22:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:22:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:22:17 Bash-1.0.6 07:22:17 07:22:17 07:22:17 ==> git version 2.25.1 found 07:22:17 ==> 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 07:22:17 Release-Date: 2020-01-08 07:22:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:22:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:22:17 ==> Jenkins CI detected. 07:22:17 current dir:  /w/workspace/edgex-go/1 07:22:17 project root: . 07:22:17 --> token set from env 07:22:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:22:17 ==> Running gcov in . (disable via -X gcov) 07:22:17 ==> Python coveragepy not found 07:22:17 ==> Searching for coverage reports in: 07:22:17 + . 07:22:17 -> Found 1 reports 07:22:17 ==> Detecting git/mercurial file structure 07:22:17 ==> Reading reports 07:22:17 + ./coverage.out bytes=456284 07:22:17 ==> Appending adjustments 07:22:17 https://docs.codecov.io/docs/fixing-reports 07:22:18 + Found adjustments 07:22:18 ==> Gzipping contents 07:22:18 60K /tmp/codecov.VydCNa.gz 07:22:18 ==> Uploading reports 07:22:18 url: https://codecov.io 07:22:18 query: branch=PR-4812&commit=987be7b851209481075b5066528ba378ef4242e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= 07:22:18 -> Pinging Codecov 07:22:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4812&commit=987be7b851209481075b5066528ba378ef4242e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= 07:22:19 -> Uploading to 07:22:19 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/987be7b851209481075b5066528ba378ef4242e5/fc76a35f-d9c1-4012-9ace-10741899200e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T072218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4338d4ee4197fe0d1cd2c4d968f92f879d55e55cd865f77e87bac798e1e57190 07:22:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:19 Dload Upload Total Spent Left Speed 07:22:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 212k --:--:-- --:--:-- --:--:-- 211k 07:22:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/987be7b851209481075b5066528ba378ef4242e5 [Pipeline] } 07:22:19 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 07:22:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:22:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:22:22 ---> package-listing.sh 07:22:22 ++ facter osfamily 07:22:22 ++ tr '[:upper:]' '[:lower:]' 07:22:22 + OS_FAMILY=debian 07:22:22 + workspace=/w/workspace/edgex-go/1 07:22:22 + START_PACKAGES=/tmp/packages_start.txt 07:22:22 + END_PACKAGES=/tmp/packages_end.txt 07:22:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:22:22 + PACKAGES=/tmp/packages_start.txt 07:22:22 + '[' /w/workspace/edgex-go/1 ']' 07:22:22 + PACKAGES=/tmp/packages_end.txt 07:22:22 + case "${OS_FAMILY}" in 07:22:22 + dpkg -l 07:22:22 + grep '^ii' 07:22:22 + '[' -f /tmp/packages_start.txt ']' 07:22:22 + '[' -f /tmp/packages_end.txt ']' 07:22:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:22:22 + '[' /w/workspace/edgex-go/1 ']' 07:22:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:22:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:22:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:22:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:23 07:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:23 latest: Pulling from edgex-lftools-log-publisher 07:22:23 5eb5b503b376: Pulling fs layer 07:22:23 5c69ac0246d0: Pulling fs layer 07:22:23 ec43610c2a17: Pulling fs layer 07:22:23 3a2ae6a8a46f: Pulling fs layer 07:22:23 33b1e0a273af: Pulling fs layer 07:22:23 5d3b04190fa2: Pulling fs layer 07:22:23 2f39f015ded8: Pulling fs layer 07:22:23 3a2ae6a8a46f: Waiting 07:22:23 33b1e0a273af: Waiting 07:22:23 5d3b04190fa2: Waiting 07:22:23 2f39f015ded8: Waiting 07:22:23 5c69ac0246d0: Download complete 07:22:23 3a2ae6a8a46f: Verifying Checksum 07:22:23 3a2ae6a8a46f: Download complete 07:22:23 33b1e0a273af: Verifying Checksum 07:22:23 33b1e0a273af: Download complete 07:22:23 ec43610c2a17: Verifying Checksum 07:22:23 ec43610c2a17: Download complete 07:22:23 5d3b04190fa2: Download complete 07:22:24 5eb5b503b376: Download complete 07:22:24 2f39f015ded8: Download complete 07:22:25 5eb5b503b376: Pull complete 07:22:25 5c69ac0246d0: Pull complete 07:22:25 ec43610c2a17: Pull complete 07:22:26 3a2ae6a8a46f: Pull complete 07:22:26 33b1e0a273af: Pull complete 07:22:26 5d3b04190fa2: Pull complete 07:22:30 2f39f015ded8: Pull complete 07:22:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:30 prd-ubuntu20.04-docker-8c-8g-4777 does not seem to be running inside a container 07:22:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:22:36 $ docker top bf4dfbcf30a73a5451cb11b70da3a1465b39319227bc4b7ee45a404341edd5b3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:37 + mkdir -p /var/log/sysstat [Pipeline] sh 07:22:37 + ls /var/log/sa-host 07:22:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:37 provisioning config files... 07:22:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7731567686591135082tmp [Pipeline] { [Pipeline] echo 07:22:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> create-netrc.sh [Pipeline] } 07:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:22:38 ---> python-tools-install.sh [Pipeline] echo 07:22:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:38 ---> sudo-logs.sh 07:22:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:22:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:39 ---> job-cost.sh 07:22:39 lf-activate-venv: SKIPPING 07:22:39 DEBUG: total: 0.10999999940395355 07:22:39 INFO: Retrieving Stack Cost... 07:22:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:39 INFO: Archiving Costs [Pipeline] echo 07:22:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:40 ---> logs-deploy.sh 07:22:40 lf-activate-venv: SKIPPING 07:22:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4812/1 07:22:40 INFO: archiving workspace using pattern(s): 07:22:40 Archives upload complete. 07:22:40 INFO: archiving logs to Nexus 07:22:41 ---> uname -a: 07:22:41 Linux prd-ubuntu20-04-docker-8c-8g-4777 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:22:41 07:22:41 07:22:41 ---> lscpu: 07:22:41 Architecture: x86_64 07:22:41 CPU op-mode(s): 32-bit, 64-bit 07:22:41 Byte Order: Little Endian 07:22:41 Address sizes: 40 bits physical, 48 bits virtual 07:22:41 CPU(s): 8 07:22:41 On-line CPU(s) list: 0-7 07:22:41 Thread(s) per core: 1 07:22:41 Core(s) per socket: 1 07:22:41 Socket(s): 8 07:22:41 NUMA node(s): 1 07:22:41 Vendor ID: AuthenticAMD 07:22:41 CPU family: 23 07:22:41 Model: 49 07:22:41 Model name: AMD EPYC-Rome Processor 07:22:41 Stepping: 0 07:22:41 CPU MHz: 2800.000 07:22:41 BogoMIPS: 5600.00 07:22:41 Virtualization: AMD-V 07:22:41 Hypervisor vendor: KVM 07:22:41 Virtualization type: full 07:22:41 L1d cache: 256 KiB 07:22:41 L1i cache: 256 KiB 07:22:41 L2 cache: 4 MiB 07:22:41 L3 cache: 128 MiB 07:22:41 NUMA node0 CPU(s): 0-7 07:22:41 Vulnerability Itlb multihit: Not affected 07:22:41 Vulnerability L1tf: Not affected 07:22:41 Vulnerability Mds: Not affected 07:22:41 Vulnerability Meltdown: Not affected 07:22:41 Vulnerability Mmio stale data: Not affected 07:22:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:22:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:22:41 Vulnerability Srbds: Not affected 07:22:41 Vulnerability Tsx async abort: Not affected 07:22:41 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 07:22:41 07:22:41 07:22:41 ---> nproc: 07:22:41 8 07:22:41 07:22:41 07:22:41 ---> df -h: 07:22:41 Filesystem Size Used Avail Use% Mounted on 07:22:41 overlay 155G 24G 132G 16% / 07:22:41 tmpfs 64M 0 64M 0% /dev 07:22:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:22:41 shm 64M 0 64M 0% /dev/shm 07:22:41 /dev/vda1 155G 24G 132G 16% /facter-os 07:22:41 07:22:41 07:22:41 ---> sar -b -r -n DEV: 07:22:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4777) 07/02/24 _x86_64_ (8 CPU) 07:22:41 07:22:41 06:23:27 LINUX RESTART (8 CPU) 07:22:41 07:22:41 06:24:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:22:41 06:25:01 243.52 40.10 203.42 0.00 4459.82 32920.46 0.00 07:22:41 06:26:01 192.60 3.07 189.53 0.00 55.86 62008.03 0.00 07:22:41 06:27:01 34.49 0.03 34.46 0.00 0.27 28339.03 0.00 07:22:41 06:28:01 41.71 0.18 41.53 0.00 2.67 18309.48 0.00 07:22:41 06:29:01 198.12 2.63 195.49 0.00 130.80 97438.30 0.00 07:22:41 06:30:01 800.47 12.50 787.97 0.00 4341.01 257535.21 0.00 07:22:41 06:31:01 141.59 0.13 141.46 0.00 1.07 37648.50 0.00 07:22:41 06:32:01 321.09 0.10 320.99 0.00 0.80 134872.17 0.00 07:22:41 06:33:01 430.37 0.05 430.32 0.00 3.20 32896.90 0.00 07:22:41 06:34:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 07:22:41 06:35:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 07:22:41 06:36:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 07:22:41 06:37:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 07:22:41 06:38:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 07:22:41 06:39:01 1.97 0.02 1.95 0.00 0.13 26.80 0.00 07:22:41 06:40:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 07:22:41 06:41:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 07:22:41 06:42:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 07:22:41 06:43:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:22:41 06:44:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 07:22:41 06:45:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:22:41 06:46:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 07:22:41 06:47:02 1.02 0.00 1.02 0.00 0.00 12.13 0.00 07:22:41 06:48:01 1.05 0.00 1.05 0.00 0.00 12.20 0.00 07:22:41 06:49:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:22:41 06:50:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 07:22:41 06:51:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 07:22:41 06:52:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 07:22:41 06:53:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:22:41 06:54:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:22:41 06:55:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 07:22:41 06:56:01 3.08 1.58 1.50 0.00 36.92 19.59 0.00 07:22:41 06:57:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:22:41 06:58:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 07:22:41 06:59:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 07:22:41 07:00:01 1.77 0.00 1.77 0.00 0.00 21.59 0.00 07:22:41 07:01:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 07:22:41 07:02:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 07:22:41 07:03:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:22:41 07:04:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 07:22:41 07:05:01 3.45 1.02 2.43 0.00 21.86 31.86 0.00 07:22:41 07:06:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 07:22:41 07:07:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:22:41 07:08:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 07:22:41 07:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 07:22:41 07:10:01 1.52 0.00 1.52 0.00 0.00 19.06 0.00 07:22:41 07:11:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 07:22:41 07:12:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 07:22:41 07:13:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 07:22:41 07:14:01 0.82 0.00 0.82 0.00 0.00 10.53 0.00 07:22:41 07:15:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 07:22:41 07:16:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 07:22:41 07:17:01 1.12 0.02 1.10 0.00 0.13 12.66 0.00 07:22:41 07:18:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 07:22:41 07:19:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 07:22:41 07:20:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 07:22:41 07:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:22:41 07:22:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 07:22:41 Average: 42.50 1.04 41.46 0.00 153.79 12115.22 0.00 07:22:41 07:22:41 06:24:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:41 06:25:01 29532220 31553396 794344 2.42 61108 2250048 1849044 5.45 1044224 1961984 14664 07:22:41 06:26:01 27889056 31280888 1023036 3.11 126004 3440424 2366332 6.97 1532336 2959404 159232 07:22:41 06:27:01 27173340 31419200 883952 2.69 128296 4244856 2028060 5.98 1839320 3324424 143040 07:22:41 06:28:01 26597720 31493664 807240 2.45 133812 4841040 1851132 5.46 1701564 3987144 666424 07:22:41 06:29:01 22851704 31392284 877900 2.67 153520 8407860 2405992 7.09 1796856 7535624 2662932 07:22:41 06:30:01 17441976 31065876 1150272 3.50 311012 12910444 4598520 13.55 2942700 11309072 27080 07:22:41 06:31:01 12395140 28546364 3641796 11.08 336440 15176784 9257152 27.28 6538492 12483048 1349476 07:22:41 06:32:01 12455668 30771688 1437812 4.37 345832 17312292 4032000 11.88 4963228 14017152 327996 07:22:41 06:33:01 14436488 31417192 832652 2.53 350876 16116028 2085060 6.14 3000008 14193536 168 07:22:41 06:34:01 14436796 31417560 832292 2.53 350936 16116020 2085060 6.14 2999604 14193540 8 07:22:41 06:35:01 14463444 31444420 805432 2.45 350976 16116164 2085060 6.14 2974104 14193672 180 07:22:41 06:36:01 14463468 31444456 805396 2.45 350984 16116168 2085060 6.14 2973612 14193676 44 07:22:41 06:37:01 14463956 31444944 804836 2.45 350996 16116168 2085060 6.14 2973236 14193676 8 07:22:41 06:38:01 14465172 31446184 803764 2.44 351012 16116168 2085060 6.14 2973256 14193680 176 07:22:41 06:39:01 14465232 31446304 803508 2.44 351044 16116152 2068260 6.10 2973204 14193660 68 07:22:41 06:40:01 14465152 31446256 803452 2.44 351064 16116152 2068260 6.10 2973652 14193660 224 07:22:41 06:41:01 14465144 31446252 803364 2.44 351084 16116156 2052152 6.05 2973308 14193664 8 07:22:41 06:42:01 14464760 31445900 803856 2.44 351088 16116164 2052152 6.05 2973772 14193672 228 07:22:41 06:43:01 14464752 31445892 803852 2.44 351108 16116156 2052152 6.05 2973340 14193672 12 07:22:41 06:44:01 14465240 31446412 803220 2.44 351152 16116152 2052152 6.05 2972644 14193676 8 07:22:41 06:45:01 14464908 31446128 803456 2.44 351168 16116168 2052152 6.05 2972764 14193676 8 07:22:41 06:46:01 14465040 31446324 803172 2.44 351180 16116172 2052152 6.05 2973096 14193680 240 07:22:41 06:47:02 14464756 31446048 803436 2.44 351192 16116176 2052152 6.05 2972760 14193684 24 07:22:41 06:48:01 14465488 31446792 802636 2.44 351204 16116176 2052152 6.05 2972856 14193684 148 07:22:41 06:49:01 14465484 31446804 802788 2.44 351216 16116180 2052152 6.05 2972852 14193688 8 07:22:41 06:50:01 14465500 31446848 802724 2.44 351232 16116184 2052152 6.05 2972948 14193688 4 07:22:41 06:51:01 14465884 31447256 802196 2.44 351248 16116192 2035632 6.00 2973464 14193696 176 07:22:41 06:52:01 14465664 31447060 802380 2.44 351264 16116196 2035632 6.00 2973152 14193704 44 07:22:41 06:53:01 14465576 31446972 802508 2.44 351280 16116196 2035632 6.00 2972928 14193704 8 07:22:41 06:54:01 14465276 31446696 802740 2.44 351288 16116200 2035632 6.00 2972944 14193708 40 07:22:41 06:55:01 14465436 31446868 802724 2.44 351296 16116204 2035632 6.00 2973020 14193712 8 07:22:41 06:56:01 14459204 31442676 806848 2.45 351340 16117308 2051848 6.05 2981324 14194032 92 07:22:41 06:57:01 14458872 31442348 807104 2.45 351360 16117304 2051848 6.05 2981192 14193988 8 07:22:41 06:58:01 14459076 31442572 806816 2.45 351380 16117308 2051848 6.05 2980912 14193976 176 07:22:41 06:59:01 14458776 31442296 807044 2.45 351396 16117304 2051848 6.05 2980860 14193980 52 07:22:41 07:00:01 14458372 31441948 807232 2.45 351436 16117324 2067912 6.09 2981600 14193988 184 07:22:41 07:01:01 14458428 31442012 807164 2.45 351448 16117324 2067912 6.09 2980984 14193988 8 07:22:41 07:02:01 14458176 31441836 807248 2.45 351456 16117404 2067912 6.09 2981116 14194032 52 07:22:41 07:03:01 14458328 31442020 807212 2.45 351472 16117408 2067912 6.09 2981080 14194036 16 07:22:41 07:04:01 14458240 31441968 807256 2.45 351484 16117404 2067912 6.09 2981044 14194072 336 07:22:41 07:05:01 14454068 31438852 810240 2.46 351560 16118028 2108180 6.21 2981868 14194628 16 07:22:41 07:06:01 14454756 31439560 809688 2.46 351572 16118028 2108180 6.21 2981720 14194628 228 07:22:41 07:07:01 14454812 31439636 809612 2.46 351588 16118032 2108180 6.21 2981596 14194632 12 07:22:41 07:08:01 14454552 31439384 809828 2.46 351612 16118028 2108180 6.21 2981372 14194636 344 07:22:41 07:09:01 14454212 31439204 809952 2.46 351624 16118172 2108180 6.21 2981440 14194768 8 07:22:41 07:10:01 14454392 31439400 809696 2.46 351640 16118172 2108180 6.21 2981584 14194776 44 07:22:41 07:11:01 14454408 31439432 809676 2.46 351648 16118172 2108180 6.21 2981588 14194776 48 07:22:41 07:12:01 14454236 31439296 809896 2.46 351672 16118180 2108180 6.21 2981904 14194780 280 07:22:41 07:13:01 14454528 31439592 809712 2.46 351684 16118176 2108180 6.21 2981524 14194784 8 07:22:41 07:14:01 14454692 31439892 809468 2.46 351692 16118312 2108180 6.21 2981376 14194904 180 07:22:41 07:15:01 14454528 31439768 809716 2.46 351720 16118312 2108180 6.21 2981904 14194916 36 07:22:41 07:16:01 14454552 31439804 809676 2.46 351728 16118320 2108180 6.21 2981412 14194920 180 07:22:41 07:17:01 14454936 31440212 809188 2.46 351740 16118320 2108180 6.21 2982164 14194924 240 07:22:41 07:18:01 14454668 31440000 809380 2.46 351752 16118328 2108180 6.21 2981924 14194928 180 07:22:41 07:19:01 14454692 31440024 809316 2.46 351764 16118328 2108180 6.21 2981432 14194928 8 07:22:41 07:20:01 14454676 31440052 809224 2.46 351788 16118332 2108180 6.21 2981792 14194932 164 07:22:41 07:21:01 14454652 31440032 809172 2.46 351808 16118336 2108180 6.21 2981480 14194936 8 07:22:41 07:22:01 14454572 31439972 809180 2.46 351828 16118328 2108180 6.21 2981484 14194936 200 07:22:41 Average: 15504911 31372805 879126 2.67 330433 15076542 2279810 6.72 2953361 13229053 92341 07:22:41 07:22:41 06:24:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:41 06:25:01 docker0 674.45 578.71 46.54 2969.84 0.00 0.00 0.00 0.00 07:22:41 06:25:01 lo 5.09 5.09 0.50 0.50 0.00 0.00 0.00 0.00 07:22:41 06:25:01 ens3 1551.83 1544.95 8574.81 208.74 0.00 0.00 0.00 0.00 07:22:41 06:26:01 docker0 256.88 317.60 21.47 2040.35 0.00 0.00 0.00 0.00 07:22:41 06:26:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:22:41 06:26:01 veth71d06e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:26:01 ens3 425.58 324.43 5029.98 42.07 0.00 0.00 0.00 0.00 07:22:41 06:27:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 07:22:41 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:27:01 veth71d06e9 1.17 1.22 0.10 0.10 0.00 0.00 0.00 0.00 07:22:41 06:27:01 ens3 29.31 20.70 22.50 12.96 0.00 0.00 0.00 0.00 07:22:41 06:28:01 docker0 0.42 0.42 0.03 0.04 0.00 0.00 0.00 0.00 07:22:41 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:28:01 veth71d06e9 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 07:22:41 06:28:01 ens3 22.21 11.75 19.91 9.47 0.00 0.00 0.00 0.00 07:22:41 06:29:01 veth043fd33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:29:01 veth9fa02c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:29:01 veth57d5ab7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:29:01 veth3801ce0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:29:01 veth40d93c5 1.63 3.51 0.13 31.56 0.00 0.00 0.00 0.00 07:22:41 06:29:01 docker0 1.96 3.66 0.13 31.67 0.00 0.00 0.00 0.00 07:22:41 06:29:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:22:41 06:29:01 vethf155740 0.33 0.43 0.03 0.13 0.00 0.00 0.00 0.00 07:22:41 06:29:01 ens3 195.69 103.43 3708.99 22.43 0.00 0.00 0.00 0.00 07:22:41 06:29:01 vethb097c97 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:29:01 vethb4892f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth746456d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth3928503 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth5affd1d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth456b6bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth2121d33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth9affb9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 vethae61c9a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth67015cc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 docker0 336.98 668.47 29.49 5978.09 0.00 0.00 0.00 0.00 07:22:41 06:30:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 07:22:41 06:30:01 vethf155740 0.07 0.73 0.00 0.03 0.00 0.00 0.00 0.00 07:22:41 06:30:01 ens3 842.64 419.66 8047.34 51.41 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth9dfb4bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 vetha70fdac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:30:01 veth0e8eb0e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth746456d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth3928503 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth5affd1d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth456b6bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth2121d33 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth9affb9d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 vethae61c9a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth67015cc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 vethf155740 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 ens3 9.19 5.10 7.57 3.97 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth9dfb4bd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 vetha70fdac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:31:01 veth0e8eb0e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth746456d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth3928503 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth5affd1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth456b6bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth2121d33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth9affb9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 vethae61c9a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth67015cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:32:01 vethf155740 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 ens3 18.96 27.96 5.41 82.04 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth9dfb4bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 vetha70fdac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:32:01 veth0e8eb0e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:33:01 ens3 17.48 29.84 6.85 101.26 0.00 0.00 0.00 0.00 07:22:41 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:35:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 07:22:41 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:41 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:40:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 07:22:41 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:41:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:22:41 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:42:01 ens3 0.40 0.27 0.48 0.02 0.00 0.00 0.00 0.00 07:22:41 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:43:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:41 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:45:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:22:41 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:47:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:50:01 ens3 0.43 0.23 0.20 0.07 0.00 0.00 0.00 0.00 07:22:41 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:52:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:55:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 07:22:41 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:22:41 06:56:01 ens3 6.91 5.45 4.83 5.25 0.00 0.00 0.00 0.00 07:22:41 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:57:01 ens3 1.35 1.17 0.74 1.10 0.00 0.00 0.00 0.00 07:22:41 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:58:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:00:01 ens3 0.42 0.32 0.15 0.08 0.00 0.00 0.00 0.00 07:22:41 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:01:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:41 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:02:01 ens3 0.67 0.52 0.28 0.23 0.00 0.00 0.00 0.00 07:22:41 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:04:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:22:41 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:05:01 ens3 0.63 0.47 0.42 0.35 0.00 0.00 0.00 0.00 07:22:41 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:10:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:22:41 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:12:01 ens3 0.32 0.13 0.13 0.01 0.00 0.00 0.00 0.00 07:22:41 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:22:41 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:20:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:22:41 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:41 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:41 07:22:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:22:41 Average: docker0 21.60 26.80 1.66 188.67 0.00 0.00 0.00 0.00 07:22:41 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 07:22:41 Average: ens3 53.18 42.30 434.54 9.24 0.00 0.00 0.00 0.00 07:22:41 07:22:41 07:22:41 ---> sar -P ALL: 07:22:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4777) 07/02/24 _x86_64_ (8 CPU) 07:22:41 07:22:41 06:23:27 LINUX RESTART (8 CPU) 07:22:41 07:22:41 06:24:03 CPU %user %nice %system %iowait %steal %idle 07:22:41 06:25:01 all 8.37 0.00 2.42 3.78 0.04 85.38 07:22:41 06:25:01 0 8.24 0.00 3.49 9.95 0.03 78.29 07:22:41 06:25:01 1 7.89 0.00 2.80 2.66 0.05 86.59 07:22:41 06:25:01 2 9.78 0.00 1.55 2.14 0.03 86.49 07:22:41 06:25:01 3 10.00 0.00 1.48 0.38 0.05 88.08 07:22:41 06:25:01 4 6.79 0.00 2.97 7.33 0.05 82.86 07:22:41 06:25:01 5 10.79 0.00 3.58 2.68 0.03 82.92 07:22:41 06:25:01 6 6.11 0.00 2.32 0.23 0.03 91.31 07:22:41 06:25:01 7 7.36 0.00 1.16 4.89 0.05 86.53 07:22:41 06:26:01 all 11.57 0.00 3.81 4.86 0.06 79.70 07:22:41 06:26:01 0 12.55 0.00 3.16 1.11 0.05 83.13 07:22:41 06:26:01 1 13.31 0.00 3.33 0.50 0.10 82.76 07:22:41 06:26:01 2 11.86 0.00 4.15 1.09 0.05 82.85 07:22:41 06:26:01 3 12.00 0.00 4.85 2.60 0.07 80.47 07:22:41 06:26:01 4 10.04 0.00 4.06 16.85 0.07 68.99 07:22:41 06:26:01 5 11.28 0.00 3.76 14.47 0.07 70.42 07:22:41 06:26:01 6 10.16 0.00 3.39 1.67 0.07 84.71 07:22:41 06:26:01 7 11.36 0.00 3.75 0.55 0.05 84.29 07:22:41 06:27:01 all 30.06 0.00 4.42 0.75 0.07 64.70 07:22:41 06:27:01 0 33.47 0.00 4.22 0.00 0.07 62.25 07:22:41 06:27:01 1 30.40 0.00 4.62 0.02 0.07 64.89 07:22:41 06:27:01 2 32.11 0.00 4.57 0.00 0.08 63.24 07:22:41 06:27:01 3 29.80 0.00 5.45 0.00 0.07 64.69 07:22:41 06:27:01 4 27.23 0.00 3.75 0.00 0.08 68.94 07:22:41 06:27:01 5 30.98 0.00 4.32 0.32 0.07 64.32 07:22:41 06:27:01 6 29.25 0.00 3.94 5.69 0.08 61.04 07:22:41 06:27:01 7 27.19 0.00 4.52 0.00 0.07 68.23 07:22:41 06:28:01 all 58.42 0.00 7.30 0.55 0.08 33.65 07:22:41 06:28:01 0 57.94 0.00 7.24 0.24 0.07 34.52 07:22:41 06:28:01 1 57.76 0.00 7.46 0.12 0.07 34.59 07:22:41 06:28:01 2 59.95 0.00 7.46 0.10 0.08 32.41 07:22:41 06:28:01 3 60.38 0.00 7.55 0.24 0.08 31.75 07:22:41 06:28:01 4 57.42 0.00 6.87 0.02 0.07 35.62 07:22:41 06:28:01 5 58.32 0.00 7.20 0.13 0.08 34.26 07:22:41 06:28:01 6 56.92 0.00 7.74 3.51 0.08 31.75 07:22:41 06:28:01 7 58.65 0.00 6.91 0.07 0.08 34.28 07:22:41 06:29:01 all 18.94 0.00 6.90 11.44 0.09 62.62 07:22:41 06:29:01 0 17.58 0.00 7.58 20.92 0.14 53.79 07:22:41 06:29:01 1 19.28 0.00 6.65 7.11 0.08 66.87 07:22:41 06:29:01 2 17.81 0.00 6.65 6.44 0.10 69.00 07:22:41 06:29:01 3 18.72 0.00 6.52 10.38 0.07 64.31 07:22:41 06:29:01 4 21.35 0.00 7.31 9.94 0.09 61.32 07:22:41 06:29:01 5 17.99 0.00 5.92 5.28 0.07 70.74 07:22:41 06:29:01 6 19.05 0.00 6.20 10.88 0.10 63.76 07:22:41 06:29:01 7 19.72 0.00 8.41 20.72 0.09 51.07 07:22:41 06:30:01 all 11.94 0.00 6.88 25.59 0.09 55.50 07:22:41 06:30:01 0 11.07 0.00 5.47 24.55 0.05 58.86 07:22:41 06:30:01 1 12.34 0.00 5.54 13.74 0.07 68.31 07:22:41 06:30:01 2 11.19 0.00 6.37 12.90 0.07 69.47 07:22:41 06:30:01 3 12.68 0.00 6.13 17.16 0.08 63.95 07:22:41 06:30:01 4 14.31 0.00 9.68 45.61 0.19 30.20 07:22:41 06:30:01 5 12.20 0.00 5.51 22.01 0.07 60.22 07:22:41 06:30:01 6 10.73 0.00 6.82 16.75 0.07 65.63 07:22:41 06:30:01 7 11.02 0.00 9.51 52.22 0.10 27.14 07:22:41 06:31:01 all 87.85 0.00 11.58 0.35 0.12 0.10 07:22:41 06:31:01 0 86.51 0.00 12.77 0.45 0.13 0.13 07:22:41 06:31:01 1 88.86 0.00 10.50 0.38 0.10 0.15 07:22:41 06:31:01 2 87.47 0.00 11.78 0.52 0.13 0.10 07:22:41 06:31:01 3 88.26 0.00 11.26 0.23 0.13 0.12 07:22:41 06:31:01 4 87.89 0.00 11.71 0.25 0.12 0.03 07:22:41 06:31:01 5 88.70 0.00 10.83 0.33 0.10 0.03 07:22:41 06:31:01 6 87.19 0.00 12.27 0.32 0.12 0.10 07:22:41 06:31:01 7 87.91 0.00 11.51 0.30 0.12 0.17 07:22:41 06:32:01 all 87.38 0.00 12.37 0.03 0.14 0.08 07:22:41 06:32:01 0 85.61 0.00 14.06 0.14 0.19 0.00 07:22:41 06:32:01 1 88.52 0.00 11.23 0.02 0.12 0.12 07:22:41 06:32:01 2 87.16 0.00 12.64 0.00 0.17 0.03 07:22:41 06:32:01 3 85.66 0.00 14.02 0.02 0.20 0.11 07:22:41 06:32:01 4 87.31 0.00 12.56 0.00 0.12 0.02 07:22:41 06:32:01 5 88.08 0.00 11.70 0.02 0.12 0.08 07:22:41 06:32:01 6 88.52 0.00 11.23 0.00 0.14 0.12 07:22:41 06:32:01 7 88.04 0.00 11.68 0.02 0.12 0.15 07:22:41 06:33:01 all 4.44 0.00 1.72 5.21 0.03 88.60 07:22:41 06:33:01 0 4.41 0.00 1.96 8.09 0.02 85.52 07:22:41 06:33:01 1 4.03 0.00 1.45 1.64 0.03 92.85 07:22:41 06:33:01 2 4.09 0.00 2.06 7.71 0.03 86.11 07:22:41 06:33:01 3 4.46 0.00 1.43 6.33 0.03 87.74 07:22:41 06:33:01 4 4.02 0.00 2.21 5.24 0.03 88.50 07:22:41 06:33:01 5 4.48 0.00 1.67 7.51 0.05 86.28 07:22:41 06:33:01 6 4.92 0.00 1.38 1.03 0.05 92.62 07:22:41 06:33:01 7 5.12 0.00 1.56 4.17 0.02 89.14 07:22:41 06:34:01 all 0.22 0.00 0.01 0.01 0.01 99.76 07:22:41 06:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:34:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:22:41 06:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 06:34:01 5 0.03 0.00 0.02 0.02 0.03 99.90 07:22:41 06:34:01 6 1.61 0.00 0.02 0.00 0.02 98.35 07:22:41 06:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:35:01 all 0.27 0.00 0.01 0.01 0.01 99.70 07:22:41 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:35:01 2 0.03 0.00 0.00 0.03 0.02 99.92 07:22:41 06:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:35:01 4 0.05 0.00 0.03 0.02 0.02 99.88 07:22:41 06:35:01 5 0.20 0.00 0.02 0.00 0.03 99.75 07:22:41 06:35:01 6 1.61 0.00 0.00 0.00 0.02 98.37 07:22:41 06:35:01 7 0.22 0.00 0.02 0.00 0.00 99.77 07:22:41 07:22:41 06:35:01 CPU %user %nice %system %iowait %steal %idle 07:22:41 06:36:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:22:41 06:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 06:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:36:01 6 1.42 0.00 0.05 0.00 0.00 98.53 07:22:41 06:36:01 7 0.10 0.00 0.00 0.02 0.02 99.87 07:22:41 06:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:22:41 06:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:22:41 06:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 06:37:01 5 0.03 0.00 0.05 0.00 0.05 99.87 07:22:41 06:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:22:41 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 06:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:38:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:22:41 06:38:01 6 0.08 0.00 0.00 0.00 0.02 99.90 07:22:41 06:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:22:41 06:39:01 all 0.04 0.00 0.03 0.00 0.01 99.92 07:22:41 06:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 06:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:22:41 06:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:22:41 06:39:01 4 0.03 0.00 0.02 0.03 0.02 99.90 07:22:41 06:39:01 5 0.03 0.00 0.05 0.00 0.03 99.88 07:22:41 06:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:22:41 06:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:22:41 06:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:22:41 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:40:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:22:41 06:40:01 5 0.02 0.00 0.02 0.00 0.03 99.93 07:22:41 06:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 06:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:22:41 06:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:22:41 06:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:41:01 4 0.03 0.00 0.02 0.02 0.02 99.92 07:22:41 06:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 06:41:01 7 0.05 0.00 0.02 0.02 0.00 99.92 07:22:41 06:42:01 all 0.12 0.00 0.01 0.00 0.01 99.85 07:22:41 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:42:01 4 0.03 0.00 0.03 0.02 0.03 99.88 07:22:41 06:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:42:01 6 0.88 0.00 0.03 0.00 0.02 99.07 07:22:41 06:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 06:43:01 all 0.13 0.00 0.01 0.00 0.01 99.85 07:22:41 06:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:43:01 3 0.05 0.00 0.02 0.00 0.03 99.90 07:22:41 06:43:01 4 0.03 0.00 0.03 0.02 0.00 99.92 07:22:41 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:43:01 6 0.90 0.00 0.02 0.00 0.02 99.07 07:22:41 06:43:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 06:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:22:41 06:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:44:01 3 0.02 0.00 0.02 0.00 0.03 99.93 07:22:41 06:44:01 4 0.00 0.00 0.03 0.02 0.02 99.93 07:22:41 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:44:01 7 0.07 0.00 0.02 0.05 0.02 99.85 07:22:41 06:45:01 all 0.09 0.00 0.01 0.00 0.00 99.89 07:22:41 06:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 06:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:45:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:22:41 06:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:45:01 6 0.57 0.00 0.02 0.00 0.02 99.40 07:22:41 06:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:46:01 all 0.20 0.00 0.01 0.00 0.01 99.78 07:22:41 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:46:01 3 0.05 0.00 0.03 0.00 0.03 99.88 07:22:41 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 06:46:01 6 1.48 0.00 0.02 0.00 0.02 98.48 07:22:41 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:22:41 06:46:01 CPU %user %nice %system %iowait %steal %idle 07:22:41 06:47:02 all 0.18 0.00 0.01 0.00 0.01 99.79 07:22:41 06:47:02 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:47:02 1 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:47:02 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:47:02 3 0.02 0.00 0.02 0.00 0.03 99.93 07:22:41 06:47:02 4 0.03 0.00 0.02 0.02 0.02 99.92 07:22:41 06:47:02 5 0.02 0.00 0.02 0.02 0.02 99.93 07:22:41 06:47:02 6 1.32 0.00 0.03 0.00 0.02 98.63 07:22:41 06:47:02 7 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:22:41 06:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:48:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:22:41 06:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:22:41 06:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:22:41 06:48:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:22:41 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:22:41 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:49:01 3 0.05 0.00 0.03 0.00 0.03 99.88 07:22:41 06:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:49:01 6 0.07 0.00 0.00 0.00 0.02 99.92 07:22:41 06:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 06:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:22:41 06:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:22:41 06:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:50:01 3 0.07 0.00 0.02 0.00 0.03 99.88 07:22:41 06:50:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:22:41 06:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:50:01 7 0.02 0.00 0.00 0.08 0.00 99.90 07:22:41 06:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:22:41 06:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 06:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:51:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:22:41 06:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 07:22:41 06:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:22:41 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:52:01 4 0.05 0.00 0.02 0.02 0.00 99.92 07:22:41 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 07:22:41 06:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:22:41 06:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 06:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 06:53:01 3 0.05 0.00 0.00 0.00 0.03 99.92 07:22:41 06:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:22:41 06:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:22:41 06:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:54:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:22:41 06:54:01 3 0.02 0.00 0.03 0.00 0.03 99.92 07:22:41 06:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:55:01 all 0.02 0.00 0.00 0.01 0.01 99.97 07:22:41 06:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:22:41 06:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 06:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:56:01 all 0.28 0.00 0.03 0.01 0.02 99.66 07:22:41 06:56:01 0 0.35 0.00 0.05 0.03 0.02 99.55 07:22:41 06:56:01 1 0.13 0.00 0.05 0.00 0.00 99.82 07:22:41 06:56:01 2 0.08 0.00 0.03 0.03 0.02 99.83 07:22:41 06:56:01 3 0.17 0.00 0.05 0.02 0.03 99.73 07:22:41 06:56:01 4 0.30 0.00 0.02 0.03 0.02 99.63 07:22:41 06:56:01 5 0.23 0.00 0.00 0.00 0.02 99.75 07:22:41 06:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:22:41 06:56:01 7 0.88 0.00 0.00 0.00 0.02 99.10 07:22:41 06:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:22:41 06:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 06:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 06:57:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:22:41 06:57:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:22:41 06:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 07:22:41 07:22:41 06:57:01 CPU %user %nice %system %iowait %steal %idle 07:22:41 06:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:22:41 06:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 06:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 06:58:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:22:41 06:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 06:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 06:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 06:59:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:22:41 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 06:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:22:41 06:59:01 3 0.02 0.00 0.03 0.00 0.03 99.92 07:22:41 06:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 06:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 06:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 06:59:01 7 0.43 0.00 0.00 0.00 0.02 99.55 07:22:41 07:00:01 all 0.12 0.00 0.01 0.01 0.01 99.84 07:22:41 07:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:22:41 07:00:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:22:41 07:00:01 4 0.02 0.00 0.02 0.03 0.02 99.92 07:22:41 07:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:00:01 7 0.86 0.00 0.02 0.00 0.02 99.11 07:22:41 07:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:22:41 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:01:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:22:41 07:01:01 3 0.03 0.00 0.00 0.00 0.05 99.92 07:22:41 07:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:01:01 7 0.17 0.00 0.00 0.00 0.02 99.82 07:22:41 07:02:01 all 0.06 0.00 0.02 0.01 0.00 99.91 07:22:41 07:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:22:41 07:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:22:41 07:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:22:41 07:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 07:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:22:41 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:02:01 7 0.38 0.00 0.02 0.00 0.00 99.60 07:22:41 07:03:01 all 0.23 0.00 0.01 0.00 0.01 99.74 07:22:41 07:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:03:01 3 0.05 0.00 0.02 0.00 0.03 99.90 07:22:41 07:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:22:41 07:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 07:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:03:01 7 1.73 0.00 0.00 0.00 0.02 98.26 07:22:41 07:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:22:41 07:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:04:01 3 0.00 0.00 0.02 0.00 0.03 99.95 07:22:41 07:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 07:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:05:01 all 0.08 0.00 0.04 0.01 0.01 99.86 07:22:41 07:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 07:22:41 07:05:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:22:41 07:05:01 2 0.27 0.00 0.07 0.03 0.00 99.63 07:22:41 07:05:01 3 0.10 0.00 0.03 0.00 0.02 99.85 07:22:41 07:05:01 4 0.03 0.00 0.02 0.03 0.00 99.92 07:22:41 07:05:01 5 0.05 0.00 0.03 0.03 0.02 99.87 07:22:41 07:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:05:01 7 0.08 0.00 0.03 0.00 0.02 99.87 07:22:41 07:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:22:41 07:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:06:01 3 0.03 0.00 0.00 0.00 0.05 99.92 07:22:41 07:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 07:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:22:41 07:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:07:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:22:41 07:07:01 3 0.07 0.00 0.05 0.00 0.03 99.85 07:22:41 07:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:22:41 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:08:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:22:41 07:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:22:41 07:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:08:01 4 0.00 0.00 0.02 0.02 0.02 99.95 07:22:41 07:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:08:01 7 0.13 0.00 0.02 0.02 0.00 99.83 07:22:41 07:22:41 07:08:01 CPU %user %nice %system %iowait %steal %idle 07:22:41 07:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:22:41 07:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:22:41 07:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:22:41 07:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:09:01 3 0.07 0.00 0.00 0.00 0.03 99.90 07:22:41 07:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 07:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:10:01 all 0.08 0.00 0.01 0.00 0.01 99.90 07:22:41 07:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:10:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 07:10:01 3 0.07 0.00 0.03 0.00 0.03 99.87 07:22:41 07:10:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:22:41 07:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 07:10:01 7 0.48 0.00 0.02 0.00 0.00 99.50 07:22:41 07:11:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:22:41 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:22:41 07:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 07:11:01 7 1.78 0.00 0.02 0.00 0.02 98.19 07:22:41 07:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:22:41 07:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 07:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 07:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:12:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:22:41 07:13:01 all 0.02 0.00 0.01 0.02 0.01 99.95 07:22:41 07:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:22:41 07:13:01 4 0.02 0.00 0.00 0.12 0.00 99.87 07:22:41 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:22:41 07:13:01 7 0.02 0.00 0.02 0.02 0.03 99.92 07:22:41 07:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:22:41 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 07:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:14:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:22:41 07:15:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:22:41 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:15:01 2 0.05 0.00 0.00 0.02 0.02 99.92 07:22:41 07:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:22:41 07:15:01 4 0.00 0.00 0.00 0.15 0.00 99.85 07:22:41 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:15:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:22:41 07:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:22:41 07:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:22:41 07:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:41 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 07:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:22:41 07:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:22:41 07:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:17:01 7 0.03 0.00 0.02 0.02 0.05 99.88 07:22:41 07:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:22:41 07:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:22:41 07:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:18:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:22:41 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:22:41 07:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:22:41 07:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:22:41 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:22:41 07:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:22:41 07:19:01 7 0.02 0.00 0.02 0.02 0.03 99.92 07:22:41 07:22:41 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:22:41 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:22:41 07:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:22:41 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:22:41 07:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:22:41 07:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 07:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:20:01 6 0.02 0.00 0.00 0.00 0.03 99.95 07:22:41 07:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:21:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:22:41 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 07:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:22:41 07:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:22:41 07:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:21:01 6 0.02 0.00 0.03 0.00 0.03 99.92 07:22:41 07:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:22:41 07:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:22:41 07:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:22:41 07:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:22:41 07:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:22:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:22:41 07:22:01 5 0.55 0.00 0.00 0.00 0.02 99.43 07:22:41 07:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:22:41 07:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:22:41 Average: all 5.51 0.00 0.99 0.90 0.02 92.59 07:22:41 Average: 0 5.43 0.00 1.03 1.11 0.02 92.42 07:22:41 Average: 1 5.55 0.00 0.92 0.44 0.02 93.07 07:22:41 Average: 2 5.52 0.00 0.98 0.53 0.02 92.95 07:22:41 Average: 3 5.46 0.00 1.01 0.64 0.03 92.86 07:22:41 Average: 4 5.44 0.00 1.06 1.47 0.02 92.02 07:22:41 Average: 5 5.57 0.00 0.94 0.90 0.02 92.57 07:22:41 Average: 6 5.53 0.00 0.95 0.68 0.02 92.81 07:22:41 Average: 7 5.57 0.00 1.02 1.40 0.02 91.99 07:22:41 07:22:41 07:22:41